Skip to content

A Python-based module for both converting Eyelink Data Files (EDFs) and removing any PHI data (sensitive data, dates, computer) from them.

License

Notifications You must be signed in to change notification settings

RonyHirsch/EDF_converter_and_anonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EDF_converter_and_anonymizer

A Python-based module for both converting Eyelink Data Files (EDFs) and removing any PHI data from them.

  • This is a convenient Python script which both converts EDFs to ASCII files (using SR Research's EDF2ASC), and in addition - removes the dateline (containing information about the folderpaths, dates and times) - all in one simple run.
  • The only parameter it takes is the folder path where all the EDFs are. Note that it doesn't override anything, just adds the anonymized ASCII files to the same folder.
  • As this is based on SR Research product, to run this script successfully you'll need it to be in the same folder where you have the "edf2asc.exe" and "edfapi.dll" (provided by SR Research for those with license, see more at https://download.sr-support.com/dispdoc/page25.html )

About

A Python-based module for both converting Eyelink Data Files (EDFs) and removing any PHI data (sensitive data, dates, computer) from them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages