# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 11/11/24 17:22:13 Wed, 29 May 2013 23:37:34 GMT tbretz [16451] * trunk/FACT++/src/ratescan.cc (modified) Replaced some SendCommand by SendCommandNB and some DimClient by Dim Wed, 29 May 2013 23:36:47 GMT tbretz [16450] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed a typo and replaced another DImClient by Dim Wed, 29 May 2013 23:33:44 GMT tbretz [16449] * trunk/FACT++/src/ratecontrol.cc (modified) Changed some SendCommand to SendCommandNB - no need to block; added ... Wed, 29 May 2013 23:25:33 GMT tbretz [16448] * trunk/FACT++/scripts/handleRatectrlConnected.js (modified) Fixed a typo and added DimNetworkNotAvailable. Wed, 29 May 2013 23:25:08 GMT tbretz [16447] * trunk/FACT++/scripts/takeRun.js (modified) Added time to output -- to be further improved. Wed, 29 May 2013 23:24:40 GMT tbretz [16446] * trunk/FACT++/src/mcp.cc (modified) Added some comments Wed, 29 May 2013 23:23:28 GMT tbretz [16445] * trunk/FACT++/src/ratecontrol.cc (modified) Added time to output; Require the physics trigger be enables and ... Wed, 29 May 2013 23:17:24 GMT tbretz [16444] * trunk/FACT++/src/ftmctrl.cc (modified) First send the command to the FTM then the Dim message; change the ... Wed, 29 May 2013 21:02:43 GMT lyard [16443] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) more tweaks to factfits Wed, 29 May 2013 17:47:44 GMT tbretz [16442] * trunk/Mars/mcore/huffman.h (modified) If exceptions are not enabled, don't throw... Wed, 29 May 2013 17:20:14 GMT tbretz [16441] * trunk/FACT++/scripts/Main.js (modified) Some updates to the output; added a timeout when waiting for the ... Wed, 29 May 2013 13:04:26 GMT tbretz [16428] * trunk/Mars/mcore/DrsCalib.h (modified) Added copy cnstructor to DrsCalibration; allow CorrectStep to be ... Wed, 29 May 2013 13:03:15 GMT tbretz [16427] * trunk/Mars/mcore/ofits.h (modified) Replaced push_back by emplace_back and size() by empty() where ... Wed, 29 May 2013 11:32:04 GMT tbretz [16426] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Fixed some typos and a compiler warning. Wed, 29 May 2013 11:27:01 GMT tbretz [16425] * trunk/Mars/mcore/zfits.h (modified) requestedTile and currentTile should be uint32_t in ReadBinaryRow; no ... Wed, 29 May 2013 10:59:19 GMT tbretz [16424] * trunk/Mars/mcore/fits.h (modified) Added new member in Column to store the total number of bytes; ... Wed, 29 May 2013 10:58:43 GMT tbretz [16423] * trunk/FACT++/src/fitsdump.cc (modified) Use zfits instead of fits. Wed, 29 May 2013 00:16:50 GMT lyard [16418] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Fixed bugs from improvements Tue, 28 May 2013 22:30:11 GMT tbretz [16417] * trunk/Mars/mcore/factfits.h (modified) removed the obsolete mightFail from the constructor; some little ... Tue, 28 May 2013 22:28:18 GMT tbretz [16416] * trunk/Mars/mcore/zfits.h (modified) removed the obsolete mightFail from the constructor; some little ... Tue, 28 May 2013 22:25:48 GMT tbretz [16415] * trunk/Mars/mcore/fits.h (modified) added total_bytes to support the new member functions GetHeapShift ... Tue, 28 May 2013 20:40:12 GMT lyard [16414] * trunk/Mars/mcore/fits.h (modified) Fixed little size_t to off_t bug Tue, 28 May 2013 16:58:08 GMT tbretz [16413] * trunk/FACT++/src/feedback.cc (modified) Replaced some size() by empty() where possible. Tue, 28 May 2013 16:52:26 GMT tbretz [16412] * trunk/FACT++/src/feedback.cc (modified) Reverting to last revision. Tue, 28 May 2013 13:07:56 GMT tbretz [16387] * trunk/FACT++/src/LocalControl.h (modified) Replaced target by state; target is not needed and might even throw ... Tue, 28 May 2013 12:53:41 GMT tbretz [16386] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Also send a CLOSE_OPEN_FILES Tue, 28 May 2013 12:53:03 GMT tbretz [16385] * trunk/FACT++/scripts/takeRun.js (modified) Theoretically, the fadctrl can also hang in Configuring1 because that ... Tue, 28 May 2013 12:52:28 GMT tbretz [16384] * trunk/FACT++/scripts/Startup.js (modified) Some improvements switching on the drive cabinet. Tue, 28 May 2013 12:51:23 GMT tbretz [16383] * trunk/FACT++/src/ftmctrl.cc (modified) Added some info to some log-message Tue, 28 May 2013 12:50:50 GMT tbretz [16382] * trunk/FACT++/src/EventBuilder.cc (modified) Some more performance improvements (e.g. emplace instead of post, ... Tue, 28 May 2013 12:48:41 GMT tbretz [16381] * trunk/FACT++/src/EventBuilderWrapper.h (modified) There is no need to copy shared_ptrs when the pointer is kept valid ... Tue, 28 May 2013 12:45:31 GMT tbretz [16380] * trunk/FACT++/src/EventBuilder.h (modified) Added more kRequest enums; moved the request form the run-ctrl (where ... Tue, 28 May 2013 12:42:50 GMT tbretz [16379] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) The closing paranthesis was missing Tue, 28 May 2013 12:41:47 GMT tbretz [16378] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) The argument for cos() must be float Tue, 28 May 2013 12:40:12 GMT tbretz [16377] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Added the updated formula for the decrease of energy threshold with ... Tue, 28 May 2013 12:39:26 GMT tbretz [16376] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Fixed a problem with one of the constructors. We should keep the ... Tue, 28 May 2013 12:37:10 GMT tbretz [16375] * trunk/FACT++/src/mcp.cc (modified) First make sure that the ratecontrol is switched off before starting ... Tue, 28 May 2013 09:19:34 GMT tbretz [16374] * trunk/Mars/libnova/NovaLinkDef.h (modified) * trunk/Mars/mcore/nova.h (modified) Added ln_get_lunar_phase Mon, 27 May 2013 16:06:23 GMT lyard [16331] * trunk/Mars/mcore/ofits.h (modified) Added comment functions to ofits.h Mon, 27 May 2013 12:58:51 GMT lyard [16287] * trunk/Mars/mcore/fits.h (modified) got rid of a cast on tellg Mon, 27 May 2013 12:58:23 GMT lyard [16286] * trunk/FACT++/Makefile.am (modified) added fitsCompressor executable Mon, 27 May 2013 00:27:43 GMT lyard [16285] * trunk/FACT++/src/fitsCompressor.cc (added) * trunk/Mars/mcore/factfits.h (added) * trunk/Mars/mcore/zfits.h (added) added new files for fitsCompressor and compressed files read headers Mon, 27 May 2013 00:26:35 GMT lyard [16284] * trunk/Mars/mcore/fits.h (modified) added fitsCompressor and compressed files read headers Sun, 26 May 2013 20:19:13 GMT tbretz [16283] * trunk/FACT++/src/queue.h (modified) In analogy to the container functions, added post and emplace Sun, 26 May 2013 20:18:21 GMT tbretz [16282] * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Replaced push_back by emplac_back were reasonable. Fri, 24 May 2013 20:37:52 GMT tbretz [16197] * trunk/FACT++/src/mcp.cc (modified) Also stop configuration of ratecontrol when a configuration is reset. Fri, 24 May 2013 20:37:09 GMT tbretz [16196] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added a constructor with a timeval... fixed a problem with the time_t ... Fri, 24 May 2013 13:13:53 GMT tbretz [16110] * trunk/Mars/mdrs/MDrsCalibApply.cc (modified) * trunk/Mars/mdrs/MDrsCalibApply.h (modified) Replaced deque by list Fri, 24 May 2013 13:05:53 GMT tbretz [16109] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Switched from the C-version for the event builder to the C++ version Fri, 24 May 2013 13:04:48 GMT tbretz [16108] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a new run-close condition for the case an invalid event was ... Fri, 24 May 2013 13:00:44 GMT tbretz [16107] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed the C-interface and added the C++-interface to the event ... Fri, 24 May 2013 12:56:21 GMT tbretz [16106] * trunk/FACT++/src/fadctrl.cc (modified) Removed a lot of debug code which was never used anyway; improved ... Fri, 24 May 2013 12:54:56 GMT tbretz [16105] * trunk/FACT++/src/EventBuilder.h (modified) Added the new structures EVT_CTRL2 and RUN_CTRL2 Fri, 24 May 2013 12:54:27 GMT tbretz [16104] * trunk/FACT++/src/FAD.h (modified) Removed some obsolete old structs; some imporvement to the ... Fri, 24 May 2013 12:53:35 GMT tbretz [16103] * trunk/FACT++/src/EventBuilder.cc (modified) some imporvements of the output; some improvements to the statistics; ... Fri, 24 May 2013 12:36:21 GMT tbretz [16102] * trunk/FACT++/scripts/doc/Thread.js (modified) * trunk/FACT++/scripts/doc/v8.js (modified) * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added a user supplied 'this' argument to v8.timeout and the Thread class. Thu, 23 May 2013 18:20:38 GMT tbretz [16099] * trunk/FACT++/scripts/handleDriveArmed.js (modified) Skip the message in the log stream. Thu, 23 May 2013 18:20:12 GMT tbretz [16098] * trunk/FACT++/scripts/CheckUnderflow.js (modified) For the event the descriptions are needed. Thu, 23 May 2013 18:14:03 GMT tbretz [16097] * trunk/FACT++/src/DataWriteFits2.cc (modified) Fixed handling of fTstart/fTstop; the start time is now available in ... Thu, 23 May 2013 18:13:14 GMT tbretz [16096] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Replaces size() by empty() where possible Thu, 23 May 2013 18:12:31 GMT tbretz [16095] * trunk/FACT++/src/InterpreterV8.cc (modified) Replaced size() by empty() Thu, 23 May 2013 18:12:13 GMT tbretz [16094] * trunk/FACT++/src/queue.h (modified) Improved performance; renamed functions; added fSize; improved ... Thu, 23 May 2013 18:11:21 GMT tbretz [16093] * trunk/FACT++/src/Main.h (modified) Replaced size() by empty() where possible Thu, 23 May 2013 18:11:00 GMT tbretz [16092] * trunk/FACT++/src/DataProcessorImp.cc (modified) Display correct run type in dummy mode Thu, 23 May 2013 18:10:39 GMT tbretz [16091] * trunk/FACT++/src/Configuration.cc (modified) Replaced size() by empty() where possible Thu, 23 May 2013 18:10:14 GMT tbretz [16090] * trunk/FACT++/src/Connection.h (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) Replaced queue by list; added Connection::IsTxQueueEmpty Thu, 23 May 2013 18:09:19 GMT tbretz [16089] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Use empty() instead of size() where possible; replaced queues by list ... Thu, 23 May 2013 18:08:42 GMT tbretz [16088] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/fitsdump.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) Use empty() instead of size() where possible; replaced queues by list ... Thu, 23 May 2013 18:08:06 GMT tbretz [16087] * trunk/FACT++/src/smartfact.cc (modified) Use empty() instead of size() where possible; replaced queues by list ... Thu, 23 May 2013 13:02:15 GMT tbretz [16081] * trunk/FACT++/src/ratecontrol.cc (modified) Some deque can also be lists Thu, 23 May 2013 13:01:58 GMT tbretz [16080] * trunk/FACT++/src/smartfact.cc (modified) EventHist can be a list and must not be a deque. Thu, 23 May 2013 11:10:40 GMT tbretz [16078] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Improved the calculation of the date for loading the DRS calib. This ... Thu, 23 May 2013 11:09:56 GMT tbretz [16077] * trunk/FACT++/scripts/Main.js (modified) Removed the 'last measurement must be a SHUTDOWN' check. This is not ... Thu, 23 May 2013 11:08:57 GMT tbretz [16076] * trunk/FACT++/scripts/handleDriveArmed.js (modified) Only print a warning if drive is locked. Thu, 23 May 2013 11:08:31 GMT tbretz [16075] * trunk/FACT++/scripts/Startup.js (modified) Take agilentctrl back into the list of checked states; added Locked ... Thu, 23 May 2013 11:07:51 GMT tbretz [16074] * trunk/FACT++/scripts/Observation_class.js (modified) Allow for observation types singlepe, drscalib and idle. Thu, 23 May 2013 10:10:05 GMT tbretz [16073] * trunk/FACT++/src/StateMachineImp.cc (modified) Minor change of unintentionally wrong indentation. Thu, 23 May 2013 10:09:15 GMT tbretz [16072] * trunk/FACT++/src/DataWriteRaw.cc (modified) The new version of the event builder currently does not supper the ... Thu, 23 May 2013 10:08:38 GMT tbretz [16071] * trunk/FACT++/scripts/doc/console.js (modified) * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added console.warn to print a highlighted message to the ocnsole. Wed, 22 May 2013 21:45:30 GMT tbretz [16060] * trunk/FACT++/scripts/takeRun.js (added) Code from Main.js related to taking a run including the solution for ... Wed, 22 May 2013 21:43:43 GMT tbretz [16059] * trunk/FACT++/src/Time.cc (modified) Specified the return type of NightAsInt more accurately. Wed, 22 May 2013 21:43:29 GMT tbretz [16058] * trunk/FACT++/src/Time.h (modified) Specified the return type of NightAsInt more accurately. Wed, 22 May 2013 21:42:58 GMT tbretz [16057] * trunk/FACT++/src/smartfact.cc (modified) Added the CoolingFailure to the alarm messages Wed, 22 May 2013 21:40:52 GMT tbretz [16056] * trunk/FACT++/src/HeadersFAD.h (modified) Added the night to the FadConfiguration. Wed, 22 May 2013 21:40:10 GMT tbretz [16055] * 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/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) * trunk/FACT++/src/DataWriteRaw.cc (modified) * trunk/FACT++/src/DataWriteRaw.h (modified) Replaced the pointer argument when opening a file or writing an event ... Wed, 22 May 2013 21:39:04 GMT tbretz [16054] * trunk/FACT++/src/pwrctrl.cc (modified) Print a red warning in case of Cooling failure. Wed, 22 May 2013 21:38:41 GMT tbretz [16053] * trunk/FACT++/scripts/doc/Thread.js (modified) Added some note... Wed, 22 May 2013 21:38:29 GMT tbretz [16052] * trunk/FACT++/scripts/handlePwrCameraOn.js (modified) Handle the case NoConnection Wed, 22 May 2013 21:38:08 GMT tbretz [16051] * trunk/FACT++/scripts/Main.js (modified) Moved AGILENT_CONTROL back in place. Wed, 22 May 2013 21:37:44 GMT tbretz [16050] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Make use of takeRun.js to 'fix' FAD problems also during the test run ... Wed, 22 May 2013 21:36:30 GMT tbretz [16049] * trunk/FACT++/scripts/Main.js (modified) Moved some code around data taking (automatic reconnect etc) to ... Wed, 22 May 2013 17:28:01 GMT tbretz [16040] * trunk/FACT++/src/EventBuilder.cc (modified) First working version of the event builder in C++ Fri, 17 May 2013 12:18:40 GMT tbretz [15633] * trunk/FACT++/src/pwrctrl.cc (modified) Issue an error on the console in case there is a cooling failre. Fri, 17 May 2013 10:40:30 GMT tbretz [15628] * 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/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) * trunk/FACT++/src/DataWriteRaw.cc (modified) * trunk/FACT++/src/DataWriteRaw.h (modified) Changed argument for writing event data and tail to const Thu, 16 May 2013 16:37:44 GMT lyard [15627] * trunk/Mars/mcore/huffman.h (modified) bugFix Thu, 16 May 2013 15:09:35 GMT tbretz [15625] * trunk/FACT++/src/queue.h (modified) Secure fThread.join() against joining a thread which was already stopped. Thu, 16 May 2013 14:16:01 GMT tbretz [15610] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Decoupled updating ROI from eventCheck. Wed, 15 May 2013 12:41:46 GMT tbretz [15606] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed some typos in the new code. Wed, 15 May 2013 12:31:02 GMT tbretz [15605] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Decoupled updating event number from writing data to ensure that a ... Mon, 13 May 2013 15:00:23 GMT mknoetig [15604] * trunk/DataCheck/Processing/FillEffectiveOn.sh (modified) add fTriggerRateTimeOverx and TriggerRateRms to FillEffectiveOn.sh