Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[chemclipse-dev] Which data model can store the raw data from TOF mass spectrometer?

We are building our own TOF mass spectrometer and acquiring raw data using a ADC acquisition card with 1GHz acquisition frequency. When acquiring 20us, we got 20000 points of data. The value of point is signal intensity and one point in 1 nanosecond. The ScanMSD model in OpenChrom store m/z and intensity, and ScanCSD model store time and intensity. 

The problem is ScanCSD only accepts integer value millisecond. 
So, which model can I store time of nanosecond and intensity?


Best regards,

Trig


Back to the top