Hi all
We are starting a research project where we will need to convert many files to a proprietary format. We have software to convert edf to this format.
Is there a command line program I can get that will let me convert bdf
to edf? Command line code would let us do batch conversions so we would not need to do 1 file at a time.
Robert
BDF2EDF conversion
-
- Site Admin
- Posts: 1152
- Joined: Fri Mar 26, 2004 7:00 pm
- Location: Amsterdam, Netherlands
- Contact:
Do you have access to the source code of the EDF --> proprietary_format converter ? If yes, then I would recommend to modify your converter to read BDF directly. Because BDF is just a 24-bit version of EDF, this would probably take just a few simple modification of the code.
Currently, I do not have a command line EDF --> BDF converter available. I can consider to write such a converter if enough customers express their interest. An alternative is of course to add the command-line controls yourself to the existing LabVIEW code (the EDF --> BDF converter is open-source).
Best regards, Coen (BioSemi).
Currently, I do not have a command line EDF --> BDF converter available. I can consider to write such a converter if enough customers express their interest. An alternative is of course to add the command-line controls yourself to the existing LabVIEW code (the EDF --> BDF converter is open-source).
Best regards, Coen (BioSemi).