Ticket #3283 (closed: invalid)
VATES fails with 1 dimensional integration
Reported by: | Nick Draper | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Found in testing of #3037, 1D integration crashed:
- Load fe_demo_bin.sqw.
- Apply
- Add a Rebinning Cutter Filter
- Apply
- Integrate all dimensions except the first one (Qx)
- Apply
you get a crash:
MD-Algorithms-[Information] Existing workspace will be overwtitten MD-Algorithms-[Information] successfully loaded residental parts of the MDWorkspace: "InputMDWs" for file "/home/8oz/Code/Mantid/Test/VATES/fe_demo_bin.sqw"in memory MD rebinning Operations-[Information] New target MD Workspace ChildAlgOutput will be created data obtained in: 1 sec pixels and cells rebinned in: 2 sec data obtained in: 0 sec pixels and cells rebinned in: 1 sec DynamicRebinFromXML-[Notice] DynamicRebinFromXML successful, Duration 5.32 seconds Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there. terminate called after throwing an instance of 'std::range_error' what(): Requested point is out of range. Aborted
Change History
comment:3 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to invalid
The old MD Workspace format is unlikely to be used ever again. This ticket relates to a bug in code that is not being used. Loading an SQW file now uses a different type of workspace, and the surrounding machinery does not have this bug.
comment:4 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
Bulk move of tickets to iteration 31 at the iteration 30 code freeze