# # ChangeLog for fact/tools/pyscripts/pyfact # # Generated by Trac 1.5.2 # 07/30/25 06:40:38 Tue, 28 Feb 2012 17:43:28 GMT neise [12951] * fact/tools/pyscripts/pyfact/extractor.py (modified) debugged interpolation of zero-x-ing time in class ZeroXing Tue, 28 Feb 2012 17:38:27 GMT lusterma [12950] * fact/tools/pyscripts/pyfact/drs_spikes.py (added) added drs_spikes.py: finds and removes double spikes, contains a ... Tue, 28 Feb 2012 17:37:33 GMT neise [12949] * fact/tools/pyscripts/pyfact/extractor.py (added) initial commit. not even tested, but you can look at it :-) Tue, 28 Feb 2012 17:37:03 GMT neise [12948] * fact/tools/pyscripts/pyfact/fir_filter.py (modified) filters use the 1st sample as initial values, instead of zero. Mon, 27 Feb 2012 17:19:06 GMT lusterma [12947] * fact/tools/pyscripts/pyfact/fir_filter.py (added) * fact/tools/pyscripts/pyfact/pyfact.py (modified) * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) added labels to plots in _test* of fir_filter.py Wed, 22 Feb 2012 14:35:06 GMT neise [12916] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) reduced line length, of most lines to 79 characters Wed, 22 Feb 2012 14:27:11 GMT neise [12915] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ... Thu, 16 Feb 2012 21:07:48 GMT lusterma [12896] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) corrections to pyfact coding style Thu, 16 Feb 2012 20:30:38 GMT lusterma [12895] * fact/tools/pyscripts/pyfact/pyfact_rename.py (added) added Sat, 04 Feb 2012 07:45:53 GMT neise [12842] * fact/tools/pyscripts/pyfact/pyfact.py (modified) corrected import name of scipy.signal from spsi to signal Fri, 03 Feb 2012 22:47:29 GMT lusterma [12841] * fact/tools/pyscripts/pyfact/pyfact.py (modified) fixed bug in class fnames - wrong drscal file name Fri, 03 Feb 2012 10:11:57 GMT neise [12818] * fact/tools/pyscripts/pyfact/pyfact.py (modified) debugged creation of empty vars .. was in next() now in __init__() Fri, 03 Feb 2012 09:59:59 GMT neise [12816] * fact/tools/pyscripts/pyfact/pyfact.py (modified) implemented filters, peak-amplitude and peak-integral computation Fri, 03 Feb 2012 07:50:47 GMT neise [12815] * fact/tools/pyscripts/pyfact/pyfact.py (modified) whitespace cleanup: 8 spaces instead of tab in line 128 Thu, 02 Feb 2012 20:29:35 GMT lusterma [12814] * fact/tools/pyscripts/pyfact/hist.py (added) added hist.py : several histogram classes Thu, 02 Feb 2012 20:18:45 GMT lusterma [12812] * fact/tools/pyscripts/pyfact/pyfact.py (added) added pyfact.py Thu, 02 Feb 2012 17:28:16 GMT lusterma [12811] * fact/tools/pyscripts/pyfact (added) * fact/tools/pyscripts/tools (added) added folders pyfact and tools pyfact classes for FACT data access ...