hooke.git
2010-08-28 W. Trevor KingDocument --ui in doc/gui.txt.
2010-08-28 W. Trevor KingAdded convenience --ui option to hooke.hooke.main().
2010-08-27 W. Trevor KingTrivial fixes to test/command_stack.py. Now test/...
2010-08-27 W. Trevor KingDon't load curves becore clearing their command stack.
2010-08-27 W. Trevor KingFix 'flat filter peaks' CommandMessage declaration...
2010-08-27 W. Trevor KingDon't fail if Playlist.unload() is called on an unloade...
2010-08-27 W. Trevor KingDouble initial guess for the surface kink position.
2010-08-27 W. Trevor KingKeep Playlist._loaded up to date on Curve.unload()...
2010-08-27 W. Trevor KingAdd 'command stack' to list of ignored commands in...
2010-08-27 W. Trevor KingAdded logging to hooke.util.callback's callback routines.
2010-08-27 W. Trevor KingOops, the CommandMessage.explicit_user_call, not Comman...
2010-08-27 W. Trevor KingAdded hooke.util.caller.caller_names() for minimal...
2010-08-27 W. Trevor KingAdded CommandStack.explicit_user_call to distinguish...
2010-08-24 W. Trevor KingMore robust guess for `zero surface contact point`...
2010-08-23 W. Trevor KingAdd PyYAML to doc/install.txt and doc/hacking.txt depen...
2010-08-23 W. Trevor KingExtend JPK v0.5 parsing back to 0.3 and 0.4 file formats.
2010-08-23 W. Trevor KingRemove ._on_notebook_page_close binding for the removed...
2010-08-23 W. Trevor KingRestore HookeFrame.select_plugin (was removed in 298662...
2010-08-22 W. Trevor KingCleaned non-folders-panel cruft methods out of hooke...
2010-08-22 W. Trevor KingUpdate view menu checkbox on pane-close button activity.
2010-08-22 W. Trevor KingShift function key accelerators down by one (from F5...
2010-08-22 W. Trevor KingAdd menu title hotkeys to the GUI.
2010-08-22 W. Trevor KingSave dtypes to YAML (now we only drop ndarrays).
2010-08-22 W. Trevor KingAdd hooke.util.yaml.data_constructor to rebuild hooke...
2010-08-22 W. Trevor KingSave nicely scaled WLC parameters to the fit dict in...
2010-08-22 W. Trevor KingUpdated test/ to match the new explicit YAML format.
2010-08-22 W. Trevor KingAdd `name playlist' command.
2010-08-22 W. Trevor KingUpgrade test/data/ playlists to new explicit YAML format.
2010-08-22 W. Trevor KingStay on top of Curve.set_hooke() so we can run CommandS...
2010-08-22 W. Trevor KingRemove debugging printout from hooke.playlist.load.
2010-08-22 W. Trevor KingCleaned up hooke.playlist.load() and its use in `load...
2010-08-22 W. Trevor KingAdjust Hooke internals to use unsafe YAML (not just...
2010-08-21 W. Trevor KingFix hooke.util.yaml handling of assorted numpy.dtypes.
2010-08-21 W. Trevor KingFix polymer fit info name
2010-08-21 W. Trevor KingDon't ignore Curve.data in playlist serialization ...
2010-08-21 W. Trevor KingAdded command_stack option to all' default.
2010-08-21 W. Trevor KingClear NoteIndexList in .__setstate__ to avoid doubling...
2010-08-21 W. Trevor KingFix to plugin experiment checks after 8687bbf30e87.
2010-08-21 W. Trevor KingFix item -> items() bug in command_stack.py (now loaded...
2010-08-21 W. Trevor KingAdded hooke.util.yaml fixing YAML/NumPy type issues...
2010-08-21 W. Trevor KingTracked down problems saving playlists with loaded...
2010-08-21 W. Trevor KingDemonstrate issue 1062277 if you serialize the command...
2010-08-21 W. Trevor KingAdd doctests proving recursive curve->command_stack...
2010-08-21 W. Trevor KingRemove CommandStack.__getstate__ to avoid type ambiguit...
2010-08-21 W. Trevor KingOops, store the serialized Experiment in state not...
2010-08-21 W. Trevor KingSerialize hooke.experiment.Experiment instances in...
2010-08-21 W. Trevor KingAdd hooke.playlist.Playlists for better playlist serial...
2010-08-21 W. Trevor KingRemove trailing blank lines from vclamp_picoforce/README
2010-08-21 W. Trevor KingTransition from v0.1 XML playlists to v0.2 YAML playlists.
2010-08-20 W. Trevor KingName Hemingway data blocks so they may be viewed in...
2010-08-20 W. Trevor KingUse 'Indexes' to split MFP3D curves into blocks.
2010-08-20 W. Trevor KingFirst attempt at temperature extraction for MFP3D ...
2010-08-20 W. Trevor KingAttach raw info etc. to curve in MFP3D driver (used...
2010-08-20 W. Trevor KingConvert JPK deflection sign to follow Hooke convention.
2010-08-20 W. Trevor KingFast curve review seems to be a GUI-specific feature.
2010-08-20 W. Trevor KingCommand line UI now handles EOF during request/response...
2010-08-20 W. Trevor KingRemove debugging printout from JPK driver
2010-08-20 W. Trevor KingConvert all channels to their default calibration in...
2010-08-20 W. Trevor KingSet filetype and experiment fields in JPK driver.
2010-08-20 W. Trevor KingPush GUI config setting changes to the engine process...
2010-08-20 W. Trevor KingRan update_copyright.py, which fixed some spellcheck...
2010-08-20 W. Trevor KingFlesh out command stack execution.
2010-08-19 W. Trevor King'new playlist' now puts the new playlist into outqueue...
2010-08-19 W. Trevor KingSet Curve._hooke after joining engine in HookeRunner...
2010-08-19 W. Trevor KingRemove duplicate Command arguments (e.g. help, stack...
2010-08-19 W. Trevor KingLog the troublesome command for command line option...
2010-08-19 W. Trevor KingPatch GUI to handle 'new playlist' and 'glob curves...
2010-08-19 W. Trevor KingAllow flattening of path-less playlists for command.
2010-08-19 W. Trevor KingPoint out in doc/gui.txt that the folders panel is...
2010-08-19 W. Trevor KingCopy spring constant into block info in JPK driver.
2010-08-17 W. Trevor KingAdded 'Command stack' section to doc/tutorial.txt
2010-08-17 W. Trevor KingUpdate WLC/FJC fitting section of doc/tutorial.txt
2010-08-17 W. Trevor KingUpdate distance-measurement sections of doc/tutorial...
2010-08-17 W. Trevor KingRemove export and distance sections from test/tutorial...
2010-08-17 W. Trevor KingUse UUID in test/config.py's output file name.
2010-08-17 W. Trevor KingBroke config section of test/tutorial.py out into test...
2010-08-17 W. Trevor KingAdded 'save config'. Adjusted test/tutorial.py (and...
2010-08-17 W. Trevor KingUpdate test/flat_filter_playlist.py to explicitly speci...
2010-08-17 W. Trevor KingUse 'simple' conversion handler to process 'file'-type...
2010-08-17 W. Trevor KingMake file-format-version=0.5 support explicit in JPKDriver
2010-08-17 W. Trevor KingConfirm big-endian binary data format for JPK files.
2010-08-17 W. Trevor KingAdd test/note.py and adjust playlist handling so NoteFi...
2010-08-16 W. Trevor KingAdded hooke.util.itertools with reverse_enumerate
2010-08-16 W. Trevor KingDon't save Curve._hooke when pickling or deepcopying.
2010-08-16 W. Trevor KingAdjust test/tutorial.py to account for 4f4640207a50
2010-08-16 W. Trevor KingAdjust test/polynomial_flatten.py to account for 01ff93...
2010-08-16 W. Trevor KingAdjust test/flat_filter_peaks.py to account for 01ff934...
2010-08-16 W. Trevor KingUpgraded hooke.plugin.polymer_fit commands to ColumnAdd...
2010-08-16 W. Trevor KingPoint to config.txt rather than hardcoding hooke.cfg...
2010-08-16 W. Trevor KingRewrap a line in test/zero_surface_contact_point.py
2010-08-16 W. Trevor KingApply constant offset to contact region in 'polynomial...
2010-08-16 W. Trevor KingFix playlist filename preservation for 'load playlist...
2010-08-15 W. Trevor KingMove NoteFilterCommand from plugin.playlist to plugin...
2010-08-15 W. Trevor KingAdded test/tutorial.py. Works until you get to note_fi...
2010-08-15 W. Trevor KingMention playlist navigation commands in doc/tutorial.txt
2010-08-15 W. Trevor KingFix existing Driver.is_me's crashes if path is a directory.
2010-08-15 W. Trevor KingLog a warning (rather than raising a Failure) on glob...
2010-08-15 W. Trevor KingUpdated tutorial's new_playlist call for new PlaylistAd...
2010-08-15 W. Trevor KingUse input name in 'new playlist' and 'load playlist...
2010-08-15 W. Trevor KingCleanups to playlist name handling in 'load playlist'.
next