acerbilab / pybads

PyBADS: Bayesian Adaptive Direct Search optimization algorithm for model fitting in Python
https://acerbilab.github.io/pybads/
BSD 3-Clause "New" or "Revised" License
70 stars 2 forks source link

fix: added ysd_vec to result dictionary and added check for target f… #9

Closed GurjeetSinghSangra closed 2 years ago

GurjeetSinghSangra commented 2 years ago

added ysd_vec to the result dictionary added check for target function for user-provided noise, fixed error message for specifying target noise, fixed missing condition in if-clause for the noise_final_samples case and corrected a wrong format of np.vstack