source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17746   10 years tbretz Fixed an issue when the slected pixel had no value attached; some ...
(edit) @17745   10 years tbretz There is no need to send the neighbors with the output; trim the null ...
(edit) @17744   10 years tbretz Performance improvement in the example.
(edit) @17742   10 years tbretz Updated codemirror config; automatically colorize code snippets
(edit) @17741   10 years tbretz Added style for match highlighting.
(edit) @17740   10 years tbretz Switch to strict mode.
(edit) @17739   10 years tbretz Use Codemirror colorized for code snippets in the help text; ...
(edit) @17738   10 years tbretz Added xmin and xmax controls for the waveform.
(edit) @17732   10 years tbretz Added another accordion for the display of additional controls; ...
(edit) @17729   10 years tbretz Darker text color for diables elements in firefox
(edit) @17728   10 years tbretz Added marker for selected pixel; added runinfo and trigger info; ...
(edit) @17727   10 years tbretz Read more data from getevent; some simplification to the global ...
(edit) @17726   10 years tbretz A pixel neighbors table to be used in php.
(edit) @17725   10 years tbretz Added evtserver, getevent and soem improrvement to the doc rule.
(edit) @17724   10 years tbretz The error message wasn't that clear for the case a schedule of tonight ...
(edit) @17723   10 years tbretz Some more help text.
(edit) @17722   10 years tbretz By never using more than one php array for a single pixel at a time ...
(edit) @17721   10 years tbretz Added missing disable of submit button. Adapted debug output to ...
(edit) @17720   10 years tbretz Some minor improvements to layout, mainly nowrap.
(edit) @17719   10 years tbretz Fixed the pixel click issue on firefox... and hopefully other browsers ...
(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) @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) @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) @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) @17651   10 years tbretz Updated with the current prediction from the calibration paper; make ...
(edit) @17649   10 years tbretz Removed a stray instantiation of a non-existing variable.
(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) @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) @17608   11 years tbretz Updated warning levels, set lower limit of graph to -15deg
(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) @17540   11 years tbretz Fixed a stupid mistake, the roi is always well defined.
(edit) @17538   11 years tbretz It is not always necesary to stop the feedback anymore; get some more ...
(edit) @17537   11 years tbretz Added Locked state to the list of handled states.
(edit) @17536   11 years tbretz Added PowerProblem to the list of handled states.
(edit) @17535   11 years tbretz Stop trigger if trigger is on. Fixed a wrong call of get() in a timeout
(edit) @17520   11 years tbretz Check humidity only when the lid is open, not when a run is started, ...
(edit) @17515   11 years tbretz There is no state of the BIAS kLocked.
(edit) @17514   11 years tbretz Decided to make kLocked the last state to keep numbers consistent.
(edit) @17513   11 years tbretz Added locked state
(edit) @17512   11 years tbretz Allow change of ramp target vals durimg ramping; added a shutdown ...
(edit) @17498   11 years tbretz Implemented that one can wait for 'not a state' to check if a state ...
(edit) @17417   11 years tbretz Fixed a bug when calculating the azimuth from the tpoint data; fixed ...
(edit) @17405   11 years tbretz Change working directory to directory which contains the link or the ...
(edit) @17404   11 years tbretz Output pixel index in case of underflow.
(edit) @17403   11 years tbretz Only park telescope during ovtest when it is deep dark time.
(edit) @17401   11 years tbretz Set beginskip and endskip as explicit argument in GetPixelStats; do ...
(edit) @17399   11 years tbretz Check (and wait a short time) whether server is online.
(edit) @17398   11 years tbretz Script to switch on and off drive power
(edit) @17397   11 years tbretz There was a typo in the wind gusts warning; 98 is too high...
(edit) @17396   11 years tbretz Added missing links
(edit) @17395   11 years tbretz Finally updated the function for the Pt1000 to something which is ...
(edit) @17394   11 years tbretz Increased the interval in which events are selected close to the 5s ...
(edit) @17393   11 years tbretz Fixed a bug which caused replace() to fail. Memory was reallocated and ...
(edit) @17391   11 years tbretz Script for smartfact web interface.
(edit) @17390   11 years tbretz Script for smartfact web interface.
Note: See TracRevisionLog for help on using the revision log.