Skip to content

Signal processing toolbox for cardiac potential recordings.

License

Notifications You must be signed in to change notification settings

SCIInstitute/PFEIFER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pfeifer

PFEIFER: Preprocessing Framework of Electrograms Intermittently Fiducialized from Experimental Recordings

PFEIFER is an open source software for processing of cardiac electrogram signals.

To reference PFEIFER in your own work please refer to the Journal of Open Source Software article published at the link below.

DOI

DOI

Installation Instructions

Requirements

  • CPU: Core Duo or higher, recommended i5 or i7
  • Memory: 4 gB or higher, recommended 8
  • Versions Tested: MATLAB r2016b
  • Toolboxes required: None

Starting PFEIFER

PFEIFER is designed as a collection of .m scripts and functions usable within an active installation of MATLAB. To run PFEIFER the user must add the PFEIFER folder and subfolders to the MATLAB path. Once added to the MATLAB path the user can access the PFEIFER GUI in any directory by calling "PFEIFER" from the command window of MATLAB.