Ticket #5598 (closed: fixed)
System Test Loading and Data Integrity Base
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
Would be useful to have a base class that took away the need to write basic data loading and data integrity checks.
I'm thinking about this from the point of view of reflectometry, where some of the instruments don't use Mantid, so the only things we want to do are:
- Load a raw file
- Load the equivalent nexus file
- Compare the shape of the data in the raw workspace and nexus workspace
- Integrate out the data in one of the workspaces (or just one period if multi-period). This should make comparison workspaces smaller and allow check workspaces match to run quicker.
- Run a comparison against the reference result.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #5519, #5598. Create and use base
Changeset: ee5f2336231fbfe30cde0c04dbd661a37646b0a7
comment:3 Changed 8 years ago by Owen Arnold
refs #5598. Switch for disabling reference checks.
Changeset: aef526cbad6e8f0d65817bd7af7443dbf609fea7
comment:4 Changed 8 years ago by Owen Arnold
refs #5598 #5516. Data integrity and loading for INTER
Changeset: 9032e3fe40f0741d54302052900b6101603c1eb0
comment:5 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.