Ticket #5189 (closed: fixed)
SortHKL: work with non-integer HKLs
Reported by: | Janik Zikovsky | Owned by: | Vickie Lynch |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
If you have a PeaksWorkspace with non-integer HKLS, SortHKL does not seem to work (no sorting and no point group symmetry used).
One possibility is to add an Algorithm that just rounds the HKLs. Or, handle SortHKL differently.
Change History
comment:2 Changed 8 years ago by Vickie Lynch
Refs #5189 round to integers for sorting commit b7f22bfcd8562a163605531631be765845c05139
comment:3 Changed 8 years ago by Vickie Lynch
- Status changed from accepted to verify
- Resolution set to fixed
Sorting is done with integers hkl, but original hkl is output in workspace.
Note: See
TracTickets for help on using
tickets.