Skip to content

-s parameter fails to convert scan data #118

@tomas-pluskal

Description

@tomas-pluskal

Hi,
the -s parameter introduced after the discussion in #99 does not work in the latest version 1.3.4. (I have not tested previous releases so I don't know if it worked in the past and got broken at some point)

A simple test: I use a 15MB .raw file called a.raw.
After running ThermoRawFileParser.exe -i a.raw I get a complete mzML file a.mzML with comparable size (~10 MB).
When I run ThermoRawFileParser.exe -s -i a.raw > a.mzML the output file is tiny (~3 KB) and contains only the mzML header but no scan data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions