-
Notifications
You must be signed in to change notification settings - Fork 9
Processing old data #87
Copy link
Copy link
Open
Labels
Description
Data from before 2008 was recorded differently (HiSPARC I electronics?) and is stored differently.
Some things need to be determined to properly handle event processing for these events:
- The traces seem to be stored using mV as units, is that correct?
- What is the conversion between ADC - mV?
- The units of the pulse height and integral?
- What is the sample rate? (5 ns?)
- Master and Slave events are stored separately, independent trigger?
- What were the trigger settings?
- Is the value -10000 an error code?
Reactions are currently unavailable