ctlearn-project / ctlearn

Deep Learning for IACT Event Reconstruction
BSD 3-Clause "New" or "Revised" License
52 stars 43 forks source link

added a script to rename the run folders automatically #116

Closed TjarkMiener closed 2 years ago

TjarkMiener commented 5 years ago

I modified ./scripts/run_multiple_configurations.py, so that I dump the possible configuration combinations of the "Multiple Configurations Settings" in the right order in the run_combination.yaml file as comments. The ./scripts/rename_run_folders.sh can easily parse these comments and rename the run folders automatically.

aribrill commented 5 years ago

Also, please update the main README with a link to the v0.3.0 benchmarks in the same section as the link to the v0.2.0 ones.

TjarkMiener commented 2 years ago

This PR is outdated and we should not support this feature in CTLearn v0.6.X. Anyway many thanks for the code review back in the days, @aribrill!