source: fact/tools/pyscripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13100   13 years neise debugged handling of boolean masks in CamPlotter
(edit) @13096   13 years lusterma modified working version - not finished
(edit) @13095   13 years lusterma modified class hist for more compatibility with ROOT
(edit) @13090   13 years neise debugged CamPlotter class ... wrong identation as some point
(edit) @13089   13 years neise the same hack as in plotters was included, in order to ensure, that ...
(edit) @13088   13 years neise running version - produces area vs log(size) plot
(edit) @13081   13 years neise initial commit of cleaning ...
(edit) @13080   13 years neise made CamPlotter smarter, can now handle data, and masks
(edit) @13077   13 years neise initial commit of script calculating the number of events, which would ...
(edit) @13076   13 years neise added function __add__ to RawData. one can now jump over a certain ...
(edit) @13075   13 years neise added readout of the FAD trigger time out of the raw data. ...
(edit) @13074   13 years neise solved an issue with CamPlotter, when calling it from a different ...
(edit) @13073   13 years neise initial commit of python script for baseline jump studies
(edit) @13029   13 years neise class somewhere from the internet. used in coor.py for 2D vectors
(edit) @13028   13 years neise added class WindowIntegrator, which integrate around a give position ...
(edit) @13027   13 years neise in case the length of the filter coeffs is zero, the shape of the ...
(edit) @13026   13 years neise intitial commit of class that calculates list of NN for each pixel
(edit) @13025   13 years neise comment translated to engl
(edit) @13024   13 years neise added checking for input files, before using them :-)
(edit) @13023   13 years neise initial commit python trigger studies scripts ... you need to put ...
(edit) @13022   13 years neise debug: some ROI=1024 was still hardcoded ... using now self.Nbln, ...
(edit) @13021   13 years lusterma added callback function
(edit) @13020   13 years lusterma added spike_ana.py a simple script using the callback function of ...
(edit) @13019   13 years neise updated doc strings
(edit) @13018   13 years neise more plotters: testable via ./plotters.py
(edit) @13014   13 years lusterma bugs fixed, looks o.k., but more detailed testing needed, threshold = 7.
(edit) @13013   13 years lusterma pyfact: bugs fixed, looks o.k., but more detailed testing needed, ...
(edit) @13012   13 years lusterma improved algorithm, now only loops previously defined candidates, now ...
(edit) @13011   13 years lusterma use plt.figure.number instead of UniqueID, class UniqueID removed
(edit) @12992   13 years lusterma added plotter.py
(edit) @12987   13 years lusterma next() fixed, filters removed
(edit) @12986   13 years neise generator now allows for more than one spike .... generator option ...
(edit) @12983   13 years neise filters work now also in the case of: length = 0 ... they do nothing then
(edit) @12982   13 years neise renamed SignalGenerator.py to generator.py
(edit) @12981   13 years neise included test functions in __main__ and debugged a lot
(edit) @12977   13 years neise debugged wrong handling of option_str in __init__
(edit) @12976   13 years neise initial commit - test with ./SignalGenerator.py
(edit) @12975   13 years lusterma added iterator to RawData, _test_iter function gives an example on ...
(edit) @12953   13 years neise implemented correcto handling for 2D data arrays ... 3D will still fail.
(edit) @12952   13 years neise now it does at least compile...
(edit) @12951   13 years neise debugged interpolation of zero-x-ing time in class ZeroXing
(edit) @12950   13 years lusterma added drs_spikes.py: finds and removes double spikes, contains a small ...
(edit) @12949   13 years neise initial commit. not even tested, but you can look at it :-)
(edit) @12948   13 years neise filters use the 1st sample as initial values, instead of zero.
(edit) @12947   13 years lusterma added labels to plots in _test* of fir_filter.py
(edit) @12916   13 years neise reduced line length, of most lines to 79 characters
(edit) @12915   13 years neise renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ...
(edit) @12902   13 years lusterma bug fix, because of names not changed to pyfact_rename.py
(edit) @12901   13 years lusterma added myhisto.py
(edit) @12898   13 years lusterma added submit.py and my_ana.py as example for automatic script submission
(edit) @12897   13 years lusterma updated fbsl2.py to work with pyfact_rename instead of pyfact
(edit) @12896   13 years lusterma corrections to pyfact coding style
(edit) @12895   13 years lusterma added
(edit) @12875   13 years neise adjusted camera coordinates to Etiennes style
(edit) @12874   13 years lusterma various corrections - not finished
(edit) @12872   13 years neise experimental graphical output of amplitudes, integrals and times of events.
(edit) @12870   13 years neise changed layout ... needs testing
(edit) @12869   13 years neise moved map_dn.txt file
(edit) @12868   13 years neise moved script from examples to pyscripts, since it is no example
(edit) @12867   13 years neise one can use this script to produce npz files containing ...
(edit) @12852   13 years neise textfile with pixel coordinates
(edit) @12851   13 years neise methods to plot trivial data like amplitudes in camera plane
(edit) @12842   13 years neise corrected import name of scipy.signal from spsi to signal
(edit) @12841   13 years lusterma fixed bug in class fnames - wrong drscal file name
(edit) @12820   13 years lusterma fbsl.py fixed bug: ROOT::TH1F warnings, print event number changed to ...
(edit) @12819   13 years lusterma fbsl.py removed debugging lines 41-44
(edit) @12818   13 years neise debugged creation of empty vars .. was in next() now in __init__()
(edit) @12817   13 years neise added examples folder with some small scripts for mere testing
(edit) @12816   13 years neise implemented filters, peak-amplitude and peak-integral computation
(edit) @12815   13 years neise whitespace cleanup: 8 spaces instead of tab in line 128
(edit) @12814   13 years lusterma added hist.py : several histogram classes
(edit) @12813   13 years lusterma added fbsl.py (working), fbsl1.py (test), fbsl2.py (baseline_ana : ...
(edit) @12812   13 years lusterma added pyfact.py
(edit) @12811   13 years lusterma added folders pyfact and tools pyfact classes for FACT data access ...
(edit) @12717   13 years lusterma added callisto2.py, run2.py and runlist_20111124.txt as example on how ...
(edit) @12651   13 years lusterma typo corrected
(edit) @12650   13 years lusterma added run.py - an example how to run root scripts on a series of files ...
(add) @12610   13 years lusterma added pyscripts folder to tools added fsc3.py, fscvolt1.py for ...
Note: See TracRevisionLog for help on using the revision log.