source: fact

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13451   12 years kraehenb New comments [all], cleaned up unused code parts [CalFitsPerformanceWeave].
(edit) @13450   12 years neise ready for testing
(edit) @13449   12 years neise ready to be tested
(edit) @13448   12 years kraehenb Newest performance test script files for the CalFits class, including ...
(edit) @13447   12 years neise is writing pulse heights to npz
(edit) @13446   12 years neise plots each pixels darkcount pulse height histogram
(edit) @13445   12 years neise simple test
(edit) @13444   12 years neise ...evolving...
(edit) @13443   12 years neise ...evolving...
(edit) @13442   12 years neise ...evolving...
(edit) @13441   12 years neise init of class RawDataFake ... not yet functional
(edit) @13440   12 years neise init
(edit) @13439   12 years neise further steps
(edit) @13438   12 years Jens Buss corrections
(edit) @13437   12 years Jens Buss added comments
(edit) @13436   12 years Jens Buss added comments
(edit) @13435   12 years kraehenb Changed CalFitsTest.py to work with the current version of caltest.h.
(edit) @13434   12 years Jens Buss added Comments
(edit) @13433   12 years Jens Buss added comments
(edit) @13432   12 years Jens Buss deleted WriteAllPixelTemplateToCSV
(edit) @13431   12 years Jens Buss deleted WriteAllPixelTemplateToCSV
(edit) @13430   12 years kraehenb Added script CalFitsPerformance.py to test the speed when actually ...
(edit) @13429   12 years Jens Buss rearengements
(edit) @13428   12 years Jens Buss added fit
(edit) @13427   12 years Jens Buss add fit function
(edit) @13426   12 years kraehenb Use arrays with dynamic memory instead of vectors.
(edit) @13425   12 years Jens Buss code cleaning
(edit) @13424   12 years Jens Buss added function findTimeOfHalfMaxLeft
(edit) @13423   12 years Jens Buss added slopeOfRisingEdge and halfRisingEdgePos
(edit) @13422   12 years Jens Buss now with median, mean and max of slice
(edit) @13421   12 years neise init
(edit) @13420   12 years neise new class Signal Generator CSV
(edit) @13419   12 years neise PulseTemplate
(edit) @13418   12 years neise PulseTemplate
(edit) @13417   12 years neise PulseTemplate
(edit) @13416   12 years kraehenb Pointer version of the CalFits class (faster data access).
(edit) @13415   12 years neise exchanged naming of cols, such that it fits to the way TB does it.
(edit) @13414   12 years neise ready
(edit) @13413   12 years neise moved more stuff from tools/ to sandbox/dneise
(edit) @13412   12 years neise 3rd part of move
(edit) @13411   12 years neise 2nd part of move
(edit) @13410   12 years neise moved some stuff from tools to sandbox/dneise ... was not really a tool
(edit) @13409   12 years weitzel python script added to plot the trigger rates of one night
(edit) @13408   12 years neise ignores data link
(edit) @13407   12 years neise added some comments
(edit) @13406   12 years neise nothing special
(edit) @13405   12 years neise initial commit
(edit) @13404   12 years neise testing version
(edit) @13403   12 years neise initial commit
(edit) @13402   12 years neise coordinator has now the x,y coordinates as members x and y
(edit) @13401   12 years kraehenb Commented the loop over all events in CalFitsTest.py.
(edit) @13400   12 years kraehenb Completed the fast implementation to read calibrated data: calfits.h, ...
(edit) @13397   12 years kraehenb Test function for the CalFits class.
(edit) @13396   12 years kraehenb [In development] Wrapper class for fits.h or pyfits.h Provides fast ...
(edit) @13395   12 years neise quick hack
(edit) @13394   12 years neise test von qw
(edit) @13392   12 years neise for comparison
(edit) @13391   12 years neise using map.txt instead of map_dn.txt ... added a lot of comments
(edit) @13390   12 years neise the same as map_dn.txt but contains only those 3 cols I really use
(edit) @13389   12 years neise example for root 5.32 on ISDC added
(edit) @13386   12 years neise initial
(edit) @13385   12 years neise initial
(edit) @13384   12 years neise DRS amplitude cal optimized. At least I don't see more potential
(edit) @13383   12 years neise just a test
(edit) @13382   12 years neise optimizing amplitude_calibration: no np.roll() and moved reshaping to ...
(edit) @13380   12 years neise new option in RawData.__init__() one can set do_calibration=False. and ...
(edit) @13378   12 years Jens Buss now one can plot different pulse orders
(edit) @13377   12 years neise edited typo
(edit) @13376   12 years neise added some examples, and changed the part about the env vars
(edit) @13375   12 years neise debugged typo in _test_iter
(edit) @13374   12 years neise adjusted _test_iter for dict return value of RawData.next()
(edit) @13368   12 years neise initial commit of my sandbox
(edit) @13367   12 years neise ZeroXing supports also Xings at different levels, so one can set the ...
(edit) @13361   12 years neise
(edit) @13360   12 years neise svn ignore _build folder
(edit) @13359   12 years neise deleted _build folder
(edit) @13358   12 years neise just some tests for file random walk ... just for me... DN
(edit) @13357   12 years neise deleted testfile: pynew.py
(edit) @13356   12 years neise new class RawDataFeeder initial commit
(edit) @13355   12 years neise supports table columns type 'A'
(edit) @13354   12 years neise initial commit of new python wrapper class. usable for reading of slow ...
(edit) @13338   12 years neise ignoreing *.d and __pycache__ folder
(edit) @13337   12 years neise ignoring _build/html and _build/doctrees
(edit) @13336   12 years neise example for the new features of pyfits.h
(edit) @13335   12 years neise forgot headline ... debugged
(edit) @13334   12 years neise included extractor.py into classes.rst
(edit) @13333   12 years neise supports automodule
(edit) @13332   12 years neise inserted getters for fits header information
(edit) @13331   12 years neise added first unit test of fir_filter module - use py.test to conduct it
(edit) @13330   12 years neise debugged filter artifacts in the first few slices, by hand.... ugly ...
(edit) @13329   12 years neise added automodule support
(edit) @13328   12 years neise added automodule support
(edit) @13327   12 years neise added doc strings
(edit) @13326   12 years neise added more autoclass statements and one automodule statement
(edit) @13325   12 years neise removed doubled classes content and added some examples
(edit) @13324   12 years lusterma updated
(edit) @13323   12 years lusterma set a data path which would run at the cluster
(edit) @13321   12 years lusterma limit iterations for _test_iter
(edit) @13320   12 years lusterma better call it fits_h.so
(edit) @13319   12 years lusterma for convinience
Note: See TracRevisionLog for help on using the revision log.