Ticket #1498 (closed: fixed)
CropWorkspace fails when replacing a group
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
From R. Dalgliesh
CropWorkspace("w1273mon2","w1273mon2t",StartWorkspaceIndex="1",EndWorkspaceIndex="1") works CropWorkspace("w1273mon2","w1273mon2",StartWorkspaceIndex="1",EndWorkspaceIndex="1") doesn't
Change History
comment:1 Changed 10 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Martyn Gigg
comment:3 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
Running the following script
LoadRaw('Full point detector CRISP dataset/csp79590.raw', 'csp') CropWorkspace("csp","csp",StartWorkspaceIndex="1",EndWorkspaceIndex="1")
confirms that the bug no longer exists. Also confirmed by R. Dalgliesh.
comment:5 Changed 10 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.