#
# ChangeLog for fact/tools/pyscripts/pyfact/pyfact.py
#
# Generated by Trac 1.5.2
# 04/05/25 07:09:24

Wed, 10 Oct 2012 16:42:29 GMT neise [14469]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	added UnixTimeUTC member to RawData class - called unixtime - seconds ...


Wed, 26 Sep 2012 14:39:28 GMT neise [14428]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	some sanitychecks


Sun, 23 Sep 2012 18:47:27 GMT neise [14423]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	forgot to define f=self.f in SlowData::register


Sun, 23 Sep 2012 18:36:18 GMT neise [14422]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	added destructor to SlowData and checked if constructor file path
	exists


Wed, 12 Sep 2012 05:33:15 GMT neise [14406]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	adjusted absolute path to files for RawData iterator test


Tue, 12 Jun 2012 05:09:27 GMT neise [14158]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	SlowData.register() had a bug, input_str was not renamed everywhere ...


Fri, 08 Jun 2012 14:31:05 GMT neise [14118]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	added a lot of docu


Tue, 22 May 2012 13:46:19 GMT neise [13815]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	added import ctypes


Fri, 11 May 2012 05:49:17 GMT neise [13644]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	RawData.board_times and RawData.start_cells are now numpy array. They ...


Thu, 10 May 2012 07:44:28 GMT neise [13630]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	return_dict=True is now default


Wed, 02 May 2012 14:56:50 GMT neise [13518]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	RawData uses CalFactFits as default, see __init__() parameter ...


Wed, 02 May 2012 14:12:17 GMT neise [13517]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	reverted former check in ... was too messy ... sorry


Wed, 02 May 2012 14:05:53 GMT neise [13516]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	test of RawData using CalFactFits


Wed, 02 May 2012 13:11:34 GMT neise [13513]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	debugged _test_SlowData


Wed, 02 May 2012 12:39:38 GMT neise [13512]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	using now class FactFits instead of class fits


Wed, 02 May 2012 11:53:13 GMT neise [13505]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	added class SlowData. This class was formerly known as FactFits in ...


Wed, 25 Apr 2012 06:50:04 GMT neise [13441]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	init of class RawDataFake ... not yet functional


Wed, 18 Apr 2012 20:03:22 GMT neise [13384]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	DRS amplitude cal optimized. At least I don't see more potential


Wed, 18 Apr 2012 19:36:18 GMT neise [13383]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	just a test


Wed, 18 Apr 2012 19:00:26 GMT neise [13382]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	optimizing amplitude_calibration: no np.roll() and moved reshaping to ...


Wed, 18 Apr 2012 16:07:40 GMT neise [13380]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	new option in RawData.__init__() one can set do_calibration=False. ...


Wed, 18 Apr 2012 08:19:48 GMT neise [13375]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	debugged typo in _test_iter


Wed, 18 Apr 2012 08:17:59 GMT neise [13374]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	adjusted _test_iter for dict return value of RawData.next()


Tue, 17 Apr 2012 08:16:41 GMT neise [13356]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	new class RawDataFeeder initial commit


Sat, 07 Apr 2012 09:15:03 GMT neise [13329]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	added automodule support


Thu, 05 Apr 2012 16:31:54 GMT lusterma [13323]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	set a data path which would run at the cluster


Thu, 05 Apr 2012 14:54:46 GMT lusterma [13321]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	limit iterations for _test_iter


Thu, 05 Apr 2012 14:32:24 GMT lusterma [13320]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	better call it fits_h.so


Thu, 05 Apr 2012 13:44:44 GMT lusterma [13318]
	* fact/tools/pyscripts/pyfact/pyfact.py (modified)

	changed fitslib name to pyfits_h.so, which is the default created by
	ROOT


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 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 ...


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

	bug fix in drs calibration