meta00 / vital_sqi

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

SQI rule set builder #19

Open meta00 opened 3 years ago

meta00 commented 3 years ago

write a function that takes a list of sqi and their threshold and generate a decision rule set define class RuleSet write functions to write and read rule set into/from in text/xml format.

in common/generate_ruleset.py