issues
search
meta00
/
vital_sqi
A package for physiological signal quality control
MIT License
32
stars
11
forks
source link
Pandas optimization
#63
Closed
SKarolcik
closed
3 years ago
SKarolcik
commented
3 years ago
Summary of changes:
Pandas implemented high-level function, showcased in the example jupyter notebook for PPG
Billauer peak detector now implements scaling between -1, +1 inside before running the peak detect algorithm for consistent results
MSQ and Perfusion SQI with minor corrections
Signal_io now contains a dataframe created in the PPG_reader function. Complete with 'timedelta' and 'idx' columns.
Summary of changes: