Ticket #7109 (closed: fixed)
Improved several aspects of the SCD Event Data Reduction Interface
Reported by: | Ruth Mikkelson | Owned by: | Ruth Mikkelson |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.6 |
Component: | Diffraction | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description (last modified by Nick Draper) (diff)
-Crashes Mantid when filenames cannot be found or with leading and trailing spaces
-Errors in the lattice parameters are now reported.
-Output in the pointed at table is better formatted.
Change History
comment:1 Changed 7 years ago by Ruth Mikkelson
- Owner set to Ruth Mikkelson
- Status changed from new to accepted
comment:2 Changed 7 years ago by Ruth Mikkelson
Refs #7109 Made four of the improvements
Eliminated MantidPlot crash when file is not found. Eliminated most leading and trailing spaces in text boxes. Displayed lattice parameter errors
Changeset: 14c1f298f31da8e5b5e90e9f3dd803395cb3828d
comment:3 Changed 7 years ago by Ruth Mikkelson
Refs #7109 Made four of the improvements
Eliminated MantidPlot crash when file is not found. Eliminated most leading and trailing spaces in text boxes. Displayed lattice parameter errors
Changeset: 14c1f298f31da8e5b5e90e9f3dd803395cb3828d
comment:4 Changed 7 years ago by Ruth Mikkelson
- Status changed from accepted to verify
- Resolution set to fixed
Tester:
Test first improvement BEFORE and after. Improper filenames with and without trailing spaces caused MantidPlot to crash. You have to do this in the SCD Event DataReduction Interface.
For the 2nd, Load in a peaks file( TOPAZ_3007.peaks) then index it( FindUBUsingFFT in MantidEV). In the View Menu item select ShowUB. (Before the errors were not there)
For 3rd improvement, look at the last tab. You can enter the Qlab values for the 1st peak.
comment:5 Changed 7 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:6 Changed 7 years ago by Ruth Mikkelson
Refs #7109 Made four of the improvements
Eliminated MantidPlot crash when file is not found. Eliminated most leading and trailing spaces in text boxes. Displayed lattice parameter errors
Changeset: 14c1f298f31da8e5b5e90e9f3dd803395cb3828d
comment:7 Changed 7 years ago by Vickie Lynch
- Status changed from verifying to closed
All 3 improvements are there in MantidEV. The errors were for the lattice parameters I tested: MantidEV-[Notice] Lattice Parameters: 8.606 11.936 11.942 107.429 98.753 98.951 MantidEV-[Notice] Lattice Errors : 0.000 0.000 0.000 0.000 0.000 0.000
comment:9 Changed 7 years ago by Nick Draper
- Component changed from Framework to Diffraction
- Description modified (diff)
comment:10 Changed 7 years ago by Martyn Gigg
Update class name as a result of change elsewhere. Refs #7109
Changeset: 4f9825ae34e42260919bb8a626864cd20e80bba9
comment:11 Changed 7 years ago by Martyn Gigg
Sorry, that comment was supposed to go to #7019.
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7955