# Multi-ChromatoAnalysT AutoPilot procedure
# Lines starting with # or ; are comments.
# Relative paths are resolved from this Autopilot.txt file.
project:
watch_folder:
watch_settle_ms: 8000
watch_retry_count: 3
# Data present when monitoring starts is G1; data added later is G2.
trend_distance_threshold: 3.0
trend_compound_z_threshold: 3.0
# Top G1/G2 differences retained for focused PCA and Dendrogram.
trend_compound_count: 10
trend_min_reference_samples: 2
repeat: false
cycle_delay_ms: 900
compound_delay_ms: 850
zoom_percent: 12
pan_percent: 28
animation_speed: 100
offset_x: 0.02
offset_y: 3000
wait_ms: 500

step: select_all_samples
step: apply_theme
step: legend_on
step: for_each_compound
step: full_range
step: ai_pick
step: peak_zoom
step: offsets
step: pan
step: end_for_each_compound
step: summary
step: watch_folder
step: trend_analysis
