Ticket #1961 (closed: worksforme)
ConvertUnits problem for Indirect Spectrometers
Reported by: | Andrei Savici | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
I loaded the irs21360.raw file, and tried to run ConvertUnits with no fixed energy, indirect energy mode. It should automatically read from the instrument definition file. The output workspace has x values of EMPTY_DBL(), except for monitors.
Change History
comment:2 Changed 10 years ago by Nick Draper
Double check that you get a correct value for spectra 3-53. If so we just need to look at how we inform the users that some of the data could not be converted.
comment:3 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
Note: See
TracTickets for help on using
tickets.
IRIS only has an EFixed defined in the IDF for Spectra 3-53, as for the others it changes quite a bit. This may be the cause? Though perhaps a better default than EMPTY_DBL() can be found.