This adds the ability for a Project to save an output config file, and calculate the hash for that file, to make a unique folder for each version of the analysis.
When one of the parameters is changed (or the git commit hash) it will make a new version hash and all the outputs will live in a new folder.
This adds the ability for a
Project
to save an output config file, and calculate the hash for that file, to make a unique folder for each version of the analysis.When one of the parameters is changed (or the git commit hash) it will make a new version hash and all the outputs will live in a new folder.