source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17775   11 years tbretz unified the tooltip functions.
(edit) @17774   11 years tbretz Added the possibility to access calibrated data files.
(edit) @17773   11 years tbretz Added the container needed to display the histograms. It is more or ...
(edit) @17772   11 years tbretz Added the possibility to load calibrated files, added a slider with ...
(edit) @17771   11 years tbretz An interface to access the fits raw data files and get an event in as ...
(edit) @17746   11 years tbretz Fixed an issue when the slected pixel had no value attached; some ...
(edit) @17745   11 years tbretz There is no need to send the neighbors with the output; trim the null ...
(edit) @17744   11 years tbretz Performance improvement in the example.
(edit) @17742   11 years tbretz Updated codemirror config; automatically colorize code snippets
(edit) @17741   11 years tbretz Added style for match highlighting.
(edit) @17740   11 years tbretz Switch to strict mode.
(edit) @17739   11 years tbretz Use Codemirror colorized for code snippets in the help text; ...
(edit) @17738   11 years tbretz Added xmin and xmax controls for the waveform.
(edit) @17732   11 years tbretz Added another accordion for the display of additional controls; ...
(edit) @17729   11 years tbretz Darker text color for diables elements in firefox
(edit) @17728   11 years tbretz Added marker for selected pixel; added runinfo and trigger info; ...
(edit) @17727   11 years tbretz Read more data from getevent; some simplification to the global ...
(edit) @17726   11 years tbretz A pixel neighbors table to be used in php.
(edit) @17725   11 years tbretz Added evtserver, getevent and soem improrvement to the doc rule.
(edit) @17724   11 years tbretz The error message wasn't that clear for the case a schedule of tonight ...
(edit) @17723   11 years tbretz Some more help text.
(edit) @17722   11 years tbretz By never using more than one php array for a single pixel at a time ...
(edit) @17721   11 years tbretz Added missing disable of submit button. Adapted debug output to ...
(edit) @17720   11 years tbretz Some minor improvements to layout, mainly nowrap.
(edit) @17719   11 years tbretz Fixed the pixel click issue on firefox... and hopefully other browsers ...
(edit) @17718   11 years tbretz Increased memory limit to allow for roi=1024 -- There is unfortunately ...
(edit) @17717   11 years tbretz Removed an obsolete comment.
(edit) @17716   11 years tbretz Do not line break the date in the table header; added more help text.
(edit) @17714   11 years tbretz getevent.php is now called index.php; added some more help texts
(edit) @17713   11 years tbretz Proc wasn't in the global namespace anymore.
(edit) @17712   11 years tbretz Fixed a case when proc returns more than one waveform.
(edit) @17711   11 years tbretz Do not process main when only the pixel has been changed; some ...
(edit) @17710   11 years tbretz Added a missing whitespace.
(edit) @17709   11 years tbretz Some more HTML5 cleanup
(edit) @17708   11 years tbretz Fixed table layout.
(edit) @17707   11 years tbretz Adapted table name from measurement to Measurement
(edit) @17706   11 years tbretz Turn off debug text by default.
(edit) @17705   11 years tbretz Added more checks for the schedule.
(edit) @17704   11 years tbretz Times could change if the first task was removed from an observation ...
(edit) @17703   11 years tbretz Added a help paragraph about the data.
(edit) @17702   11 years tbretz Updated the styles for the calendar
(edit) @17701   11 years tbretz A first version of the scheduling interface created from the svn/schedule.
(edit) @17700   11 years tbretz First version of a web based event viewer.
(edit) @17681   11 years tbretz Some updated to the authentication code to make the result more ...
(edit) @17680   11 years tbretz Opacity of 'gray out' to 50%
(edit) @17679   11 years tbretz Fixed a bug which could cause infinite loops when an event with ...
(edit) @17678   11 years tbretz It can happen that an event has been created but no header is ever ...
(edit) @17676   11 years tbretz New program to display smartfact events from the previous night during ...
(edit) @17675   11 years lyard modified the fitsDecompressor code to take into account the ...
(edit) @17674   11 years lyard modified the fitsCompressor code to take into account the refactoring ...
(edit) @17673   11 years tbretz Adapted to have three agilentctrl running instead of one.
(edit) @17672   11 years tbretz Replaced one agilentctrl by three; fixed the calculatio of the power; ...
(edit) @17671   11 years tbretz Removed old agilent.page and replaced that with one per Agilent.
(edit) @17670   11 years tbretz Added all three agients
(edit) @17669   11 years tbretz Implemented the possibility to start more than one agilentctrl to read ...
(edit) @17668   11 years tbretz Remplaced the double backslash in a root axis title by a #. Otherwiese ...
(edit) @17659   11 years tbretz Output when the MCP/STOP command has been sent.
(edit) @17658   11 years tbretz Even if the event is not valid, attach the latest trigger counter to it.
(edit) @17657   11 years tbretz Use the trigger counter from the last event when writing the footer ...
(edit) @17656   11 years tbretz To calculate the relative energy threshold not the current must be ...
(edit) @17655   11 years tbretz To check for not equal one should use != not == and to add a text to a ...
(edit) @17654   11 years tbretz Removed the obsolete ra/dec arguments; output pdf as well
(edit) @17653   11 years tbretz Renormalized the relative nergy threshold to 1 at best conditions.
(edit) @17651   11 years tbretz Updated with the current prediction from the calibration paper; make ...
(edit) @17649   11 years tbretz Removed a stray instantiation of a non-existing variable.
(edit) @17647   11 years tbretz Added average and rms of Uov for logging; some updates to show how the ...
(edit) @17646   11 years tbretz Same LED for VoltageOff and Locked
(edit) @17645   11 years tbretz Removed an unused argument.
(edit) @17644   11 years tbretz Implemented the auto pause command, the pause and resume command and a ...
(edit) @17640   11 years tbretz Implemented an outomatic voltage off at sunrise
(edit) @17639   11 years tbretz Replaced define by enum.
(edit) @17638   11 years tbretz Allow ir interruption during ovtest, updated shutdown message.
(edit) @17637   11 years tbretz Catch when a DRS calibration could not be restored.
(edit) @17636   11 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
Note: See TracRevisionLog for help on using the revision log.