source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12989   14 years tbretz Replaces status==0 but 0x100-3 (ERROR) instead of 99, leading to a ...
(edit) @12988   14 years Daniela Dorner fixed typo in mysql query
(edit) @12987   14 years lusterma next() fixed, filters removed
(edit) @12986   14 years neise generator now allows for more than one spike .... generator option ...
(edit) @12985   14 years Daniela Dorner removed check for pw-file, adapted check for modification time, added ...
(edit) @12984   14 years Daniela Dorner removed check for pw-file
(edit) @12983   14 years neise filters work now also in the case of: length = 0 ... they do nothing then
(edit) @12982   14 years neise renamed SignalGenerator.py to generator.py
(edit) @12981   14 years neise included test functions in __main__ and debugged a lot
(edit) @12980   14 years Daniela Dorner unified method to get dates to be processed
(edit) @12979   14 years Daniela Dorner small changes in logging
(edit) @12978   14 years Daniela Dorner not needed as job is done by FillAuxData.sh
(edit) @12977   14 years neise debugged wrong handling of option_str in __init__
(edit) @12976   14 years neise initial commit - test with ./SignalGenerator.py
(edit) @12975   14 years lusterma added iterator to RawData, _test_iter function gives an example on ...
(edit) @12974   14 years Daniela Dorner adapted logpaths
(edit) @12973   14 years Daniela Dorner changed from nail to mail
(edit) @12972   14 years Daniela Dorner introduced usage of global logfile and function sendquery
(edit) @12971   14 years Daniela Dorner introduced usage of global logfile
(edit) @12970   14 years Daniela Dorner introduced usage of global logfile
(edit) @12969   14 years Daniela Dorner introduced logfile to get trace of fitsfile errors
(edit) @12968   14 years Daniela Dorner changed MAILTO
(edit) @12967   14 years tbretz Fixed some trivial compiler warnings.
(edit) @12966   14 years tbretz Added wind gusts to GUI.
(edit) @12965   14 years tbretz Added interpretation of 'WP' hoping that the interpretation to be the ...
(edit) @12964   14 years tbretz Now used the common Main::execute approach to launch the program; ...
(edit) @12963   14 years tbretz Print jumps and labels help text; use a MessageImp for output now.
(edit) @12962   14 years tbretz Print jumps and labels help text
(edit) @12961   14 years tbretz Implementd jumps and labels
(edit) @12960   14 years tbretz Flush the buffer before the boot message is printed.
(edit) @12959   14 years tbretz Fixed a compiler warning about an unused variable.
(edit) @12958   14 years tbretz Removed obsolete include of Time.h
(edit) @12957   14 years tbretz
(edit) @12956   14 years tbretz To dfine the virtual Run() function a new class MainImp is used now ...
(edit) @12955   14 years tbretz Added include of boost/version.hpp removed obsolete forward class ...
(edit) @12954   14 years tbretz Added include of LocalControl.h
(edit) @12953   14 years neise implemented correcto handling for 2D data arrays ... 3D will still fail.
(edit) @12952   14 years neise now it does at least compile...
(edit) @12951   14 years neise debugged interpolation of zero-x-ing time in class ZeroXing
(edit) @12950   14 years lusterma added drs_spikes.py: finds and removes double spikes, contains a small ...
(edit) @12949   14 years neise initial commit. not even tested, but you can look at it :-)
(edit) @12948   14 years neise filters use the 1st sample as initial values, instead of zero.
(edit) @12947   14 years lusterma added labels to plots in _test* of fir_filter.py
(edit) @12946   14 years tbretz Updated some log-messages; added RemoveSpikes2
(edit) @12945   14 years tbretz Some more improvements to FACT header printing.
(edit) @12944   14 years tbretz Added additional plots for slope in case of 'same' option
(edit) @12943   14 years tbretz Implemented a root-mode which allows to use mathematical expressions ...
(edit) @12942   14 years ogrimm GUI bug fix for negative array index
(edit) @12941   14 years ogrimm Less digits deplayed in widgets
(edit) @12940   14 years ogrimm History handling in Edd faster, improved drag and drop functionality, ...
(edit) @12939   14 years tbretz Should have been a check for fCameraVersion not fFormatVersion in Print
(edit) @12938   14 years tbretz Added missing intialization of fArrivalTime
(edit) @12937   14 years tbretz Added GetNightAsInt
(edit) @12936   14 years Daniela Dorner bugfix for ftcopy in cron; adapted paths
(edit) @12935   14 years Daniela Dorner implemented function for getting statistics; usage of sendquery
(edit) @12934   14 years Daniela Dorner adapted path, changed mailto
(edit) @12933   14 years Daniela Dorner added new variables and further checks
(edit) @12932   14 years Daniela Dorner changed limits
(edit) @12931   14 years Daniela Dorner changed names of 2 DB columns
(edit) @12930   14 years Daniela Dorner added new variables, adapted initial menu settings
(edit) @12929   14 years Daniela Dorner added new variables
(edit) @12928   14 years tbretz Fixed median calculation.
(edit) @12927   14 years tbretz Implemented more verbosy output for FACT
(edit) @12926   14 years tbretz Added another workaround to suppress some root error.
(edit) @12925   14 years tbretz The name and title was ignored in the constructor... added at least ...
(edit) @12924   14 years tbretz Added DrsCalibrateTime; removed obsolete old AddT
(edit) @12923   14 years tbretz Added the possibility to set min and max; increased version number ...
(edit) @12922   14 years tbretz Added a possibility to histogram the deviation from a median or mean ...
(edit) @12921   14 years tbretz Added AddMedianShift and AddMeanShift
(edit) @12920   14 years tbretz Added a function to return the median of the whole camera.
(edit) @12919   14 years Jens Buss Bug Fixes
(edit) @12918   14 years Jens Buss Bug Fixes
(edit) @12917   14 years lyard added calibration display
(edit) @12916   14 years neise reduced line length, of most lines to 79 characters
(edit) @12915   14 years neise renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ...
(edit) @12914   14 years tbretz Removed the zero trigger check for the time being.
(edit) @12913   14 years tbretz Do not stop immediately in case of zero triggers, wait until the ...
(edit) @12912   14 years tbretz Transfer precision to stream which is used for formattting
(edit) @12911   14 years tbretz Transfer precision to stream which is used for formattting
(edit) @12910   14 years ogrimm EvidenceServer::ToString() can handle all DIM formats as long as ...
(edit) @12909   14 years ogrimm Improved filter function for History server
(edit) @12908   14 years tbretz Fixed a bug which caused crashes for runs without run-types, e.g. self ...
(edit) @12907   14 years tbretz Do not throw an exception if a server which is requested to be removed ...
(edit) @12906   14 years tbretz Added an example filter.
(edit) @12905   14 years tbretz Added the possibility to give a start row and limit on row-numbers; ...
(edit) @12904   14 years tbretz Added basic root libraries to fitsdump
(edit) @12903   14 years tbretz Improved some log-output.
(edit) @12902   14 years lusterma bug fix, because of names not changed to pyfact_rename.py
(edit) @12901   14 years lusterma added myhisto.py
(edit) @12900   14 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12899   14 years tbretz Correction is sent to biasctrl not to feedback -- log-message was wrong.
(edit) @12898   14 years lusterma added submit.py and my_ana.py as example for automatic script submission
(edit) @12897   14 years lusterma updated fbsl2.py to work with pyfact_rename instead of pyfact
(edit) @12896   14 years lusterma corrections to pyfact coding style
(edit) @12895   14 years lusterma added
(edit) @12894   14 years ogrimm Updated Edd for history plotting of more complex arrays
(edit) @12893   14 years tbretz Checked in as agreed in th emeeting.
(edit) @12892   14 years ogrimm New inCallback() method of DIM version v19r23 used
(edit) @12891   14 years ogrimm Added code for automized measurement of dynamic range, not yet tested
(edit) @12890   14 years tbretz Added a missing parenthesis and a missing cast
Note: See TracRevisionLog for help on using the revision log.