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

Simultaneous fitting of top and bottom fluorescence measurements #6

Closed jchodera closed 9 years ago

jchodera commented 9 years ago

I've started some changes to attempt to be able to fit either/both top and bottom fluorescence as well as absorbance. The current model incorporates top and bottom simultaneous fluorescence fits only.

We still need:

This is still a work in progress, but a current example notebook can be seen here.

jchodera commented 9 years ago

Made some more changes to make it easier to make plots with minimal fuss. Testing now, and then will merge.

jchodera commented 9 years ago

Doctests of ipython notebooks pass! Merging.