source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12974   13 years Daniela Dorner adapted logpaths
(edit) @12973   13 years Daniela Dorner changed from nail to mail
(edit) @12972   13 years Daniela Dorner introduced usage of global logfile and function sendquery
(edit) @12971   13 years Daniela Dorner introduced usage of global logfile
(edit) @12970   13 years Daniela Dorner introduced usage of global logfile
(edit) @12969   13 years Daniela Dorner introduced logfile to get trace of fitsfile errors
(edit) @12968   13 years Daniela Dorner changed MAILTO
(edit) @12967   13 years tbretz Fixed some trivial compiler warnings.
(edit) @12966   13 years tbretz Added wind gusts to GUI.
(edit) @12965   13 years tbretz Added interpretation of 'WP' hoping that the interpretation to be the ...
(edit) @12964   13 years tbretz Now used the common Main::execute approach to launch the program; ...
(edit) @12963   13 years tbretz Print jumps and labels help text; use a MessageImp for output now.
(edit) @12962   13 years tbretz Print jumps and labels help text
(edit) @12961   13 years tbretz Implementd jumps and labels
(edit) @12960   13 years tbretz Flush the buffer before the boot message is printed.
(edit) @12959   13 years tbretz Fixed a compiler warning about an unused variable.
(edit) @12958   13 years tbretz Removed obsolete include of Time.h
(edit) @12957   13 years tbretz
(edit) @12956   13 years tbretz To dfine the virtual Run() function a new class MainImp is used now ...
(edit) @12955   13 years tbretz Added include of boost/version.hpp removed obsolete forward class ...
(edit) @12954   13 years tbretz Added include of LocalControl.h
(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) @12946   13 years tbretz Updated some log-messages; added RemoveSpikes2
(edit) @12945   13 years tbretz Some more improvements to FACT header printing.
(edit) @12944   13 years tbretz Added additional plots for slope in case of 'same' option
(edit) @12943   13 years tbretz Implemented a root-mode which allows to use mathematical expressions ...
(edit) @12942   13 years ogrimm GUI bug fix for negative array index
(edit) @12941   13 years ogrimm Less digits deplayed in widgets
(edit) @12940   13 years ogrimm History handling in Edd faster, improved drag and drop functionality, ...
(edit) @12939   13 years tbretz Should have been a check for fCameraVersion not fFormatVersion in Print
(edit) @12938   13 years tbretz Added missing intialization of fArrivalTime
(edit) @12937   13 years tbretz Added GetNightAsInt
(edit) @12936   13 years Daniela Dorner bugfix for ftcopy in cron; adapted paths
(edit) @12935   13 years Daniela Dorner implemented function for getting statistics; usage of sendquery
(edit) @12934   13 years Daniela Dorner adapted path, changed mailto
(edit) @12933   13 years Daniela Dorner added new variables and further checks
(edit) @12932   13 years Daniela Dorner changed limits
(edit) @12931   13 years Daniela Dorner changed names of 2 DB columns
(edit) @12930   13 years Daniela Dorner added new variables, adapted initial menu settings
(edit) @12929   13 years Daniela Dorner added new variables
(edit) @12928   13 years tbretz Fixed median calculation.
(edit) @12927   13 years tbretz Implemented more verbosy output for FACT
(edit) @12926   13 years tbretz Added another workaround to suppress some root error.
(edit) @12925   13 years tbretz The name and title was ignored in the constructor... added at least ...
(edit) @12924   13 years tbretz Added DrsCalibrateTime; removed obsolete old AddT
(edit) @12923   13 years tbretz Added the possibility to set min and max; increased version number ...
(edit) @12922   13 years tbretz Added a possibility to histogram the deviation from a median or mean ...
(edit) @12921   13 years tbretz Added AddMedianShift and AddMeanShift
(edit) @12920   13 years tbretz Added a function to return the median of the whole camera.
(edit) @12919   13 years Jens Buss Bug Fixes
(edit) @12918   13 years Jens Buss Bug Fixes
(edit) @12917   13 years lyard added calibration display
(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) @12914   13 years tbretz Removed the zero trigger check for the time being.
(edit) @12913   13 years tbretz Do not stop immediately in case of zero triggers, wait until the ...
(edit) @12912   13 years tbretz Transfer precision to stream which is used for formattting
(edit) @12911   13 years tbretz Transfer precision to stream which is used for formattting
(edit) @12910   13 years ogrimm EvidenceServer::ToString() can handle all DIM formats as long as ...
(edit) @12909   13 years ogrimm Improved filter function for History server
(edit) @12908   13 years tbretz Fixed a bug which caused crashes for runs without run-types, e.g. self ...
(edit) @12907   13 years tbretz Do not throw an exception if a server which is requested to be removed ...
(edit) @12906   13 years tbretz Added an example filter.
(edit) @12905   13 years tbretz Added the possibility to give a start row and limit on row-numbers; ...
(edit) @12904   13 years tbretz Added basic root libraries to fitsdump
(edit) @12903   13 years tbretz Improved some log-output.
(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) @12900   13 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12899   13 years tbretz Correction is sent to biasctrl not to feedback -- log-message was wrong.
(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) @12894   13 years ogrimm Updated Edd for history plotting of more complex arrays
(edit) @12893   13 years tbretz Checked in as agreed in th emeeting.
(edit) @12892   13 years ogrimm New inCallback() method of DIM version v19r23 used
(edit) @12891   13 years ogrimm Added code for automized measurement of dynamic range, not yet tested
(edit) @12890   13 years tbretz Added a missing parenthesis and a missing cast
(edit) @12889   13 years tbretz Improved grouping. Write more than just a single \0 to end the ascii ...
(edit) @12888   13 years tbretz Removed nonsense default comments and units.
(edit) @12887   13 years lyard fixed problem with sub-column selection
(edit) @12886   13 years tbretz Automatically assume all columns if none is given; improved output of ...
(edit) @12885   13 years tbretz Fixed some shadow declarations.
(edit) @12884   13 years tbretz Fixed a bug which caused the first line incorrectly displayed; at this ...
(edit) @12883   13 years lyard fixed first element output bug
(edit) @12882   13 years Daniela Dorner adapted times for some scripts
(edit) @12881   13 years tbretz Fixed another bug in the wobble calculation; the declination was in ...
(edit) @12880   13 years tbretz Removed some old workarounds hopefully not necessary anymor with newer ...
(edit) @12879   13 years tbretz Implemeted a command for gobal feedback; splitted the infoHandler into ...
(edit) @12878   13 years tbretz Removed two stray formats in TRACKING_POSITION which were errornously ...
(edit) @12877   13 years tbretz Added force option.
Note: See TracRevisionLog for help on using the revision log.