Ticket #2794 (closed: fixed)
Importing a calculated SANS transmission file
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Provide a means of importing a workspace to be used in the SANS transmission correction. this will be a Python function in ISISCommandInterface with a name like TransWorkspace()
Change History
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:6 Changed 9 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
- Milestone changed from Iteration 29 to Iteration 28
comment:7 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:8 Changed 9 years ago by Michael Reuter
- Status changed from verifying to verify
- Tester Michael Reuter deleted
Giving this one back.
comment:9 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:10 Changed 9 years ago by Steve Williams
- Status changed from verifying to reopened
- Resolution fixed deleted
comment:11 Changed 9 years ago by Steve Williams
comment:13 Changed 9 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
To test this, propbably you'll need an example ISIS SANS script, e.g. Code/Mantid/scripts/SANS/example_reduction.py in your checked out code. Run this and you will get some transmission workspaces. Delete all other workspaces and remove the lines TransmissionSample() and TransmissionCan() from your example SANS script replacing them with TransWorkspace() and the names of those tranmission workspaces. When you run the script with TransWorkspace() replacing TransmissionSample() and TransmissionCan() you should get the same answer as before
comment:15 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
The process of reading in precalculated transmission workspaces works as it produces the same output when run doing the calculations within the reduction.
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3641