-
Notifications
You must be signed in to change notification settings - Fork 55
Labels
enhancementNew feature or requestNew feature or request
Description
Hello, I am attempting to parse .RAW files for a precursor ion scan method collected on a TSQ Fortis instrument, and am gettting the following error for every scan:
ERROR Scan #27 cannot be processed because of the following exception: Specified argument was out of the range of valid values.
Parameter name: Unknown msLevel: -1
at ThermoRawFileParser.Writer.MzMlSpectrumWriter.ConstructMSSpectrum (System.Int32 scanNumber) [0x0060a] in :0
at ThermoRawFileParser.Writer.MzMlSpectrumWriter.Write (ThermoFisher.CommonCore.Data.Interfaces.IRawDataPlus rawFile, System.Int32 firstScanNumber, System.Int32 lastScanNumber) [0x00ce3] in :0
Other scan types collected on the same instrument do not yield this error.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request