Dear all,
I have some data acquired using Fusion Lumos with the FAIMS installed and two CV voltages set. When I import the file without any spectrum filter, the data are imported correctly and one can see zig-zag style of the MS1 level intensities due to the the intensities from the two CV values combined into a single graph. When I set the spectrum filter in a way to select only CV values of -50 and -70, it gives me the following error:
At 12:05 PM:
Failed importing results file 'U:\712006-Proteomics\Instruments\Orbitrap_Lumos\Data\2023\230926_IS270_Lumos1\IS270_Lumos1_74IS_FAIMS(-50-70)_HCD-OT_DDA_HeLa_50ng_01.raw'.
Times (4672) and intensities (2336) disagree in point count.
pwiz.Skyline.Model.Results.ChromCacheBuildException: Failed importing results file 'U:\712006-Proteomics\Instruments\Orbitrap_Lumos\Data\2023\230926_IS270_Lumos1\IS270_Lumos1_74IS_FAIMS(-50-70)_HCD-OT_DDA_HeLa_50ng_01.raw'.
Times (4672) and intensities (2336) disagree in point count. ---> System.IO.InvalidDataException: Times (4672) and intensities (2336) disagree in point count.
at pwiz.Skyline.Model.Results.ChromCollector.ReleaseChromatogram(Byte[] bytesFromDisk, TimeIntensities& timeIntensities) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\ChromCollector.cs:line 120
at pwiz.Skyline.Model.Results.ChromGroups.ReleaseChromatogram(Int32 chromatogramIndex, Single retentionTime, ChromCollector collector, TimeIntensities& timeIntensities) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\ChromCollector.cs:line 633
at pwiz.Skyline.Model.Results.SpectraChromDataProvider.Collectors.ReleaseChromatogram(Int32 chromatogramIndex, ChromGroups chromGroups, TimeIntensities& timeIntensities) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\SpectraChromDataProvider.cs:line 1314
at pwiz.Skyline.Model.Results.SpectraChromDataProvider.GetChromatogram(Int32 id, ChromatogramGroupId chromatogramGroupId, Color peptideColor, ChromExtra& extra, TimeIntensities& timeIntensities) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\SpectraChromDataProvider.cs:line 619
at pwiz.Skyline.Model.Results.ChromData.Load(ChromDataProvider provider, ChromatogramGroupId chromatogramGroupId, Color peptideColor) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\ChromData.cs:line 84
at pwiz.Skyline.Model.Results.ChromDataSet.Load(ChromDataProvider provider, ChromatogramGroupId chromatogramGroupId, Color peptideColor) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\ChromDataSet.cs:line 285
at pwiz.Skyline.Model.Results.PeptideChromDataSets.Load(ChromDataProvider provider) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\PeptideChromData.cs:line 146
at pwiz.Skyline.Model.Results.ChromCacheBuilder.Read(ChromDataProvider provider) in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\ChromCacheBuilder.cs:line 427
at pwiz.Skyline.Model.Results.ChromCacheBuilder.BuildCache() in C:\proj\pwiz\pwiz_tools\Skyline\Model\Results\ChromCacheBuilder.cs:line 256
--- End of inner exception stack trace ---
I have tested this on the freshly opened Skyline document with just a single iRT peptide in the list of peptides to import. It does work with the positive CV values used and also with the negative CV values for which there are no data actually present in the raw file. It simply returns no traces at this case. But when I set any CV value that is in the data (-50 or -70), I get the abovementioned error.
I have used 23.1.1.268 Skyline version.
Let me know if you would need any more data, I could share the raw file if necessary.
Thank you for double checking!
David