Skip to content

Feature/add option to alter job directories#42

Open
chrishanw wants to merge 3 commits intocms-steam:masterfrom
chrishanw:feature/add-option-to-alter-job-directories
Open

Feature/add option to alter job directories#42
chrishanw wants to merge 3 commits intocms-steam:masterfrom
chrishanw:feature/add-option-to-alter-job-directories

Conversation

@chrishanw
Copy link
Copy Markdown

@chrishanw chrishanw commented Mar 17, 2026

To allow for running multiple rates productions with different settings in parallel more easily, I have added a suffix parameter to a few scripts to create Jobs_<suffix> instead of just Jobs in Prod, and similarly use data from Job_<suffix> and put them into Results_<suffix> in the Rates. In other cases the folder can be steered already via the config, e.g. for the Results folder in config_mergeOutputsData.py

Edit: I still have to test that I did not break anything. Will let you know once the tests are concluded.

@chrishanw
Copy link
Copy Markdown
Author

FYI @kelmorab @leyva-daina @portalesHEP I don't know who usually takes care of PRs

@kelmorab
Copy link
Copy Markdown
Contributor

Hi @chrishanw
Thank you very much for implementing this. In the past I usually just copied all the scripts in new sub directories. But this is certainly better.
Please let us know how your tests go.

@chrishanw
Copy link
Copy Markdown
Author

Yes, this is also what I did when running the scripts for the first time, or I just adapted the scripts individually. But last time I forgot, and all my reference output files were lost / overwritten... A bit annoying....

Sure, I'll let you know how the tests go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants