calibcant.git
2013-05-05 W. Trevor Kinganalyze.py: Set `changed = True` for tweaked vibration... master
2013-05-05 W. Trevor Kingsetup.py: Update trove classifiers
2013-05-05 W. Trevor KingBump to version 0.9 0.9
2013-05-05 W. Trevor KingRun update-copyright.py
2013-05-05 W. Trevor King.update-copyright.conf: convert %(project)s -> {project...
2013-05-05 W. Trevor Kingvibration_analyze: Add smooth_window to PSD fitting
2013-05-04 W. Trevor Kingvibration_analyze.py: Don't use the peak power for...
2013-05-04 W. Trevor Kingvibration_analyze: Only highlight the frequency range...
2013-01-19 W. Trevor Kingcalibcant-plot.py: Plot the stepper approach curve
2013-01-19 W. Trevor Kingcalibcant-calibrate.py: Record the stepper approach...
2012-10-27 W. Trevor Kingd02d4a/4d7fd3: close "unify TEXT_VERBOSE" (fixed in...
2012-10-27 W. Trevor Kingd02d4a: upgrade to Bugs Everywhere Directory v1.5.
2012-10-20 W. Trevor King.update-copyright.conf: update to pipe separators.
2012-08-17 W. Trevor KingAdd --num-* arguments to calibcant-calibrate.py.
2012-08-17 W. Trevor KingFix aquire -> acquire typo in Calibrator.load_raw.__doc__.
2012-08-17 W. Trevor KingReturn to a safe state if calibcant-calibrate.py crashe...
2012-08-02 W. Trevor KingWork around x_contact == x[0] in limited_linear_param_g...
2012-07-22 W. Trevor KingBump to version 0.8. 0.8
2012-06-13 W. Trevor KingSave the i-th vibration in analyze_all(), not the list...
2012-06-13 W. Trevor KingFix temperature -> vibration typo in check_vibration().
2012-06-13 W. Trevor KingAllow groups to be used without filenames in temperatur...
2012-06-13 W. Trevor KingFix temerature_group -> temperature_group typo in analy...
2012-06-13 W. Trevor KingAllow configuration centralizion in HDF5 files.
2012-05-29 W. Trevor KingOops, Calibrator.save_results should be a static method.
2012-05-11 W. Trevor King.update-copyright.conf should not be executable.
2012-05-11 W. Trevor KingOops, analyze_all's data argument is a dict, not an...
2012-05-11 W. Trevor KingBetter errors from analyze_all when we're missing raw...
2012-05-11 W. Trevor KingAdjust analyze_all to work with missing data['raw'...
2012-04-20 W. Trevor KingFurther fixups to get calibcant-analyze.py working.
2012-04-20 W. Trevor KingNotice if lengths of bumps, temps, or vibs changes...
2012-04-20 W. Trevor KingUse 'read' instead of 'append' as the file mode in...
2012-04-20 W. Trevor KingFix mode typo when running analyze_all() without dry_run.
2012-04-20 W. Trevor KingConvert calibcant-analyze.py to work with load_all...
2012-04-20 W. Trevor KingUse tight autoscalling for analyze plots.
2012-04-20 W. Trevor KingChange my email address from drexel.edu to tremily.us.
2012-03-27 W. Trevor KingFix d -> deflection in bump_analyze.fit() bailout code.
2012-03-27 W. Trevor KingAdd vibration_analyze.breit_wigner_resonant_frequency().
2012-03-27 W. Trevor KingFix argument indentation in vibration_analyze.plot...
2012-03-27 W. Trevor KingFix gaussian normalization in vibration_analyze.plot...
2012-03-26 W. Trevor KingRemove duplicate plot call from vibration_analyze.analyze.
2012-03-26 W. Trevor KingOops, bump_analyze.plot should return `figure`, not...
2012-03-26 W. Trevor KingUse tight autoscaling for bump plots.
2012-03-26 W. Trevor KingPlotting commands now return the plots they generate.
2012-03-26 W. Trevor KingUse tight autoscaling for vibration plots.
2012-03-26 W. Trevor KingAdd calibcant-calibrate.py, now that we have a configur...
2012-03-26 W. Trevor KingGet calibcant working with the new load_from_config...
2012-03-02 W. Trevor KingOnly calculate relative errors if a previous value...
2012-03-02 W. Trevor KingOops, use numpy arrays instead of lists for the last...
2012-03-02 W. Trevor KingAllow calib_analyze_all to run when there are no previo...
2012-02-22 W. Trevor KingUpdate URLs from einstein to tremily. 0.7
2012-02-16 W. Trevor KingRun update-copyright.py.
2012-02-16 W. Trevor KingTransition to my external update-copyright package.
2012-01-23 W. Trevor KingAdd min-slope-ratio option to BumpConfig.
2011-11-08 W. Trevor KingUpgraded BE repository to v1.4.
2011-10-04 W. Trevor KingUpdate calib_analyze_all for nested Configs.
2011-09-30 W. Trevor KingAdjust surface parameter guessing to be resilient to...
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-07-28 W. Trevor KingFix real-T handling in T_acquire().
2011-06-17 W. Trevor KingUse abs(C) in fit_psd() (to match breit_wigner()).
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 KingGive scripts more globally unique names.
2011-04-21 W. Trevor KingOops. root -> 'bin' in setup.py script listing.
2011-04-21 W. Trevor KingList analyze and plot_calibration scripts in setup.py.
2011-04-21 W. Trevor KingFix up README so it is standard reStructuredText.
2011-04-21 W. Trevor KingOops, actually bump __version__ to 0.6.
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-12-08 W. Trevor KingDon't import VERSION (now __version__) in calibcant...
2010-11-09 W. Trevor KingUpdate to piezo v0.3 (based on data_logger 0.4) and... 0.5
2010-06-01 W. Trevor KingAdjust update_copyright.py to handle Bazaar repos ...
2010-06-01 W. Trevor KingFix relative import syntax.
2010-06-01 W. Trevor KingAdded .gitignore
2010-06-01 W. Trevor KingRan update_copyright.py
2010-06-01 W. Trevor KingAdded update_copyright.py to automate copyright blurb...
2010-06-01 W. Trevor KingUse relative imports (PEP 328) for calibcant sibling...
2010-06-01 W. Trevor KingMove LICENSE->COPYING and package ez_setup.py without...
2009-06-18 W. Trevor KingBumped to version 0.4. 0.4
2009-06-16 W. Trevor KingAdded optional ability to use naive vibration variance...
2009-06-16 W. Trevor KingRestored linear-fitting option to surface bumps.
2009-06-10 W. Trevor KingClarified usage information for vib_analyze.py
2009-03-27 W. Trevor KingReposition cantilever between each bump to adjust for...
2009-03-27 W. Trevor KingBroke bump unit conversion out into its own functions.
2009-02-12 W. Trevor KingSet default maxFreq to 25 kHz. Unset pylab.hold for...
2009-02-10 W. Trevor KingUpdated documentation for calibcant.calibrate.calib_aquire.
2009-01-28 W. Trevor Kingbump_plot() plotVerbose now defaults to False.
2009-01-28 W. Trevor KingShiny, new, flexible bump fitting framework.
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-27 W. Trevor KingVarious adjustments. I should commit more often ;).
2009-01-08 W. Trevor KingPrepared for distribution.
2009-01-08 W. Trevor KingFixed C->K conversion bug in T_analyze.py
2009-01-08 W. Trevor KingNew Marisa/me calibration difference bug 327f4db8-3119...
2009-01-08 W. Trevor KingAdd trailing endline to calibration analysis files.
2009-01-08 W. Trevor KingFixed old FFT_tools portions of Makefile to calibcant
2009-01-08 W. Trevor KingFixed one_o_Vphoto_2_m typo in calib_analyze()
next