projects
/
hooke.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hooke.git
2010-06-01
W. Trevor King
Fix approacing -> approaching typo in cut and curve...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Ran update_copyright.py which updated hooke.util.encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Add wtk driver for W. Trevor King's velocity clamp...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Convert update_copyright.py to a more VCS-agnostic...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Use REPORT_UDIFF doctest option in test/curve_info.py
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Cleanups in hooke.driver.picoforce
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Don't die when flat-filtering curves shorter than blind...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Correct relative path generation in hooke.playlist...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
W. Trevor King
Fix /doc/build/ -> ./doc/build/ in update_copyright.py
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Add another parameter-casting hack.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Confirm lack of peaks in test/data/vclamp_picoforce/
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Use numpy.savetxt (handles multiple columns) rather...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Add test.flat_filter which has been driving the recent...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Adjust path (if it exists) for the child playlist in...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Apply 'name' argument in plugin.playlist.FilterCommand
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Fix typo .add -> .append in plugin.playlist.FilterCommand
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Initialize 'min peaks' from configuration (if required...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Fix some outstanding argument issues in flatfilt.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Input codec messes with readline.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Move 'blind window' and 'min peaks' from FlatPeaksComma...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Success import and better peaks validation in flatfilt...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
array.abs() -> numpy.abolute(array) in hooke.util.peak
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Removed trailing comma that turned 'median' into a...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Added default name to hooke.util.peak.mask_to_peaks
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Fix 'min deviation' -> 'min deviations' typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
hooke.util.peak.find_peaks should *not* die on noise...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Clean up argument handling in hooke.plugin.convfilt...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Added input key flexibility to hooke.util.peak._kwarg
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Restore plugin setup in hooke.command.Command.__init__
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Added preliminary hooke.plugin.vclamp.scale (just def...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Import VelocityClamp in hooke.plugin.flatfilt for Convo...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Allow negative voltages in hooke.driver.picoforce.PicoF...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Fix self.hooke -> hooke typo in hooke.plugin.flatfilt...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Fix broken hooke.plugin.playlist.playlist_name_callback
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Remove if __name__ == '__main__' section of hooke.hooke
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Add unicode-capable IO to hooke.ui.commandline.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Remove two debugging prints from hooke.ui.commandline
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Adjust update_copyright hacks to follow plugin.peakspot...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Major plugin restructuring.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Remove debugging print command from hooke.util.calculus...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
W. Trevor King
Fix a pickling problems with hooke.plugin.playlist...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Allow extra arguments to NoteIndexList.filter's filter_fn
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Move argument_to_setting before plugin loading code...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Add Numpy crossreferences to hooke.util.fft
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Introduce intersphinx to Numpy, Scipy, and Matplotlib
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Add hooke.plugin.argument_to_setting to convert Argumen...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Actually, pass plugin instance to Command.__init__.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Rework Plugin.commands() to include _setup_commands().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Fix syntax errors in hooke.plugin.curve
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
W. Trevor King
Finish translating the hooke.plugin.curve Commands...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Converted hooke.util.fft to Hooke coding style.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Add intersphinx_mapping to doc/conf.py
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Add Sphinx extensions sphinx.ext.intersphinx sphinx...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Ran ./update_copyright.py to setup copyrights in caclul...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Adjusted hooke.util.calculus.derivative.__doc__ so...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Merged my unitary FFT wrappers (FFT_tools) as hooke...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Relicensed FFT_tools.py under Hooke's LGPL
fft
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Merged hooke.plugin.plotmanip into hooke.plugin.curve.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Remove leftover curve.InfoCommand cruft from ExportComm...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Moving hooke.plugin.procplots to .curve in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Started translating hooke.plugin.multifit to new Plugin...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Add REAMDE and playlist.hkp for Hemingway force clamp...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Added sample Hemingway force-clamp curves
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Moved test/data/titin to more descriptive test/data...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Add REAMDE and playlist.hkp for titin I-27 curves.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Added 100 sample velocity-clamp curves for titin I-27
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Fix rief1997 footnote in hooke.experiment.VelocityClamp
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
W. Trevor King
Updated hooke.driver.picoforce to new Driver class.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Fixed bugs in hooke.curve.Data.__new__ and added doctests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Add Curve loading to hooke.playlist.Playlist.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Moved doc/hooke.jpg to doc/img/hooke.jpg
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Add hooke.plugin.curve (moved from hooke.plugin.curvetools)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Added .hooke.cfg to .hgignore.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Broke out Hooke.run and Hooke.run_lines into HookeRunner.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Pull Hooke.run*() multiprocessing setup/teardown into...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Add hooke.playlist.NoteIndexList.__str__() method.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Unset executible bits in curvetools.py and jumpstat...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Ran update_copyright.py, updating all the copyright...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Use ALIASES and AUTHOR_HACKS handling in update_copyrig...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Updated copyright blurbs in all files to '# Copyright'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Further author/year workarounds in update_copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
W. Trevor King
Add AUTHOR_HACKS and YEAR_HACKS to update_copyright.py
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
W. Trevor King
Update canonical copyright names for 'illysam' and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
W. Trevor King
Fix some doctests in update_copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Rearrange license text and add update_copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Added integration test directory test/ and load_playlis...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Updated .hgignore to ignore documentation build files.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Added .hgignore masking *.pyc files
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Added distutils-based setup.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Fix git->hg and wget -o -> -O in doc/install.txt snapsh...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
W. Trevor King
Updated fork project info for Rolf and my branches...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Add --script and --command to bin/hooke
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Save playlist digest on loading.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Actually set self.name in hooke.playlist.FilePlaylist...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Fix str() bug in hooke.ui.commandline.LocalExitCommand...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Move hooke/test/default.000 -> test/data/picoforce.000
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Actually set self.path in hooke.playlist.FilePlaylist...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Add all_drivers_callback to hooke.plugin.playlist.LoadC...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Fix typos in hooke.playlist.FilePlaylist.set_path
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
W. Trevor King
Fix bug in hooke.ui.commandline.DoCommand._check_argume...
commit
|
commitdiff
|
tree
|
snapshot
next