Ticket #2209 (closed: fixed)
Add an enty property to the Load algorithm
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 27 |
Component: | Infrastructure | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #2286 | Tester: | Brett Tully |
Description
Many file formats support multiple entries in the same file and this property will allow loading of only one entry. As with the properties SpectrumMin, SpectrumMax, this property will be ignored when the underlying load algorithm doesn't support it.
Change History
comment:3 Changed 10 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 10 years ago by Brent Tully
- Status changed from verify to verifying
- Tester set to Brent Tully
Note: See
TracTickets for help on using
tickets.
(In [8687]) Load() now has an extra optional property, the entry number to load in a multi-period file. Currently only ISIS Nexus files support this re #2209