Ticket #109 (closed: fixed)
array input to define selective population of raw file
Reported by: | Dickon Champion | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Iteration 6 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Change History
comment:1 Changed 13 years ago by Dickon Champion
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 12 years ago by Dickon Champion
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.
(In [805]) fixes #109
raw files can be selectively populated by either an arrayproperty variable defining discrete spectra and/or a pair of minimum and maximum spectra in which spectra are successively taken, appropriate tests have also been added with failures tested
Exceptions thrown by algorithm: the min and max must be different and neither of them equal to zero unless they are both zero (the default case), the maximum value must not exceed the total number of spectra in the rawfile
the array input must not contain zeros (unless there is one element - the default case) and the highest value must not exceed the total number of spectra in the raw file