This question was answered by Matt here: http://groups.google.com/group/spctools-discuss/browse_thread/thread/1b2c7ca2eaa2595b
On Feb 16, 7:37 pm, "bio.x2y" <[email protected]> wrote: > Hi, > > I'm a little confused by the "format" message that msconvert writes to > the console when processing Agilent ".d" files, e.g. > > $msconvert --mzXML --verbose myveryown.d > format: mzXML (Precision_64 [ 1000514:Precision_64 > 1000515:Precision_32 ], ByteOrder_LittleEndian, Compression_None) > indexed="true" > > (1) Since I didn't specify a precision on the command line, I would > expect the default 64-bit precision to kick in (as per the usage > documentation). How should I interpret the output message above, which > mentions both 64-bit and 32-bit? > > (2) Concerning byte order - my understanding is that the mzXML format > requires the use of 'network order' (i.e. big endian) for encoding the > bytes in the base64 peak string. Even though the output message above > says "LittleEndian", it looks like the actual output is indeed big > endian. Does the message refer to something else? > > Thanks, > bio.x2y -- 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.
