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

Improved `read_icontrol_xml` so it can read in OVERs #50

Closed sonyahanson closed 8 years ago

sonyahanson commented 8 years ago

Improved read_icontrol_xml so it can read in OVERs from the xml file. So far this hasn't hurt any of the stuff I've been doing, though now the value isn't strictly a number... Will have to fix this, but first we need to be able to import that data at all...

sonyahanson commented 8 years ago

I'm going to go ahead and merge this so the other pull request makes a bit more sense if that's all right.

jchodera commented 8 years ago

Please do!

What value do you use as a placeholder for "OVER"?

sonyahanson commented 8 years ago

It currently is still 'OVER', I believe... It's just that for now I am not analyzing any of the sections where it's a problem.