You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to migrate my C++ program from using the classic Thermo MSFileReader C++ API to the newer RawFileReader C# API specifically to overcome MSFileReader crashes on empty Astral scans.
From C++ an example that wraps the RawFileReader an execute the basic function calls for opening a .raw file, reading scans and items from the TrailerExtra would enable me to leap forward to RawFileReader .