Ticket #3486 (closed: fixed)
Design for Nested Samples
Reported by: | Owen Arnold | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | saviciat@… | Blocked By: | |
Blocking: | Tester: | Janik Zikovsky |
Description (last modified by Nick Draper) (diff)
Single workspace may have 1 or more UB Matrixes. Other aspects of the sample may also be needed. Existing functionality using samples will need to be preserved.
Change History
comment:2 Changed 9 years ago by Nick Draper
Add count and indexer to sample class.
index[0] referes to the current class, not the collection
comment:3 Changed 9 years ago by Nick Draper
- Description modified (diff)
also added addSample
look at SampleTest for an example of how it can be used
comment:4 Changed 9 years ago by Nick Draper
- Status changed from accepted to verify
- Resolution set to fixed
In [14296]:
comment:5 Changed 9 years ago by Nick Draper
- Status changed from verify to reopened
- Resolution fixed deleted
comment:6 Changed 9 years ago by Nick Draper
- Status changed from reopened to verify
- Resolution set to fixed
In [14297]:
comment:7 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.