Ticket #1956 (closed: fixed)
FilterByLogValue errors
Reported by: | Peter Peterson | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
Two things
- The wording of the happy yellow box in the dialog is backwards from what the function does (minor)
- The spectra to detector map disappears when modifying a workspace in place.
For the second item it can be reproduced by:
- LoadSNSEventNeXus PG3_1879_event.nxs
- FilterByLogValue inplace
- ConvertUnits to dspacing
This last step generates the error:
ConvertUnits: SpectraDetectorMap has not been populated. Error in execution of algorithm ConvertUnits: ConvertUnits: error (see log)
A workaround for this error (for now) is to filter into a new workspace and rename back on top of the original.
Change History
comment:2 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:3 Changed 10 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
Note: See
TracTickets for help on using
tickets.