diyabc / diyabcGUI

User interface to DIYABC/AbcRanger
https://diyabc.github.io/
Other
4 stars 2 forks source link

Check compatibility between scenarios and priors/condition on parameters in existing header file #131

Open gdurif opened 2 years ago

gdurif commented 2 years ago

check_header_prior and check_header_cond are respectively used to check the formatting of parameter priors and conditions on parameters in existing header(RF).txt file.

The compatibility between the name of parameters defined in the list of scenario, and the name of parameters used to define priors or conditions should be verified.

check_cond can replace check_header_cond. Regarding priors, check_header_prior should be rewritten to account for existing scenarios.