Heart rate analysis¶
Heart rate analysis estimates a heartbeat frequency (reported in bpm and Hz) from a velocity time series produced by Radon velocity analysis on a line scan kymograph ROI.
No GUI yet
Heart rate analysis is not available in the CloudScope GUI today. GUI support is planned. Use the notebook workflows below until a GUI panel is released.
Before you start¶
- Complete velocity analysis for the file, channel, and ROI you want to analyze.
- Install documentation dependencies if you will run notebooks locally:
uv sync --group docs.
Run heart rate analysis (notebook)¶
- Open the Heart Rate Analysis notebook.
- Load the same acquisition used for velocity analysis.
- Select the channel and ROI with existing Radon velocity results.
- Review heart rate detection parameters.
- Run heart rate analysis and inspect the diagnostic plots.
For many files with the same parameter set, use the Heart Rate Batch Analysis notebook.
Saved files¶
Heart rate results are stored in the acquisition JSON file only. There is no dedicated heart rate CSV file. See Saved file formats.