cbrnr / sleepecg

Sleep stage detection using ECG
BSD 3-Clause "New" or "Revised" License
90 stars 23 forks source link

Avoid excessive warnings during feature extraction #142

Closed hofaflo closed 1 year ago

hofaflo commented 1 year ago

resolves #138

cbrnr commented 1 year ago

Very nice! I like that _hrv_frequencydomain_features() lost its feature_ids parameter in the process! Thanks @hofaflo!