CListModeDataPETSIRD currently contains a lot of repeated code. I suggest to
- call
seek_to_event_block_index from reopen_and_prime
- call
reopen_and_prime from reset
- call
reset from the constructor, therefore removing a bug if the first time-block is not an event time-block
@AlanOsys want to give this a go?
CListModeDataPETSIRDcurrently contains a lot of repeated code. I suggest toseek_to_event_block_indexfromreopen_and_primereopen_and_primefromresetresetfrom the constructor, therefore removing a bug if the first time-block is not an event time-block@AlanOsys want to give this a go?