hooke.git
2012-11-19 W. Trevor KingConvert from "print ..." to "print(...)"
2012-11-19 W. Trevor Kinghooke:util:fft: remove in favor of my external FFT...
2012-11-18 W. Trevor KingRan update-copyright.py
2012-11-18 W. Trevor King.update-copyright.conf: update to pipe separators and...
2012-08-20 W. Trevor KingReplace hooke.util.igorbinarywave with external igor...
2012-08-20 W. Trevor KingMove wxversion.select call to hooke.ui.gui and remove...
2012-08-20 W. Trevor KingAdd `setup.py sdist` side effects to .gitignore.
2012-04-18 W. Trevor KingChange my email address from drexel.edu to tremily.us.
2012-03-08 W. Trevor KingAdd a `Delete` button to the GUI NavBar, and cleanup...
2012-03-08 W. Trevor KingUse Python AUI implementation (instead of C++) in hooke...
2012-03-08 W. Trevor KingCleanup command stack handling in hooke.plugin.polymer_fit.
2012-03-08 W. Trevor KingAdd `peak extraction method` option to `polymer fit...
2012-03-08 W. Trevor KingMake `index` argument optional and return curve in...
2012-03-08 W. Trevor KingAdd Richard Naud's email address to .update-copyright...
2012-02-22 W. Trevor KingUpdate download URL from einstein to tremily.
2012-02-17 W. Trevor KingFix download URL to point to Git source in setup.py.
2012-02-17 W. Trevor KingFix hooke.version(4) with missing patch index.
2012-02-17 W. Trevor KingRespect UTF-8 README in setup.py.
2012-02-17 W. Trevor KingCleanup reStructuredText in the README.
2012-02-16 W. Trevor KingUpdate docs to point to Git repository.
2012-02-16 W. Trevor KingRename REAMDE -> README in test/data/vclamp_mfp3d.
2012-02-16 W. Trevor KingRun update-copyright.py.
2012-02-16 W. Trevor KingTransition to my external update-copyright package.
2012-01-08 W. Trevor KingRan update_copyright.py.
2012-01-08 W. Trevor KingSimplify ALIASES and add email addresses to AUTHOR_HACK...
2012-01-08 W. Trevor KingAdd .mailmap to standardize author names and emails...
2012-01-08 W. Trevor KingChange VCS from Mercurial to Git in update_copyright.py.
2012-01-08 W. Trevor KingConvert .hgignore to .gitignore now that I'm versioning...
2011-11-14 W. Trevor KingRemove debugging *.dat file output from curve plugin.
2011-11-11 W. Trevor KingMove everything except `GUI` from `hooke.ui.gui` to...
2011-11-11 W. Trevor KingRemove nominal wxWidgets 2.8 support.
2011-11-11 W. Trevor KingExpand ~ in the glob path of 'glob curves to playlist'.
2011-11-11 W. Trevor KingAdd 'scaled column addition' command.
2011-11-11 W. Trevor KingInitial work transitioning to wxWidgets 2.9.
2011-11-10 W. Trevor KingTemporary fix to hooke/driver/wtk.py now that data_logg...
2011-11-10 W. Trevor KingUse sys.stderr.write instead of the deprecated 'print...
2011-11-10 W. Trevor KingAdjust NoteIndexList._index in .index() if it falls...
2011-11-10 W. Trevor KingCall 'remove curve from playlist' when deleting curves...
2011-11-10 W. Trevor KingFix 'remove curve from playlist' implementation.
2011-11-09 W. Trevor KingAdd GUI postprocessing for 'name playlist' so the new...
2011-11-09 W. Trevor KingDon't delete curve files through the GUI's delete function.
2011-11-09 W. Trevor KingStandardize playlist path expansion in hooke/playlist.py.
2011-10-11 W. Trevor KingAdd motivational blurb to command_stack docstring.
2011-10-11 W. Trevor KingFix citating -> citing typo in doc/analysis.txt.
2011-05-15 W. Trevor KingRemove more invalid loop syntax from hooke/plugin/multi...
2011-05-15 W. Trevor KingFix invalid loop syntax in hooke/plugin/multifit.py.
2011-04-28 W. Trevor KingAdjust fit-parameter handling for the polymer_fit plugin.
2011-04-28 W. Trevor KingClean up and adjust names of commands requiring curve...
2011-04-28 W. Trevor KingRan update_copyright.py.
2011-04-28 W. Trevor KingAdapt to handle scipy.optimize.leastsq for scipy >...
2011-04-21 W. Trevor KingInitial attempt at PicoForce 0x05120005 support.
2011-04-19 W. Trevor KingAdd Mercurial URL to README and use README as long_desc...
2010-12-14 W. Trevor KingMerge Veeco -> Bruker and NumPy/SciPy doc guide patches.
2010-12-14 W. Trevor KingUpdate URL for NumPy/SciPy documentation guide.
2010-11-19 W. Trevor KingVeeco -> Bruker since sale of metrology wing this August.
2010-11-13 W. Trevor KingBetter contact point detection now handles some initial...
2010-11-11 W. Trevor KingActually, filtering the copy directly is *almost* ok.
2010-11-11 W. Trevor KingUse hooke.command_by_name[...] in hooke.plugin.*.
2010-11-11 W. Trevor KingOnly shallow copy when filtering a playlist.
2010-11-11 W. Trevor King.`_setup_item` -> `._setup_item` in hooke.playlist...
2010-11-10 W. Trevor KingAdjust playlist curve setup to load curves after YAML...
2010-11-10 W. Trevor KingAdd yaml load test to hooke.curve.Data.
2010-11-10 W. Trevor Kingexpanduser() in hooke.playlist.load().
2010-11-09 W. Trevor KingDon't save digests in the playlist file.
2010-11-09 W. Trevor Kingdata_logger.normalize_logdir -> normalize_log_dir with...
2010-11-09 W. Trevor KingUpdate WTK driver links with git.php -> gitweb.cgi.
2010-11-09 W. Trevor KingUpdate test/wtk_driver.py for data_logger version 0.4.
2010-11-03 W. Trevor KingDon't use questions in the README section headings.
2010-11-03 W. Trevor KingFixup reStructuredText in README.
2010-11-03 W. Trevor KingExplain my Hooke ebuild in doc/install.txt.
2010-11-03 W. Trevor KingRan update_copyright.py, updating hooke/ui/gui/dialog...
2010-11-03 W. Trevor KingFix hg.py -> hk.py in setup.py.
2010-10-28 W. Trevor KingMerged `igorbinarywave.py --not-strict` and playlist...
2010-10-28 W. Trevor KingAdd -n/--not-strict to igorbinarywave.py (currently...
2010-09-29 W. Trevor KingMove some playlist-related expanduser() calls from...
2010-09-29 W. Trevor KingUpdate hooke.playlist.FilePlaylist doctests for explici...
2010-09-29 W. Trevor KingUpdate hooke.command_stack.CommandStack doctests for...
2010-09-29 W. Trevor KingCleanups so hooke/ui/gui/ passes unittests.
2010-09-29 W. Trevor KingLog errors when instantiation fails in hooke.util.plugg...
2010-09-29 W. Trevor KingRelax doctest constraints on hooke.util.fit.ModelFitter.
2010-09-29 W. Trevor KingAdd os.path.expanduser() wrappers to user-supplied...
2010-09-29 W. Trevor KingZip files use slashes (not os.path.sep) for their path...
2010-09-29 W. Trevor KingQuote backslash-containing arguments in doc/tutorial.py.
2010-09-15 W. Trevor Kingalbedomanu -> Manuel Gensler based on an email from...
2010-09-09 W. Trevor KingUse `with Closing(...) as f:` in JPKDriver._zip_segment().
2010-09-09 W. Trevor KingExtended test/jpk_driver.py to test .jpk-data1D file...
2010-09-09 W. Trevor KingExtent JPK driver to also read .jpk-data1D-file files.
2010-09-08 W. Trevor KingFix test/jpk_driver.py now that we can load each of...
2010-09-08 W. Trevor KingEnsure unique segment names in the JPK driver.
2010-09-08 W. Trevor KingFix distance_base_unit extraction in JPK driver for...
2010-09-08 W. Trevor KingFix JPK list field splitting for empty lists.
2010-09-08 W. Trevor KingOnly pass curve params out to segments if they exist.
2010-09-08 W. Trevor KingSkip some param translation in the JPK driver for chann...
2010-09-08 W. Trevor KingImprove handling of the base calibration slot units...
2010-09-08 W. Trevor KingI'm using the 0.12 specs for the JPK driver, so allow...
2010-09-08 W. Trevor KingAdjust unit extraction from the JPK file format.
2010-09-08 W. Trevor KingAdd support for raster and constant data to JPK driver.
2010-09-08 W. Trevor KingAdd support for {,u}int{16,32} segments in JPK driver.
2010-09-08 W. Trevor KingBreak JPK data block name extraction out into ._zip_seg...
2010-09-08 W. Trevor KingExtract 'z piezo sensitivity (m/V)' from JPK files...
next