# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/11/24 17:58:16 Tue, 22 Jul 2014 12:40:44 GMT tbretz [17918] * trunk/FACT++/src/HeadersSQM.h (added) * trunk/FACT++/src/sqmctrl.cc (added) First version of the control for the sky quality meter. Mon, 21 Jul 2014 10:11:46 GMT tbretz [17917] * trunk/FACT++/src/Connection.h (modified) Added a virtual function which allows the derived class to handle if ... Mon, 21 Jul 2014 10:11:09 GMT tbretz [17916] * trunk/FACT++/src/lidctrl.cc (modified) Start a new connection attempt if connection has failed. Thu, 22 May 2014 16:16:12 GMT tbretz [17884] * trunk/FACT++/src/smartfact.cc (modified) Fixed a compiler issue. Thu, 22 May 2014 16:15:45 GMT tbretz [17883] * trunk/FACT++/src/agilentctrl.cc (modified) Added an autoamtic reconnect if the received stream is broken. Wed, 21 May 2014 17:34:50 GMT tbretz [17882] * trunk/FACT++/gui/design.ui (modified) Disabled the second broken Humidity sensor. Wed, 14 May 2014 16:31:23 GMT tbretz [17856] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) * trunk/FACT++/www/viewer/index.php (modified) Added the possibility to retrieve different file names in the ... Wed, 14 May 2014 12:01:16 GMT tbretz [17852] * trunk/FACT++/www/viewer/index.js (modified) Take pixels above maximum out of image parameter calculation; changed ... Wed, 14 May 2014 08:30:43 GMT tbretz [17851] * trunk/FACT++/src/evtserver.cc (modified) Some updated to get it properly working. Tue, 13 May 2014 11:48:46 GMT tbretz [17848] * trunk/FACT++/www/viewer/index.js (modified) Reordered the elements in the display. Tue, 13 May 2014 11:46:46 GMT tbretz [17847] * trunk/FACT++/www/viewer/index.html (modified) Added some information on MC data. Tue, 13 May 2014 08:21:52 GMT tbretz [17843] * trunk/FACT++/www/viewer/index.js (modified) Fixed/simplified width/length/disp calculation by applying the scale ... Mon, 12 May 2014 16:25:33 GMT tbretz [17841] * trunk/FACT++/www/viewer/index.php (modified) Adapted to the new MC files and paths. Mon, 12 May 2014 16:25:12 GMT tbretz [17840] * trunk/FACT++/www/viewer/index.css (modified) Some updates to the CodeMirror colorizer. Mon, 12 May 2014 13:18:32 GMT tbretz [17838] * trunk/FACT++/www/viewer/index.js (modified) No fading for tooltip - hopefully this solves the 'maximum stack ... Sat, 10 May 2014 17:14:57 GMT tbretz [17825] * trunk/FACT++/www/viewer/index.js (modified) Reset the event to 0 when a new file is opened. That was ... Sat, 10 May 2014 13:54:50 GMT tbretz [17824] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Some layout improrvements around the checkboxes for the run type. Sat, 10 May 2014 13:42:20 GMT tbretz [17823] * trunk/FACT++/www/viewer/index.js (modified) The MC checkbox was not yet properly handled. Sat, 10 May 2014 13:41:57 GMT tbretz [17822] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.php (modified) Added isMC, isDRS and isCalibrated Sat, 10 May 2014 13:22:16 GMT tbretz [17821] * trunk/FACT++/www/viewer/index.php (modified) Make it easier to debug printing the executed command. Sat, 10 May 2014 12:46:03 GMT tbretz [17820] * trunk/FACT++/src/getevent.cc (modified) Added support for reading DRS calibration constants and Monte Carlo ... Sat, 10 May 2014 12:45:03 GMT tbretz [17819] * trunk/FACT++/www/viewer/index.js (modified) Added support to display the DRS calibration constants and Monte ... Sat, 10 May 2014 12:43:36 GMT tbretz [17818] * trunk/FACT++/www/viewer/index.php (modified) Return drs files and MC files as well, compile the path properly. Sat, 10 May 2014 12:43:05 GMT tbretz [17817] * trunk/FACT++/www/viewer/index.html (modified) Some small layout improvements; added the MC checkbox and the Drs ... Fri, 09 May 2014 17:40:02 GMT tbretz [17816] * trunk/FACT++/www/viewer/index.js (modified) Switch CodeMirror theme to our own theme; some improvements in the ... Fri, 09 May 2014 17:39:17 GMT tbretz [17815] * trunk/FACT++/www/viewer/index.css (modified) Added CodeMirror theme. Fri, 09 May 2014 17:38:59 GMT tbretz [17814] * trunk/FACT++/www/viewer/index.html (modified) Some small layout improevemnts; added Grid-checkbox Fri, 09 May 2014 15:33:27 GMT tbretz [17813] * trunk/FACT++/www/viewer/index.php (modified) Remove the carriage return from returned editor contents ;) Fri, 09 May 2014 15:32:25 GMT tbretz [17812] * trunk/FACT++/www/viewer/index.js (modified) Allow gaps in the returned array of arrays; null is interpreted as 0 ... Thu, 08 May 2014 18:45:40 GMT tbretz [17811] * trunk/FACT++/www/viewer/index.js (modified) Minor optimizations. Thu, 08 May 2014 16:09:48 GMT tbretz [17810] * trunk/FACT++/www/viewer/index.js (modified) Recalculate the image parameters with each redraw to allow to use the ... Thu, 08 May 2014 12:21:44 GMT tbretz [17808] * trunk/FACT++/www/viewer/index.js (modified) Added debug for caluclation time and removed the second loop from the ... Thu, 08 May 2014 11:45:49 GMT tbretz [17807] * trunk/FACT++/www/viewer/index.html (modified) Added a checkbox for displaying the image and a help text for the ... Thu, 08 May 2014 11:45:18 GMT tbretz [17806] * trunk/FACT++/www/viewer/index.js (modified) Forgot to remove the debug output Thu, 08 May 2014 11:44:38 GMT tbretz [17805] * trunk/FACT++/www/viewer/index.js (modified) Implemented the calculation of the basic image paremeters and the ... Wed, 07 May 2014 15:44:53 GMT tbretz [17800] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/internal.js (modified) It is nicer to have teh distance between two neighbors as 1. ... Wed, 07 May 2014 15:39:04 GMT tbretz [17799] * trunk/FACT++/www/viewer/internal.js (modified) Removed conversion factor. Calculate geometry in degree instead. Wed, 07 May 2014 15:38:38 GMT tbretz [17798] * trunk/FACT++/www/viewer/index.html (modified) Updated help text Wed, 07 May 2014 15:33:37 GMT tbretz [17797] * trunk/FACT++/www/viewer/internal.js (modified) Fixed the calculation of the geometry; added $.conv Wed, 07 May 2014 15:32:09 GMT tbretz [17796] * trunk/FACT++/www/viewer/index.js (modified) Make sure image is on top during movement; remove zindex again afterwards Wed, 07 May 2014 12:47:44 GMT tbretz [17793] * trunk/FACT++/www/viewer/neighbors.php (deleted) Now as JS code in internal.js Wed, 07 May 2014 12:47:15 GMT tbretz [17792] * trunk/FACT++/www/viewer/index.php (modified) Neighbors is not used anymore. A JS array will be faster than a php ... Wed, 07 May 2014 12:45:53 GMT tbretz [17791] * trunk/FACT++/www/viewer/internal.js (added) Code which is executed before proc and main. Wed, 07 May 2014 12:45:35 GMT tbretz [17790] * trunk/FACT++/www/viewer/index.html (modified) Added $.geom and $.map Wed, 07 May 2014 12:44:30 GMT tbretz [17789] * trunk/FACT++/www/viewer/index.php (modified) Some updates to the time calculation (more accurate position); check ... Wed, 07 May 2014 12:43:37 GMT tbretz [17788] * trunk/FACT++/www/viewer/index.js (modified) Simplified getIndex (now using the coordinate array) Sun, 04 May 2014 15:43:22 GMT tbretz [17775] * trunk/FACT++/www/viewer/index.js (modified) unified the tooltip functions. Sun, 04 May 2014 14:28:46 GMT tbretz [17774] * trunk/FACT++/www/viewer/index.php (modified) Added the possibility to access calibrated data files. Sun, 04 May 2014 14:27:56 GMT tbretz [17773] * trunk/FACT++/www/viewer/index.html (modified) Added the container needed to display the histograms. It is more or ... Sun, 04 May 2014 14:27:19 GMT tbretz [17772] * trunk/FACT++/www/viewer/index.js (modified) Added the possibility to load calibrated files, added a slider with ... Sat, 03 May 2014 22:43:08 GMT tbretz [17771] * trunk/FACT++/src/getevent.cc (added) An interface to access the fits raw data files and get an event in as ... Wed, 30 Apr 2014 19:22:00 GMT tbretz [17746] * trunk/FACT++/www/viewer/index.js (modified) Fixed an issue when the slected pixel had no value attached; some ... Wed, 30 Apr 2014 19:20:15 GMT tbretz [17745] * trunk/FACT++/www/viewer/index.php (modified) There is no need to send the neighbors with the output; trim the null ... Wed, 30 Apr 2014 19:19:19 GMT tbretz [17744] * trunk/FACT++/www/viewer/index.html (modified) Performance improvement in the example. Wed, 30 Apr 2014 12:26:26 GMT tbretz [17742] * trunk/FACT++/www/viewer/index.js (modified) Updated codemirror config; automatically colorize code snippets Wed, 30 Apr 2014 12:26:01 GMT tbretz [17741] * trunk/FACT++/www/viewer/index.css (modified) Added style for match highlighting. Wed, 30 Apr 2014 12:24:14 GMT tbretz [17740] * trunk/FACT++/www/viewer/index.php (modified) Switch to strict mode. Wed, 30 Apr 2014 12:23:53 GMT tbretz [17739] * trunk/FACT++/www/viewer/index.html (modified) Use Codemirror colorized for code snippets in the help text; ... Wed, 30 Apr 2014 11:09:51 GMT tbretz [17738] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Added xmin and xmax controls for the waveform. Tue, 29 Apr 2014 17:37:36 GMT tbretz [17732] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) * trunk/FACT++/www/viewer/index.php (modified) Added another accordion for the display of additional controls; ... Tue, 29 Apr 2014 15:17:34 GMT tbretz [17729] * trunk/FACT++/www/schedule/index.css (modified) Darker text color for diables elements in firefox Tue, 29 Apr 2014 15:16:51 GMT tbretz [17728] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Added marker for selected pixel; added runinfo and trigger info; ... Tue, 29 Apr 2014 15:15:57 GMT tbretz [17727] * trunk/FACT++/www/viewer/index.php (modified) Read more data from getevent; some simplification to the global ... Tue, 29 Apr 2014 15:15:08 GMT tbretz [17726] * trunk/FACT++/www/viewer/neighbors.php (added) A pixel neighbors table to be used in php. Tue, 29 Apr 2014 12:26:28 GMT tbretz [17725] * trunk/FACT++/Makefile.am (modified) Added evtserver, getevent and soem improrvement to the doc rule. Tue, 29 Apr 2014 11:02:17 GMT tbretz [17724] * trunk/FACT++/www/schedule/index.js (modified) The error message wasn't that clear for the case a schedule of ... Tue, 29 Apr 2014 10:44:26 GMT tbretz [17723] * trunk/FACT++/www/viewer/index.html (modified) Some more help text. Tue, 29 Apr 2014 10:37:14 GMT tbretz [17722] * trunk/FACT++/www/viewer/index.php (modified) By never using more than one php array for a single pixel at a time ... Tue, 29 Apr 2014 10:20:01 GMT tbretz [17721] * trunk/FACT++/www/viewer/index.js (modified) Added missing disable of submit button. Adapted debug output to ... Tue, 29 Apr 2014 10:19:26 GMT tbretz [17720] * trunk/FACT++/www/viewer/index.html (modified) Some minor improvements to layout, mainly nowrap. Mon, 28 Apr 2014 19:21:46 GMT tbretz [17719] * trunk/FACT++/www/viewer/index.js (modified) Fixed the pixel click issue on firefox... and hopefully other ... 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