|
|
@14261
|
12 years |
neise |
I know it shouldnt be here
|
|
|
@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
|
|
|
@14117
|
12 years |
neise |
docu
|
|
|
@14116
|
12 years |
neise |
added sphinx automodule support. just 3 lines of self.__module__ = ...
|
|
|
@14115
|
12 years |
neise |
added member euch2chid and debugges map file access
|
|
|
@14107
|
12 years |
neise |
added case for PC factcontrol at TU Dortmund
|
|
|
@13815
|
12 years |
neise |
added import ctypes
|
|
|
@13644
|
13 years |
neise |
RawData.board_times and RawData.start_cells are now numpy array. They ...
|
|
|
@13631
|
13 years |
neise |
removed new class DRSSpikes_2D ... not needed
|
|
|
@13630
|
13 years |
neise |
return_dict=True is now default
|
|
|
@13566
|
13 years |
neise |
debugged memory allocation bug.
mem of trigger_offset was allocated ...
|
|
|
@13551
|
13 years |
neise |
removed some multiplications from GetCalEvent() to Constructor ... not ...
|
|
|
@13550
|
13 years |
neise |
compiling with optimize
|
|
|
@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
|
|
|
@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.
|
|
|
@13458
|
13 years |
neise |
...testing...
|
|
|
@13441
|
13 years |
neise |
init of class RawDataFake ... not yet functional
|
|
|
@13420
|
13 years |
neise |
new class Signal Generator CSV
|
|
|
@13419
|
13 years |
neise |
PulseTemplate
|
|
|
@13418
|
13 years |
neise |
PulseTemplate
|
|
|
@13417
|
13 years |
neise |
PulseTemplate
|
|
|
@13415
|
13 years |
neise |
exchanged naming of cols, such that it fits to the way TB does it.
|
|
|
@13407
|
13 years |
neise |
added some comments
|
|
|
@13402
|
13 years |
neise |
coordinator has now the x,y coordinates as members x and y
|
|
|
@13395
|
13 years |
neise |
quick hack
|
|
|
@13391
|
13 years |
neise |
using map.txt instead of map_dn.txt ... added a lot of comments
|
|
|
@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()
|
|
|
@13367
|
13 years |
neise |
ZeroXing supports also Xings at different levels, so one can set the ...
|
|
|
@13361
|
13 years |
neise |
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@13299
|
13 years |
neise |
removed debug print out
|
|
|
@13250
|
13 years |
neise |
just a test
|
|
|
@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
|
|
|
@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 ...
|
|
|
@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
|
|
|
@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, ...
|
|
|
@13132
|
13 years |
neise |
moved tests out of __main__ into dedicated _test_funcs(), so making ...
|
|
|
@13130
|
13 years |
neise |
initial commit of Image Parameter Extractor classes ... only the upper ...
|
|
|
@13129
|
13 years |
neise |
moved _test_SimplePlotter() down in the file
|
|
|
@13124
|
13 years |
lusterma |
pyfact made identical to pyfact_rename.py
|
|
|
@13121
|
13 years |
lusterma |
bug fix in drs calibration
|
|
|
@13119
|
13 years |
neise |
debugged return value of AmplitudeCleaner in case of ...
|
|
|
@13118
|
13 years |
neise |
included Plotter-class from depricated plotter.py-module with name ...
|
|
|
@13106
|
13 years |
lusterma |
tiny correction
|
|
|
@13103
|
13 years |
neise |
added some comments
|
|
|
@13101
|
13 years |
neise |
initial commit of class AmplitudeCleaner
|
|
|
@13100
|
13 years |
neise |
debugged handling of boolean masks in CamPlotter
|
|
|
@13095
|
13 years |
lusterma |
modified class hist for more compatibility with ROOT
|
|
|
@13090
|
13 years |
neise |
debugged CamPlotter class ... wrong identation as some point
|
|
|