# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 11/28/24 06:47:12 Wed, 13 Aug 2014 11:57:47 GMT tbretz [17959] * trunk/FACT++/src/makedata.cc (modified) Make use of new central current prediction. Wed, 13 Aug 2014 11:55:18 GMT tbretz [17958] * trunk/FACT++/src/makeplots.cc (modified) A small simplification (the vector isn't really needed) Wed, 13 Aug 2014 11:50:36 GMT tbretz [17957] * trunk/FACT++/src/makeplots.cc (modified) Make use of new central current prediction. Wed, 13 Aug 2014 11:31:35 GMT tbretz [17953] * trunk/FACT++/src/smartfact.cc (modified) Make use of the new central current prediction. Tue, 12 Aug 2014 09:46:42 GMT tbretz [17950] * trunk/FACT++/src/ratecontrol.cc (modified) Updated the threshold curve according to the latest measurement in ... Thu, 07 Aug 2014 17:35:37 GMT tbretz [17947] * trunk/FACT++/src/ReadlineColor.cc (modified) Fixed a typo. Sun, 27 Jul 2014 10:54:30 GMT tbretz [17941] * trunk/FACT++/src/sqmctrl.cc (modified) Upper case column names; some imporvements to output. Sun, 27 Jul 2014 10:52:10 GMT tbretz [17940] * trunk/FACT++/src/smartfact.cc (modified) Better formatting for sqm numbers. Sun, 27 Jul 2014 10:52:00 GMT tbretz [17939] * trunk/FACT++/src/sqmctrl.cc (modified) Reverting to last revision. Sun, 27 Jul 2014 10:51:22 GMT tbretz [17938] * trunk/FACT++/src/sqmctrl.cc (modified) Better formatting for sqm numbers. Sun, 27 Jul 2014 10:45:39 GMT tbretz [17934] * trunk/FACT++/src/smartfact.cc (modified) Added sqmctrl Wed, 23 Jul 2014 14:39:06 GMT tbretz [17932] * trunk/FACT++/src/sqmctrl.cc (modified) Revived the valid state; make sure the first message (which might ... Wed, 23 Jul 2014 11:10:09 GMT tbretz [17931] * trunk/FACT++/src/sqmctrl.cc (modified) A 1.5 times timeout interval for receiving reports is enough. Wed, 23 Jul 2014 11:09:36 GMT tbretz [17930] * trunk/FACT++/src/sqmctrl.cc (modified) More precise time interval for convenience Wed, 23 Jul 2014 11:00:00 GMT tbretz [17929] * trunk/FACT++/src/sqmctrl.cc (modified) It seems that the SQM does not allow asynchronous connections ... 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, 14 May 2014 08:30:43 GMT tbretz [17851] * trunk/FACT++/src/evtserver.cc (modified) Some updated to get it properly working. 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, 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 ... 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 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 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 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 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. 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 ... 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. 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 ... 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 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: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 12:33:52 GMT tbretz [17389] * trunk/FACT++/src/gpsctrl.cc (modified) Updated Dim service description. 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 ... 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: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: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. Sat, 23 Nov 2013 13:05:32 GMT tbretz [17350] * trunk/FACT++/src/fadctrl.cc (modified) Adapted the resource type to the zofits argument types Sat, 23 Nov 2013 13:01:26 GMT tbretz [17348] * trunk/FACT++/src/Main.h (modified) A more efficient handling and more options for the path to the log files. Sat, 23 Nov 2013 13:00:53 GMT tbretz [17347] * trunk/FACT++/src/smartfact.cc (modified) Display when lid is moving. Sat, 23 Nov 2013 13:00:30 GMT tbretz [17346] * trunk/FACT++/src/fscctrl.cc (modified) Updated the temperature coefficient of the Pt1000 to better fit the ... Sat, 23 Nov 2013 12:59:49 GMT tbretz [17345] * trunk/FACT++/src/drivectrl.cc (modified) Automatically try to send STOP if after an UNLOCK the systme is in error. Sat, 23 Nov 2013 12:59:16 GMT tbretz [17344] * trunk/FACT++/src/Readline.cc (modified) We don't need a warning if the history file cannot be opened, it ... Sat, 23 Nov 2013 12:58:48 GMT tbretz [17343] * trunk/FACT++/src/DataProcessorImp.cc (modified) * trunk/FACT++/src/DimWriteStatistics.cc (modified) * trunk/FACT++/src/DimWriteStatistics.h (modified) * trunk/FACT++/src/datalogger.cc (modified) Removed DimWriteStatistics::CreateDirectory - can be replaced by ... Thu, 21 Nov 2013 17:45:23 GMT tbretz [17342] * trunk/FACT++/src/datalogger.cc (modified) Adapted to the changes in MessageImp to allow the datalogger to write ... Thu, 21 Nov 2013 17:43:34 GMT tbretz [17341] * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) Implemented an output if between two messages, the date changes. This ... Thu, 21 Nov 2013 17:32:33 GMT tbretz [17340] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed an option description. Thu, 21 Nov 2013 17:31:58 GMT tbretz [17339] * trunk/FACT++/src/fscctrl.cc (modified) Use the new ReadGrid from Interpolator2D Thu, 21 Nov 2013 17:18:41 GMT tbretz [17332] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a trigger counter in the run and event object and count the ... Thu, 21 Nov 2013 17:15:50 GMT tbretz [17331] * trunk/FACT++/src/gpsctrl.cc (modified) 75s is too short, because in the case of the first event, it can ... Thu, 21 Nov 2013 17:15:05 GMT tbretz [17330] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/DataProcessorImp.cc (modified) * trunk/FACT++/src/DataProcessorImp.h (modified) * trunk/FACT++/src/DataWriteRaw.cc (modified) * trunk/FACT++/src/DataWriteRaw.h (modified) Give access to the full information in Open/Write/Close Thu, 21 Nov 2013 17:14:09 GMT tbretz [17329] * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) Removed trigger counter - this is now done globally; adapted function ... Tue, 19 Nov 2013 19:27:38 GMT tbretz [17325] * trunk/FACT++/src/gpsctrl.cc (modified) The status is requested once in a minute, so it is pointless to check ... Thu, 14 Nov 2013 16:45:37 GMT tbretz [17320] * trunk/FACT++/src/lidctrl.cc (modified) Implemented missing Overcurrent state. Thu, 14 Nov 2013 16:44:58 GMT tbretz [17319] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added some crosschecks for the switching of the night after an recent ... Thu, 14 Nov 2013 16:44:02 GMT tbretz [17318] * trunk/FACT++/src/drivectrl.cc (modified) Updated query for case sensitivity of database. Wed, 13 Nov 2013 15:00:24 GMT tbretz [17316] * trunk/FACT++/src/HeadersGPS.h (added) * trunk/FACT++/src/gpsctrl.cc (added) Mon, 21 Oct 2013 16:35:23 GMT tbretz [17300] * trunk/FACT++/src/EventBuilderWrapper.h (modified) RunDescription given to Open missed the information about maxevts and ... Mon, 21 Oct 2013 16:34:52 GMT tbretz [17299] * trunk/FACT++/src/DataWriteFits2.cc (modified) Added some comments to the code. Mon, 21 Oct 2013 12:36:11 GMT lyard [17291] * trunk/FACT++/src/fitsdump.cc (modified) BugFixed fitsdump to display the correct num of rows also for ... Sun, 20 Oct 2013 20:56:01 GMT tbretz [17280] * trunk/FACT++/src/smartfact.cc (modified) When we take data (eg drs-pedestal) and the voltag eis off do not ... Sun, 20 Oct 2013 18:54:55 GMT tbretz [17278] * trunk/FACT++/src/smartfact.cc (modified) Updated the number of bytes in the DRS_RUN service. Sun, 20 Oct 2013 18:15:13 GMT tbretz [17276] * trunk/FACT++/src/DataWriteFits2.cc (modified) Set a catalog size which is reasonable for normal data taking / data ...