Hello, I hope you are doing well.
Could you please elaborate more on the experiment_repository variable and the excel file (line 80 on run_atp_analysis.py) needed as input when running run_atp_analysis.py? I have ran other steps successfully but no excel file seems to be generated in any of them.
python scripts/run_atp_analysis.py \
wave=111 \
output_data_name="output_data_name" \
experiment_repository="path_to_experiment_repository" \
dist_type="EMD" # or "TV"
Thank you for your attention.