|
|
@14158
|
12 years |
neise |
SlowData.register() had a bug, input_str was not renamed everywhere to ...
|
|
|
@14118
|
12 years |
neise |
added a lot of docu
|
|
|
@13815
|
12 years |
neise |
added import ctypes
|
|
|
@13644
|
13 years |
neise |
RawData.board_times and RawData.start_cells are now numpy array. They ...
|
|
|
@13630
|
13 years |
neise |
return_dict=True is now default
|
|
|
@13518
|
13 years |
neise |
RawData uses CalFactFits as default, see __init__() parameter ...
|
|
|
@13517
|
13 years |
neise |
reverted former check in ... was too messy ... sorry
|
|
|
@13516
|
13 years |
neise |
test of RawData using CalFactFits
|
|
|
@13513
|
13 years |
neise |
debugged _test_SlowData
|
|
|
@13512
|
13 years |
neise |
using now class FactFits instead of class fits
|
|
|
@13505
|
13 years |
neise |
added class SlowData. This class was formerly known as FactFits in ...
|
|
|
@13441
|
13 years |
neise |
init of class RawDataFake ... not yet functional
|
|
|
@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 ...
|
|
|
@13375
|
13 years |
neise |
debugged typo in _test_iter
|
|
|
@13374
|
13 years |
neise |
adjusted _test_iter for dict return value of RawData.next()
|
|
|
@13356
|
13 years |
neise |
new class RawDataFeeder initial commit
|
|
|
@13329
|
13 years |
neise |
added automodule support
|
|
|
@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
|
|
|
@13318
|
13 years |
lusterma |
changed fitslib name to pyfits_h.so, which is the default created by ROOT
|
|
|
@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
|
|
|
@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
|
|
copied from fact/tools/pyscripts/pyfact/pyfact_rename.py
|
|
|
@13121
|
13 years |
lusterma |
bug fix in drs calibration
|