From: Matt C. <mat...@va...> - 2008-04-23 13:18:32
|
Hi Rune, mzML has both of these capabilities. With separate binary arrays (like mzXML 3.0 theoretically supports but so far is rare in the wild), the m/z array can be 64 and the intensity array can be 32, which is most likely to fit current instrument capabilities. Also, chromatogram time values probably don't need 64 bit either. SPC's converter tools support writing and reading compressed mzML last time I checked. -Matt Rune Schjellerup Philosof wrote: > In mzXML 3.0 there are two options for generating smaller files. > 1. Saving in 32bit instead of 64bit. > 2. Compressing the scans using zllib. > > Any special reasons why these features hasn't survived into mzML (yet)? > > -- > Regards > Rune > > |