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