source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17718   10 years tbretz Increased memory limit to allow for roi=1024 -- There is unfortunately ...
(edit) @17717   10 years tbretz Removed an obsolete comment.
(edit) @17716   10 years tbretz Do not line break the date in the table header; added more help text.
(edit) @17714   10 years tbretz getevent.php is now called index.php; added some more help texts
(edit) @17713   10 years tbretz Proc wasn't in the global namespace anymore.
(edit) @17712   10 years tbretz Fixed a case when proc returns more than one waveform.
(edit) @17711   10 years tbretz Do not process main when only the pixel has been changed; some ...
(edit) @17710   10 years tbretz Added a missing whitespace.
(edit) @17709   10 years tbretz Some more HTML5 cleanup
(edit) @17708   10 years tbretz Fixed table layout.
(edit) @17707   10 years tbretz Adapted table name from measurement to Measurement
(edit) @17706   10 years tbretz Turn off debug text by default.
(edit) @17705   10 years tbretz Added more checks for the schedule.
(edit) @17704   10 years tbretz Times could change if the first task was removed from an observation ...
(edit) @17703   10 years tbretz Added a help paragraph about the data.
(edit) @17702   10 years tbretz Updated the styles for the calendar
(edit) @17701   10 years tbretz A first version of the scheduling interface created from the svn/schedule.
(edit) @17700   10 years tbretz First version of a web based event viewer.
(edit) @17699   10 years tbretz Improved the calling convention. There is really no need to give so ...
(edit) @17698   10 years tbretz A wrong checksum was silently ignored
(edit) @17697   10 years tbretz Some cosmetics
(edit) @17685   10 years tbretz Fixed revision 17607. When starting with tile 0 the currentTile can be ...
(edit) @17682   10 years ftemme Added the clipping of the trigger signal
(edit) @17681   10 years tbretz Some updated to the authentication code to make the result more ...
(edit) @17680   10 years tbretz Opacity of 'gray out' to 50%
(edit) @17679   10 years tbretz Fixed a bug which could cause infinite loops when an event with ...
(edit) @17678   10 years tbretz It can happen that an event has been created but no header is ever ...
(edit) @17677   10 years tbretz Fixed the last fix... using a variable type which allows hundreds of ...
(edit) @17676   10 years tbretz New program to display smartfact events from the previous night during ...
(edit) @17675   10 years lyard modified the fitsDecompressor code to take into account the ...
(edit) @17674   10 years lyard modified the fitsCompressor code to take into account the refactoring ...
(edit) @17673   10 years tbretz Adapted to have three agilentctrl running instead of one.
(edit) @17672   10 years tbretz Replaced one agilentctrl by three; fixed the calculatio of the power; ...
(edit) @17671   10 years tbretz Removed old agilent.page and replaced that with one per Agilent.
(edit) @17670   10 years tbretz Added all three agients
(edit) @17669   10 years tbretz Implemented the possibility to start more than one agilentctrl to read ...
(edit) @17668   10 years tbretz Remplaced the double backslash in a root axis title by a #. Otherwiese ...
(edit) @17667   10 years lyard fixed uint32 bug for max available memory
(edit) @17666   10 years ftemme Forget to compile, before checkin, and therefore didn't see some small ...
(edit) @17665   10 years ftemme Forget to set the arrays of the MTruePhotonsPerPixel container to ...
(edit) @17664   10 years tbretz Added return code
(edit) @17663   10 years ftemme Added the creation of a MTruePhotonsPerPixelCont in MSimCamera and the ...
(edit) @17662   10 years ftemme Added the new MTruePhotonsPerPixelCont MParContainer to store the ...
(edit) @17661   10 years ftemme Added the writing of MArrayF in MWriteFitsFile
(edit) @17660   10 years tbretz Fixed the binning, so that we are not suing the overflow bin anymore ...
(edit) @17659   10 years tbretz Output when the MCP/STOP command has been sent.
(edit) @17658   10 years tbretz Even if the event is not valid, attach the latest trigger counter to it.
(edit) @17657   10 years tbretz Use the trigger counter from the last event when writing the footer ...
(edit) @17656   10 years tbretz To calculate the relative energy threshold not the current must be ...
(edit) @17655   10 years tbretz To check for not equal one should use != not == and to add a text to a ...
(edit) @17654   10 years tbretz Removed the obsolete ra/dec arguments; output pdf as well
(edit) @17653   10 years tbretz Renormalized the relative nergy threshold to 1 at best conditions.
(edit) @17652   10 years tbretz Updated to the latest current prediction (from the calibration paper); ...
(edit) @17651   10 years tbretz Updated with the current prediction from the calibration paper; make ...
(edit) @17650   10 years tbretz Commented two unused variables to avoid compiler warnings.
(edit) @17649   10 years tbretz Removed a stray instantiation of a non-existing variable.
(edit) @17648   10 years tbretz Fixed a typo in a comment.
(edit) @17647   10 years tbretz Added average and rms of Uov for logging; some updates to show how the ...
(edit) @17646   10 years tbretz Same LED for VoltageOff and Locked
(edit) @17645   10 years tbretz Removed an unused argument.
(edit) @17644   10 years tbretz Implemented the auto pause command, the pause and resume command and a ...
(edit) @17643   10 years ftemme Added a MParameterD for the Crosstalkcoefficient, so that MSimCamera ...
(edit) @17642   10 years tbretz Moved the AppendPad before all histograms. In this was when a canvas ...
(edit) @17641   10 years ftemme Added the calculation of Disp and ThetaSq in the MC-Star macro and ...
(edit) @17640   10 years tbretz Implemented an outomatic voltage off at sunrise
(edit) @17639   10 years tbretz Replaced define by enum.
(edit) @17638   10 years tbretz Allow ir interruption during ovtest, updated shutdown message.
(edit) @17637   10 years tbretz Catch when a DRS calibration could not be restored.
(edit) @17636   10 years tbretz Simplified the code to read from the socket; some more cosmitcs and ...
(edit) @17624   11 years dneise introduced POD which describes FSC binary output format
(edit) @17623   11 years dneise adapted for new firmware version no ASCII parsing needed, so this was ...
(edit) @17622   11 years Daniela Dorner adapted times to be faster informed about full disks
(edit) @17621   11 years Daniela Dorner adapted times to be faster informed about full disks
(edit) @17620   11 years Daniela Dorner adapted times to be faster informed about full disks
(edit) @17619   11 years Daniela Dorner improved logging in case of full disk
(edit) @17618   11 years Daniela Dorner improved logging, re-enabled check if script is already running
(edit) @17617   11 years Daniela Dorner improved logging in case of full disk
(edit) @17616   11 years Daniela Dorner added DISK tag to logging, improved logging, added certaindate and ...
(edit) @17615   11 years Daniela Dorner added sending email in case there were warnings about full disks
(edit) @17614   11 years Daniela Dorner added DISK tag to logging
(edit) @17613   11 years Daniela Dorner added DISK tag to logging
(edit) @17612   11 years Daniela Dorner added check for full disk - at 100GB transfer is stopped
(edit) @17611   11 years Daniela Dorner added cron for FillAuxCamHum.sh
(edit) @17610   11 years Daniela Dorner added (script to fill humidity in camera)
(edit) @17609   11 years Daniela Dorner added email-adress for full-disk-alerts
(edit) @17608   11 years tbretz Updated warning levels, set lower limit of graph to -15deg
(edit) @17607   11 years lyard Fixed bug that wrongly calculated the checksum of compressed files. ...
(edit) @17606   11 years tbretz
(edit) @17605   11 years tbretz Added dew point
(edit) @17604   11 years tbretz Start scaling the plot at 0deg
(edit) @17603   11 years tbretz Added magic ambient temperature
(edit) @17602   11 years Daniela Dorner complete rewriting of the page to take into account people changing ...
(edit) @17601   11 years Daniela Dorner fixed a small bug in the calculation of the shares
(edit) @17600   11 years Daniela Dorner added documentation
(edit) @17599   11 years Daniela Dorner added evaluation of shift duties (so far not taking into account ...
(edit) @17598   11 years Daniela Dorner removed filling of outside temperatur (done in FillAuxTemp.sh), fixed ...
(edit) @17597   11 years Daniela Dorner give warning about missing files only when runinfo in DB available
(edit) @17596   11 years Daniela Dorner give warning about missing files only when rawdata available
(edit) @17595   11 years Daniela Dorner fixed typo
(edit) @17594   11 years Daniela Dorner changed logging for connection problems
Note: See TracRevisionLog for help on using the revision log.