Introduce defaults
-
Simplify syntax for the data files: make Reaction, TheoryType and TermType parameters optional (defaulting to theory expression)
-
remove ewparam.txt : superseded by parameters.yaml
-
Make ExtraMinimisationParameters deprecated: suggests to use parameters.yaml instead. Removed for the default steering.txt
-
Put warning messages for using old-style dataset format, old ExtraMinimisationParameters namelist
-
Extra check that there are no duplicate parameters (from ExtraMinimisationParameters and/or from parameters.yaml)
-
Make NInputFiles optional ( if set, use it as maximum to be read, if not - read all files, if set too large, produces warning)
-
Enable "make dist", adjust AddReaction.py script to add the required files automatically.