Check why only larger than 0 RI values can be written to MSP files #121
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
The current implementation of the write function of the MatchMSData class doesn't support writing the value if it is smaller 0.
If we want to allow resetting values etc., we should remove the RI key if the value is 0. The RI values for spectra where there is non numeric information stored is currently set to 0.
The text was updated successfully, but these errors were encountered: