Add a warning for inchoerent values in the masterconfig file.
For now the user can specify any values in the masterconfig file.
This can be dangerous if the mutation and recombination rates are high.
We could add a parser that would raise warning it the values are too high. This could avoid extreme running time when typos are in the masterconfig file.
We could add a -force flag to force the execution.