source: fact/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13143   15 years neise included python -tt option. thus checking for tabs/spaces
(edit) @13142   15 years neise included tab checking, and substituded all tabs by spaces
(edit) @13141   15 years neise moved newer pyfact_rename.py to pyfact.py ... keeping its history hopefully
(edit) @13140   15 years neise deletet depricated pyfact.py
(edit) @13139   15 years neise debugged two lines
(edit) @13133   15 years neise added new member Coordinator.chid2vec, which is the same as chid2coor, ...
(edit) @13132   15 years neise moved tests out of __main__ into dedicated _test_funcs(), so making ...
(edit) @13131   15 years neise NOTE: included use of ImageExtractor classes, not yet testet
(edit) @13130   15 years neise initial commit of Image Parameter Extractor classes ... only the upper ...
(edit) @13129   15 years neise moved _test_SimplePlotter() down in the file
(edit) @13128   15 years neise just a text, to be refined during and after the course
(edit) @13124   15 years lusterma pyfact made identical to pyfact_rename.py
(edit) @13123   15 years lusterma call back of pyfact drs calibration
(edit) @13122   15 years lusterma tiny modifications - still not final
(edit) @13121   15 years lusterma bug fix in drs calibration
(edit) @13120   15 years neise tidied up a bit. moved examples to examples and deleted scripts, I ...
(edit) @13119   15 years neise debugged return value of AmplitudeCleaner in case of ...
(edit) @13118   15 years neise included Plotter-class from depricated plotter.py-module with name ...
(edit) @13114   15 years neise added some examples
(edit) @13113   15 years neise initial commit of first thoughts about how to collect anaysis results
(edit) @13106   15 years lusterma tiny correction
(edit) @13105   15 years lusterma added plot3.py, look at single DRS pipeline data + spike filter
(edit) @13104   15 years neise added a comment
(edit) @13103   15 years neise added some comments
(edit) @13102   15 years neise UNTESTED: example script using the AmplitudeCleaner, for calculating ...
(edit) @13101   15 years neise initial commit of class AmplitudeCleaner
(edit) @13100   15 years neise debugged handling of boolean masks in CamPlotter
(edit) @13096   15 years lusterma modified working version - not finished
(edit) @13095   15 years lusterma modified class hist for more compatibility with ROOT
(edit) @13090   15 years neise debugged CamPlotter class ... wrong identation as some point
(edit) @13089   15 years neise the same hack as in plotters was included, in order to ensure, that ...
(edit) @13088   15 years neise running version - produces area vs log(size) plot
(edit) @13081   15 years neise initial commit of cleaning ...
(edit) @13080   15 years neise made CamPlotter smarter, can now handle data, and masks
(edit) @13077   15 years neise initial commit of script calculating the number of events, which would ...
(edit) @13076   15 years neise added function __add__ to RawData. one can now jump over a certain ...
(edit) @13075   15 years neise added readout of the FAD trigger time out of the raw data. ...
(edit) @13074   15 years neise solved an issue with CamPlotter, when calling it from a different ...
(edit) @13073   15 years neise initial commit of python script for baseline jump studies
(edit) @13072   15 years neise example for sabrina
(edit) @13029   15 years neise class somewhere from the internet. used in coor.py for 2D vectors
(edit) @13028   15 years neise added class WindowIntegrator, which integrate around a give position ...
(edit) @13027   15 years neise in case the length of the filter coeffs is zero, the shape of the ...
(edit) @13026   15 years neise intitial commit of class that calculates list of NN for each pixel
(edit) @13025   15 years neise comment translated to engl
(edit) @13024   15 years neise added checking for input files, before using them :-)
(edit) @13023   15 years neise initial commit python trigger studies scripts ... you need to put ...
(edit) @13022   15 years neise debug: some ROI=1024 was still hardcoded ... using now self.Nbln, ...
(edit) @13021   15 years lusterma added callback function
(edit) @13020   15 years lusterma added spike_ana.py a simple script using the callback function of ...
(edit) @13019   15 years neise updated doc strings
(edit) @13018   15 years neise more plotters: testable via ./plotters.py
(edit) @13017   15 years neise example finished
(edit) @13016   15 years neise added some functions
(edit) @13015   15 years neise initial commit of a test file
(edit) @13014   15 years lusterma bugs fixed, looks o.k., but more detailed testing needed, threshold = 7.
(edit) @13013   15 years lusterma pyfact: bugs fixed, looks o.k., but more detailed testing needed, ...
(edit) @13012   15 years lusterma improved algorithm, now only loops previously defined candidates, now ...
(edit) @13011   15 years lusterma use plt.figure.number instead of UniqueID, class UniqueID removed
(edit) @12992   15 years lusterma added plotter.py
(edit) @12987   15 years lusterma next() fixed, filters removed
(edit) @12986   15 years neise generator now allows for more than one spike .... generator option ...
(edit) @12983   15 years neise filters work now also in the case of: length = 0 ... they do nothing then
(edit) @12982   15 years neise renamed SignalGenerator.py to generator.py
(edit) @12981   15 years neise included test functions in __main__ and debugged a lot
(edit) @12977   15 years neise debugged wrong handling of option_str in __init__
(edit) @12976   15 years neise initial commit - test with ./SignalGenerator.py
(edit) @12975   15 years lusterma added iterator to RawData, _test_iter function gives an example on ...
(edit) @12953   15 years neise implemented correcto handling for 2D data arrays ... 3D will still fail.
(edit) @12952   15 years neise now it does at least compile...
(edit) @12951   15 years neise debugged interpolation of zero-x-ing time in class ZeroXing
(edit) @12950   15 years lusterma added drs_spikes.py: finds and removes double spikes, contains a small ...
(edit) @12949   15 years neise initial commit. not even tested, but you can look at it :-)
(edit) @12948   15 years neise filters use the 1st sample as initial values, instead of zero.
(edit) @12947   15 years lusterma added labels to plots in _test* of fir_filter.py
(edit) @12941   15 years ogrimm Less digits deplayed in widgets
(edit) @12940   15 years ogrimm History handling in Edd faster, improved drag and drop functionality, ...
(edit) @12919   15 years Jens Buss Bug Fixes
(edit) @12918   15 years Jens Buss Bug Fixes
(edit) @12916   15 years neise reduced line length, of most lines to 79 characters
(edit) @12915   15 years neise renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ...
(edit) @12910   15 years ogrimm EvidenceServer::ToString() can handle all DIM formats as long as ...
(edit) @12902   15 years lusterma bug fix, because of names not changed to pyfact_rename.py
(edit) @12901   15 years lusterma added myhisto.py
(edit) @12898   15 years lusterma added submit.py and my_ana.py as example for automatic script submission
(edit) @12897   15 years lusterma updated fbsl2.py to work with pyfact_rename instead of pyfact
(edit) @12896   15 years lusterma corrections to pyfact coding style
(edit) @12895   15 years lusterma added
(edit) @12894   15 years ogrimm Updated Edd for history plotting of more complex arrays
(edit) @12875   15 years neise adjusted camera coordinates to Etiennes style
(edit) @12874   15 years lusterma various corrections - not finished
(edit) @12872   15 years neise experimental graphical output of amplitudes, integrals and times of events.
(edit) @12870   15 years neise changed layout ... needs testing
(edit) @12869   15 years neise moved map_dn.txt file
(edit) @12868   15 years neise moved script from examples to pyscripts, since it is no example
(edit) @12867   15 years neise one can use this script to produce npz files containing ...
(edit) @12852   15 years neise textfile with pixel coordinates
(edit) @12851   15 years neise methods to plot trivial data like amplitudes in camera plane
(edit) @12842   15 years neise corrected import name of scipy.signal from spsi to signal
(edit) @12841   15 years lusterma fixed bug in class fnames - wrong drscal file name
Note: See TracRevisionLog for help on using the revision log.