|
|
@13551
|
13 years |
neise |
removed some multiplications from GetCalEvent() to Constructor ... not ...
|
|
|
@13550
|
13 years |
neise |
compiling with optimize
|
|
|
@13531
|
13 years |
neise |
changed path to so lib
|
|
|
@13530
|
13 years |
neise |
changed default filename and added check if file exists
|
|
|
@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
|
|
|
@13515
|
13 years |
kraehenb |
Renamed test scripts and Class calls within to new naming standard.
|
|
|
@13514
|
13 years |
kraehenb |
Renamed the header guards in calfactfits.h to CALFACTFITS_H.
|
|
|
@13513
|
13 years |
neise |
debugged _test_SlowData
|
|
|
@13512
|
13 years |
neise |
using now class FactFits instead of class fits
|
|
|
@13511
|
13 years |
neise |
file deleted, class is now called SlowData in module pyfact
|
|
|
@13510
|
13 years |
neise |
renamed class fits to FactFits
|
|
|
@13509
|
13 years |
neise |
renamed to factfits.h
|
|
|
@13508
|
13 years |
neise |
deleted
|
|
|
@13507
|
13 years |
neise |
renamed class
|
|
|
@13506
|
13 years |
neise |
creating shared object files from C++ header files
|
|
|
@13505
|
13 years |
neise |
added class SlowData. This class was formerly known as FactFits in ...
|
|
|
@13504
|
13 years |
neise |
adding deprication warning
|
|
|
@13503
|
13 years |
kraehenb |
Part 2 of the file moving, comments see last commit.
|
|
|
@13502
|
13 years |
kraehenb |
Moved calfits.h to pyfact and the example scripts to examples. P.S. ...
|
|
|
@13469
|
13 years |
neise |
ignore root files
|
|
|
@13468
|
13 years |
neise |
init
|
|
|
@13461
|
13 years |
kraehenb |
Added passing NROI and NPIX to weave.
|
|
|
@13460
|
13 years |
neise |
evolving
|
|
|
@13459
|
13 years |
neise |
init
|
|
|
@13458
|
13 years |
neise |
...testing...
|
|
|
@13452
|
13 years |
kraehenb |
Reinserted the unused code parts in CalFitsPerformanceWeave for better ...
|
|
|
@13451
|
13 years |
kraehenb |
New comments [all], cleaned up unused code parts [CalFitsPerformanceWeave].
|
|
|
@13450
|
13 years |
neise |
ready for testing
|
|
|
@13449
|
13 years |
neise |
ready to be tested
|
|
|
@13448
|
13 years |
kraehenb |
Newest performance test script files for the CalFits class, including ...
|
|
|
@13447
|
13 years |
neise |
is writing pulse heights to npz
|
|
|
@13446
|
13 years |
neise |
plots each pixels darkcount pulse height histogram
|
|
|
@13445
|
13 years |
neise |
simple test
|
|
|
@13444
|
13 years |
neise |
...evolving...
|
|
|
@13443
|
13 years |
neise |
...evolving...
|
|
|
@13442
|
13 years |
neise |
...evolving...
|
|
|
@13441
|
13 years |
neise |
init of class RawDataFake ... not yet functional
|
|
|
@13440
|
13 years |
neise |
init
|
|
|
@13439
|
13 years |
neise |
further steps
|
|
|
@13435
|
13 years |
kraehenb |
Changed CalFitsTest.py to work with the current version of caltest.h.
|
|
|
@13430
|
13 years |
kraehenb |
Added script CalFitsPerformance.py to test the speed when actually ...
|
|
|
@13426
|
13 years |
kraehenb |
Use arrays with dynamic memory instead of vectors.
|
|
|
@13421
|
13 years |
neise |
init
|
|
|
@13420
|
13 years |
neise |
new class Signal Generator CSV
|
|
|
@13419
|
13 years |
neise |
PulseTemplate
|
|
|
@13418
|
13 years |
neise |
PulseTemplate
|
|
|
@13417
|
13 years |
neise |
PulseTemplate
|
|
|
@13416
|
13 years |
kraehenb |
Pointer version of the CalFits class (faster data access).
|
|
|
@13415
|
13 years |
neise |
exchanged naming of cols, such that it fits to the way TB does it.
|
|
|
@13414
|
13 years |
neise |
ready
|
|
|
@13413
|
13 years |
neise |
moved more stuff from tools/ to sandbox/dneise
|
|
|
@13412
|
13 years |
neise |
3rd part of move
|
|
|
@13411
|
13 years |
neise |
2nd part of move
|
|
|
@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
|
|
|