Links to HEAD: | (view) (annotate) |
Sticky Revision: | |
Sort logs by: |
Remove deprecated matplotlib graph from ba_class. Other minor changes.
Minor formatting.
Changes only to the docstrings of four modules so that Sphinx can use them. Update references in mainapi.rst.
Changes to params dictionary. Valid values for 'fixed' are 'fixed' 'float' or an integer. True and False are no longer acceptable. Now mutli-ROI curve fitting seems to work!
New LMA function in fit_module allows us to simultaneously fit parameters to the data in several ROIs that share that parameter. This is not yet fully tested. More comments have been added to ba_class. The __all__ variable has been added to osprai_one to assist the automatic documentation.
Start work on curve fitting. Added two properties, model and params, to ba.roi in ba_class. Add mdl_module which will hold functions that model SPR interactions.
Fixed bugs in cal_module and ba_class where arrays of zeros--empty ROIs--would cause errors.
Addition of cal_module to provide a calibration tool and related features. Added the time2val function to the ba class. It has a bug now, but it will be useful for the calibration tool.
Add readbiosensor() and writebiosensor() capabilities to io_module.
Initial addition of ba_class, an alternative to SPRdataclass. This class, ba or Biosensor Array, has one internal structure rather than different internal structures depending on whether SPRit or Biacore or other data was imported. This makes the code smaller and more readable. It provides default values, usually 0 or null text, that make it easier to import and export different file formats. We also add io_module to provide import and export features. We also add test.py as a convenience for testing and demonstration.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.