Opened 9 years ago
Closed 7 years ago
#433 closed feature (shelved)
Fast collapsing of event data
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | minor | Milestone: | TISANE |
Component: | SANS Reduction | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description
If I don't care about the time data and just want to collapse the whole event file into a single "VAX" file (like is already saved), then I can possibly do a faster read through the events since none of the time information needs to be processed. May be a speedup, may not be worth it. Worth some thought.
Change History (1)
comment:1 Changed 7 years ago by srkline
- Resolution set to shelved
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is something that is probably better done at the time of data collection and left at that. I don't see the utility in writing code to do something that is already done. Not sure what I was thinking when I wrote this ticket. If users ask, I'll revisit this.