Opened 6 years ago
Closed 6 years ago
#1111 closed defect (fixed)
Convert all input Q units to 1/A
Reported by: | krzywon | Owned by: | krzywon |
---|---|---|---|
Priority: | major | Milestone: | SasView 4.2.1 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
All loaded data sets should convert the Q units to 1/A (or A for SESANS data) to be sure the returned fitting parameters are correct.
A unit conversion method already exists in the canSAS XML reader. Moving the converter to the file_reader_base_class and sending all final Q arrays to it should be fairly straightforward.
Change History (4)
comment:1 Changed 6 years ago by krzywon
- Owner set to krzywon
- Status changed from new to assigned
comment:2 Changed 6 years ago by krzywon
comment:3 Changed 6 years ago by krzywon
- Milestone changed from SasView 4.3.0 to SasView 4.2.1
A fix for this is already included with PR180 for the NXcanSAS reader. Moving up to 4.2.1.
comment:4 Changed 6 years ago by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
In 3bab401d91e365ff93f8efbf5368655767ff2e5f/sasview: