analysisParameters

Analysis parameters recorded for reproducibility. Keys currently populated:

  • "histogram_smooth_sigma" (Float): Gaussian smoothing sigma for the histogram.

  • "peak_amp_thresh" (Float): Minimum peak amplitude threshold.

  • "valley_thresh" (Float): Valley threshold between peaks.

  • "min_peak_area_frac" (Float): Relative-prominence gate for peak detection.

  • "peak_stats_max_peakwidth_cents" (Float): Max peak width in cents.

  • "peak_stats_min_peakwidth_cents" (Float): Min peak width in cents.

  • "offscale_capture_radius_cents" (Float): Capture radius for off-scale note classification (see offScaleNotes).

  • "tuning_offset_cents" (Float): Global tuning offset estimated (0 if alignTuning=false).

  • "align_tuning" (Boolean): Whether a non-zero tuning offset was applied.

Empty when error is non-null.