#
# ChangeLog for fact/tools/pyscripts/pyfact
#
# Generated by Trac 1.5.2
# 03/28/25 11:47:18

Wed, 17 Oct 2012 15:54:03 GMT neise [14487]
	* fact/tools/pyscripts/pyfact/calfactfits.h (modified)

	debugged pointer f**k in implementation of despiker in calfactfits


Wed, 17 Oct 2012 14:42:12 GMT neise [14486]
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)

	new class FastSlidingAverage with Weave! 50Hz .. yeah


Wed, 17 Oct 2012 13:01:07 GMT neise [14482]
	* fact/tools/pyscripts/pyfact/calfactfits.h (modified)

	implemented spike destruction algo from TB into calfactfits class


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


Fri, 05 Oct 2012 16:11:16 GMT neise [14468]
	* fact/tools/pyscripts/pyfact/extractor.py (modified)

	added 2D support


Thu, 04 Oct 2012 20:22:53 GMT neise [14467]
	* fact/tools/pyscripts/pyfact/makelibs.C (modified)

	added Max's laptop to the list of known boxes


Wed, 26 Sep 2012 14:41:40 GMT neise [14429]
	* fact/tools/pyscripts/pyfact/plot_temps.py (deleted)

	no comment


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

	some sanitychecks


Wed, 26 Sep 2012 14:34:49 GMT neise [14427]
	* fact/tools/pyscripts/pyfact/plot_temps.py (modified)

	minor changes


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


Fri, 13 Jul 2012 22:26:39 GMT neise [14261]
	* fact/tools/pyscripts/pyfact/plot_temps.py (added)

	I know it shouldnt be here


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


Fri, 08 Jun 2012 14:30:19 GMT neise [14117]
	* fact/tools/pyscripts/pyfact/generator.py (modified)

	docu


Fri, 08 Jun 2012 14:29:41 GMT neise [14116]
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	added sphinx automodule support. just 3 lines of self.__module__ = ...


Fri, 08 Jun 2012 14:11:47 GMT neise [14115]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	added member euch2chid and debugges map file access


Thu, 07 Jun 2012 11:44:07 GMT neise [14107]
	* fact/tools/pyscripts/pyfact/makelibs.C (modified)

	added case for PC factcontrol at TU Dortmund


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 10:33:36 GMT neise [13631]
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)

	removed new class DRSSpikes_2D ... not needed


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

	return_dict=True is now default


Fri, 04 May 2012 20:51:43 GMT neise [13566]
	* fact/tools/pyscripts/pyfact/calfactfits.h (modified)

	debugged memory allocation bug.
	mem of trigger_offset was allocated ...


Thu, 03 May 2012 21:36:20 GMT neise [13551]
	* fact/tools/pyscripts/pyfact/calfactfits.h (modified)

	removed some multiplications from GetCalEvent() to Constructor ... ...


Thu, 03 May 2012 21:34:29 GMT neise [13550]
	* fact/tools/pyscripts/pyfact/makelibs.C (modified)

	compiling with optimize


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:32:33 GMT kraehenb [13514]
	* fact/tools/pyscripts/pyfact/calfactfits.h (modified)

	Renamed the header guards in calfactfits.h to CALFACTFITS_H.


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 12:33:56 GMT neise [13511]
	* fact/tools/pyscripts/pyfact/factfits.py (deleted)

	file deleted, class is now called SlowData in module pyfact


Wed, 02 May 2012 12:30:34 GMT neise [13510]
	* fact/tools/pyscripts/pyfact/factfits.h (copied)

	renamed class fits to FactFits


Wed, 02 May 2012 12:30:06 GMT neise [13509]
	* fact/tools/pyscripts/pyfact/pyfits.h (deleted)

	renamed to factfits.h


Wed, 02 May 2012 12:29:20 GMT neise [13508]
	* fact/tools/pyscripts/pyfact/calfits.h (deleted)

	deleted


Wed, 02 May 2012 12:28:41 GMT neise [13507]
	* fact/tools/pyscripts/pyfact/calfactfits.h (copied)

	renamed class


Wed, 02 May 2012 12:23:43 GMT neise [13506]
	* fact/tools/pyscripts/pyfact/makelibs.C (added)

	creating shared object files from C++ header files


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, 02 May 2012 11:39:35 GMT neise [13504]
	* fact/tools/pyscripts/pyfact/fits.h (modified)

	adding deprication warning


Wed, 02 May 2012 10:19:05 GMT kraehenb [13503]
	* fact/tools/pyscripts/examples/CalFitsPerformance.py (copied)
	* fact/tools/pyscripts/examples/CalFitsPerformanceWeave.py (copied)
	* fact/tools/pyscripts/examples/CalFitsTest.py (copied)
	* fact/tools/pyscripts/pyfact/calfits.h (copied)

	Part 2 of the file moving, comments see last commit.


Thu, 26 Apr 2012 10:43:46 GMT neise [13458]
	* fact/tools/pyscripts/pyfact/drs_spikes.py (modified)

	...testing...


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

	init of class RawDataFake ... not yet functional


Mon, 23 Apr 2012 18:18:56 GMT neise [13420]
	* fact/tools/pyscripts/pyfact/generator.py (modified)

	new class Signal Generator CSV


Mon, 23 Apr 2012 18:18:01 GMT neise [13419]
	* fact/tools/pyscripts/pyfact/PulseTemplate_PointSet_AllPixel.csv (added)

	PulseTemplate


Mon, 23 Apr 2012 18:17:45 GMT neise [13418]
	* fact/tools/pyscripts/pyfact/PulseTemplate_PointSet_1.csv (added)

	PulseTemplate


Mon, 23 Apr 2012 18:17:39 GMT neise [13417]
	* fact/tools/pyscripts/pyfact/PulseTemplate_PointSet_0.csv (added)

	PulseTemplate


Mon, 23 Apr 2012 12:28:06 GMT neise [13415]
	* fact/tools/pyscripts/map_dn.txt (modified)
	* fact/tools/pyscripts/pyfact/plotters.py (modified)
	* fact/tools/pyscripts/sandbox/dneise/cleaning (copied)
	* fact/tools/pyscripts/sandbox/dneise/timecal.py (modified)

	exchanged naming of cols, such that it fits to the way TB does it.


Sat, 21 Apr 2012 08:32:59 GMT neise [13407]
	* fact/tools/pyscripts/pyfact/factfits.py (modified)

	added some comments


Sat, 21 Apr 2012 08:22:28 GMT neise [13402]
	* fact/tools/pyscripts/pyfact/coor.py (modified)
	* fact/tools/pyscripts/pyfact/plotters.py (modified)

	coordinator has now the x,y coordinates as members x and y


Fri, 20 Apr 2012 10:20:27 GMT neise [13395]
	* fact/tools/pyscripts/pyfact/factfits.py (modified)

	quick hack


Thu, 19 Apr 2012 10:28:02 GMT neise [13391]
	* fact/tools/pyscripts/pyfact/coor.py (modified)

	using map.txt instead of map_dn.txt ... added a lot of comments


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 16:14:11 GMT neise [13367]
	* fact/tools/pyscripts/pyfact/extractor.py (modified)

	ZeroXing supports also Xings at different levels, so one can set the ...


Tue, 17 Apr 2012 08:54:37 GMT neise [13361]
	* fact/tools/pyscripts/pyfact/factfits.py (modified)




Tue, 17 Apr 2012 08:17:04 GMT neise [13357]
	* fact/tools/pyscripts/pyfact/pynew.py (deleted)

	deleted testfile: pynew.py


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

	new class RawDataFeeder initial commit


Tue, 17 Apr 2012 08:13:34 GMT neise [13355]
	* fact/tools/pyscripts/pyfact/pyfits.h (modified)

	supports table columns type 'A'


Tue, 17 Apr 2012 08:05:44 GMT neise [13354]
	* fact/tools/pyscripts/pyfact/factfits.py (added)

	initial commit of new python wrapper class. usable for reading of ...


Thu, 12 Apr 2012 10:46:17 GMT neise [13338]
	* fact/tools/pyscripts/pyfact (modified)

	ignoreing *.d and __pycache__ folder


Thu, 12 Apr 2012 10:22:53 GMT neise [13333]
	* fact/tools/pyscripts/pyfact/extractor.py (modified)

	supports automodule


Thu, 12 Apr 2012 09:23:18 GMT neise [13332]
	* fact/tools/pyscripts/pyfact/pyfits.h (modified)

	inserted getters for fits header information


Wed, 11 Apr 2012 07:58:03 GMT neise [13331]
	* fact/tools/pyscripts/pyfact/test_fir_filter.py (added)

	added first unit test of fir_filter module - use py.test to conduct
	it


Wed, 11 Apr 2012 07:55:46 GMT neise [13330]
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)

	debugged filter artifacts in the first few slices, by hand.... ugly ...


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

	added automodule support


Sat, 07 Apr 2012 09:13:49 GMT neise [13328]
	* fact/tools/pyscripts/pyfact/generator.py (modified)

	added automodule support


Sat, 07 Apr 2012 09:12:29 GMT neise [13327]
	* fact/tools/pyscripts/pyfact/fir_filter.py (modified)

	added doc strings


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 14:30:23 GMT lusterma [13319]
	* fact/tools/pyscripts/pyfact/fits.h (added)

	for convinience


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


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


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

	removed debug print out


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

	just a test


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