Partial implementation of new plotting features (to be improved further). Also, Adding error message if reduced parameter space and parameter bounds check are on at the same time.
0.8.7
Added doOptimizeLogP. Also Made quasi-posterior distributions features (permutations to samples) for OptimizeSSR, OptimizeLogP, OptimizeNegLogP.
0.8.3
Updating multistart of doOptimizeSSR to work with current code
0.8.2
Fixed multistart_checkPointFrequency. It had become broken by a python comparison change.
0.8.1
This update mainly brings the multistart syntax and naming in the userinput file, examples, and log files into accordance with the standardizations of CheKiPEUQ
0.8.0
Moved Exporting of logs and pickles to subdirectories This required significant editing of the parallel processing code.