|
|
@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
|
|
|
@12941
|
13 years |
ogrimm |
Less digits deplayed in widgets
|
|
|
@12940
|
13 years |
ogrimm |
History handling in Edd faster, improved drag and drop functionality, ...
|
|
|
@12919
|
13 years |
Jens Buss |
Bug Fixes
|
|
|
@12918
|
13 years |
Jens Buss |
Bug Fixes
|
|
|
@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 & ...
|
|
|
@12910
|
13 years |
ogrimm |
EvidenceServer::ToString() can handle all DIM formats as long as ...
|
|
|
@12902
|
13 years |
lusterma |
bug fix, because of names not changed to pyfact_rename.py
|
|
|
@12901
|
13 years |
lusterma |
added myhisto.py
|
|
|
@12898
|
13 years |
lusterma |
added submit.py and my_ana.py as example for automatic script submission
|
|
|
@12897
|
13 years |
lusterma |
updated fbsl2.py to work with pyfact_rename instead of pyfact
|
|
|
@12896
|
13 years |
lusterma |
corrections to pyfact coding style
|
|
|
@12895
|
13 years |
lusterma |
added
|
|
|
@12894
|
13 years |
ogrimm |
Updated Edd for history plotting of more complex arrays
|
|
|
@12875
|
13 years |
neise |
adjusted camera coordinates to Etiennes style
|
|
|
@12874
|
13 years |
lusterma |
various corrections - not finished
|
|
|
@12872
|
13 years |
neise |
experimental graphical output of amplitudes, integrals and times of events.
|
|
|
@12870
|
13 years |
neise |
changed layout ... needs testing
|
|
|
@12869
|
13 years |
neise |
moved map_dn.txt file
|
|
|
@12868
|
13 years |
neise |
moved script from examples to pyscripts, since it is no example
|
|
|
@12867
|
13 years |
neise |
one can use this script to produce npz files containing ...
|
|
|
@12852
|
13 years |
neise |
textfile with pixel coordinates
|
|
|
@12851
|
13 years |
neise |
methods to plot trivial data like amplitudes in camera plane
|
|
|
@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
|
|
|
@12820
|
13 years |
lusterma |
fbsl.py fixed bug: ROOT::TH1F warnings, print event number changed to ...
|
|
|
@12819
|
13 years |
lusterma |
fbsl.py removed debugging lines 41-44
|
|
|
@12818
|
13 years |
neise |
debugged creation of empty vars .. was in next() now in __init__()
|
|
|
@12817
|
13 years |
neise |
added examples folder with some small scripts for mere testing
|
|
|
@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
|
|
|
@12813
|
13 years |
lusterma |
added fbsl.py (working), fbsl1.py (test), fbsl2.py (baseline_ana : ...
|
|
|
@12812
|
13 years |
lusterma |
added pyfact.py
|
|
|
@12811
|
13 years |
lusterma |
added folders pyfact and tools
pyfact classes for FACT data access ...
|
|
|
@12754
|
13 years |
Jens Buss |
deleted bug in Search for crazy pixels
|
|
|
@12742
|
13 years |
Jens Buss |
Macro to produce pulse templates ala tpeak for a given pulsehight
|
|
|
@12721
|
13 years |
Jens Buss |
bug-fix: took wrong pixelorder from ampl_spk, now it works
|
|
|
@12720
|
13 years |
neise |
removed typo
|
|
|
@12719
|
13 years |
neise |
at least it compiles
|
|
|
@12718
|
13 years |
neise |
initial commit
|
|
|
@12717
|
13 years |
lusterma |
added callisto2.py, run2.py and runlist_20111124.txt as example on how ...
|
|
|
@12713
|
13 years |
Jens Buss |
histos of pixels with to high gain in seperate folder, comments, fit ...
|
|
|
@12712
|
13 years |
Jens Buss |
added differnt typee of fit function to see which fits best; detect ...
|
|
|
@12690
|
13 years |
Jens Buss |
added plot Amplification vs. Channel
|
|
|
@12683
|
13 years |
neise |
adjusted for current Calibration and did some code formatting ... ...
|
|
|
@12682
|
13 years |
neise |
removed the reason for a stupid compiler warning
|
|
|
@12673
|
13 years |
neise |
treating every 9th channel differently - cutting off 60 slices in the end
|
|
|
@12651
|
13 years |
lusterma |
typo corrected
|
|
|
@12650
|
13 years |
lusterma |
added run.py - an example how to run root scripts on a series of files ...
|
|
|
@12640
|
13 years |
Jens Buss |
same as gainfit.C but makes a 3-Gaussian fit over a amplitude spectrum
|
|
|
@12610
|
13 years |
lusterma |
added pyscripts folder to tools
added fsc3.py, fscvolt1.py for ...
|
|
|
@12607
|
13 years |
lusterma |
this file is cited as an example in the README and hence I added it ...
|
|
|
@12606
|
13 years |
lusterma |
various updates of the contents and the form, not finished
|
|
|
@12604
|
13 years |
lusterma |
added fana2.C, a working version of fana.C
|
|
|
@12581
|
13 years |
neise |
GetDrsOffset.C initial commit
|
|
|
@12580
|
13 years |
neise |
ingnore root dependency files *.d now
|
|
|
@12579
|
13 years |
neise |
GetN(const string &key) produces now decent error output in case of ...
|
|
|
@12578
|
13 years |
neise |
remove Maxima Below accepts negative thresholds now
|
|
|
@12556
|
13 years |
Jens Buss |
...now has most propable Single peak in one Histogram with Landau-fit
|
|
|
@12545
|
13 years |
Jens Buss |
added export of Overlay Maximum into histogram
|
|
|
@12527
|
13 years |
neise |
faster abort in case of wrong ROI calib file
|
|
|
@12521
|
13 years |
neise |
supports new DRS calibration and new fits open methods
|
|
|
@12519
|
13 years |
neise |
this way of subtracting TriggerOffset minimizes the mean and rms
|
|
|
@12518
|
13 years |
neise |
works now with the current DrsCalibration.C and openXXXFits.c
|
|
|
@12517
|
13 years |
neise |
should work now ...
|
|
|
@12516
|
13 years |
neise |
missing semicolon
|
|
|
@12515
|
13 years |
neise |
default value for verbosity Level
|
|
|
@12514
|
13 years |
neise |
try with new calibration
|
|
|
@12513
|
13 years |
neise |
next try
|
|
|
@12512
|
13 years |
neise |
debugged typo
|
|
|
@12511
|
13 years |
neise |
tried to prepare for all ROIs and added a lot of comments
|
|
|
@12509
|
13 years |
neise |
trying to generalize fits file opening
|
|
|
@12508
|
13 years |
neise |
1st step towards calibrating all ROIs
|
|
|
@12502
|
13 years |
neise |
runnable with just the first 3 parameters
|
|
|
@12486
|
13 years |
neise |
|
|
|
@12467
|
13 years |
kraehenb |
Newest version from the mcore directory. Fixed the bug in the ...
|
|
|
@12393
|
13 years |
neise |
removed typos and unused varaibles
|
|
|
@12392
|
13 years |
neise |
tidied up tpeak.C and put an entry into README.txt
|
|
|
@12391
|
13 years |
neise |
initial commit of flightpulser.C with an additional method in ...
|
|
|
@12389
|
13 years |
neise |
short description of gainfit.C
|
|
|
@12388
|
13 years |
neise |
initial commit gainfit.C see README.txt
|
|
|
@12387
|
13 years |
neise |
added entry for fpeak_cfd.C ... gainfit will follow soon
|
|
|
@12386
|
13 years |
neise |
deleted
|
|
|
@12385
|
13 years |
neise |
corrected typo in filename
|
|
|
@12384
|
13 years |
neise |
adjusted to the changes in DrsCalibration.C and zerosearch.C
|
|
|
@12383
|
13 years |
neise |
Now the first 12 and the last 12 slices wil be removed from Ameas
|
|
|