Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing old data #87

Open
7 tasks
153957 opened this issue Dec 1, 2015 · 2 comments
Open
7 tasks

Processing old data #87

153957 opened this issue Dec 1, 2015 · 2 comments

Comments

@153957
Copy link
Member

153957 commented Dec 1, 2015

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?
@davidfokkema
Copy link
Member

I'll have to check my notes. The HiSPARC I electronics used a very different software setup. Master / Slave was not possible, but we had one station which was made up of two hardware setups and two pc's, maybe with a custom trigger. I think I remember having written down a lot of these details in my notebooks.

@153957
Copy link
Member Author

153957 commented Dec 1, 2015

Ok good, it would be nice if we could also process that data properly for the ESD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants