Ticket #4352 (closed: fixed)
Write SystemTest for TOPAZ peak finding, indexing and UB finding.
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | pf9@… | Blocked By: | |
Blocking: | Tester: | Andrei Savici |
Description (last modified by Janik Zikovsky) (diff)
Latest fixes have made the TOPAZ system test pass on Mac, and skip on machines with < 2 GB of memory (e.g. windows XP managed workspace one), so this is a good start. We can expand the system test later.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4352: Cleaning up old screenshot system test
Removing it completely; there is now screenshot capability in MantidPlot unit tests.
Changeset: 273b13e61015a0c5744cabf21745b2399d69b568
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4352 TOPAZ peak finding system test.
Added methods for asserting values within error, etc. to the stresstesting framework. Added TOPAZ_3132 SCD data set.
Changeset: 4271c5cf6650c090e9a6c4392718667ba3f2d3a3
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4352 cleaning up?
Changeset: 6c4c009e9c4ba9da446e5601e97069e9a1c7acfb
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4352 clean up continued
Changeset: 8f37cc42ee4bd75bef2739db63a1eec23d4a8047
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4352 why wont this file go away?
Changeset: e700d7146c3ad67a4f225ed61eeeb5668825b3c3
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4352: Exposed MemoryStats to Python
Changeset: 78fde1d2b7764f3dd7bf638736bb5e33b4e86563
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4352: Ability to skip system tests on any criteria
Made TOPAZ skip test if < 2 GB of memory. The 1 GB windows machine is below our minimum requirements for MD work
Changeset: 02acbd792c984b1c63462ce58e9eaad12601a004
comment:9 Changed 9 years ago by Janik Zikovsky
Refs #4352: rpath and dependencies fixes for Mac installer
Changeset: 4d2b73eef64988e2495cc9f00f894c9cd3967ed0
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4352 removing dependency in MDAlgorithms
Changeset: 2ca9fb173195d143db6ec4d604c0c0511429e58b
comment:11 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
- Description modified (diff)
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4352: Fix TOPAZ system test to allow for sign flips in UB matrices
Changeset: a923784870f37b8cae8ca2c5fc8e67575096bc34
comment:13 Changed 9 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:14 Changed 9 years ago by Wenduo Zhou
- Status changed from verifying to verify
- Tester Wenduo Zhou deleted
comment:15 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:16 Changed 9 years ago by Andrei Savici
- Status changed from verifying to closed
Test is there, and it is passing. It checks UB matrix. It checks the number of indexed peaks. It should state if you need to check the indices of some peaks
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5199