Any RAW to <other format> converter must access the scan header and almost all of them do it with the XRawfile2 COM interface. Pwiz has a fairly nice C++ wrapper around the COM interface which makes it a lot more convenient to use in C++ programs. It's part of pwiz. You can see the source here: http://proteowizard.svn.sourceforge.net/viewvc/proteowizard/trunk/pwiz/pwiz/utility/vendor_api/thermo/RawFile.h?revision=1050&view=markup
-Matt MichaE wrote: > Hi Matthew, > > any solution is appreciated. I wonder if anybody here did something > like this before and if yes, how they accessed the (complete) scan > header information. > > Cheers, > > Micha > > On Aug 4, 8:57 pm, Matthew Chambers <[email protected]> > wrote: > >> Are you looking for a tool to do this (and if so, command-line or GUI?) >> or are you looking for an API? >> >> -Matt >> >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
