hooke.git
15 years ago(hooke_cli.py) Fixed small error catching in do_copylog
devicerandom [Thu, 31 Jul 2008 16:31:56 +0000 (16:31 +0000)]
(hooke_cli.py) Fixed small error catching in do_copylog

15 years ago(generalvclamp.py) catching all exceptions in plotmanip_flatten so to avoid unnecessa...
devicerandom [Wed, 2 Jul 2008 17:39:50 +0000 (17:39 +0000)]
(generalvclamp.py) catching all exceptions in plotmanip_flatten so to avoid unnecessary crashes

15 years agoadded a couple of 'del' commands at the end to avoid possible memory leaks
marcobrucale [Fri, 27 Jun 2008 08:55:37 +0000 (08:55 +0000)]
added a couple of 'del' commands at the end to avoid possible memory leaks

15 years agoImplemented fcfilt - similar to flatfilt, but for force clamp curves.
marcobrucale [Thu, 26 Jun 2008 16:02:18 +0000 (16:02 +0000)]
Implemented fcfilt - similar to flatfilt, but for force clamp curves.
Cleaned up older commands (e.g. using self._delta instead of self.measure_N_points)

15 years ago(libhooke.py) find_graph_coords now takes finds the point closer to clicked point...
albertogomcas [Fri, 20 Jun 2008 10:36:12 +0000 (10:36 +0000)]
(libhooke.py) find_graph_coords now takes finds the point closer to clicked point, and not justi n x axis as before
(macro.py) uses workdir in hooke.conf instead of self.currentdir

15 years ago(macro.py) now uses safeinput call
albertogomcas [Fri, 20 Jun 2008 09:20:18 +0000 (09:20 +0000)]
(macro.py) now uses safeinput call

15 years ago(hooke:cli.py) changed previously forgotten alphainput in do_exit
albertogomcas [Fri, 20 Jun 2008 09:06:03 +0000 (09:06 +0000)]
(hooke:cli.py) changed previously forgotten alphainput in do_exit

15 years ago(libinput.py) new function 'safeinput', more general and friendlier syntax
albertogomcas [Fri, 20 Jun 2008 09:01:51 +0000 (09:01 +0000)]
(libinput.py) new function 'safeinput', more general and friendlier syntax
      fixed some bugs in numinput
(hooke_cli.py, viewer.py,libviewer.py) now use safeinput calls

15 years ago(jpk.py) Added deflection, but a lot of things still behaving weirdly
devicerandom [Thu, 19 Jun 2008 17:47:35 +0000 (17:47 +0000)]
(jpk.py) Added deflection, but a lot of things still behaving weirdly

15 years ago(fit.py) Solved stupid regression -now wlc does not crash if you click two times...
devicerandom [Thu, 19 Jun 2008 17:23:20 +0000 (17:23 +0000)]
(fit.py) Solved stupid regression -now wlc does not crash if you click two times the same point

15 years ago(hooke_cli.py) Updated note command to incrementally save notes -a lot of headaches...
devicerandom [Thu, 19 Jun 2008 17:07:21 +0000 (17:07 +0000)]
(hooke_cli.py) Updated note command to incrementally save notes -a lot of headaches when Hooke crashes should be relieved

15 years ago(libviewer.py, viewer.py, liboutlet.py, libinput.py) added some comments
albertogomcas [Thu, 19 Jun 2008 15:27:59 +0000 (15:27 +0000)]
(libviewer.py, viewer.py, liboutlet.py, libinput.py) added some comments
(libviewer.py, viewer.py, liboutlet.py) now using safe inputs

15 years agoupdated startup copyright notice
devicerandom [Thu, 19 Jun 2008 01:09:29 +0000 (01:09 +0000)]
updated startup copyright notice

15 years ago(hooke_cli.py) fixed tab problem
albertogomcas [Wed, 18 Jun 2008 12:53:44 +0000 (12:53 +0000)]
(hooke_cli.py) fixed tab problem
(liboutlet.py) fixed outlet.pop()
(hooke.conf) reverted to default file (oops)

15 years ago(liboutlet.py) collector of command line output
albertogomcas [Wed, 18 Jun 2008 12:36:17 +0000 (12:36 +0000)]
(liboutlet.py) collector of command line output
(libviewer.py, viewer.py) outlet output handling and sample code
(libinput.py) safer than raw_input functions
(flatfitls.py, generalclamp.py,hooke_cli.py, generalvclamp.py, fit.py) commands here now also send input to outlet
(hooke_cli.py) inputs now use libinput calls

15 years ago(picoforcealt.py) Alternative driver for picoforce
albertogomcas [Tue, 17 Jun 2008 14:05:45 +0000 (14:05 +0000)]
(picoforcealt.py) Alternative driver for picoforce
(picoforce.py) Fixed error message in Zdomains

15 years agoJPK driver now consistent with hooke conventions, wlc and peaks now seem to work...
devicerandom [Sat, 14 Jun 2008 00:02:13 +0000 (00:02 +0000)]
JPK driver now consistent with hooke conventions, wlc and peaks now seem to work on JPK curves

15 years agoAdded first draft of jpk.py driver for JPK instruments -still not full,nor consistent.
devicerandom [Fri, 13 Jun 2008 23:18:28 +0000 (23:18 +0000)]
Added first draft of jpk.py driver for JPK instruments -still not full,nor consistent.

15 years agoAdded copyright information (I settled on LGPLv3)
devicerandom [Thu, 5 Jun 2008 11:00:19 +0000 (11:00 +0000)]
Added copyright information (I settled on LGPLv3)

15 years ago(no commit message)
albertogomcas [Tue, 3 Jun 2008 11:11:07 +0000 (11:11 +0000)]

15 years ago- fixed overwriting of export for curves with the same name and different numerical...
albertogomcas [Tue, 3 Jun 2008 11:10:43 +0000 (11:10 +0000)]
- fixed overwriting of export for curves with the same name and different numerical extension
- fixed macrodir (out of try-catch)
- cleaned debug output in execmacro

15 years agoadded changelog warning
devicerandom [Fri, 30 May 2008 11:04:48 +0000 (11:04 +0000)]
added changelog warning

15 years agoflatten again 1 by default
devicerandom [Fri, 30 May 2008 11:00:31 +0000 (11:00 +0000)]
flatten again 1 by default

15 years agoUgly fix for contact point freeze; some copyright notices updated.
devicerandom [Fri, 30 May 2008 10:42:56 +0000 (10:42 +0000)]
Ugly fix for contact point freeze; some copyright notices updated.

15 years agoMerged force clamp patches by Marco Brucale
devicerandom [Tue, 27 May 2008 09:35:36 +0000 (09:35 +0000)]
Merged force clamp patches by Marco Brucale

16 years agoTesting stuff, added _devel in HOOKE_VERSION
devicerandom [Fri, 2 May 2008 13:36:51 +0000 (13:36 +0000)]
Testing stuff, added _devel in HOOKE_VERSION

16 years agoInitial SVN upload
devicerandom [Thu, 24 Apr 2008 13:49:48 +0000 (13:49 +0000)]
Initial SVN upload

16 years agoInitial directory structure.
devicerandom [Mon, 3 Mar 2008 15:43:19 +0000 (15:43 +0000)]
Initial directory structure.