Skip to content

Index

RSP API

Respiratory signal utilities for cleaning, peak detection, rates, and dual-band metrics.

Available Tools

  • clean: Respiratory filtering (clean).
  • peaks: Peak finding and RR helpers (find_peaks, compute_rr_intervals, filter_peaks, filter_rr_intervals).
  • metrics: Respiratory rate (FFT/peaks) and dual-band metrics (compute_respiratory_rate, compute_respiratory_rate_from_fft, compute_respiratory_rate_from_peaks, compute_dual_band_metrics).
  • synthesize: Synthetic respiratory signal generation (synthesize).
  • defines: RSP fiducial and segment enums (RspFiducial, RspSegment).

Copyright 2025 Ambiq. All Rights Reserved.

Classes

Functions