Added method to check if parameter limits were defined in an incompatible manner; i.e., the code checks that the minimum is less than or equal to the maximum for all sampled parameters. The user is then given an error message indicating which parameter was defined incorrectly. This closes #51
Added method to check if parameter limits were defined in an incompatible manner; i.e., the code checks that the minimum is less than or equal to the maximum for all sampled parameters. The user is then given an error message indicating which parameter was defined incorrectly. This closes #51