Ticket #8029 (assigned)
Issue with ConvertUnits
Reported by: | Roman Tolchenov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
From Pascal:
If you make a mistake by choosing Direct instead of elastic, it seems to remember somehow and subsequent conversion don;t work, see below. This is not urgent as you can reload from scartch and start with proper "elastic" option again and it works.
###################################################################### #Python Script Generated by GeneratePythonScript Algorithm ###################################################################### LoadRaw(Filename=r'/archive/ndxwish/Instrument/data/cycle_13_3/WISH00025470.raw', OutputWorkspace='25470') CropWorkspace(InputWorkspace='25470',OutputWorkspace='25470',XMin='6000',XMax='99000') ConvertUnits(InputWorkspace='25470',OutputWorkspace='25470',Target='Wavelength') ConvertUnits(InputWorkspace='25470',OutputWorkspace='25470',Target='TOF') ConvertUnits(InputWorkspace='25470',OutputWorkspace='25470',Target='Wavelength') ConvertUnits(InputWorkspace='25470',OutputWorkspace='25470',Target='Wavelength') ConvertUnits(InputWorkspace='25470',OutputWorkspace='25470',Target='TOF') ConvertUnits(InputWorkspace='25470',OutputWorkspace='25470',Target='Wavelength')
Bulk move to assigned at the introduction of the triage step