2012-03-15 |
W. Trevor King | Add pyafm.storage module with save_afm and load_afm. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
W. Trevor King | Add DigitalPort, Stepper, and Temperature classes. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
W. Trevor King | Merge TemperatureConfig and related constants from... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
W. Trevor King | Merge calibcant/config.py (for temperature config options). |
commit | commitdiff | tree | snapshot |
2012-03-15 |
W. Trevor King | Merge temperature.py from my unfold_protein repository. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
W. Trevor King | Add `steps` and `sleep` options to `move_just_onto_surf... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
W. Trevor King | Use stepper.single_step instead of stepper.step_relativ... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
W. Trevor King | Fix deflection channel config extraction in AFM.move_ju... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
W. Trevor King | Fix tremily -> blog.tremily in homepage URL in setup.py. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
W. Trevor King | Update URLs from einstein to tremily. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
W. Trevor King | Run update-copyright.py. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Complete setpoint removal started with 1139d17967014ca0... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Don't force integer formatting in AFM._check_target_def... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | AFM._check_target_deflection doesn't have access to... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Finish target_deflection -> deflection conversion start... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Oops, ._deflection_channel is an AFMPiezo method. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Change AFM._check_target_deflection argument name to... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Oops, remove trailing colon from `max_def = defc.get_ma... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Oops, `def` is a reserved word in Python. Use `defc... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Add AFM._check_target_deflection to avoid approaching... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Oops, fix min_slope_position/min_slope_postion -> min_s... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Add min_slope_ratio argument to AFM.move_just_onto_surface. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Add min-slope-ratio option to BumpConfig. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
W. Trevor King | Remove buggy self argument from Temperature self()... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
W. Trevor King | Merge irrelevant "Update to data_logger v0.4." by dropp... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
W. Trevor King | Update to use new h5config, pycomedi, etc. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
W. Trevor King | Break AFM.stepper_approach out of ._stepper_approach_again. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
W. Trevor King | Fix get -> get_temperature typo in AFM.get_temperature. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
W. Trevor King | Fix problems with the transition to the new nested... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
W. Trevor King | Import missing SurfaceError from pypiezo.surface. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
W. Trevor King | Import missing FlatFit from pypiezo.surface. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
W. Trevor King | Update config arguments to bit/volt/meter conversion... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
W. Trevor King | Add bit/volt/meter converter imports to pyafm.afm. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
W. Trevor King | Remove unneccessary inputs from pyafm.afm. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
W. Trevor King | Update setup.py to reflect the fact that we're no longe... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
W. Trevor King | Restructure and convert to new, nestable h5config. v0.3 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
W. Trevor King | Convert calibcant to the new, nestable h5config. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
W. Trevor King | convert to H5config and bump to v0.7. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
W. Trevor King | Massive rewrite (v 0.6) to base everything on Cython... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
W. Trevor King | Clarify stepper motion during additional surface locati... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
W. Trevor King | Don't set handler log level; just use the logger log... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
W. Trevor King | Fix typo target_def -> target_deflection. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
W. Trevor King | Catch FlatFit errors from all .get_surface_position... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Add optional temperature controller attribute. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Fix typos pyiezo -> piezo. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Add self to _stepper_approach_again arguments :p. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Add /posts/ to homepage URL in setup.py. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Minor rewrite of README intro section. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Minor rewrite of README intro section. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Correct setpoint -> target_deflection typo. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Correct axis.channel_config -> axis.axis_channel_config... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Set `axis = ...` earlier in AFM.move_just_onto_surface(). |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Fix LOG formatting error. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Fix pymodules typo in setup.py. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
W. Trevor King | Begin versioning. 0.1 |
commit | commitdiff | tree | snapshot |
2011-01-28 |
W. Trevor King | Cleaned up README and package with pure distutils ... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
W. Trevor King | Update to piezo v0.3 (based on data_logger 0.4) and... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Ran update_copyright.py |
commit | commitdiff | tree | snapshot |
2010-06-01 |
W. Trevor King | Use relative imports (PEP 328) for calibcant sibling... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
W. Trevor King | Bumped to version 0.4. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
W. Trevor King | Began versioning. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
W. Trevor King | Removed old references to freq in calibrate.py after... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
W. Trevor King | Various adjustments. I should commit more often ;). |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Prepared for distribution. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
W. Trevor King | Updated to new data_logger log_dir $DEFAULT$ syntax... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
W. Trevor King | calibrate.py should now work. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
W. Trevor King | Fixed non-interactive pylab plotting setup in common.py |
commit | commitdiff | tree | snapshot |
2008-11-11 |
W. Trevor King | Began versioning. |
commit | commitdiff | tree | snapshot |
|