source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13595   13 years Jens Buss DrawHistograms changed to DrawOverlayHistograms
(edit) @13594   13 years Jens Buss added functions for handling histograms for template computation
(edit) @13593   13 years Jens Buss added functions for handling histograms for template computation
(edit) @13592   13 years Jens Buss second constructor fpr loading allready produced histos, also took ...
(edit) @13591   13 years Jens Buss second constructor fpr loading allready produced histos, also took ...
(edit) @13590   13 years Jens Buss new Method for computing histogram names
(edit) @13589   13 years tbretz Improved that acces s to the states; added many new services.
(edit) @13588   13 years tbretz Added icons.
(edit) @13587   13 years tbretz Improvements to the histogram display; some other little fixes and ...
(edit) @13586   13 years Daniela Dorner correct HEADAS path, paths for running FillAuxData.sh at ISDC
(edit) @13585   13 years tbretz Added two new states: trigger on and taking data
(edit) @13584   13 years Jens Buss changed distribution histograms from TH1F to TH1I
(edit) @13583   13 years Jens Buss title changes of distribution histograms and changed them from TH1F to ...
(edit) @13582   13 years Jens Buss bugfix in lin. regression of rising edge
(edit) @13581   13 years Jens Buss added check showing pulses where slope of rising edge was calculated ...
(edit) @13580   13 years Daniela Dorner run skript only for last three days or last X GB of data
(edit) @13579   13 years Daniela Dorner added check for empty return of mysql
(edit) @13578   13 years Daniela Dorner added check if directory is mounted
(edit) @13577   13 years Jens Buss small bugfix
(edit) @13576   13 years Jens Buss small bugfix of unknownvariable _tf_
(edit) @13575   13 years Jens Buss dded filling and drawing of distribution histograms
(edit) @13574   13 years Jens Buss added calculation of distance of half rising edge to maximum
(edit) @13573   13 years Jens Buss added value for the distance of maximum und half rising edge
(edit) @13572   13 years Jens Buss changed distibution options from P to M
(edit) @13571   13 years tbretz Added description to the new service.
(edit) @13570   13 years tbretz Added a service to distribute the current run-type information.
(edit) @13569   13 years tbretz
(edit) @13568   13 years tbretz Many more changes and improvements; mainly made everything dynamic so ...
(edit) @13567   13 years tbretz More simplifications and optimizations
(edit) @13566   13 years neise debugged memory allocation bug. mem of trigger_offset was allocated ...
(edit) @13565   13 years tbretz Even more updates to the camera drawing
(edit) @13564   13 years tbretz More updates to the camera drawing
(edit) @13563   13 years tbretz Fixed a problem with firefox; added drawing of the full camera; use ...
(edit) @13562   13 years tbretz Removed event counter - there is only one event per second anyway; ...
(edit) @13561   13 years tbretz Send the drs step as quality with the data so that it can be detected ...
(edit) @13560   13 years Jens Buss use_this_peak
(edit) @13559   13 years Jens Buss changed naming of histograms
(edit) @13558   13 years Jens Buss now histograms will be plotted again
(edit) @13557   13 years tbretz Fixed another sign - so we are back with the previous solution.
(edit) @13556   13 years tbretz The voltage U0 had the wrong sign.
(edit) @13555   13 years tbretz Added the missing color for the source name in the tracking tab.
(edit) @13554   13 years tbretz Added an error output if we still miss a connection to a subsystem and ...
(edit) @13553   13 years tbretz Fixed a unit problem in the new rasistor correction; added some output ...
(edit) @13552   13 years tbretz Some fixes, updates and improvements to get a first version fully working.
(edit) @13551   13 years neise removed some multiplications from GetCalEvent() to Constructor ... not ...
(edit) @13550   13 years neise compiling with optimize
(edit) @13549   13 years tbretz Commented out the use of fStatic, because with the called default ...
(edit) @13548   13 years neise deleted fits* datafile
(edit) @13547   13 years neise deleted Pixel** pixel
(edit) @13546   13 years Jens Buss set datafile to NULLpointer
(edit) @13545   13 years Jens Buss added deletion of datafile at the end of programm
(edit) @13544   13 years Jens Buss un uncommented deletion of distribution histos in destructor
(edit) @13543   13 years Jens Buss un uncommented histogram deletion in destructor
(edit) @13542   13 years Jens Buss verbosity cout changes
(edit) @13541   13 years Jens Buss verbosity cout changes
(edit) @13540   13 years neise un-uncommented Fill Histograms and removed some debugging couts
(edit) @13539   13 years Jens Buss deleted useless cout
(edit) @13538   13 years Jens Buss bugfix: pixelID in new Pixel
(edit) @13537   13 years neise added Loading of libz.so for isdc machines
(edit) @13536   13 years neise added dependency for binary
(edit) @13535   13 years neise Makefile works
(edit) @13534   13 years neise added a lot of includes
(edit) @13533   13 years Jens Buss hanged verbosity levels
(edit) @13532   13 years neise deleted IsReadyForDataTaking --> moved to ServiceScripts
(edit) @13531   13 years neise changed path to so lib
(edit) @13530   13 years neise changed default filename and added check if file exists
(edit) @13529   13 years tbretz Removed debug status in output file.
(edit) @13528   13 years tbretz Added missing infoHandlers for drive control.
(edit) @13527   13 years tbretz Fixed a typo in an element name
(edit) @13526   13 years tbretz Added cycling color of dots; moved some code to isSliding; new ...
(edit) @13525   13 years tbretz Switched off padding for rows.
(edit) @13524   13 years tbretz Included rdot and ldot and removed the default time.
(edit) @13523   13 years tbretz A little simplification.
(edit) @13522   13 years Jens Buss now with correct filenames
(edit) @13521   13 years Jens Buss makefile for FPulseOverlay.C
(edit) @13520   13 years Jens Buss update some bugfixes in the destructor
(edit) @13519   13 years Jens Buss result for today NOT WORKING but i commit annyways
(edit) @13518   13 years neise RawData uses CalFactFits as default, see __init__() parameter ...
(edit) @13517   13 years neise reverted former check in ... was too messy ... sorry
(edit) @13516   13 years neise test of RawData using CalFactFits
(edit) @13515   13 years kraehenb Renamed test scripts and Class calls within to new naming standard.
(edit) @13514   13 years kraehenb Renamed the header guards in calfactfits.h to CALFACTFITS_H.
(edit) @13513   13 years neise debugged _test_SlowData
(edit) @13512   13 years neise using now class FactFits instead of class fits
(edit) @13511   13 years neise file deleted, class is now called SlowData in module pyfact
(edit) @13510   13 years neise renamed class fits to FactFits
(edit) @13509   13 years neise renamed to factfits.h
(edit) @13508   13 years neise deleted
(edit) @13507   13 years neise renamed class
(edit) @13506   13 years neise creating shared object files from C++ header files
(edit) @13505   13 years neise added class SlowData. This class was formerly known as FactFits in ...
(edit) @13504   13 years neise adding deprication warning
(edit) @13503   13 years kraehenb Part 2 of the file moving, comments see last commit.
(edit) @13502   13 years kraehenb Moved calfits.h to pyfact and the example scripts to examples. P.S. ...
(edit) @13501   13 years Jens Buss took of unused cout
(edit) @13500   13 years Jens Buss some major bugfixes
(edit) @13499   13 years Jens Buss some major bugfixes
(edit) @13498   13 years tbretz Added rates from ftm control.
(edit) @13497   13 years tbretz Added current calibration; some updates to the colors
(edit) @13496   13 years tbretz Added simple graph drawing.
Note: See TracRevisionLog for help on using the revision log.