Ticket #8461 (closed: fixed)
Error in seek centre SANS
Reported by: | Gesner Passos | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | SANS | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Parker |
Description
Current Seek Centre Reduction (Complete):
Reduce Sample: … RebinToWorkspace(WorkspaceToRebin='22041_trans_sample_1.5_12.5',WorkspaceToMatch='centre',OutputWorkspace='CalculateNorm_loaded_temp') Multiply(LHSWorkspace='CalculateNorm_loaded_temp',RHSWorkspace='Q_WAVE_conversion_temp',OutputWorkspace='Q_WAVE_conversion_temp') Q1D(DetBankWorkspace='Up_tmp',OutputWorkspace='Up_tmp',OutputBinning='0.001,0.001,0.0126,-0.08,0.2',WavelengthAdj='Q_WAVE_conversion_temp',AccountForGravity='1')
Reduce Can: ... RebinToWorkspace(WorkspaceToRebin='22041_trans_sample_1.5_12.5',WorkspaceToMatch='centre',OutputWorkspace='CalculateNorm_loaded_temp') Multiply(LHSWorkspace='CalculateNorm_loaded_temp',RHSWorkspace='Q_WAVE_conversion_temp',OutputWorkspace='Q_WAVE_conversion_temp') Q1D(DetBankWorkspace='Up_can',OutputWorkspace='Up_can',OutputBinning='0.001,0.001,0.0126,-0.08,0.2',WavelengthAdj='Q_WAVE_conversion_temp',AccountForGravity='1')
General Reduction:
Reduce Sample: ... RebinToWorkspace(WorkspaceToRebin='22041_trans_sample_1.5_12.5',WorkspaceToMatch='22048rear_1D_1.5_12.5',OutputWorkspace='CalculateNorm_loaded_temp') Multiply(LHSWorkspace='CalculateNorm_loaded_temp',RHSWorkspace='Q_WAVE_conversion_temp',OutputWorkspace='Q_WAVE_conversion_temp') Q1D(DetBankWorkspace='22048rear_1D_1.5_12.5',OutputWorkspace='22048rear_1D_1.5_12.5',OutputBinning='0.001,0.001,0.0126,-0.08,0.2',WavelengthAdj='Q_WAVE_conversion_temp',AccountForGravity='1')
Reduce Can: ... RebinToWorkspace(WorkspaceToRebin='22024_trans_can_1.5_12.5',WorkspaceToMatch='22048rear_1D_1.5_12.5_can_tmp',OutputWorkspace='CalculateNorm_loaded_temp') Multiply(LHSWorkspace='CalculateNorm_loaded_temp',RHSWorkspace='Q_WAVE_conversion_temp',OutputWorkspace='Q_WAVE_conversion_temp') Q1D(DetBankWorkspace='22048rear_1D_1.5_12.5_can_tmp',OutputWorkspace='22048rear_1D_1.5_12.5_can_tmp',OutputBinning='0.001,0.001,0.0126,-0.08,0.2',WavelengthAdj='Q_WAVE_conversion_temp',AccountForGravity='1')
The problem is that in the seek centre, it uses the transmission from the sample instead of using the transmission from can.
Change History
comment:2 Changed 7 years ago by Gesner Passos
- Status changed from inprogress to verify
- Resolution set to fixed
What was implemented in #8443 fixed this issue.
comment:3 Changed 7 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
re #8443, re #8461: Update SystemTests for the fix of search centre
Changeset: 48356ca3deafb3d3a599f4425d5c6c7f52bf2a10