Ticket #8029 (assigned)

Opened 7 years ago

Last modified 5 years ago

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')

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8874

Note: See TracTickets for help on using tickets.