Ticket #5558 (closed: fixed)
Modify the way the reflectivity workspaces are retrieved in the stitcher.
Reported by: | Jean Bilheux | Owned by: | Jean Bilheux |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Right now, they are retrieved in alphabetical order but sometimes, that's not what the user wants. We need to find a way to retrieve the workspace in the same order as the reduction was performed.
Change History
comment:1 Changed 8 years ago by Jean Bilheux
- Owner set to Jean Bilheux
- Status changed from new to accepted
comment:2 Changed 8 years ago by Jean Bilheux
Started to work on new GUI to display 1D and 2D data and stitcher issue. This refs #5558
Changeset: 61b8c140b2cde71425b13c467bd728247f47ba76
comment:3 Changed 8 years ago by Jean Bilheux
Added code that stitch data in the order they have been processed. This refs #5558. Issue with stiching tab not showing up anymore.
Changeset: 9c51249caa31ad673e3969356daba3de55c5ce2f
comment:4 Changed 8 years ago by Jean Bilheux
Data are now stiched according to the way they have been reduced. This works for REF_L. This refs #5558
Changeset: 72d6db9abda2fb0d8c6f71ceacda44d7b317c8ad
comment:5 Changed 8 years ago by Jean Bilheux
Started to work on new GUI to display 1D and 2D data and stitcher issue. This refs #5558
Changeset: 61b8c140b2cde71425b13c467bd728247f47ba76
comment:6 Changed 8 years ago by Jean Bilheux
Added code that stitch data in the order they have been processed. This refs #5558. Issue with stiching tab not showing up anymore.
Changeset: 9c51249caa31ad673e3969356daba3de55c5ce2f
comment:7 Changed 8 years ago by Jean Bilheux
Data are now stiched according to the way they have been reduced. This works for REF_L. This refs #5558
Changeset: 72d6db9abda2fb0d8c6f71ceacda44d7b317c8ad
comment:8 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:9 Changed 8 years ago by Jean Bilheux
- Status changed from accepted to verify
- Resolution set to fixed
To test this ticket, try to reduce this set of files and make sure that the file are stitched in the same way they were loaded:
68096 68089 68090 68091 68092 68093 68094 68095
comment:10 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:11 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
This looks like it works correctly.
comment:12 Changed 8 years ago by Jean Bilheux
Created the TOF workspaces. this refs #5558
Changeset: c6b7a01e0841159c2c2cc66e8697a9a236c4f523
comment:13 Changed 8 years ago by Jean Bilheux
Export lambda workspace instead of TOF. This refs #5558
Changeset: cd9ea4a3f556aff8f05105ec5ea146709da9a68d
comment:14 Changed 8 years ago by Jean Bilheux
Created the TOF workspaces. this refs #5558
Changeset: cf286abd89f849ab5ce5a0589ea366206694602e
comment:15 Changed 8 years ago by Jean Bilheux
Export lambda workspace instead of TOF. This refs #5558
Changeset: 06855d04c12ba268c83bd5fee652bbc21d93df87
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6404