This is a colletion of scripts for etalon detection analysis.
- All files are in the
src
folder.
- This script is used to automatically determine etalon and baseline parameters
Inputs are passed in command line arguments
--r
or--residual
Path to residual*_.csv
files.--d
or--data
Path to data files.--s
or--save_path
(Optional) Path to save figures. If not provided, figures will not be saved.--o
or--output_path
(Optional) Output path for the summary CSV file. If not provided, no summary CSV will be generated.