-
- Posts: 1
- Joined: Tue Jun 11, 2013 5:56 pm
I'm very new to using a GC but I am starting to generate quite a bit of data from analyzing trace gases (CH4, N2O, and CO2) on a Varian 450-GC. The output of each sample is a run file. Unfortunately this file is in some type of proprietary format, a format of which I can't discern or find any documentation on it. I have found some info on varian/bruker file formats but its for NMR data files. I will be generating quite a lot of data over the next two years and it would save me so much time if I can process these automatically. I have the programming skills to mine and process the data, I just can't figure out how to convert it from the .run format.
I have been trying to decipher the data format without any luck. If anyone has any information on the bit length (4, 8, 16, 32, etc) or bit format (big endian, little endian, etc) it would be much appreciated.
Even more appreciated would be if anyone knows if there is a header format for these files. Apparently in some of the Varian/Bruker files there is some information in the header/beginning of the file that essential describes how the rest of the data in the file is laid out.
Thanks for any info you can provide. If I get anything that works I will post a link to the code of this forum. Thanks.
-Scott
