source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13011   13 years lusterma use plt.figure.number instead of UniqueID, class UniqueID removed
(edit) @13010   13 years tbretz Fixed the size of the received magic weather reports.
(edit) @13009   13 years tbretz Updated to latest changes.
(edit) @13008   13 years tbretz Scale the patch currents to pixle currents.
(edit) @13007   13 years tbretz Mini change to the hep output.
(edit) @13006   13 years tbretz Reformated the output to make it better fit the help2man conversion.
(edit) @13005   13 years tbretz Added some debug options; moved the PrintHelp at a better position so ...
(edit) @13004   13 years tbretz Added new program fitscheck.
(edit) @13003   13 years tbretz Improved the possible combinations of how to extract the leading edge ...
(edit) @13002   13 years tbretz Propagate the weight and allow to calculate the difference of two camera.
(edit) @13001   13 years tbretz Added AddCamDifference and weights to some Add-functions.
(edit) @13000   13 years tbretz Fixed a few shadows of previous local
(edit) @12999   13 years tbretz Added DataWriteFits2
(edit) @12998   13 years tbretz Added out own FITS streamer to the list of possible file formats (5).
(edit) @12997   13 years tbretz Data writer using our own fits streamer class.
(edit) @12996   13 years tbretz Added automatic checksum checking.
(edit) @12995   13 years tbretz First version of a fits writer.
(edit) @12994   13 years tbretz Added the number of events to interpolate to the feedback commands; ...
(edit) @12993   13 years tbretz Fixed an issue with the console and shell selection.
(edit) @12992   13 years lusterma added plotter.py
(edit) @12991   13 years tbretz Added quality of service to Deviation
(edit) @12990   13 years tbretz Added dim service descriptions
(edit) @12989   13 years tbretz Replaces status==0 but 0x100-3 (ERROR) instead of 99, leading to a ...
(edit) @12988   13 years Daniela Dorner fixed typo in mysql query
(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) @12985   13 years Daniela Dorner removed check for pw-file, adapted check for modification time, added ...
(edit) @12984   13 years Daniela Dorner removed check for pw-file
(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) @12980   13 years Daniela Dorner unified method to get dates to be processed
(edit) @12979   13 years Daniela Dorner small changes in logging
(edit) @12978   13 years Daniela Dorner not needed as job is done by FillAuxData.sh
(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) @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
Note: See TracRevisionLog for help on using the revision log.