choderalab / assaytools

Modeling and Bayesian analysis of fluorescence and absorbance assays.
http://assaytools.readthedocs.org
GNU Lesser General Public License v2.1
18 stars 11 forks source link

Convert all strictly positive quantities to log-space for pymc2 models #85

Open jchodera opened 7 years ago

jchodera commented 7 years ago

This is just a reminder for me to convert all strictly positive quantities (concentrations, intensities, quantum yields, etc.) to log-space for the pymc2 models as I've done for the pymc3 models.

jchodera commented 7 years ago

Fixed in #83