ethanbass / chromConverter

Parsers for chromatography data in R (HPLC-DAD/UV, GC-FID, MS)
https://ethanbass.github.io/chromConverter/
GNU General Public License v3.0
25 stars 3 forks source link

Update chemstation 181 parser to read older FID files #9

Closed ethanbass closed 1 year ago

ethanbass commented 1 year ago

The new read_chemstation_fid parser can read some of the newer chemstation 181 .ch files supplied by Phenomniverse but the older files seem to be encoded differently and aren't being interpreted correctly. Also see issue #6. (These 181 files are apparently not able to be read by any of the external libraries currently included with chromConverter either).

ethanbass commented 1 year ago

closed by 06a80bf.