#
# ChangeLog for fact
#
# Generated by Trac 1.5.2
# 04/12/25 22:17:14

Thu, 05 Apr 2012 13:41:13 GMT lusterma [13317]
	* fact/tools/pyscripts/pyfact/izstream.h (added)
	* fact/tools/pyscripts/pyfact/pyfits.h (added)

	added copies of fits.h == pyfits.h and izstream.h for simplicity


Thu, 05 Apr 2012 13:10:40 GMT lusterma [13316]
	* fact/tools/pyscripts/doc/_build/doctrees/classes.doctree (modified)
	* fact/tools/pyscripts/doc/_build/doctrees/environment.pickle (modified)
	* fact/tools/pyscripts/doc/_build/doctrees/examples.doctree (modified)
	* fact/tools/pyscripts/doc/_build/doctrees/getting_started.doctree (modified)
	* fact/tools/pyscripts/doc/_build/doctrees/index.doctree (modified)
	* fact/tools/pyscripts/doc/_build/doctrees/introduction.doctree (modified)
	* fact/tools/pyscripts/doc/_build/doctrees/python.doctree (modified)
	* fact/tools/pyscripts/doc/_build/html/.buildinfo (modified)
	* fact/tools/pyscripts/doc/_build/html/_sources/classes.txt (modified)
	* fact/tools/pyscripts/doc/_build/html/_sources/getting_started.txt (modified)
	* fact/tools/pyscripts/doc/_build/html/_sources/index.txt (modified)
	* fact/tools/pyscripts/doc/_build/html/_sources/introduction.txt (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/basic.css (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/default.css (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/doctools.js (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/pygments.css (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/searchtools.js (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/sidebar.js (modified)
	* fact/tools/pyscripts/doc/_build/html/_static/underscore.js (modified)
	* fact/tools/pyscripts/doc/_build/html/classes.html (modified)
	* fact/tools/pyscripts/doc/_build/html/examples.html (modified)
	* fact/tools/pyscripts/doc/_build/html/genindex.html (modified)
	* fact/tools/pyscripts/doc/_build/html/getting_started.html (modified)
	* fact/tools/pyscripts/doc/_build/html/index.html (modified)
	* fact/tools/pyscripts/doc/_build/html/introduction.html (modified)
	* fact/tools/pyscripts/doc/_build/html/objects.inv (modified)
	* fact/tools/pyscripts/doc/_build/html/python.html (modified)
	* fact/tools/pyscripts/doc/_build/html/search.html (modified)
	* fact/tools/pyscripts/doc/_build/html/searchindex.js (modified)
	* fact/tools/pyscripts/doc/getting_started.rst (modified)
	* fact/tools/pyscripts/doc/index.rst (modified)
	* fact/tools/pyscripts/doc/introduction.rst (modified)
	* fact/tools/pyscripts/tools/spike_ana.py (modified)

	worked on doc


Wed, 04 Apr 2012 09:20:32 GMT neise [13300]
	* fact/tools/pyscripts/examples/for_patrick.py (added)

	example ...


Tue, 03 Apr 2012 10:47:19 GMT neise [13299]
	* fact/tools/pyscripts/pyfact/image_extractors.py (modified)

	removed debug print out


Tue, 03 Apr 2012 10:46:51 GMT neise [13298]
	* fact/tools/pyscripts/examples/hillas_test.py (modified)

	made a real example out of it ... should be comprehendable and ...


Thu, 29 Mar 2012 17:20:25 GMT neise [13290]
	* fact/tools/pyscripts/examples/hillas_test.py (modified)

	can be used for profiling


Tue, 27 Mar 2012 19:56:00 GMT neise [13250]
	* fact/tools/pyscripts/pyfact/pynew.py (added)

	just a test


Tue, 27 Mar 2012 08:50:37 GMT neise [13246]
	* fact/tools/pyscripts (modified)
	* fact/tools/pyscripts/pyfact.py (deleted)

	deleted pyfact.py testing version, did not belong in svn


Tue, 27 Mar 2012 08:24:57 GMT neise [13245]
	* fact/tools/pyscripts/pyfact.py (added)

	new version ... with Feeder and Anaylsis .. do not use


Mon, 26 Mar 2012 14:51:55 GMT neise [13234]
	* fact/tools/pyscripts/examples/hillas_test.py (modified)

	commented out every plotting stuff, so I can use it at ISDC without X


Mon, 26 Mar 2012 14:50:47 GMT neise [13233]
	* fact/tools/pyscripts/pyfact/generator.py (modified)

	moved matplotlib import statement to __main__, so it is only ...


Mon, 26 Mar 2012 14:50:09 GMT neise [13232]
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)

	moved matplotlib import statement to __main__, so it is only ...


Mon, 26 Mar 2012 14:49:47 GMT neise [13231]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	using math module instead of pylab ...


Mon, 26 Mar 2012 14:48:55 GMT neise [13230]
	* fact/tools/pyscripts/pyfact/extractor.py (modified)

	moved matplotlib import statement to __main__, so it is only ...


Mon, 26 Mar 2012 12:32:44 GMT neise [13229]
	* fact/tools/pyscripts/pyfact/image_extractors.py (modified)

	still testing


Mon, 26 Mar 2012 12:30:32 GMT neise [13228]
	* fact/tools/pyscripts/examples/result_collection/fake_analysis.py (modified)

	changes as discussed with werner ... not executable anymore


Mon, 26 Mar 2012 12:29:06 GMT neise [13227]
	* fact/tools/pyscripts/examples/hillas_test.py (modified)

	evolving to the next level


Mon, 26 Mar 2012 10:29:07 GMT neise [13226]
	* fact/tools/pyscripts/pyfact/cleaners.py (modified)

	corrected typo


Thu, 22 Mar 2012 21:19:29 GMT neise [13182]
	* fact/tools/pyscripts/pyfact/image_extractors.py (modified)

	included calculation of some more hillas parameters, still no unit ...


Thu, 22 Mar 2012 21:17:08 GMT neise [13181]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	added member, which contains numpy arrays instead of Vector2 objects. ...


Thu, 22 Mar 2012 21:15:57 GMT neise [13180]
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)

	test functions are using Plotter class, and SignalGenerator class in ...


Thu, 22 Mar 2012 21:01:03 GMT neise [13177]
	* fact/tools/pyscripts/examples/hillas_test.py (added)

	initial commit of a script using the pyafact/image_extractors ...


Thu, 22 Mar 2012 21:00:00 GMT neise [13176]
	* fact/tools/pyscripts/examples/introductory_course/produce_npz.py (modified)

	changed pyfact_rename to pyfact and switched on the tabulator
	checking


Thu, 22 Mar 2012 20:41:42 GMT neise [13175]
	* fact/tools/pyscripts/pyfact/cleaners.py (modified)

	introduced calculation of number of islands, but I did not want to ...


Thu, 22 Mar 2012 20:38:49 GMT neise [13174]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	Plotter was not correctly plotting the grid, introduced the plotting ...


Tue, 20 Mar 2012 14:37:05 GMT ogrimm [13157]
	* fact/FSCctrl/FSCctrl.cc (modified)

	FSC resistances converted into temperature for online display


Tue, 20 Mar 2012 09:27:24 GMT neise [13156]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	new interface of next(), and hence a new option in the __init__() ...


Tue, 20 Mar 2012 09:09:49 GMT neise [13155]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	debugged DRs amplitude calibration. tom must not be rolled


Mon, 19 Mar 2012 16:36:53 GMT lusterma [13151]
	* fact/tools/pyscripts/doc (added)
	* fact/tools/pyscripts/doc/Makefile (added)
	* fact/tools/pyscripts/doc/_build (added)
	* fact/tools/pyscripts/doc/_build/doctrees (added)
	* fact/tools/pyscripts/doc/_build/doctrees/classes.doctree (added)
	* fact/tools/pyscripts/doc/_build/doctrees/environment.pickle (added)
	* fact/tools/pyscripts/doc/_build/doctrees/examples.doctree (added)
	* fact/tools/pyscripts/doc/_build/doctrees/getting_started.doctree (added)
	* fact/tools/pyscripts/doc/_build/doctrees/index.doctree (added)
	* fact/tools/pyscripts/doc/_build/doctrees/introduction.doctree (added)
	* fact/tools/pyscripts/doc/_build/doctrees/python.doctree (added)
	* fact/tools/pyscripts/doc/_build/html (added)
	* fact/tools/pyscripts/doc/_build/html/.buildinfo (added)
	* fact/tools/pyscripts/doc/_build/html/_sources (added)
	* fact/tools/pyscripts/doc/_build/html/_sources/classes.txt (added)
	* fact/tools/pyscripts/doc/_build/html/_sources/examples.txt (added)
	* fact/tools/pyscripts/doc/_build/html/_sources/getting_started.txt (added)
	* fact/tools/pyscripts/doc/_build/html/_sources/index.txt (added)
	* fact/tools/pyscripts/doc/_build/html/_sources/introduction.txt (added)
	* fact/tools/pyscripts/doc/_build/html/_sources/python.txt (added)
	* fact/tools/pyscripts/doc/_build/html/_static (added)
	* fact/tools/pyscripts/doc/_build/html/_static/ajax-loader.gif (added)
	* fact/tools/pyscripts/doc/_build/html/_static/basic.css (added)
	* fact/tools/pyscripts/doc/_build/html/_static/comment-bright.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/comment-close.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/comment.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/default.css (added)
	* fact/tools/pyscripts/doc/_build/html/_static/doctools.js (added)
	* fact/tools/pyscripts/doc/_build/html/_static/down-pressed.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/down.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/file.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/jquery.js (added)
	* fact/tools/pyscripts/doc/_build/html/_static/minus.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/plus.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/pygments.css (added)
	* fact/tools/pyscripts/doc/_build/html/_static/searchtools.js (added)
	* fact/tools/pyscripts/doc/_build/html/_static/sidebar.js (added)
	* fact/tools/pyscripts/doc/_build/html/_static/underscore.js (added)
	* fact/tools/pyscripts/doc/_build/html/_static/up-pressed.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/up.png (added)
	* fact/tools/pyscripts/doc/_build/html/_static/websupport.js (added)
	* fact/tools/pyscripts/doc/_build/html/classes.html (added)
	* fact/tools/pyscripts/doc/_build/html/examples.html (added)
	* fact/tools/pyscripts/doc/_build/html/genindex.html (added)
	* fact/tools/pyscripts/doc/_build/html/getting_started.html (added)
	* fact/tools/pyscripts/doc/_build/html/index.html (added)
	* fact/tools/pyscripts/doc/_build/html/introduction.html (added)
	* fact/tools/pyscripts/doc/_build/html/objects.inv (added)
	* fact/tools/pyscripts/doc/_build/html/py-modindex.html (added)
	* fact/tools/pyscripts/doc/_build/html/python.html (added)
	* fact/tools/pyscripts/doc/_build/html/search.html (added)
	* fact/tools/pyscripts/doc/_build/html/searchindex.js (added)
	* fact/tools/pyscripts/doc/_build/latex (added)
	* fact/tools/pyscripts/doc/_build/latex/Makefile (added)
	* fact/tools/pyscripts/doc/_build/latex/fncychap.sty (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.aux (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.idx (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.ilg (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.ind (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.log (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.out (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.pdf (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.tex (added)
	* fact/tools/pyscripts/doc/_build/latex/pyfact.toc (added)
	* fact/tools/pyscripts/doc/_build/latex/python.ist (added)
	* fact/tools/pyscripts/doc/_build/latex/sphinx.sty (added)
	* fact/tools/pyscripts/doc/_build/latex/sphinxhowto.cls (added)
	* fact/tools/pyscripts/doc/_build/latex/sphinxmanual.cls (added)
	* fact/tools/pyscripts/doc/_build/latex/tabulary.sty (added)
	* fact/tools/pyscripts/doc/_static (added)
	* fact/tools/pyscripts/doc/_templates (added)
	* fact/tools/pyscripts/doc/classes.rst (added)
	* fact/tools/pyscripts/doc/conf.py (added)
	* fact/tools/pyscripts/doc/examples.rst (added)
	* fact/tools/pyscripts/doc/getting_started.rst (added)
	* fact/tools/pyscripts/doc/index.rst (added)
	* fact/tools/pyscripts/doc/introduction.rst (added)
	* fact/tools/pyscripts/doc/make.bat (added)
	* fact/tools/pyscripts/doc/python.rst (added)

	added doc; this is just an example, nothing ready, to be adapted to ...


Mon, 19 Mar 2012 11:56:33 GMT neise [13150]
	* fact/tools/pyscripts/tools/baseline_jump_studies/plot_events_with_small_trigger_delays.py (modified)

	enabled tab checking and excahnged python_rename with python


Mon, 19 Mar 2012 11:55:12 GMT neise [13149]
	* fact/tools/pyscripts/tools/fbsl2.py (modified)

	enabled tab checking and excahnged python_rename with python


Mon, 19 Mar 2012 11:54:27 GMT neise [13148]
	* fact/tools/pyscripts/tools/fbsl.py (modified)
	* fact/tools/pyscripts/tools/plot3.py (modified)

	enabled tab checking and excahnged python_rename with python


Mon, 19 Mar 2012 11:52:51 GMT neise [13147]
	* fact/tools/pyscripts/tools/cleaning/area_vs_size.py (modified)
	* fact/tools/pyscripts/tools/cleaning/begin.py (modified)

	enabled tab checking and excahnged python_rename with python


Mon, 19 Mar 2012 11:51:41 GMT neise [13146]
	* fact/tools/pyscripts/tools/trigger_studies/ftu.py (modified)
	* fact/tools/pyscripts/tools/trigger_studies/ftu_comparator_out.py (modified)
	* fact/tools/pyscripts/tools/trigger_studies/ftu_patch_signal.py (modified)

	enabled tab checking and excahnged python_rename with python


Mon, 19 Mar 2012 11:49:08 GMT neise [13145]
	* fact/tools/pyscripts/tools/plot4.py (modified)

	exchanged pyfact_rename by pyfact and enabled tab checking. removed ...


Mon, 19 Mar 2012 11:45:47 GMT neise [13144]
	* fact/tools/pyscripts/tools/spike_ana.py (modified)

	enables tab checking and exchanged pyfact_rename by pyfact


Mon, 19 Mar 2012 11:41:15 GMT neise [13143]
	* fact/tools/pyscripts/pyfact/cleaners.py (modified)
	* fact/tools/pyscripts/pyfact/coor.py (modified)
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)
	* fact/tools/pyscripts/pyfact/extractor.py (modified)
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)
	* fact/tools/pyscripts/pyfact/generator.py (modified)
	* fact/tools/pyscripts/pyfact/hist.py (modified)
	* fact/tools/pyscripts/pyfact/image_extractors.py (modified)
	* fact/tools/pyscripts/pyfact/plotter.py (modified)
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	included python -tt option. thus checking for tabs/spaces


Mon, 19 Mar 2012 11:34:36 GMT neise [13142]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	included tab checking, and substituded all tabs by spaces


Mon, 19 Mar 2012 11:32:50 GMT neise [13141]
	* fact/tools/pyscripts/pyfact/pyfact.py (moved)

	moved newer pyfact_rename.py to pyfact.py ... keeping its history ...


Mon, 19 Mar 2012 11:31:36 GMT neise [13140]
	* fact/tools/pyscripts/pyfact/pyfact.py (deleted)

	deletet depricated pyfact.py


Mon, 19 Mar 2012 11:31:15 GMT neise [13139]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	debugged two lines


Fri, 16 Mar 2012 09:01:52 GMT neise [13133]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	added new member Coordinator.chid2vec, which is the same as ...


Fri, 16 Mar 2012 08:58:47 GMT neise [13132]
	* fact/tools/pyscripts/pyfact/extractor.py (modified)

	moved tests out of __main__ into dedicated _test_funcs(), so making ...


Fri, 16 Mar 2012 08:56:45 GMT neise [13131]
	* fact/tools/pyscripts/tools/cleaning/area_vs_size.py (modified)

	NOTE: included use of ImageExtractor classes, not yet testet


Fri, 16 Mar 2012 08:54:22 GMT neise [13130]
	* fact/tools/pyscripts/pyfact/image_extractors.py (added)

	initial commit of Image Parameter Extractor classes ... only the ...


Fri, 16 Mar 2012 08:52:51 GMT neise [13129]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	moved _test_SimplePlotter() down in the file


Fri, 16 Mar 2012 08:51:48 GMT neise [13128]
	* fact/tools/pyscripts/examples/introductory_course/outline.txt (added)

	just a text, to be refined during and after the course


Thu, 15 Mar 2012 22:38:09 GMT lusterma [13124]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	pyfact made identical to pyfact_rename.py


Thu, 15 Mar 2012 21:44:33 GMT lusterma [13123]
	* fact/tools/pyscripts/tools/plot4.py (added)

	call back of pyfact drs calibration


Thu, 15 Mar 2012 21:43:41 GMT lusterma [13122]
	* fact/tools/pyscripts/tools/plot3.py (modified)

	tiny modifications - still not final


Thu, 15 Mar 2012 21:41:30 GMT lusterma [13121]
	* fact/tools/pyscripts/pyfact/pyfact_rename.py (modified)

	bug fix in drs calibration


Thu, 15 Mar 2012 13:57:33 GMT neise [13120]
	* fact/tools/pyscripts/examples/how_to_make_movies.py (moved)
	* fact/tools/pyscripts/examples/introductory_course (added)
	* fact/tools/pyscripts/examples/introductory_course/produce_npz.py (moved)
	* fact/tools/pyscripts/examples/test_dneise.py (deleted)

	tidied up a bit. moved examples to examples and deleted scripts, I ...


Thu, 15 Mar 2012 13:56:29 GMT neise [13119]
	* fact/tools/pyscripts/pyfact/cleaners.py (modified)

	debugged return value of AmplitudeCleaner in case of ...


Thu, 15 Mar 2012 13:43:02 GMT neise [13118]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	included Plotter-class from depricated plotter.py-module with name ...


Thu, 15 Mar 2012 00:02:22 GMT neise [13114]
	* fact/tools/pyscripts/examples/result_collection/canread.py (modified)

	added some examples


Wed, 14 Mar 2012 23:56:54 GMT neise [13113]
	* fact/tools/pyscripts/examples/result_collection (added)
	* fact/tools/pyscripts/examples/result_collection/area_vs_size_with_can.py (added)
	* fact/tools/pyscripts/examples/result_collection/can.pkl (added)
	* fact/tools/pyscripts/examples/result_collection/canread.py (added)
	* fact/tools/pyscripts/examples/result_collection/fake_analysis.py (added)
	* fact/tools/pyscripts/examples/result_collection/readme.1st (added)

	initial commit of first thoughts about how to collect anaysis results


Wed, 14 Mar 2012 17:24:57 GMT lusterma [13106]
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)

	tiny correction


Wed, 14 Mar 2012 16:53:42 GMT lusterma [13105]
	* fact/tools/pyscripts/tools/plot3.py (added)

	added plot3.py, look at single DRS pipeline data + spike filter


Wed, 14 Mar 2012 16:53:12 GMT neise [13104]
	* fact/tools/pyscripts/tools/cleaning/area_vs_size.py (modified)

	added a comment


Wed, 14 Mar 2012 16:51:46 GMT neise [13103]
	* fact/tools/pyscripts/pyfact/cleaners.py (modified)

	added some comments


Wed, 14 Mar 2012 15:02:00 GMT neise [13102]
	* fact/tools/pyscripts/tools/cleaning/area_vs_size.py (added)

	UNTESTED: example script using the AmplitudeCleaner, for calculating ...


Wed, 14 Mar 2012 15:00:50 GMT neise [13101]
	* fact/tools/pyscripts/pyfact/cleaners.py (added)

	initial commit of class AmplitudeCleaner


Wed, 14 Mar 2012 14:59:57 GMT neise [13100]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	debugged handling of boolean masks in CamPlotter


Wed, 14 Mar 2012 09:08:24 GMT lusterma [13096]
	* fact/tools/pyscripts/tools/spike_ana.py (modified)

	modified working version - not finished


Wed, 14 Mar 2012 09:07:34 GMT lusterma [13095]
	* fact/tools/pyscripts/pyfact/hist.py (modified)

	modified class hist for more compatibility with ROOT


Tue, 13 Mar 2012 19:34:47 GMT neise [13090]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	debugged CamPlotter class ... wrong identation as some point


Tue, 13 Mar 2012 19:33:01 GMT neise [13089]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	the same hack as in plotters was included, in order to ensure, that ...


Tue, 13 Mar 2012 19:19:33 GMT neise [13088]
	* fact/tools/pyscripts/tools/cleaning/begin.py (modified)

	running version - produces area vs log(size) plot


Tue, 13 Mar 2012 12:00:49 GMT neise [13081]
	* fact/tools/pyscripts/tools/cleaning (added)
	* fact/tools/pyscripts/tools/cleaning/begin.py (added)

	initial commit of cleaning ...


Tue, 13 Mar 2012 12:00:16 GMT neise [13080]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	made CamPlotter smarter, can now handle data, and masks


Mon, 12 Mar 2012 18:10:05 GMT neise [13077]
	* fact/tools/pyscripts/tools/trigger_studies/ftu.py (added)

	initial commit of script calculating the number of events, which ...


Mon, 12 Mar 2012 16:34:59 GMT neise [13076]
	* fact/tools/pyscripts/pyfact/pyfact_rename.py (modified)

	added function __add__ to RawData. one can now jump over a certain ...


Mon, 12 Mar 2012 16:34:05 GMT neise [13075]
	* fact/tools/pyscripts/pyfact/pyfact_rename.py (modified)

	added readout of the FAD trigger time out of the raw data. ...


Mon, 12 Mar 2012 16:32:11 GMT neise [13074]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	solved an issue with CamPlotter, when calling it from a different ...


Mon, 12 Mar 2012 16:29:58 GMT neise [13073]
	* fact/tools/pyscripts/tools/baseline_jump_studies (added)
	* fact/tools/pyscripts/tools/baseline_jump_studies/plot_events_with_small_trigger_delays.py (added)

	initial commit of python script for baseline jump studies


Mon, 12 Mar 2012 12:39:41 GMT neise [13072]
	* fact/tools/rootmacros/example_new.C (added)

	example for sabrina


Fri, 09 Mar 2012 10:25:59 GMT neise [13029]
	* fact/tools/pyscripts/pyfact/euclid.py (added)

	class somewhere from the internet. used in coor.py for 2D vectors


Fri, 09 Mar 2012 10:23:42 GMT neise [13028]
	* fact/tools/pyscripts/pyfact/extractor.py (modified)

	added class WindowIntegrator, which integrate around a give position ...


Fri, 09 Mar 2012 10:19:01 GMT neise [13027]
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)

	in case the length of the filter coeffs is zero, the shape of the ...


Fri, 09 Mar 2012 10:15:13 GMT neise [13026]
	* fact/tools/pyscripts/pyfact/coor.py (added)

	intitial commit of class that calculates list of NN for each pixel


Fri, 09 Mar 2012 10:13:50 GMT neise [13025]
	* fact/tools/pyscripts/tools/trigger_studies/ftu_comparator_out.py (modified)

	comment translated to engl


Fri, 09 Mar 2012 10:08:32 GMT neise [13024]
	* fact/tools/pyscripts/tools/trigger_studies/ftu_comparator_out.py (modified)
	* fact/tools/pyscripts/tools/trigger_studies/ftu_patch_signal.py (modified)

	added checking for input files, before using them :-)


Fri, 09 Mar 2012 10:01:34 GMT neise [13023]
	* fact/tools/pyscripts/tools/trigger_studies (added)
	* fact/tools/pyscripts/tools/trigger_studies/ftu_comparator_out.py (added)
	* fact/tools/pyscripts/tools/trigger_studies/ftu_patch_signal.py (added)

	initial commit python trigger studies scripts ... you need to put ...


Fri, 09 Mar 2012 09:39:02 GMT neise [13022]
	* fact/tools/pyscripts/pyfact/pyfact_rename.py (modified)

	debug: some ROI=1024 was still hardcoded ... using now self.Nbln, ...


Fri, 09 Mar 2012 09:04:38 GMT lusterma [13021]
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)

	added callback function


Fri, 09 Mar 2012 09:04:05 GMT lusterma [13020]
	* fact/tools/pyscripts/tools/spike_ana.py (added)

	added spike_ana.py a simple script using the callback function of ...


Thu, 08 Mar 2012 16:03:29 GMT neise [13019]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	updated doc strings


Thu, 08 Mar 2012 15:56:06 GMT neise [13018]
	* fact/tools/pyscripts/pyfact/plotters.py (added)

	more plotters: testable via ./plotters.py


Thu, 08 Mar 2012 12:11:16 GMT neise [13017]
	* fact/tools/rootmacros/test_dom.C (deleted)

	example finished


Thu, 08 Mar 2012 12:04:39 GMT neise [13016]
	* fact/tools/rootmacros/test_dom.C (modified)

	added some functions


Thu, 08 Mar 2012 12:01:38 GMT neise [13015]
	* fact/tools/rootmacros/test_dom.C (added)

	initial commit of a test file


Thu, 08 Mar 2012 11:24:57 GMT lusterma [13014]
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)

	bugs fixed, looks o.k., but more detailed testing needed, threshold =
	7.


Thu, 08 Mar 2012 11:24:07 GMT lusterma [13013]
	* fact/tools/pyscripts/tools/fbsl.py (modified)

	pyfact: bugs fixed, looks o.k., but more detailed testing needed, ...


Thu, 08 Mar 2012 10:04:39 GMT lusterma [13012]
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)

	improved algorithm, now only loops previously defined candidates, now ...


Thu, 08 Mar 2012 08:30:46 GMT lusterma [13011]
	* fact/tools/pyscripts/pyfact/plotter.py (modified)

	use plt.figure.number instead of UniqueID, class UniqueID removed


Mon, 05 Mar 2012 15:48:54 GMT lusterma [12992]
	* fact/tools/pyscripts/pyfact/plotter.py (added)

	added plotter.py


Thu, 01 Mar 2012 15:47:58 GMT lusterma [12987]
	* fact/tools/pyscripts/pyfact/pyfact_rename.py (modified)

	next() fixed, filters removed


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