logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

save2gdf - converts different biomedical signal file formats.

Author

       Alois Schloegl

Description

        SOURCE is the source file
        DEST is the destination file
        Supported OPTIONS are:
        -v, --version
             prints version information
        -h, --help
             prints this information
        -f=FMT
             converts data into format FMT
             FMT must represent a valid target file format
             Currently are supported: HL7aECG, SCP_ECG (EN1064),
             GDF (v2), GDF1 (v1), EDF, BDF, CFWB, BIN, ASCII, BVA (BrainVision)
        -z   compress data using gzip
        -z=#, compress data with level #
             #=0 no compression; #=9 best compression
        -VERBOSE=#, verbosity level #
             0=silent, 9=debugging

Name

       save2gdf - converts different biomedical signal file formats.

Reporting Bugs

Resources

       https://biosig.sourceforge.io

                                                                                                     SAVE2GDF(1)

Synopsis

save2gdf[OPTIONS]SOURCE[DEST]

See Also