2010-05-08 |
W. Trevor King | Use .type.upper() (vs. old .name.upper()) for Argument... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
W. Trevor King | Moved Argument and other class definitions after Command |
commit | commitdiff | tree | snapshot |
2010-05-08 |
W. Trevor King | Added Command and related classes to hooke.plugin |
commit | commitdiff | tree | snapshot |
2010-05-08 |
W. Trevor King | Added hooke.plugin.Plugin.name attribute. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
W. Trevor King | Added tip-to-root/root-to-tip flexibility to hooke... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
W. Trevor King | Added inclusion logic to hooke.plugin |
commit | commitdiff | tree | snapshot |
2010-05-06 |
W. Trevor King | Added the graph module I'd developed for Bugs-Everywhere |
commit | commitdiff | tree | snapshot |
2010-05-06 |
W. Trevor King | Beginning to rewrite Hooke to decouple from GUI. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
W. Trevor King | Added Sphinx documentation framework |
commit | commitdiff | tree | snapshot |
2010-05-05 |
W. Trevor King | Convert from DOS to UNIX line endings. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
W. Trevor King | Really hideous merge of Rolf Schmidt's code. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
W. Trevor King | Oops, fix libinput import in hooke.plugin.review. ... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
W. Trevor King | Removed busy loop from hooke/plugin/flatfilts.py. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
W. Trevor King | Merged with trunk |
commit | commitdiff | tree | snapshot |
2010-05-11 |
fabrizio.benedetti.82 | WLC and FJC output are now with 2 decimal precision... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
fabrizio.benedetti.82 | Added the possibility to manually choose the peaks... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
fabrizio.benedetti.82 | Correct number of digits of many output, improvement... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
albertogomcas | Fixes bad call to wlc/fjc fit |
commit | commitdiff | tree | snapshot |
2010-05-04 |
W. Trevor King | Added modular directory structure. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
albertogomcas | fit.py : extended FJC fit (models water bridges of... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
albertogomcas | multifit.py : slope can be measured from data or form... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
albertogomcas | multifit.py : slope can be measured manually |
commit | commitdiff | tree | snapshot |
2010-03-16 |
albertogomcas | mfp3d.py : the retraction speed is extracted from Veloc... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
albertogomcas | multifit.py : some graphical niceties |
commit | commitdiff | tree | snapshot |
2010-03-12 |
albertogomcas | multifit.py : proper formatting of help section |
commit | commitdiff | tree | snapshot |
2010-03-12 |
albertogomcas | multifit.py : Fixed a wrong named var |
commit | commitdiff | tree | snapshot |
2010-03-11 |
albertogomcas | multifit.py : new plugin, mouse input based |
commit | commitdiff | tree | snapshot |
2010-03-10 |
albertogomcas | review.py: fixed crash when a file is not valid |
commit | commitdiff | tree | snapshot |
2010-03-10 |
albertogomcas | review.py: avoided crash when displaying final stats |
commit | commitdiff | tree | snapshot |
2010-03-09 |
fabrizio.benedetti.82 | Corrected a bug for the command txt when it is invoked... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
fabrizio.benedetti.82 | A correction on autopeak.py due to the add of curvetool... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
fabrizio.benedetti.82 | Corrected some bugs in the scale of graphs. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
albertogomcas | Fixed some bugs |
commit | commitdiff | tree | snapshot |
2010-02-11 |
fabrizio.benedetti.82 | Scale of axis are now in engineering format. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
devicerandom | (generalvclamp.py) Error checking in flatten plot manip... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
albertogomcas | review.py plugin allows to review curves in groups... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
fabrizio.benedetti.82 | Added two plugin: jumpstat.py and multidistance.py... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
albertogomcas | Command 'note' saves notes into 'hookedir/output' direc... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
albertogomcas | New plotmanip 'centerzero' shifts the curves to 0 force |
commit | commitdiff | tree | snapshot |
2010-01-22 |
albertogomcas | Support for HDF5 files created with Igor Pro (see wiki... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
albertogomcas | Fix: genlist can now import files without extension |
commit | commitdiff | tree | snapshot |
2009-12-17 |
W. Trevor King | Added Alberto's mailing list comments about lib*.py... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
W. Trevor King | Added config_dir to libhooke.HookeConfig to match new... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
W. Trevor King | Added USAGE file based on code.google.com/p/hooke/wiki... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
W. Trevor King | All classes should at least subclass 'object' to avoid... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
W. Trevor King | Removed sha-bang from non-executable python files ... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
W. Trevor King | Added README and reorganized directory structure (break... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
devicerandom | (fit.py) Quick kludgy patch for crash of issue 0028 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
devicerandom | (fit.py) Fixed -maybe- FJC plotting |
commit | commitdiff | tree | snapshot |
2009-11-19 |
fabrizio.benedetti.82 | (autopeak.py) Corrected a bug introduced in r208 |
commit | commitdiff | tree | snapshot |
2009-11-11 |
fabrizio.benedetti.82 | (autopeak.py) Repeatedly asks for correct input. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
fabrizio.benedetti.82 | Added multidistance plugin. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
devicerandom | (autopeak.py) fixed autopeak documentation |
commit | commitdiff | tree | snapshot |
2009-11-01 |
devicerandom | (autopeak.py) autopeak can now use FJC or WLC |
commit | commitdiff | tree | snapshot |
2009-11-01 |
devicerandom | (fit.py) wording output is consistent with fit function... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
devicerandom | (fit.py) WLC and FJC now aliases of fit command |
commit | commitdiff | tree | snapshot |
2009-10-31 |
devicerandom | Got FJC drawing right. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
devicerandom | Better plotting of FJC but not there yet |
commit | commitdiff | tree | snapshot |
2009-10-31 |
devicerandom | First steps towards FJC support. New variable fit_funct... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
devicerandom | Hopefully reverted to r193 after mbrucale's incident |
commit | commitdiff | tree | snapshot |
2009-10-29 |
marcobrucale | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-10-29 |
marcobrucale | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-10-08 |
devicerandom | using numpy.mean to avoid warnings; still not perfect... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
devicerandom | correct parsing of args of peaks command; Fixes issue... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
devicerandom | added cut.py plugin (by Fabrizio Benedetti, EPFL, Lausanne) |
commit | commitdiff | tree | snapshot |
2009-08-10 |
devicerandom | deleted spurious empty dir from tree |
commit | commitdiff | tree | snapshot |
2009-08-07 |
illysam | fixed: plot does not display on Windows at program... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
illysam | fixed counter issue |
commit | commitdiff | tree | snapshot |
2009-07-29 |
illysam | Fixed MFP1D export from Igor 4 (wavenote was not complete) |
commit | commitdiff | tree | snapshot |
2009-07-29 |
illysam | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-07-24 |
pancaldi.paolo | adding a folder creation with the good plot files inside |
commit | commitdiff | tree | snapshot |
2009-07-24 |
devicerandom | (hooke_cli.py) text export, now with measure units... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
devicerandom | (mfp1dexport.py) Fixed k determination, at least until... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
devicerandom | (mfp1dexport.py) Fixed trivial bug in K determination... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
devicerandom | (hooke_cli.py) fixed export - bug 0011 |
commit | commitdiff | tree | snapshot |
2009-07-01 |
pancaldi.paolo | pCluster ver.1 ... working! oneClick style. Updated... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
pancaldi.paolo | Updated with "debug" option and some explanation. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
devicerandom | (mfp_igor_scripts) Scripts committed |
commit | commitdiff | tree | snapshot |
2009-06-29 |
devicerandom | (mfp1dexport.py , mfp_igor_scripts) Initial indirect... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
pancaldi.paolo | pcluster improved with density estimation and second... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
pancaldi.paolo | updated with density limit |
commit | commitdiff | tree | snapshot |
2009-06-22 |
marcobrucale | Just added a new config variable, "force_multiplier... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
devicerandom | (autopeak.py, etc.) added noflatten option to autopeak... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
devicerandom | (mcs.py) lower- and upper- case both working |
commit | commitdiff | tree | snapshot |
2009-05-07 |
devicerandom | (mcs.py , generaltccd.py) added first version of TCCD... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
marcobrucale | Added a small feature in the 'autopeak' command. If... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
pancaldi.paolo | add doublepca and triplepca functions |
commit | commitdiff | tree | snapshot |
2009-03-20 |
devicerandom | (autopeak.py, flatfilts.py, hooke_cli.py) various error... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
pancaldi.paolo | PCA improved: it takes columns and multiplier factor... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
devicerandom | (tutorial.py) updated plugin tutorial |
commit | commitdiff | tree | snapshot |
2009-03-11 |
pancaldi.paolo | nothing of important (new function for building a file... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
devicerandom | (pcluster.py) again, dirty stuff for testing |
commit | commitdiff | tree | snapshot |
2009-03-09 |
pancaldi.paolo | add file configuration in order to choice the pca's... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
pancaldi.paolo | configuration file for pca's columns |
commit | commitdiff | tree | snapshot |
2009-03-06 |
devicerandom | (pcluster.py) testing stuff for test datasets |
commit | commitdiff | tree | snapshot |
2009-03-04 |
devicerandom | (pcluster.py) fixed typo |
commit | commitdiff | tree | snapshot |
2009-03-04 |
pancaldi.paolo | fixed many importants bugs: flatten, c_leng(ths) and... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
devicerandom | (pcluster.py) fixed stupid crash |
commit | commitdiff | tree | snapshot |
2009-03-04 |
pancaldi.paolo | little changing in the list of clustering coordinates... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
devicerandom | (flatfilts.py) fixed peaks command crashing (pcluster... |
commit | commitdiff | tree | snapshot |
next |