-
Notifications
You must be signed in to change notification settings - Fork 53
Description
The analysis framework is required to be reproducible, and fully descriptive. To this end, a mechanism is required for documenting as much as possible about a given run through the analysis framework. This could include information such as the git version of the analysis framework, information about all of the input files, commands run, etc. The analysis framework should provenance all the data sources (including model hashes and configurations as well as observational data sources) and operations performed on this data that are needed to fully reproduce the produced analysis, independent of machine and user. Ultimately, analysis package operations could be documented in a history file that is used by the analysis package to fully replicate the analysis.