README: Remove duplicate pyafm target
[unfold-protein.git] / unfold_protein /
2013-05-27 W. Trevor Kingconfig: No need to import FFT_tools.window_hann
2013-05-24 W. Trevor KingConvert to load_from_config() handling v0.2
2013-05-24 W. Trevor Kingconfig: Use native Python types for default unfolding...
2013-02-07 W. Trevor Kingscan: Add stepper_tweaks (--no-stepper-tweaks) to Unfol...
2013-02-07 W. Trevor Kingscan: Approach the surface with stepper_approach()...
2013-02-07 W. Trevor Kingscan: Log the loop index
2013-02-07 W. Trevor Kingunfolder: Save the timestamp, x-position, and temp...
2013-02-07 W. Trevor KingStandardize matplotlib rendering on figure.canvas.draw...
2012-05-11 W. Trevor KingRan update-copyright.py.
2012-05-11 W. Trevor KingUpdate unfold_protein to use the new pyafm.storage...
2012-03-26 W. Trevor KingRemove TemperatureConfig from unfold_protein.config...
2012-03-26 W. Trevor KingRemove unfold_protein.temperature (replaced by pyafm...
2012-03-26 W. Trevor KingRemove unfold_protein.afm now that there is a configura...
2012-01-24 W. Trevor KingAssorted plots and bug-fixes in unfolder.py.
2012-01-24 W. Trevor KingMake ExceptionTooFar check more robust with .max().
2012-01-24 W. Trevor KingStylistic cleanups in UnfoldScanner.move_far_from_surface.
2012-01-24 W. Trevor KingIncrease 'far' in ApproachConfig to 30 microns.
2012-01-23 W. Trevor KingRemove buggy self argument from Temperature self()...
2012-01-17 W. Trevor KingMerge irrelevant "Update to data_logger v0.4." by dropp...
2012-01-17 W. Trevor KingUpdate to use new h5config, pycomedi, etc.