Ticket #5513 (closed: fixed)
VESUVIO system tests
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
Change History
comment:2 Changed 8 years ago by Peter Parker
Refs #5513 - Add standard data file.
Changeset: 5bb54e31ddadd0532c7dcc4db83a5a9ed3f66fd0
comment:3 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:4 Changed 8 years ago by Peter Parker
Refs #5513 - Adding more Vesuvio data to LoadLotsOfFiles.
- EVS01250.raw - 2 periods.
- EVS08500.raw - 3 periods.
- EVS09000.raw - 1 period.
There are also runs with 9 periods on the archive, for example //isis/inst$/NDXEVS/Instrument/data/cycle_02_4/EVS10000.raw, but I could not find any that weren't potentially "sensitive". The other three were either calibration runs or marked as "set up".
Changeset: 3fb30962c44da27c20382a2fc9db26a887a29e77
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to release 2.4
comment:6 Changed 8 years ago by Nick Draper
- Owner changed from Peter Parker to Martyn Gigg
- Status changed from new to assigned
comment:7 Changed 8 years ago by Martyn Gigg
Add basic Vesuvio fitting test. Refs #5513
It will most likely change but we need to at least verify it keeps working as we expect.
Changeset: 6c7d4b230317eeb767ee69a83cf0d18e03dc6823
comment:9 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:10 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:11 Changed 8 years ago by Nick Draper
- Status changed from verifying to closed
VesuvioFittingTest in place on all build servers and passing
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6359
Mantid support for Vesuvio is currently a work in progress - see #5513. As such, I will only push a selection of files to the Data directory to ensure that as a minimum we can load the raw data.
There is currently a Python Algorithm called LoadEVSRaw that does do something in the way of data reduction with the raw files, but this can be covered in a unit test.