Ticket #5764 (closed: fixed)
SANS: Apply rescale+shift when wavelength loop lists
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | richard.heenan@… | Blocked By: | |
Blocking: | Tester: | Nick Draper |
Description
Change History
comment:2 Changed 8 years ago by Anders Markvardsen
fix read rescale and shift from user file. re #5764
Changeset: b506c27c77e4074a2f78a89794c4249c5b8e2d2a
comment:4 Changed 8 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
To test:
- Open ISIS SANS GUI
- pick some mask file
- Load e.g. SANS2D run 14256 (but any sans2d run will do, although some sans2d runs have no front detector data, i.e. all zeros)
- Go to analysis details tab. For 'Wavelength' combobox select either Ranges Linear or Ranges Log.
- Specify a range string. E.g. '2.5, 5.5' or '2.5, 5.5, 9.5'
- Select from the Detector bank combobox either 'both' or 'merge'
- Hit 1D reduce button after hitting the Load Data button
What you should see is at least the generation of both 'rear' and 'front' workspaces for the selected ranges
comment:5 Changed 8 years ago by Anders Markvardsen
sans: apply rescale&shift when wavelenght loop. re #5764
As a extra to this ticket, I have added the code so also wavelenght loop works when 'merged' and 'both' selected
Changeset: c95b100bcbb64f0f441b183c633b5e4e8dd7350c
comment:6 Changed 8 years ago by Anders Markvardsen
fix read rescale and shift from user file. re #5764
Changeset: b506c27c77e4074a2f78a89794c4249c5b8e2d2a
comment:7 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
Note: See
TracTickets for help on using
tickets.
sans: apply rescale&shift when wavelenght loop. re #5764
As a extra to this ticket, I have added the code so also wavelenght loop works when 'merged' and 'both' selected