source: fact

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13318   12 years lusterma changed fitslib name to pyfits_h.so, which is the default created by ROOT
(edit) @13317   12 years lusterma added copies of fits.h == pyfits.h and izstream.h for simplicity
(edit) @13316   12 years lusterma worked on doc
(edit) @13300   12 years neise example ...
(edit) @13299   12 years neise removed debug print out
(edit) @13298   12 years neise made a real example out of it ... should be comprehendable and working now
(edit) @13290   12 years neise can be used for profiling
(edit) @13250   12 years neise just a test
(edit) @13246   12 years neise deleted pyfact.py testing version, did not belong in svn
(edit) @13245   12 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) @13157   13 years ogrimm FSC resistances converted into temperature for online display
(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
(edit) @13139   13 years neise debugged two lines
(edit) @13133   13 years neise added new member Coordinator.chid2vec, which is the same as chid2coor, ...
(edit) @13132   13 years neise moved tests out of __main__ into dedicated _test_funcs(), so making ...
(edit) @13131   13 years neise NOTE: included use of ImageExtractor classes, not yet testet
(edit) @13130   13 years neise initial commit of Image Parameter Extractor classes ... only the upper ...
(edit) @13129   13 years neise moved _test_SimplePlotter() down in the file
(edit) @13128   13 years neise just a text, to be refined during and after the course
(edit) @13124   13 years lusterma pyfact made identical to pyfact_rename.py
(edit) @13123   13 years lusterma call back of pyfact drs calibration
(edit) @13122   13 years lusterma tiny modifications - still not final
(edit) @13121   13 years lusterma bug fix in drs calibration
(edit) @13120   13 years neise tidied up a bit. moved examples to examples and deleted scripts, I ...
(edit) @13119   13 years neise debugged return value of AmplitudeCleaner in case of ...
(edit) @13118   13 years neise included Plotter-class from depricated plotter.py-module with name ...
(edit) @13114   13 years neise added some examples
(edit) @13113   13 years neise initial commit of first thoughts about how to collect anaysis results
(edit) @13106   13 years lusterma tiny correction
Note: See TracRevisionLog for help on using the revision log.