LoLab-MSM / PyDREAM

MT-DREAM(ZS) algorithm for model optimization, calibration, selection
GNU General Public License v3.0
49 stars 33 forks source link

fixes bug in Dream class where adapt_gamma attribute is not set #7

Closed ryants closed 6 years ago

ryants commented 6 years ago

Addresses issue #6

It appears that gamma_file always exists, and so if the argument adapt_gamma evaluates to False, Dream.adapt_gamma is never set