Version 1.1.2
- Bug fix: Fixed scatter heatmaps: a recent improvement (~ 1 month ago) had broken this feature for cases with more than two parameters. The bug is fixed.
- add nans check in getLogLikelihood: now simulations that have any 'nan' values are considered zero probablity.
- Improved createSimulatedResponses to be directly callable multiple times from Spyder
- added progress bar to EnsembleJumpSampling (modifedMH)