source: fact/tools/pyscripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13412   13 years neise 3rd part of move
(edit) @13411   13 years neise 2nd part of move
(edit) @13410   13 years neise moved some stuff from tools to sandbox/dneise ... was not really a tool
(edit) @13409   13 years weitzel python script added to plot the trigger rates of one night
(edit) @13408   13 years neise ignores data link
(edit) @13407   13 years neise added some comments
(edit) @13406   13 years neise nothing special
(edit) @13405   13 years neise initial commit
(edit) @13404   13 years neise testing version
(edit) @13403   13 years neise initial commit
(edit) @13402   13 years neise coordinator has now the x,y coordinates as members x and y
(edit) @13401   13 years kraehenb Commented the loop over all events in CalFitsTest.py.
(edit) @13400   13 years kraehenb Completed the fast implementation to read calibrated data: calfits.h, ...
(edit) @13397   13 years kraehenb Test function for the CalFits class.
(edit) @13396   13 years kraehenb [In development] Wrapper class for fits.h or pyfits.h Provides fast ...
(edit) @13395   13 years neise quick hack
(edit) @13394   13 years neise test von qw
(edit) @13392   13 years neise for comparison
(edit) @13391   13 years neise using map.txt instead of map_dn.txt ... added a lot of comments
(edit) @13390   13 years neise the same as map_dn.txt but contains only those 3 cols I really use
(edit) @13389   13 years neise example for root 5.32 on ISDC added
(edit) @13386   13 years neise initial
(edit) @13385   13 years neise initial
(edit) @13384   13 years neise DRS amplitude cal optimized. At least I don't see more potential
(edit) @13383   13 years neise just a test
(edit) @13382   13 years neise optimizing amplitude_calibration: no np.roll() and moved reshaping to ...
(edit) @13380   13 years neise new option in RawData.__init__() one can set do_calibration=False. and ...
(edit) @13377   13 years neise edited typo
(edit) @13376   13 years neise added some examples, and changed the part about the env vars
(edit) @13375   13 years neise debugged typo in _test_iter
(edit) @13374   13 years neise adjusted _test_iter for dict return value of RawData.next()
(edit) @13368   13 years neise initial commit of my sandbox
(edit) @13367   13 years neise ZeroXing supports also Xings at different levels, so one can set the ...
(edit) @13361   13 years neise
(edit) @13360   13 years neise svn ignore _build folder
(edit) @13359   13 years neise deleted _build folder
(edit) @13358   13 years neise just some tests for file random walk ... just for me... DN
(edit) @13357   13 years neise deleted testfile: pynew.py
(edit) @13356   13 years neise new class RawDataFeeder initial commit
(edit) @13355   13 years neise supports table columns type 'A'
(edit) @13354   13 years neise initial commit of new python wrapper class. usable for reading of slow ...
(edit) @13338   13 years neise ignoreing *.d and __pycache__ folder
(edit) @13337   13 years neise ignoring _build/html and _build/doctrees
(edit) @13336   13 years neise example for the new features of pyfits.h
(edit) @13335   13 years neise forgot headline ... debugged
(edit) @13334   13 years neise included extractor.py into classes.rst
(edit) @13333   13 years neise supports automodule
(edit) @13332   13 years neise inserted getters for fits header information
(edit) @13331   13 years neise added first unit test of fir_filter module - use py.test to conduct it
(edit) @13330   13 years neise debugged filter artifacts in the first few slices, by hand.... ugly ...
(edit) @13329   13 years neise added automodule support
(edit) @13328   13 years neise added automodule support
(edit) @13327   13 years neise added doc strings
(edit) @13326   13 years neise added more autoclass statements and one automodule statement
(edit) @13325   13 years neise removed doubled classes content and added some examples
(edit) @13324   13 years lusterma updated
(edit) @13323   13 years lusterma set a data path which would run at the cluster
(edit) @13321   13 years lusterma limit iterations for _test_iter
(edit) @13320   13 years lusterma better call it fits_h.so
(edit) @13319   13 years lusterma for convinience
(edit) @13318   13 years lusterma changed fitslib name to pyfits_h.so, which is the default created by ROOT
(edit) @13317   13 years lusterma added copies of fits.h == pyfits.h and izstream.h for simplicity
(edit) @13316   13 years lusterma worked on doc
(edit) @13300   13 years neise example ...
(edit) @13299   13 years neise removed debug print out
(edit) @13298   13 years neise made a real example out of it ... should be comprehendable and working now
(edit) @13290   13 years neise can be used for profiling
(edit) @13250   13 years neise just a test
(edit) @13246   13 years neise deleted pyfact.py testing version, did not belong in svn
(edit) @13245   13 years neise new version ... with Feeder and Anaylsis .. do not use
(edit) @13234   13 years neise commented out every plotting stuff, so I can use it at ISDC without X
(edit) @13233   13 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13232   13 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13231   13 years neise using math module instead of pylab ...
(edit) @13230   13 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13229   13 years neise still testing
(edit) @13228   13 years neise changes as discussed with werner ... not executable anymore
(edit) @13227   13 years neise evolving to the next level
(edit) @13226   13 years neise corrected typo
(edit) @13182   13 years neise included calculation of some more hillas parameters, still no unit ...
(edit) @13181   13 years neise added member, which contains numpy arrays instead of Vector2 objects. ...
(edit) @13180   13 years neise test functions are using Plotter class, and SignalGenerator class in ...
(edit) @13177   13 years neise initial commit of a script using the pyafact/image_extractors ...
(edit) @13176   13 years neise changed pyfact_rename to pyfact and switched on the tabulator checking
(edit) @13175   13 years neise introduced calculation of number of islands, but I did not want to ...
(edit) @13174   13 years neise Plotter was not correctly plotting the grid, introduced the plotting ...
(edit) @13156   13 years neise new interface of next(), and hence a new option in the __init__() ...
(edit) @13155   13 years neise debugged DRs amplitude calibration. tom must not be rolled
(edit) @13151   13 years lusterma added doc; this is just an example, nothing ready, to be adapted to ...
(edit) @13150   13 years neise enabled tab checking and excahnged python_rename with python
(edit) @13149   13 years neise enabled tab checking and excahnged python_rename with python
(edit) @13148   13 years neise enabled tab checking and excahnged python_rename with python
(edit) @13147   13 years neise enabled tab checking and excahnged python_rename with python
(edit) @13146   13 years neise enabled tab checking and excahnged python_rename with python
(edit) @13145   13 years neise exchanged pyfact_rename by pyfact and enabled tab checking. removed ...
(edit) @13144   13 years neise enables tab checking and exchanged pyfact_rename by pyfact
(edit) @13143   13 years neise included python -tt option. thus checking for tabs/spaces
(edit) @13142   13 years neise included tab checking, and substituded all tabs by spaces
(edit) @13141   13 years neise moved newer pyfact_rename.py to pyfact.py ... keeping its history hopefully
(edit) @13140   13 years neise deletet depricated pyfact.py
Note: See TracRevisionLog for help on using the revision log.