Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

30 lines (15 loc) · 1.19 KB

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.