app.pulsedb_statistics module
File: app/pulsedb_statistics.py Project: 22HLT01 QUMPHY Contact: oskar.pfeffer@ptb.de Gitlab: https://gitlab.com/qumphy Description: Script for generating statistics for PulseDB data.
- app.pulsedb_statistics.main()[source]
CLI entry point: compute PulseDB target statistics and write
stats.yaml.Parses
data_directoryfrom the command line and delegates toqumphy.data.pulsedb.write_target_stats_yaml(), which writes astats.yamlcontaining the mean, median, std and baseline measures of the SBP and DBP targets into the given directory.- Return type:
None