# # ChangeLog for fact/tools/pyscripts/pyfact # # Generated by Trac 1.5.2 # 07/30/25 20:24:52 Thu, 01 Mar 2012 15:31:05 GMT neise [12986] * fact/tools/pyscripts/pyfact/extractor.py (modified) * fact/tools/pyscripts/pyfact/generator.py (modified) generator now allows for more than one spike .... generator option ... Thu, 01 Mar 2012 14:46:51 GMT neise [12983] * fact/tools/pyscripts/pyfact/fir_filter.py (modified) filters work now also in the case of: length = 0 ... they do nothing then Thu, 01 Mar 2012 12:33:18 GMT neise [12982] * fact/tools/pyscripts/pyfact/generator.py (moved) renamed SignalGenerator.py to generator.py Thu, 01 Mar 2012 12:32:48 GMT neise [12981] * fact/tools/pyscripts/pyfact/extractor.py (modified) included test functions in __main__ and debugged a lot Thu, 01 Mar 2012 08:29:54 GMT neise [12977] * fact/tools/pyscripts/pyfact/SignalGenerator.py (modified) debugged wrong handling of option_str in __init__ Thu, 01 Mar 2012 08:14:35 GMT neise [12976] * fact/tools/pyscripts/pyfact/SignalGenerator.py (added) initial commit - test with ./SignalGenerator.py Wed, 29 Feb 2012 22:02:53 GMT lusterma [12975] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) added iterator to RawData, _test_iter function gives an example on ... Tue, 28 Feb 2012 18:29:56 GMT neise [12953] * fact/tools/pyscripts/pyfact/fir_filter.py (modified) implemented correcto handling for 2D data arrays ... 3D will still fail. Tue, 28 Feb 2012 17:51:32 GMT neise [12952] * fact/tools/pyscripts/pyfact/extractor.py (modified) now it does at least compile... 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 ...