Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MBI SDK and enable in Skyline #3200

Merged
merged 15 commits into from
Nov 12, 2024
Merged

Update MBI SDK and enable in Skyline #3200

merged 15 commits into from
Nov 12, 2024

Conversation

chambm
Copy link
Member

@chambm chambm commented Oct 17, 2024

  • updated MBI reader with version that hides HDF5 dependency

  • deleted now unnecessary HDF5 headers

  • added new MBI test file with CCS calibration

  • added combineIonMobilitySpectra option for msbenchmark

  • uncommented Mobilion support in Skyline

* deleted now unnecessary HDF5 headers
* added new MBI test file with CCS calibration
* added combineIonMobilitySpectra option for msbenchmark
* uncommented Mobilion support in Skyline
* updated MBI file format and nativeID cvParam
…needed because CV update with new Thermo instruments would break tests that make sure instrument configurations are populated for all Thermo instruments)

* fixed Reader_Mobilion getCvType()
…obility()

- added zero bounding for Mobilion profile data (required for CWT peak picking; can be disabled with --ignoreZeroIntensityPoints)
…obilion combined IMS spectra

- fixed peakPicking filter non-vendor centroiding warning to mention lack of support for Waters and Agilent IMS centroiding, and removed redundant message specific to Waters
* fixed a few compile warnings
…opening multiple MBI files (e.g. MSConvertGUI converting in parallel)

* changed VendorReaderTestHarness to use temporary filepaths with random strings for mz5/mzMLb testing (needed to re-enable testThreadSafety() there to test the process-wide mutex changes, though I still leave that commented out)
@chambm chambm merged commit 65262d9 into master Nov 12, 2024
12 checks passed
@chambm chambm deleted the feature/mbi-reader branch November 12, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant