Ticket #2794 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

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:1 Changed 9 years ago by Steve Williams

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Steve Williams

(In [10853]) Rationalise how the SANS transmission is range is set and prepare for the new centre finder re #1811 and #2828 and #2794

comment:3 Changed 9 years ago by Steve Williams

(In [10859]) Test for the ISIS SANS script function TransWorkspace() re #2794

comment:4 Changed 9 years ago by Steve Williams

(In [10954]) Automatically Rebin the SANS script function TransWorkspace() workspace and commit code that's stopping me from updating re #2794

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

(In [11200]) Fix a problem with the default settings re #2794

comment:12 Changed 9 years ago by Steve Williams

  • Status changed from reopened to accepted

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:14 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying

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

Note: See TracTickets for help on using tickets.