meta00 / vital_sqi

A package for physiological signal quality control
MIT License
31 stars 11 forks source link

sqi extraction error handling #81

Open meta00 opened 2 years ago

meta00 commented 2 years ago

try/catch all sqi functions to output NA, Inf/-Inf when there are warning or error.

Roneival commented 2 years ago

try to normalize your data or clean it from NaN values. it might work then.