Ticket #6079 (closed: fixed)
HFIR SANS: allow to load processed NXS for sensitivity
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | SANS | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Alex Buts |
Description
As with EQSANS, we want to be able to load a pre-calculated sensitivity file, which may be XML or NXS.
Change History
comment:2 Changed 8 years ago by Mathieu Doucet
Re #6079 added comments
Changeset: 3bf5492e633801c18a7e863b52e093ed2e242ed7
comment:3 Changed 8 years ago by Mathieu Doucet
Re #6079 allow processing of NXS files for HFIR
Changeset: 20e12ad2ff0ac291f19fdf4851c2ed835d525427
comment:4 Changed 8 years ago by Mathieu Doucet
Re #6079 added comments
Changeset: 3bf5492e633801c18a7e863b52e093ed2e242ed7
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:7 Changed 7 years ago by Mathieu Doucet
- Status changed from new to accepted
To test:
- Run a HFIR reduction, making sure you enter an XML data file in the Sensitivity data file field on the Detector tab.
- After running the reduction, a workspace with a name starting with __sensitivity_ will appear in the workspace list. Save it to a Nexus file.
- A workspace with a name ending with _Iq will also appear, rename it so you can use it later.
- Go back to the Detector tab and replace the sensitivity data file by the file path of the sensitivity Nexus file you just saved.
- Run the reduction again. The output should be the exact same (you can overplot the I(q) workspace that you renamed above to check).
comment:8 Changed 7 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:9 Changed 7 years ago by Alex Buts
- Status changed from verify to verifying
- Tester set to Alex Buts
comment:10 Changed 7 years ago by Alex Buts
- Status changed from verifying to closed
ok -- this ticket looks like done and dusted well before new workflow begun, and is already in release, so I do not see a way I may fail it.
What is written in description looks true and graphs look the same so no reasons to complain.
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6925
Re #6079 allow processing of NXS files for HFIR