Skip to content

Releases: taoyilee/pyPDA

0.4.1

20 Mar 22:20
Compare
Choose a tag to compare

Support floating point sampling rates.

Version 0.2.0

28 Feb 06:51
bea7584
Compare
Choose a tag to compare

Features:

  1. Adds a new CLI action "sample" which generates a complete sample of synthetic pulse wave with abnormality indicator.
# plot 10 second pulse waveform of 65 bpm, sampled at 90 Hz to word_dir
pypda sample --bpm 65 --plot-dir work_dir --png --length 10 --sampling-rate 90