|
|
@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
|
|
|
@13089
|
13 years |
neise |
the same hack as in plotters was included, in order to ensure, that ...
|
|
|
@13080
|
13 years |
neise |
made CamPlotter smarter, can now handle data, and masks
|
|
|
@13076
|
13 years |
neise |
added function __add__ to RawData. one can now jump over a certain ...
|
|
|
@13075
|
13 years |
neise |
added readout of the FAD trigger time out of the raw data. ...
|
|
|
@13074
|
13 years |
neise |
solved an issue with CamPlotter, when calling it from a different ...
|
|
|
@13029
|
13 years |
neise |
class somewhere from the internet. used in coor.py for 2D vectors
|
|
|
@13028
|
13 years |
neise |
added class WindowIntegrator, which integrate around a give position ...
|
|
|
@13027
|
13 years |
neise |
in case the length of the filter coeffs is zero, the shape of the ...
|
|
|
@13026
|
13 years |
neise |
intitial commit of class that calculates list of NN for each pixel
|
|
|
@13022
|
13 years |
neise |
debug: some ROI=1024 was still hardcoded ... using now self.Nbln, ...
|
|
|
@13021
|
13 years |
lusterma |
added callback function
|
|
|
@13019
|
13 years |
neise |
updated doc strings
|
|
|
@13018
|
13 years |
neise |
more plotters: testable via ./plotters.py
|
|
|
@13014
|
13 years |
lusterma |
bugs fixed, looks o.k., but more detailed testing needed, threshold = 7.
|
|
|
@13012
|
13 years |
lusterma |
improved algorithm, now only loops previously defined candidates, now ...
|
|
|
@13011
|
13 years |
lusterma |
use plt.figure.number instead of UniqueID, class UniqueID removed
|
|
|
@12992
|
13 years |
lusterma |
added plotter.py
|
|
|
@12987
|
13 years |
lusterma |
next() fixed, filters removed
|
|
|
@12986
|
13 years |
neise |
generator now allows for more than one spike .... generator option ...
|
|
|
@12983
|
13 years |
neise |
filters work now also in the case of: length = 0 ... they do nothing then
|
|
|
@12982
|
13 years |
neise |
renamed SignalGenerator.py to generator.py
|
|
|
@12981
|
13 years |
neise |
included test functions in __main__ and debugged a lot
|
|
|
@12977
|
13 years |
neise |
debugged wrong handling of option_str in __init__
|
|
|
@12976
|
13 years |
neise |
initial commit - test with ./SignalGenerator.py
|
|
|
@12975
|
13 years |
lusterma |
added iterator to RawData, _test_iter function gives an example on ...
|
|
|
@12953
|
13 years |
neise |
implemented correcto handling for 2D data arrays ... 3D will still fail.
|
|
|
@12952
|
13 years |
neise |
now it does at least compile...
|
|
|
@12951
|
13 years |
neise |
debugged interpolation of zero-x-ing time in class ZeroXing
|
|
|
@12950
|
13 years |
lusterma |
added drs_spikes.py: finds and removes double spikes, contains a small ...
|
|
|
@12949
|
13 years |
neise |
initial commit. not even tested, but you can look at it :-)
|
|
|
@12948
|
13 years |
neise |
filters use the 1st sample as initial values, instead of zero.
|
|
|
@12947
|
13 years |
lusterma |
added labels to plots in _test* of fir_filter.py
|
|
|
@12916
|
13 years |
neise |
reduced line length, of most lines to 79 characters
|
|
|
@12915
|
13 years |
neise |
renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ...
|
|
|
@12896
|
13 years |
lusterma |
corrections to pyfact coding style
|
|
|
@12895
|
13 years |
lusterma |
added
|
|
|
@12842
|
13 years |
neise |
corrected import name of scipy.signal from spsi to signal
|
|
|
@12841
|
13 years |
lusterma |
fixed bug in class fnames - wrong drscal file name
|
|
|
@12818
|
13 years |
neise |
debugged creation of empty vars .. was in next() now in __init__()
|
|
|
@12816
|
13 years |
neise |
implemented filters, peak-amplitude and peak-integral computation
|
|
|
@12815
|
13 years |
neise |
whitespace cleanup: 8 spaces instead of tab in line 128
|
|
|
@12814
|
13 years |
lusterma |
added hist.py : several histogram classes
|
|
|
@12812
|
13 years |
lusterma |
added pyfact.py
|
|
|
@12811
|
13 years |
lusterma |
added folders pyfact and tools
pyfact classes for FACT data access ...
|