EDFbrowser                                   


 A free opensource multiplatform viewer for medical timeseries storage files
 like EEG, EMG, ECG, etc.


       
                (click on the picture to view it fullsize)


 - supported fileformats: EDF, EDF+, BDF, Nihon Kohden*

 - supports montages

 - annotations

 - precise measurements by using crosshairs

 - zoomfunction by drawing a rectangle with the mouse

 - shows signals from different files at the same time

 - built in ASCII to EDF converter

 - built in EDF/EDF+/BDF to ASCII converter

 - built in Nihon Kohden to EDF+ converter (including annotations)

 - built in EDF/EDF+/BDF compatibility checker

 - prints to a printer, image or PDF

 - combine several files and export it to one new EDF file

 - export a part of a file to a new file

 - available for Linux and Windows


 You can read the online manual here.

 

 This is free software, it is experimental and available under the GPL License.


 *not all devices are supported, check the manual
--------------------------------------------------------------------------------------------------------------------------------------------


          edfbrowser_104.tar.gz   Static binary compiled on OpenSUSE Linux 10.3.
                                                                    Works also on other distro's (Ubuntu, Mandriva, etc.).


 
          setup_edfbrowser_104.zip     For Windows 2000/XP.
                                                                      If you experience problems with unzipping, try to download the file again,
                                                                      filesize should be around 3.27MB. IE sometimes finishes downloading at
                                                                      at around 213KB, this is a bug in IE. Otherwise use Firefox.



            edfbrowser_104_source.tar.gz     The sourcecode.




 Feedback to: teuniz@gmail.com


 Disclaimer: Despite this software is intend to be usefull, there is no warranty, use this software at your own risk.
 


-----------------------------------------------------------------------------------------------------------------------------------------------

 Version info:


 Version 1.04          may 2, 2008
 -----------

 - added an ASCII to EDF format converter




 Version 1.03          march 31, 2008
 -----------

 - improved printing resolution

 - solved an issue with printermargins and fonts thanks to new printerframework in Qt 4.4.x

 - added option to "print" to an EDF or BDF file
   now you can extract one or more signals and write it to a new EDF file
   or you can combine signals from several files into one new EDF file
   printing to a BDF file is supported as well
   read the manual for the details

 - added option user defined displaytime (pagetime)

 - added option jump to end of recording

 - dropped the maximum datarecordblocksize of 61440 bytes requirement for EDF+ files
   from now on EDFbrowser will accept EDF+ files with  larger blocksizes




 Version 1.02          februari 11, 2008
 -----------

- solved a bug that potentially could crash the program when opening
  EDF+ files with a durationfield in annotations




 Version 1.01          januari 21, 2008
 -----------

- solved two bugs that could create errors in timesyncing between multiple files

- added support for large files (>2.1GB)

- updated Qt to version 4.3.3




 Version 1.00           januari 8, 2008
 -----------

 - Initial release.