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
28 stars 3 forks source link

v0.6.0 #23

Closed ethanbass closed 9 months ago

ethanbass commented 10 months ago

"Mustang Chemstation" seems to make 8-byte 179 files instead of 4 bytes (though this is based on a sample size of only 2 mustang files). I fixed the read_chemstation_ch parser to reflect this hypothesis. This should resolve issue #21 and #22

ethanbass commented 9 months ago

Resolves #21 and #22