PIA-Group / BioSPPy

Biosignal Processing in Python
Other
573 stars 274 forks source link

Find respiratory cycles #21

Closed DominiqueMakowski closed 4 years ago

DominiqueMakowski commented 7 years ago

It's me again šŸ˜… I'm looking for a way to locate respiratory cycles. To get a list of indices corresponding to the beginning of each cycle. Currently, the rsp.rsp() function returns zero-crossings, which are not exactly the same... do you have any idea on how to achieve that? again, thanks

Maiisoenaingtun commented 4 years ago

Iā€™m has.

DominiqueMakowski commented 4 years ago

For the record, this has been implemented in the NeuroKit2 package