Oops, Calibrator.save_results should be a static method.
[calibcant.git] / calibcant / calibrate.py
2012-05-29 W. Trevor KingOops, Calibrator.save_results should be a static method.
2012-04-20 W. Trevor KingFurther fixups to get calibcant-analyze.py working.
2012-04-20 W. Trevor KingUse 'read' instead of 'append' as the file mode in...
2012-03-26 W. Trevor KingGet calibcant working with the new load_from_config...
2012-02-16 W. Trevor KingRun update-copyright.py.
2011-09-30 W. Trevor KingFix problems with the transition to the new nested...
2011-09-15 W. Trevor KingConvert calibcant to the new, nestable h5config.
2011-09-08 W. Trevor Kingconvert to H5config and bump to v0.7.
2011-06-17 W. Trevor KingCorrect vibrationss -> vibrations typo in calib_save...
2011-06-17 W. Trevor Kingvibs -> vibrations in calib_save() keyword call from...
2011-06-17 W. Trevor KingTs -> temperatures in calib_save() keyword call from...
2011-04-21 W. Trevor KingMassive rewrite (v 0.6) to base everything on Cython... 0.6
2011-01-28 W. Trevor KingCleaned up README and package with pure distutils ...
2010-06-01 W. Trevor KingFix relative import syntax.
2010-06-01 W. Trevor KingRan update_copyright.py
2010-06-01 W. Trevor KingUse relative imports (PEP 328) for calibcant sibling...
2009-06-18 W. Trevor KingBumped to version 0.4. 0.4
2009-03-27 W. Trevor KingReposition cantilever between each bump to adjust for...
2009-02-10 W. Trevor KingUpdated documentation for calibcant.calibrate.calib_aquire.
2009-01-28 W. Trevor KingRemoved old references to freq in calibrate.py after...
2009-01-27 W. Trevor KingStart bumps with the cantilever _off_ the surface.
2009-01-27 W. Trevor KingControl bump_speed instead of bump sample frequency.
2009-01-08 W. Trevor KingPrepared for distribution.
2009-01-08 W. Trevor KingNew Marisa/me calibration difference bug 327f4db8-3119...
2008-12-21 W. Trevor KingApply some fixes to get calibrations working and bump... 0.3
2008-12-21 W. Trevor Kingcalibrate.py should now work.