GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BIOSIG2GDF(1) FreeBSD General Commands Manual BIOSIG2GDF(1)

biosig2gdf - converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate.

biosig2gdf [OPTIONS]  SOURCE  [DEST]

SOURCE is the source file DEST is the destination file Supported OPTIONS are: -v, --version prints version information -h, --help prints this information -z compress data using gzip -z=#, compress data with level # #=0 no compression; #=9 best compression

Alois Schloegl

Report bugs to <biosig-general@lists.sourceforge.net>

Copyright (C) 2020 Alois Schloegl License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

https://biosig.sourceforge.io


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.