# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/11/24 17:55:23 Mon, 28 Apr 2014 18:09:05 GMT tbretz [17718] * trunk/FACT++/www/viewer/index.php (modified) Increased memory limit to allow for roi=1024 -- There is ... Mon, 28 Apr 2014 17:44:05 GMT tbretz [17717] * trunk/FACT++/www/viewer/index.js (modified) Removed an obsolete comment. Mon, 28 Apr 2014 17:38:14 GMT tbretz [17716] * trunk/FACT++/www/schedule/index.html (modified) Do not line break the date in the table header; added more help text. Mon, 28 Apr 2014 11:43:00 GMT tbretz [17714] * trunk/FACT++/www/viewer/index.html (modified) getevent.php is now called index.php; added some more help texts Mon, 28 Apr 2014 11:41:05 GMT tbretz [17713] * trunk/FACT++/www/viewer/index.php (modified) Proc wasn't in the global namespace anymore. Mon, 28 Apr 2014 11:40:45 GMT tbretz [17712] * trunk/FACT++/www/viewer/index.js (modified) Fixed a case when proc returns more than one waveform. Mon, 28 Apr 2014 11:17:05 GMT tbretz [17711] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Do not process main when only the pixel has been changed; some ... Mon, 28 Apr 2014 10:58:09 GMT tbretz [17710] * trunk/FACT++/www/schedule/index.html (modified) Added a missing whitespace. Mon, 28 Apr 2014 10:54:06 GMT tbretz [17709] * trunk/FACT++/www/schedule/index.html (modified) Some more HTML5 cleanup Mon, 28 Apr 2014 10:48:49 GMT tbretz [17708] * trunk/FACT++/www/schedule/index.html (modified) * trunk/FACT++/www/schedule/index.js (modified) Fixed table layout. Mon, 28 Apr 2014 10:33:08 GMT tbretz [17707] * trunk/FACT++/www/schedule/load.php (modified) * trunk/FACT++/www/schedule/save.php (modified) Adapted table name from measurement to Measurement Mon, 28 Apr 2014 10:17:47 GMT tbretz [17706] * trunk/FACT++/www/schedule/index.js (modified) Turn off debug text by default. Mon, 28 Apr 2014 10:17:30 GMT tbretz [17705] * trunk/FACT++/www/schedule/save.php (modified) Added more checks for the schedule. Mon, 28 Apr 2014 08:47:19 GMT tbretz [17704] * trunk/FACT++/www/schedule/index.js (modified) Times could change if the first task was removed from an observation ... Sun, 27 Apr 2014 21:59:36 GMT tbretz [17703] * trunk/FACT++/www/viewer/index.html (modified) Added a help paragraph about the data. Sun, 27 Apr 2014 21:51:03 GMT tbretz [17702] * trunk/FACT++/www/schedule/index.css (modified) Updated the styles for the calendar Sun, 27 Apr 2014 21:33:09 GMT tbretz [17701] * trunk/FACT++/www/schedule (added) * trunk/FACT++/www/schedule/config.template.php (added) * trunk/FACT++/www/schedule/index.css (added) * trunk/FACT++/www/schedule/index.html (added) * trunk/FACT++/www/schedule/index.js (added) * trunk/FACT++/www/schedule/load.php (added) * trunk/FACT++/www/schedule/save.php (added) A first version of the scheduling interface created from the ... Sun, 27 Apr 2014 20:01:33 GMT tbretz [17700] * trunk/FACT++/www/viewer (added) * trunk/FACT++/www/viewer/index.css (added) * trunk/FACT++/www/viewer/index.html (added) * trunk/FACT++/www/viewer/index.js (added) * trunk/FACT++/www/viewer/index.php (added) First version of a web based event viewer. Tue, 22 Apr 2014 22:31:05 GMT tbretz [17681] * trunk/FACT++/www/smartfact/index.php (modified) Some updated to the authentication code to make the result more ... Tue, 22 Apr 2014 22:30:07 GMT tbretz [17680] * trunk/FACT++/www/smartfact/index.js (modified) Opacity of 'gray out' to 50% Tue, 22 Apr 2014 13:55:54 GMT tbretz [17679] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) Fixed a bug which could cause infinite loops when an event with ... Sat, 19 Apr 2014 00:13:10 GMT tbretz [17678] * trunk/FACT++/src/EventBuilder.cc (modified) It can happen that an event has been created but no header is ever ... Fri, 18 Apr 2014 20:13:28 GMT tbretz [17676] * trunk/FACT++/src/HeadersEventServer.h (added) * trunk/FACT++/src/evtserver.cc (added) New program to display smartfact events from the previous night ... Thu, 17 Apr 2014 07:40:32 GMT lyard [17675] * trunk/FACT++/src/fitsDecompressor.cc (modified) modified the fitsDecompressor code to take into account the ... Thu, 17 Apr 2014 07:32:33 GMT lyard [17674] * trunk/FACT++/src/fitsCompressor.cc (modified) modified the fitsCompressor code to take into account the refactoring ... Wed, 16 Apr 2014 22:51:35 GMT tbretz [17673] * trunk/FACT++/scripts/CheckUnderflow.js (modified) * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/Startup.js (modified) Adapted to have three agilentctrl running instead of one. Wed, 16 Apr 2014 20:07:29 GMT tbretz [17672] * trunk/FACT++/src/smartfact.cc (modified) Replaced one agilentctrl by three; fixed the calculatio of the power; ... Wed, 16 Apr 2014 19:33:09 GMT tbretz [17671] * trunk/FACT++/www/smartfact/struct/agilent.page (deleted) * trunk/FACT++/www/smartfact/struct/agilent24.page (added) * trunk/FACT++/www/smartfact/struct/agilent50.page (added) * trunk/FACT++/www/smartfact/struct/agilent80.page (added) Removed old agilent.page and replaced that with one per Agilent. Wed, 16 Apr 2014 19:32:39 GMT tbretz [17670] * trunk/FACT++/www/smartfact/struct/status.page (modified) Added all three agients Wed, 16 Apr 2014 17:43:26 GMT tbretz [17669] * trunk/FACT++/src/agilentctrl.cc (modified) Implemented the possibility to start more than one agilentctrl to ... Wed, 16 Apr 2014 16:11:51 GMT tbretz [17668] * trunk/FACT++/src/makeplots.cc (modified) Remplaced the double backslash in a root axis title by a #. ... Sun, 06 Apr 2014 13:01:37 GMT tbretz [17659] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Output when the MCP/STOP command has been sent. Sun, 06 Apr 2014 12:54:26 GMT tbretz [17658] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) Even if the event is not valid, attach the latest trigger counter to it. Sun, 06 Apr 2014 12:53:38 GMT tbretz [17657] * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits2.cc (modified) Use the trigger counter from the last event when writing the footer ... Sat, 05 Apr 2014 18:31:50 GMT tbretz [17656] * trunk/FACT++/src/makeplots.cc (modified) To calculate the relative energy threshold not the current must be ... Fri, 04 Apr 2014 21:05:30 GMT tbretz [17655] * trunk/FACT++/src/InterpreterV8.cc (modified) To check for not equal one should use != not == and to add a text to ... Fri, 04 Apr 2014 10:34:12 GMT tbretz [17654] * trunk/FACT++/src/makeplots.cc (modified) Removed the obsolete ra/dec arguments; output pdf as well Fri, 04 Apr 2014 10:25:04 GMT tbretz [17653] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Renormalized the relative nergy threshold to 1 at best conditions. Fri, 04 Apr 2014 10:02:41 GMT tbretz [17651] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Updated with the current prediction from the calibration paper; make ... Fri, 04 Apr 2014 09:15:24 GMT tbretz [17649] * trunk/FACT++/src/biasctrl.cc (modified) Removed a stray instantiation of a non-existing variable. Thu, 03 Apr 2014 18:35:18 GMT tbretz [17647] * trunk/FACT++/src/feedback.cc (modified) Added average and rms of Uov for logging; some updates to show how ... Thu, 03 Apr 2014 18:29:44 GMT tbretz [17646] * trunk/FACT++/gui/FactGui.h (modified) Same LED for VoltageOff and Locked Thu, 03 Apr 2014 15:08:17 GMT tbretz [17645] * trunk/FACT++/src/ratescan.cc (modified) Removed an unused argument. Thu, 03 Apr 2014 15:07:02 GMT tbretz [17644] * trunk/FACT++/src/HeadersRateScan.h (modified) * trunk/FACT++/src/ratescan.cc (modified) Implemented the auto pause command, the pause and resume command and ... Mon, 31 Mar 2014 15:16:52 GMT tbretz [17640] * trunk/FACT++/src/biasctrl.cc (modified) Implemented an outomatic voltage off at sunrise Mon, 31 Mar 2014 15:14:13 GMT tbretz [17639] * trunk/FACT++/src/HeadersFSC.h (modified) Replaced define by enum. Mon, 31 Mar 2014 15:13:28 GMT tbretz [17638] * trunk/FACT++/scripts/Main.js (modified) Allow ir interruption during ovtest, updated shutdown message. Mon, 31 Mar 2014 15:12:23 GMT tbretz [17637] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Catch when a DRS calibration could not be restored. Thu, 27 Mar 2014 16:11:06 GMT tbretz [17636] * trunk/FACT++/src/fscctrl.cc (modified) Simplified the code to read from the socket; some more cosmitcs and ... Tue, 18 Mar 2014 15:50:42 GMT dneise [17624] * trunk/FACT++/src/HeadersFSC.h (modified) introduced POD which describes FSC binary output format Tue, 18 Mar 2014 15:49:33 GMT dneise [17623] * trunk/FACT++/src/fscctrl.cc (modified) adapted for new firmware version no ASCII parsing needed, so this ... Fri, 14 Mar 2014 21:03:30 GMT tbretz [17608] * trunk/FACT++/munin/container_temp (modified) Updated warning levels, set lower limit of graph to -15deg Sun, 09 Mar 2014 16:28:08 GMT tbretz [17605] * trunk/FACT++/munin/container_temp (modified) Added dew point Sat, 08 Mar 2014 19:01:17 GMT tbretz [17604] * trunk/FACT++/munin/container_temp (modified) Start scaling the plot at 0deg Sat, 08 Mar 2014 18:56:11 GMT tbretz [17603] * trunk/FACT++/munin/container_temp (modified) Added magic ambient temperature Thu, 06 Feb 2014 11:05:18 GMT tbretz [17540] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed a stupid mistake, the roi is always well defined. Tue, 28 Jan 2014 10:37:28 GMT tbretz [17538] * trunk/FACT++/scripts/Main.js (modified) It is not always necesary to stop the feedback anymore; get some more ... Tue, 28 Jan 2014 10:35:29 GMT tbretz [17537] * trunk/FACT++/scripts/handleBiasVoltageOff.js (modified) Added Locked state to the list of handled states. Tue, 28 Jan 2014 10:35:08 GMT tbretz [17536] * trunk/FACT++/scripts/handleLidClosed.js (modified) Added PowerProblem to the list of handled states. Tue, 28 Jan 2014 10:34:43 GMT tbretz [17535] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Stop trigger if trigger is on. Fixed a wrong call of get() in a timeout Mon, 20 Jan 2014 16:14:00 GMT tbretz [17520] * trunk/FACT++/src/smartfact.cc (modified) Check humidity only when the lid is open, not when a run is started, ... Thu, 16 Jan 2014 19:03:15 GMT tbretz [17515] * trunk/FACT++/src/biasctrl.cc (modified) There is no state of the BIAS kLocked. Thu, 16 Jan 2014 19:01:48 GMT tbretz [17514] * trunk/FACT++/src/HeadersBIAS.h (modified) Decided to make kLocked the last state to keep numbers consistent. Thu, 16 Jan 2014 18:51:30 GMT tbretz [17513] * trunk/FACT++/src/HeadersBIAS.h (modified) Added locked state Thu, 16 Jan 2014 18:50:47 GMT tbretz [17512] * trunk/FACT++/src/biasctrl.cc (modified) Allow change of ramp target vals durimg ramping; added a shutdown ... Tue, 07 Jan 2014 16:11:13 GMT tbretz [17498] * trunk/FACT++/scripts/doc/dim.js (modified) * trunk/FACT++/src/InterpreterV8.cc (modified) Implemented that one can wait for 'not a state' to check if a state ... Mon, 30 Dec 2013 17:05:18 GMT tbretz [17417] * trunk/FACT++/src/drivectrl.cc (modified) Fixed a bug when calculating the azimuth from the tpoint data; fixed ... Tue, 03 Dec 2013 18:06:00 GMT tbretz [17405] * trunk/FACT++/start.sh (modified) Change working directory to directory which contains the link or the ... Sat, 30 Nov 2013 19:10:27 GMT tbretz [17404] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Output pixel index in case of underflow. Sat, 30 Nov 2013 19:10:00 GMT tbretz [17403] * trunk/FACT++/scripts/Main.js (modified) Only park telescope during ovtest when it is deep dark time. Fri, 29 Nov 2013 13:02:25 GMT tbretz [17401] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Set beginskip and endskip as explicit argument in GetPixelStats; do ... Wed, 27 Nov 2013 18:29:23 GMT tbretz [17399] * trunk/FACT++/scripts/doDrivePark.js (modified) * trunk/FACT++/scripts/doDriveStop.js (modified) * trunk/FACT++/scripts/doDriveUnlock.js (modified) * trunk/FACT++/scripts/doMoveTelescope.js (modified) * trunk/FACT++/scripts/doTrackPosition.js (modified) * trunk/FACT++/scripts/doTrackSource.js (modified) * trunk/FACT++/scripts/doTrackWobble.js (modified) Check (and wait a short time) whether server is online. Wed, 27 Nov 2013 18:28:39 GMT tbretz [17398] * trunk/FACT++/scripts/doDriveToggle.js (added) Script to switch on and off drive power Wed, 27 Nov 2013 17:49:14 GMT tbretz [17397] * trunk/FACT++/src/smartfact.cc (modified) There was a typo in the wind gusts warning; 98 is too high... Wed, 27 Nov 2013 16:36:11 GMT tbretz [17396] * trunk/FACT++/MAINPAGE (modified) Added missing links Wed, 27 Nov 2013 16:18:24 GMT tbretz [17395] * trunk/FACT++/src/fscctrl.cc (modified) Finally updated the function for the Pt1000 to something which is ... Wed, 27 Nov 2013 16:17:31 GMT tbretz [17394] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Increased the interval in which events are selected close to the 5s ... Tue, 26 Nov 2013 19:16:38 GMT tbretz [17393] * trunk/FACT++/src/fitsdump.cc (modified) Fixed a bug which caused replace() to fail. Memory was reallocated ... Tue, 26 Nov 2013 16:48:49 GMT tbretz [17391] * trunk/FACT++/scripts/doMoveTelescope.js (added) * trunk/FACT++/scripts/doTrackPosition.js (added) * trunk/FACT++/scripts/doTrackSource.js (added) * trunk/FACT++/scripts/doTrackWobble.js (added) Script for smartfact web interface. Tue, 26 Nov 2013 16:40:29 GMT tbretz [17390] * trunk/FACT++/scripts/doDrivePark.js (added) * trunk/FACT++/scripts/doDriveStop.js (added) * trunk/FACT++/scripts/doDriveUnlock.js (added) Script for smartfact web interface. Tue, 26 Nov 2013 12:33:52 GMT tbretz [17389] * trunk/FACT++/src/gpsctrl.cc (modified) Updated Dim service description. Mon, 25 Nov 2013 19:58:00 GMT tbretz [17378] * trunk/FACT++/www/smartfact/index.php (modified) When sending an interrupt there was some typo in the array index. Mon, 25 Nov 2013 19:54:56 GMT tbretz [17377] * trunk/FACT++/www/smartfact/index.php (modified) Print call execution time to log. Mon, 25 Nov 2013 19:50:58 GMT tbretz [17376] * trunk/FACT++/src/smartfact.cc (modified) Updated to display 1440 pixels now in event display Mon, 25 Nov 2013 19:50:31 GMT tbretz [17375] * trunk/FACT++/src/Main.h (modified) Handle the case when /home/fact is not defined, this can happen for ... Mon, 25 Nov 2013 19:49:41 GMT tbretz [17374] * trunk/FACT++/www/smartfact/struct/help-fact.page (modified) Updated because we show all 1440 pixels now Mon, 25 Nov 2013 19:49:20 GMT tbretz [17373] * trunk/FACT++/www/smartfact/index.php (modified) Unified all exec calls, suppress logging (actually only a warning ... Sat, 23 Nov 2013 19:35:00 GMT tbretz [17369] * trunk/FACT++/src/smartfact.cc (modified) Fixed aproblem with the new temperature hist and the displayed GPS time. Sat, 23 Nov 2013 18:28:10 GMT tbretz [17368] * trunk/FACT++/src/smartfact.cc (modified) Do not display 1e2 for the currents if they exceed 100uA Sat, 23 Nov 2013 18:05:31 GMT tbretz [17367] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Missed the correct calculation of the coefficient derived from the ... Sat, 23 Nov 2013 17:58:41 GMT tbretz [17366] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Updated prediction with something which takes the distance to the ... Sat, 23 Nov 2013 14:51:00 GMT tbretz [17365] * trunk/FACT++/www/smartfact/struct/agilent.page (added) * trunk/FACT++/www/smartfact/struct/gps.page (added) * trunk/FACT++/www/smartfact/struct/temperature.page (added) Sat, 23 Nov 2013 14:47:33 GMT tbretz [17364] * trunk/FACT++/src/smartfact.cc (modified) After startup the status line was blue instead of white. Sat, 23 Nov 2013 14:38:32 GMT tbretz [17363] * trunk/FACT++/www/smartfact/struct/status.page (modified) Added GPS control and links to temperature and agilent. Sat, 23 Nov 2013 14:38:14 GMT tbretz [17362] * trunk/FACT++/src/Main.h (modified) Added server name to startup message. Sat, 23 Nov 2013 14:37:37 GMT tbretz [17361] * trunk/FACT++/src/agilentctrl.cc (modified) Removed a stray paranthesis Sat, 23 Nov 2013 14:36:37 GMT tbretz [17360] * trunk/FACT++/src/agilentctrl.cc (modified) The description in the DATA service were in the wrong order Sat, 23 Nov 2013 14:36:10 GMT tbretz [17359] * trunk/FACT++/src/smartfact.cc (modified) Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA Sat, 23 Nov 2013 13:15:48 GMT tbretz [17358] * trunk/FACT++/src/EventBuilder.h (modified) Added forward declaration for std::mutex Sat, 23 Nov 2013 13:15:28 GMT tbretz [17357] * trunk/FACT++/src/DataProcessorImp.cc (modified) Fixed a compilation error.