Skip to content

Pennsieve/edfwriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEF to EDF

Running

Application expects a single argument as an input.

This argument is a path to where and EDF file is located.

If you're building in Eclipse you can go to Run > Run Configurations and add the path as an argument ex: /Users/ddefreitas/Documents/LC02/

With the example path above there are .mef files which the script will pick up and create EDFs for. Each mef file is a channel and the script will produce 1 to x edfs for each channel based on discontinuities.

EDFs will be output in the same input folder. Along with a CSV of shifted times.

Useful tools (Mac OS)

EDF spec

Basing code off the base EDF spec: https://www.edfplus.info/specs/edf.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages