pyafm.git
2012-03-02 W. Trevor KingUse stepper.single_step instead of stepper.step_relativ...
2012-02-28 W. Trevor KingFix deflection channel config extraction in AFM.move_ju...
2012-02-28 W. Trevor KingFix tremily -> blog.tremily in homepage URL in setup.py.
2012-02-22 W. Trevor KingUpdate URLs from einstein to tremily.
2012-01-23 W. Trevor KingComplete setpoint removal started with 1139d17967014ca0...
2012-01-23 W. Trevor KingDon't force integer formatting in AFM._check_target_def...
2012-01-23 W. Trevor KingAFM._check_target_deflection doesn't have access to...
2012-01-23 W. Trevor KingFinish target_deflection -> deflection conversion start...
2012-01-23 W. Trevor KingOops, ._deflection_channel is an AFMPiezo method.
2012-01-23 W. Trevor KingChange AFM._check_target_deflection argument name to...
2012-01-23 W. Trevor KingOops, remove trailing colon from `max_def = defc.get_ma...
2012-01-23 W. Trevor KingOops, `def` is a reserved word in Python. Use `defc...
2012-01-23 W. Trevor KingAdd AFM._check_target_deflection to avoid approaching...
2012-01-23 W. Trevor KingOops, fix min_slope_position/min_slope_postion -> min_s...
2012-01-23 W. Trevor KingAdd min_slope_ratio argument to AFM.move_just_onto_surface.
2012-01-17 W. Trevor KingBreak AFM.stepper_approach out of ._stepper_approach_again.
2012-01-13 W. Trevor KingFix get -> get_temperature typo in AFM.get_temperature.
2011-09-30 W. Trevor KingImport missing SurfaceError from pypiezo.surface.
2011-09-27 W. Trevor KingImport missing FlatFit from pypiezo.surface.
2011-09-27 W. Trevor KingUpdate config arguments to bit/volt/meter conversion...
2011-09-27 W. Trevor KingAdd bit/volt/meter converter imports to pyafm.afm.
2011-09-27 W. Trevor KingRemove unneccessary inputs from pyafm.afm.
2011-09-27 W. Trevor KingUpdate setup.py to reflect the fact that we're no longe...
2011-09-15 W. Trevor KingRestructure and convert to new, nestable h5config. v0.3
2011-04-20 W. Trevor KingClarify stepper motion during additional surface locati...
2011-04-20 W. Trevor KingDon't set handler log level; just use the logger log...
2011-04-20 W. Trevor KingFix typo target_def -> target_deflection.
2011-04-20 W. Trevor KingCatch FlatFit errors from all .get_surface_position...
2011-04-19 W. Trevor KingAdd optional temperature controller attribute.
2011-04-19 W. Trevor KingFix typos pyiezo -> piezo.
2011-04-19 W. Trevor KingAdd self to _stepper_approach_again arguments :p.
2011-04-19 W. Trevor KingAdd /posts/ to homepage URL in setup.py.
2011-04-19 W. Trevor KingMinor rewrite of README intro section.
2011-04-19 W. Trevor KingMinor rewrite of README intro section.
2011-04-19 W. Trevor KingCorrect setpoint -> target_deflection typo.
2011-04-19 W. Trevor KingCorrect axis.channel_config -> axis.axis_channel_config...
2011-04-19 W. Trevor KingSet `axis = ...` earlier in AFM.move_just_onto_surface().
2011-04-19 W. Trevor KingFix LOG formatting error.
2011-04-19 W. Trevor KingFix pymodules typo in setup.py.
2011-04-19 W. Trevor KingBegin versioning. 0.1