# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 11/23/24 11:34:51 Sat, 12 May 2012 17:05:53 GMT tbretz [13675] * trunk/FACT++/src/smartfact.cc (modified) Use JavaData; ceck overcurrent status; someother cosetic changes and ... Sat, 12 May 2012 11:44:01 GMT tbretz [13674] * trunk/FACT++/src/DimServerList.cc (modified) It seems there is another thing not handled very well by dim if a ... Sat, 12 May 2012 11:43:06 GMT tbretz [13673] * trunk/FACT++/src/Main.h (modified) Added the possibility to pipe arguments to the executed scripts. Sat, 12 May 2012 11:42:28 GMT tbretz [13672] * trunk/FACT++/src/RemoteControl.h (modified) Redirect the exit handler; removed obsolete fLabel; added new class ... Sat, 12 May 2012 11:41:13 GMT tbretz [13671] * trunk/FACT++/src/dimctrl.cc (modified) Added the possibility to remote control the DIM_CONTROL, i.e. start ... Sat, 12 May 2012 11:37:15 GMT tbretz [13670] * trunk/FACT++/src/datalogger.cc (modified) If a Format string is empty this is just a warning. Sat, 12 May 2012 11:36:50 GMT tbretz [13669] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Added GetWildcardOptions and GetOptions to be able to access all ... Sat, 12 May 2012 11:35:03 GMT tbretz [13668] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Added a hint for the command line arguments to the explanation of .x; ... Sat, 12 May 2012 11:29:54 GMT tbretz [13667] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added a split function able to parse an escaped command line Fri, 11 May 2012 23:07:32 GMT tbretz [13666] * trunk/FACT++/www/index.php (added) Added first draft of an interfact to the dimctrl. Fri, 11 May 2012 23:05:34 GMT tbretz [13665] * trunk/FACT++/www/index.js (modified) Added sendCommand; fixed a problem with the debug line. Fri, 11 May 2012 23:03:50 GMT tbretz [13664] * trunk/FACT++/www/index.js (modified) Many simplifications; invalidation of graphics if report is too late; ... Fri, 11 May 2012 20:15:22 GMT tbretz [13651] * trunk/FACT++/src/MainImp.h (modified) Added a virtual function to be used in RemoteControl to get back to ... Fri, 11 May 2012 18:54:00 GMT tbretz [13650] * trunk/FACT++/src/Main.h (modified) Instead of calling shell.Stop(), simply shell.Run() is not called if ... Fri, 11 May 2012 18:53:19 GMT tbretz [13649] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Made fLabel static to allow it being set rom dimctrl; added a virtual ... Fri, 11 May 2012 13:15:38 GMT tbretz [13647] * trunk/FACT++/src/DataCalib.h (modified) Added a getter for fStep. Thu, 10 May 2012 16:18:09 GMT tbretz [13643] * trunk/FACT++/src/smartfact.cc (modified) Some little improvements to statistics and display; new scale for the ... Thu, 10 May 2012 16:17:19 GMT tbretz [13642] * trunk/FACT++/www/index.js (modified) Another update to the resizing; a fix to the debug line display. Thu, 10 May 2012 14:04:54 GMT tbretz [13640] * trunk/FACT++/gui/fact.cc (modified) Added some debug output. Wed, 09 May 2012 15:39:00 GMT tbretz [13623] * trunk/FACT++/www/index.js (modified) This seems to make the compiler more happy. Wed, 09 May 2012 15:22:27 GMT tbretz [13622] * trunk/FACT++/www/index.js (modified) Fixeda few 'compiler' warnings. Wed, 09 May 2012 15:17:10 GMT tbretz [13621] * trunk/FACT++/src/smartfact.cc (modified) Added rate scan stuff and fixed mappings and other details. Wed, 09 May 2012 15:16:25 GMT tbretz [13620] * trunk/FACT++/www/index.js (modified) Added correct pixel mapping and a few othe rminor improvements Wed, 09 May 2012 13:19:22 GMT tbretz [13619] * trunk/FACT++/gui/FactGui.h (modified) The factor to determine the wind direction is 22.5 not 22 Tue, 08 May 2012 23:38:56 GMT tbretz [13609] * trunk/FACT++/src/smartfact.cc (modified) Fixed the display of the camera display; fixed the display of the ... Tue, 08 May 2012 23:37:55 GMT tbretz [13608] * trunk/FACT++/src/mcp.cc (modified) Removed a stray empty line. Tue, 08 May 2012 23:36:55 GMT tbretz [13607] * trunk/FACT++/gui/FactGui.h (modified) Implemented colors for the new mcp states. Tue, 08 May 2012 23:31:58 GMT tbretz [13606] * trunk/FACT++/src/mcp.cc (modified) The service name didn't icnlude the server name as it ought to be. Tue, 08 May 2012 21:10:59 GMT tbretz [13605] * trunk/FACT++/src/mcp.cc (modified) In the new states the check should be fStatusFAD not fStatusFTM Tue, 08 May 2012 12:45:19 GMT Daniela Dorner [13601] * trunk/DataCheck/Processing/CheckRawData.sh (modified) changed time range for raw files on LP from 3 to 9 days Tue, 08 May 2012 12:41:49 GMT Daniela Dorner [13600] * trunk/DataCheck/Transfer/RsyncRawLP.sh (modified) changed time range for rsync of raw files on LP from 3 to 9 days Tue, 08 May 2012 12:40:10 GMT Daniela Dorner [13599] * trunk/DataCheck/Processing/FillAuxData.sh (modified) * trunk/DataCheck/Transfer/BackupAuxToWue.sh (modified) * trunk/DataCheck/Transfer/RsyncAuxLP.sh (modified) * trunk/DataCheck/Transfer/RsyncAuxToISDC.sh (modified) changed time range for rsync of aux files from 3 to 9 days Mon, 07 May 2012 19:45:56 GMT tbretz [13589] * trunk/FACT++/src/smartfact.cc (modified) Improved that acces s to the states; added many new services. Mon, 07 May 2012 19:45:29 GMT tbretz [13588] * trunk/FACT++/www/index.css (modified) Added icons. Mon, 07 May 2012 19:45:06 GMT tbretz [13587] * trunk/FACT++/www/index.js (modified) Improvements to the histogram display; some other little fixes and ... Mon, 07 May 2012 16:47:05 GMT Daniela Dorner [13586] * trunk/DataCheck/Setup/setup.fact.isdc (modified) correct HEADAS path, paths for running FillAuxData.sh at ISDC Mon, 07 May 2012 12:35:53 GMT tbretz [13585] * trunk/FACT++/src/mcp.cc (modified) Added two new states: trigger on and taking data Mon, 07 May 2012 09:42:36 GMT Daniela Dorner [13580] * trunk/DataCheck/Transfer/CheckTransfer.sh (modified) run skript only for last three days or last X GB of data Mon, 07 May 2012 09:39:53 GMT Daniela Dorner [13579] * trunk/DataCheck/Monitoring/CheckStatus.sh (modified) added check for empty return of mysql Mon, 07 May 2012 09:39:13 GMT Daniela Dorner [13578] * trunk/DataCheck/Monitoring/CheckDU.sh (modified) added check if directory is mounted Sat, 05 May 2012 23:19:56 GMT tbretz [13571] * trunk/FACT++/src/mcp.cc (modified) Added description to the new service. Sat, 05 May 2012 22:58:53 GMT tbretz [13570] * trunk/FACT++/src/mcp.cc (modified) Added a service to distribute the current run-type information. Sat, 05 May 2012 18:27:07 GMT tbretz [13569] * trunk/FACT++/www/dummy.png (added) * trunk/FACT++/www/gradient.png (added) * trunk/FACT++/www/icons-gray.png (added) * trunk/FACT++/www/icons-white.png (added) Sat, 05 May 2012 18:26:06 GMT tbretz [13568] * trunk/FACT++/www/index.html (modified) * trunk/FACT++/www/index.js (modified) Many more changes and improvements; mainly made everything dynamic so ... Fri, 04 May 2012 22:53:54 GMT tbretz [13567] * trunk/FACT++/www/index.js (modified) More simplifications and optimizations Fri, 04 May 2012 20:16:02 GMT tbretz [13565] * trunk/FACT++/www/index.js (modified) Even more updates to the camera drawing Fri, 04 May 2012 19:54:18 GMT tbretz [13564] * trunk/FACT++/www/index.js (modified) More updates to the camera drawing Fri, 04 May 2012 18:53:20 GMT tbretz [13563] * trunk/FACT++/www/index.js (modified) Fixed a problem with firefox; added drawing of the full camera; use ... Fri, 04 May 2012 18:52:00 GMT tbretz [13562] * trunk/FACT++/src/smartfact.cc (modified) Removed event counter - there is only one event per second anyway; ... Fri, 04 May 2012 18:41:42 GMT tbretz [13561] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send the drs step as quality with the data so that it can be detected ... Fri, 04 May 2012 09:40:10 GMT tbretz [13557] * trunk/FACT++/src/feedback.cc (modified) Fixed another sign - so we are back with the previous solution. Fri, 04 May 2012 09:34:59 GMT tbretz [13556] * trunk/FACT++/src/feedback.cc (modified) The voltage U0 had the wrong sign. Thu, 03 May 2012 21:58:03 GMT tbretz [13555] * trunk/FACT++/src/smartfact.cc (modified) Added the missing color for the source name in the tracking tab. Thu, 03 May 2012 21:51:48 GMT tbretz [13554] * trunk/FACT++/src/mcp.cc (modified) Added an error output if we still miss a connection to a subsystem ... Thu, 03 May 2012 21:51:11 GMT tbretz [13553] * trunk/FACT++/src/feedback.cc (modified) Fixed a unit problem in the new rasistor correction; added some ... Thu, 03 May 2012 21:46:23 GMT tbretz [13552] * trunk/FACT++/src/smartfact.cc (modified) Some fixes, updates and improvements to get a first version fully ... Thu, 03 May 2012 17:54:16 GMT tbretz [13549] * trunk/FACT++/src/ratecontrol.cc (modified) Commented out the use of fStatic, because with the called default ... Thu, 03 May 2012 07:39:51 GMT neise [13532] * trunk/FACT++/ScriptsForDimCtrl/IsReadyForDataTaking (deleted) deleted IsReadyForDataTaking --> moved to ServiceScripts Wed, 02 May 2012 21:58:44 GMT tbretz [13529] * trunk/FACT++/src/smartfact.cc (modified) Removed debug status in output file. Wed, 02 May 2012 21:57:14 GMT tbretz [13528] * trunk/FACT++/src/smartfact.cc (modified) Added missing infoHandlers for drive control. Wed, 02 May 2012 21:41:18 GMT tbretz [13527] * trunk/FACT++/www/index.html (modified) Fixed a typo in an element name Wed, 02 May 2012 21:01:52 GMT tbretz [13526] * trunk/FACT++/www/index.js (modified) Added cycling color of dots; moved some code to isSliding; new ... Wed, 02 May 2012 21:00:23 GMT tbretz [13525] * trunk/FACT++/www/index.css (modified) Switched off padding for rows. Wed, 02 May 2012 20:59:56 GMT tbretz [13524] * trunk/FACT++/www/index.html (modified) Included rdot and ldot and removed the default time. Wed, 02 May 2012 20:16:33 GMT tbretz [13523] * trunk/FACT++/www/index.js (modified) A little simplification. Tue, 01 May 2012 14:01:06 GMT tbretz [13498] * trunk/FACT++/src/smartfact.cc (modified) Added rates from ftm control. Tue, 01 May 2012 13:27:04 GMT tbretz [13497] * trunk/FACT++/src/smartfact.cc (modified) Added current calibration; some updates to the colors Tue, 01 May 2012 13:10:06 GMT tbretz [13496] * trunk/FACT++/www/index.js (modified) Added simple graph drawing. Tue, 01 May 2012 12:18:38 GMT tbretz [13495] * trunk/FACT++/www/index.js (modified) Removed some warning given by the Closure Compiler; exported onload Tue, 01 May 2012 09:19:09 GMT tbretz [13484] * trunk/FACT++/gui/FactGui.h (modified) Moved all dim service description outside the class, so that they can ... Mon, 30 Apr 2012 21:57:32 GMT tbretz [13483] * trunk/FACT++/src/smartfact.cc (modified) Added BIAS_CONTROL/VOLTAGE Mon, 30 Apr 2012 21:53:26 GMT tbretz [13482] * trunk/FACT++/src/feedback.cc (modified) The calibration offset must be subtracted from the voltage to ... Mon, 30 Apr 2012 21:48:26 GMT tbretz [13481] * trunk/FACT++/Makefile.in (modified) Reverting to last revision. Mon, 30 Apr 2012 21:48:01 GMT tbretz [13480] * trunk/FACT++/Makefile.am (modified) Reverting to last revision. Mon, 30 Apr 2012 21:47:00 GMT tbretz [13479] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/index.css (modified) * trunk/FACT++/www/index.html (modified) * trunk/FACT++/www/index.js (modified) Adapted to the latest html/js changes. Mon, 30 Apr 2012 21:32:50 GMT tbretz [13478] * trunk/FACT++/gui/FactGui.h (modified) Include DimData; removed class definition for DimData; updated ... Mon, 30 Apr 2012 19:07:07 GMT tbretz [13477] * trunk/FACT++/src/ratecontrol.cc (modified) Moved the instantisation of fTriggerOn before the DimStampedInfo ... Mon, 30 Apr 2012 13:23:11 GMT tbretz [13470] * trunk/FACT++/www/index.js (modified) Many updates. Fri, 27 Apr 2012 11:38:43 GMT tbretz [13464] * trunk/FACT++/www (added) * trunk/FACT++/www/index.css (added) * trunk/FACT++/www/index.html (added) * trunk/FACT++/www/index.js (added) SmartFACT++ web-pages -- first draft. Fri, 27 Apr 2012 11:30:21 GMT tbretz [13463] * trunk/FACT++/src/DimData.h (added) A very simple and light weight wrapper around DimInfo Fri, 27 Apr 2012 11:29:43 GMT tbretz [13462] * trunk/FACT++/src/smartfact.cc (added) First version of a dim client writing input for the SmartFACT++ web- ... Thu, 26 Apr 2012 10:05:43 GMT tbretz [13457] * trunk/FACT++/src/biasctrl.cc (modified) Corrected the CURRENT service description. Thu, 26 Apr 2012 10:03:20 GMT tbretz [13456] * trunk/FACT++/src/feedback.cc (modified) Changed CALIBRATION service to SI units. Thu, 26 Apr 2012 09:54:49 GMT tbretz [13455] * trunk/FACT++/src/biasctrl.cc (modified) Make sure that the same time is distributed with the voltage and ... Thu, 26 Apr 2012 09:52:43 GMT tbretz [13454] * trunk/FACT++/src/feedback.cc (modified) Fixed a typo Thu, 26 Apr 2012 09:51:16 GMT tbretz [13453] * trunk/FACT++/src/feedback.cc (modified) Receive nominal bias voltage; added an option to set the calibration ... Fri, 20 Apr 2012 12:28:42 GMT Daniela Dorner [13399] * trunk/DataCheck/Processing/RunCeres.sh (added) * trunk/DataCheck/Processing/RunMCCallisto.sh (added) * trunk/DataCheck/Processing/RunMCStar.sh (added) * trunk/DataCheck/Setup/setup.fact.wue (added) * trunk/DataCheck/Setup/steps_fact_wue.rc (added) added (scripts and setup for MC processing) Fri, 20 Apr 2012 11:19:14 GMT tbretz [13398] * trunk/Mars/mhist/MHCamEvent.cc (modified) Update the statistics box with fit information if a gauss fit is done. Fri, 20 Apr 2012 10:04:35 GMT tbretz [13393] * trunk/Mars/mhist/MHCamEvent.cc (modified) Implemented the possibility to fit the projection per default with a ... Thu, 19 Apr 2012 08:54:54 GMT tbretz [13388] * trunk/Mars/mhist/MHCamera.cc (modified) * trunk/Mars/mhist/MHCamera.h (modified) Added a possibility to also filla ratio; removed obsolete DrawClone; ... Thu, 19 Apr 2012 08:53:17 GMT tbretz [13387] * trunk/Mars/mhist/MHCamEvent.cc (modified) * trunk/Mars/mhist/MHCamEvent.h (modified) Added fIsRatio; propagate weights; added a possibility to also fill a ... Wed, 18 Apr 2012 17:15:02 GMT Daniela Dorner [13381] * trunk/DataCheck/Processing/FillAuxData.sh (modified) updated to new format of BIAS_CONTROL_VOLTAGE.fits Wed, 18 Apr 2012 11:08:09 GMT tbretz [13379] * trunk/Mars/mtrigger/MTriggerPatternDecode.cc (modified) Added decoding for FACT. Tue, 17 Apr 2012 22:19:10 GMT Jens Buss [13373] * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking (modified) additional output Tue, 17 Apr 2012 21:57:42 GMT Jens Buss [13372] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) Operator: check events tab during first drs calib Tue, 17 Apr 2012 21:51:09 GMT Jens Buss [13371] * trunk/FACT++/ScriptsForDimCtrl/DataTaking1 (modified) * trunk/FACT++/ScriptsForDimCtrl/DataTaking2 (modified) edited comment output Tue, 17 Apr 2012 21:47:50 GMT Jens Buss [13370] * trunk/FACT++/ScriptsForDimCtrl/TakeCrab (modified) tidied up by using additional scripts Tue, 17 Apr 2012 21:47:04 GMT Jens Buss [13369] * trunk/FACT++/ScriptsForDimCtrl/TakeMrk421 (modified) tidied up by using additional scripts Tue, 17 Apr 2012 14:53:03 GMT tbretz [13366] * trunk/Mars/mbase/MStatusDisplay.cc (modified) According to the root docu some GetRoot() calls should be ... Tue, 17 Apr 2012 13:57:14 GMT tbretz [13365] * trunk/Mars/mhist/MHEvent.cc (modified) * trunk/Mars/mhist/MHEvent.h (modified) Added two more modes.