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_directory from the command line and delegates to qumphy.data.pulsedb.write_target_stats_yaml(), which writes a stats.yaml containing the mean, median, std and baseline measures of the SBP and DBP targets into the given directory.

Return type:

None