PIA-Group / BioSPPy

Biosignal Processing in Python
Other
569 stars 273 forks source link

Update ppg.py #79

Closed rafaelscsilva closed 3 years ago

rafaelscsilva commented 3 years ago

Added a ppg_segmentation function which is able to define individual ppg pulses with onsets estimated from peaks. It also has a selection feature capable of filtering pulses based on peak height and morphology. A mean ppg wave pulse is also obtained. A plot option is available.