Ticket #1127 (closed: fixed)
ConvertUnits crash
Reported by: | Steve Williams | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 22 |
Component: | Keywords: | crash, ConvertUnits, Distribution | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This script hangs and then crashes Mantidplot on Steve's computer
LoadRaw(Filename="C:/mantid/Test/Data/MAR11001.RAW",OutputWorkspace="MAR11001",Cache="Always") ConvertToDistribution(Workspace="MAR11001") ConvertUnits(InputWorkspace="MAR11001",OutputWorkspace="converted",Target="DeltaE",EMode="Direct",EFixed="12.9445")
Change History
comment:1 Changed 11 years ago by Russell Taylor
- Status changed from new to accepted
- Summary changed from Please send this ticket on if you're not the right person to do this. ConvertUnits crash to ConvertUnits crash
- Milestone changed from Unassigned to Iteration 22
Note: See
TracTickets for help on using
tickets.