projects
/
hooke.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hooke.git
2010-09-29
W. Trevor King
Relax doctest constraints on hooke.util.fit.ModelFitter.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
W. Trevor King
Add os.path.expanduser() wrappers to user-supplied...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
W. Trevor King
Zip files use slashes (not os.path.sep) for their path...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
W. Trevor King
Quote backslash-containing arguments in doc/tutorial.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
W. Trevor King
albedomanu -> Manuel Gensler based on an email from...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
W. Trevor King
Use `with Closing(...) as f:` in JPKDriver._zip_segment().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
W. Trevor King
Extended test/jpk_driver.py to test .jpk-data1D file...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
W. Trevor King
Extent JPK driver to also read .jpk-data1D-file files.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Fix test/jpk_driver.py now that we can load each of...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Ensure unique segment names in the JPK driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Fix distance_base_unit extraction in JPK driver for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Fix JPK list field splitting for empty lists.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Only pass curve params out to segments if they exist.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Skip some param translation in the JPK driver for chann...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Improve handling of the base calibration slot units...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
I'm using the 0.12 specs for the JPK driver, so allow...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Adjust unit extraction from the JPK file format.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Add support for raster and constant data to JPK driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Add support for {,u}int{16,32} segments in JPK driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Break JPK data block name extraction out into ._zip_seg...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Extract 'z piezo sensitivity (m/V)' from JPK files...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Accept version 0.2 (and similar?) JPK files with channe...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Mark block level spring constant as a hack in the JPK...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Don't assume you know which sJPK egments will be created.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Allow JPK file versions up to 0.12 (unfinished).
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Add version 0.2 and 0.12 JPK file examples from Michael...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
W. Trevor King
Move hooke.driver.igorbinarywave to hooke.util.igorbina...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
W. Trevor King
Update test/ to pass after 8f1ebe298b48.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
W. Trevor King
Don't specify curve or data block types. See doc/stand...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
W. Trevor King
Add information about JPKForceSpec.txt to hooke.driver...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
W. Trevor King
Improve error message for old (ASCII) JPK file formats.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Remove 'results' panel from GUI. Use 'block info'...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Added --config option to bin/hk.py to override built...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Remove hooke/plugin/export.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Remove hooke/plugin/results.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Remove hooke/plugin/procplots.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Remove hooke/plugin/generalvclamp.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Remove hooke/plugin/flatfilts*
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Update test/ with new 'block names' in 'curve info...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Add 'block names' argument to 'curve info'.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Add list of possible keys to 'block info' error for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Updated test/ to match new pformated command line output.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
pprint.pformat output dicts in ui.commandline.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
W. Trevor King
Added 'block info' to retrieve and export portions...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
W. Trevor King
Note that unloaded curves will not have any Data or...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
W. Trevor King
Ran update_copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
W. Trevor King
Add 'hg update wtk' to Mercurial installation directions.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
W. Trevor King
Check data copying in Curve.__copy__ and .__deepcopy__...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
W. Trevor King
Store a copy of params in CurveCommand._add_to_command_...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
W. Trevor King
Maintain Curve._hooke setting during copy and deepcopy.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
W. Trevor King
Flesh out command line help messages.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
W. Trevor King
.__setup_params() -> ._setup_params() in hooke/plugin...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
W. Trevor King
Don't distinguish between ASCII unicode and strings...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
W. Trevor King
Document fit parameter extraction via PyYAML.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
W. Trevor King
Document --ui in doc/gui.txt.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
W. Trevor King
Added convenience --ui option to hooke.hooke.main().
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Trivial fixes to test/command_stack.py. Now test/...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Don't load curves becore clearing their command stack.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Fix 'flat filter peaks' CommandMessage declaration...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Don't fail if Playlist.unload() is called on an unloade...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Double initial guess for the surface kink position.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Keep Playlist._loaded up to date on Curve.unload()...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Add 'command stack' to list of ignored commands in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Added logging to hooke.util.callback's callback routines.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Oops, the CommandMessage.explicit_user_call, not Comman...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Added hooke.util.caller.caller_names() for minimal...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
W. Trevor King
Added CommandStack.explicit_user_call to distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
W. Trevor King
More robust guess for `zero surface contact point`...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
W. Trevor King
Add PyYAML to doc/install.txt and doc/hacking.txt depen...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
W. Trevor King
Extend JPK v0.5 parsing back to 0.3 and 0.4 file formats.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
W. Trevor King
Remove ._on_notebook_page_close binding for the removed...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
W. Trevor King
Restore HookeFrame.select_plugin (was removed in 298662...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Cleaned non-folders-panel cruft methods out of hooke...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Update view menu checkbox on pane-close button activity.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Shift function key accelerators down by one (from F5...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Add menu title hotkeys to the GUI.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Save dtypes to YAML (now we only drop ndarrays).
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Add hooke.util.yaml.data_constructor to rebuild hooke...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Save nicely scaled WLC parameters to the fit dict in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Updated test/ to match the new explicit YAML format.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Add `name playlist' command.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Upgrade test/data/ playlists to new explicit YAML format.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Stay on top of Curve.set_hooke() so we can run CommandS...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Remove debugging printout from hooke.playlist.load.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Cleaned up hooke.playlist.load() and its use in `load...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
W. Trevor King
Adjust Hooke internals to use unsafe YAML (not just...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Fix hooke.util.yaml handling of assorted numpy.dtypes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Fix polymer fit info name
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Don't ignore Curve.data in playlist serialization ...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Added command_stack option to all' default.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Clear NoteIndexList in .__setstate__ to avoid doubling...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Fix to plugin experiment checks after 8687bbf30e87.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Fix item -> items() bug in command_stack.py (now loaded...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Added hooke.util.yaml fixing YAML/NumPy type issues...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Tracked down problems saving playlists with loaded...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Demonstrate issue 1062277 if you serialize the command...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Add doctests proving recursive curve->command_stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Remove CommandStack.__getstate__ to avoid type ambiguit...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Oops, store the serialized Experiment in state not...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
W. Trevor King
Serialize hooke.experiment.Experiment instances in...
commit
|
commitdiff
|
tree
|
snapshot
next