03-07-2023 02:13 AM
Hello,
I have an export of cmbx file which contains a raw files. I am unable to read the audit trial information from the raw files. Can someone please guide.
For example if there is 1 injection within a sequence and I export in chromeleon to cmbx file. I can see 2 raw files within the cmbx file.
1 raw file which contains the raw MS data. I use RawFileReader to extract data and it works fine without any issues.
The 2nd raw file is for audit trials I assume but I am unable to read this using RawFileReader . It throws an expection.
Any help would be appreciated. Thanks in advance.