# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 09/22/24 16:26:21 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 Mon, 13 May 2013 14:59:13 GMT mknoetig [15603] * trunk/Mars/fact/processing/ontime.C (modified) add fTriggerRateTimeOverx and TriggerRateRms to ontime.C Mon, 13 May 2013 11:43:09 GMT mknoetig [15602] * trunk/DataCheck/Processing/FillEffectiveOn.sh (modified) add: fTriggerRateTimeOver125 to FillEffectiveOn.sh Mon, 13 May 2013 10:01:05 GMT Daniela Dorner [15601] * trunk/DataCheck/Processing/JobManager.sh (modified) added possibility to set queue differently for different scripts Mon, 13 May 2013 09:59:48 GMT Daniela Dorner [15600] * trunk/DataCheck/Sourcefile.sh (modified) updated debugging output and logging for case that job is already ... Mon, 13 May 2013 09:57:16 GMT Daniela Dorner [15599] * trunk/DataCheck/Transfer/CheckTransfer.sh (modified) check files only in detail when number of files does agree Mon, 13 May 2013 09:55:01 GMT Daniela Dorner [15598] * trunk/DataCheck/Processing/BuildSequences.sh (modified) updated path and name of macro Mon, 13 May 2013 09:52:01 GMT Daniela Dorner [15597] * trunk/DataCheck/Cron/crontab.fact-transfer (modified) moved control of number of instances from cron to script, added ... Mon, 13 May 2013 09:50:59 GMT Daniela Dorner [15596] * trunk/DataCheck/Transfer/BackupRawToWue.sh (modified) allow more than one instance of script and moved control of number of ... Mon, 13 May 2013 09:47:58 GMT Daniela Dorner [15595] * trunk/DataCheck/Transfer/ZipRawData.sh (modified) changed order of dates for processing to make sure that older data ... Mon, 13 May 2013 09:47:07 GMT Daniela Dorner [15594] * trunk/DataCheck/Transfer/RsyncAuxLP.sh (modified) changed limit to 5 MB/s during night Mon, 13 May 2013 09:46:37 GMT Daniela Dorner [15593] * trunk/DataCheck/Processing/CheckRawData.sh (modified) added creating of row in table RatesFileAvailISDCStatus Mon, 13 May 2013 09:45:49 GMT Daniela Dorner [15592] * trunk/DataCheck/Setup/setup.fact.lp.data (modified) added limit for disk usage on daq (transfer is stopped when limit is ... Mon, 13 May 2013 09:43:34 GMT Daniela Dorner [15591] * trunk/DataCheck/QuickLook/Step1.sh (modified) moved diskusage check to function and implemented it also in loop Wed, 08 May 2013 17:46:13 GMT Daniela Dorner [15562] * trunk/DataCheck/Setup/setup.fact.wue (modified) updated setup (as far as possible) to new machines in Wue Wed, 08 May 2013 17:45:36 GMT Daniela Dorner [15561] * trunk/DataCheck/Setup/setup.fact.lp.data (modified) added info Wed, 08 May 2013 17:45:11 GMT Daniela Dorner [15560] * trunk/DataCheck/Cron/crontab.coma (modified) * trunk/DataCheck/Cron/crontab.fact-transfer (modified) * trunk/DataCheck/Cron/crontab.fact2 (modified) added/updated cron for backup of QLA Wed, 08 May 2013 17:16:17 GMT Daniela Dorner [15559] * trunk/DataCheck/Transfer/BackupQLA.sh (added) added (script to backup results of QLA) Wed, 08 May 2013 17:14:35 GMT Daniela Dorner [15558] * trunk/DataCheck/QuickLook/Step1.sh (modified) bugfix in disk-usage-check Tue, 07 May 2013 23:19:06 GMT Daniela Dorner [15530] * trunk/Mars/fact/processing/numevents.C (modified) bugfix: variable night was not treated properly so that insert did ... Tue, 07 May 2013 22:51:21 GMT Daniela Dorner [15529] * trunk/Mars/fact/processing/numevents.C (modified) adapted accuracy to the one in the DB, moved fNumIslandsMean to the ... Tue, 07 May 2013 22:47:17 GMT Daniela Dorner [15528] * trunk/Mars/fact/processing/numevents.C (modified) updated return values to needs of script Tue, 07 May 2013 22:35:45 GMT Daniela Dorner [15527] * trunk/Mars/fact/analysis/lightcurve.C (modified) bugfix: sometimes last point was missing, adapted y-range for rates Tue, 07 May 2013 22:34:18 GMT Daniela Dorner [15526] * trunk/DataCheck/Cron/crontab.root (added) cron to be used as root user on daq and newdaq Tue, 07 May 2013 22:32:45 GMT Daniela Dorner [15525] * trunk/DataCheck/Setup/setup.fact.lp.data (modified) added variable to steer zip-limitation on the fly Tue, 07 May 2013 22:32:11 GMT Daniela Dorner [15524] * trunk/DataCheck/Cron/crontab.fact01 (modified) changed path for gtc-skycam Tue, 07 May 2013 22:31:26 GMT Daniela Dorner [15523] * trunk/DataCheck/Cron/crontab.fact2 (modified) removed ionice for Step1 as it anyhow does not help for newdaq Tue, 07 May 2013 22:28:47 GMT Daniela Dorner [15522] * trunk/DataCheck/QuickLook/RunGanymed.sh (modified) move to svn mars version Tue, 07 May 2013 22:28:05 GMT Daniela Dorner [15521] * trunk/DataCheck/QuickLook/Step2a.sh (modified) removed logging to console to avoid emails from cron Tue, 07 May 2013 22:27:38 GMT Daniela Dorner [15520] * trunk/DataCheck/QuickLook/Step1.sh (modified) removed logging to console to avoid emails from cron Tue, 07 May 2013 22:26:37 GMT Daniela Dorner [15519] * trunk/DataCheck/DataCheck/PlotRatescans.sh (modified) move to svn mars version Tue, 07 May 2013 22:24:30 GMT Daniela Dorner [15518] * trunk/DataCheck/QuickLook/Step3.sh (modified) removed logging to console to avoid emails from cron Tue, 07 May 2013 22:22:58 GMT Daniela Dorner [15517] * trunk/DataCheck/Transfer/ZipRawData.sh (modified) added pv to control rate of zipping, limited pigz to 2 processes Tue, 07 May 2013 22:22:05 GMT Daniela Dorner [15516] * trunk/DataCheck/Processing/FillNumEvts.sh (modified) write output of macro to logfile and catch return value, move to svn ... Tue, 07 May 2013 11:44:33 GMT mknoetig [15515] * trunk/Mars/fact/processing/numevents.C (modified) bugfixes added, now numevts.C works Mon, 06 May 2013 19:10:43 GMT tbretz [15514] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Moved updating of dim-services which were previously emitted in ... Mon, 06 May 2013 19:09:28 GMT mknoetig [15513] * trunk/Mars/fact/processing/ontime.C (added) add ontime.c which calculates ontimes and trigger rate things from ... Mon, 06 May 2013 19:08:04 GMT tbretz [15512] * trunk/FACT++/src/EventBuilder.cc (added) First draft of a C++ version of the event builder. Mon, 06 May 2013 19:07:23 GMT tbretz [15511] * trunk/FACT++/src/queue.h (added) Processing queue in another thread. Mon, 06 May 2013 18:01:18 GMT tbretz [15510] * trunk/FACT++/src/EventBuilder.c (modified) Sanity check for mem==NULL in TGB_free; make sure that for each event ... Mon, 06 May 2013 16:13:42 GMT Daniela Dorner [15509] * trunk/Mars/fact/analysis/callisto.C (modified) fixed name of MHDrsCalibrationTime and path for map file Sat, 04 May 2013 10:25:30 GMT tbretz [15495] * trunk/FACT++/src/EventBuilder.c (modified) Removed some more obsolete code; improved the logic of the processing ... Sat, 04 May 2013 10:22:54 GMT tbretz [15494] * trunk/FACT++/src/EventBuilder.c (modified) Reverting to last revision. Sat, 04 May 2013 10:22:21 GMT tbretz [15493] * trunk/FACT++/src/feedback.cc (modified) Reverting to last revision. Sat, 04 May 2013 10:22:11 GMT tbretz [15492] * trunk/FACT++/configure (modified) Reverting to last revision. Sat, 04 May 2013 10:22:01 GMT tbretz [15491] * trunk/FACT++/aclocal.m4 (modified) Reverting to last revision. Sat, 04 May 2013 10:21:35 GMT tbretz [15490] * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/FAD.h (modified) * trunk/FACT++/src/feedback.cc (modified) Let the event buffer store the index of the corresponding runCtrl entry. Fri, 03 May 2013 21:30:18 GMT tbretz [15483] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/FAD.h (modified) Replaced MAX_EVT*MAX_RUN by just MAX_EVT; simplified evtStat to have ... Fri, 03 May 2013 21:28:27 GMT tbretz [15482] * trunk/FACT++/scripts/Main.js (modified) Fixed a typo obs->sub Fri, 03 May 2013 09:55:05 GMT mknoetig [15481] * trunk/Mars/fact/processing/numevents.C (modified) Add: fNumIslandsMean into the db Fri, 03 May 2013 08:34:10 GMT tbretz [15480] * trunk/FACT++/scripts/Main.js (modified) A small fix in the shutdown procedure. If we disconnect the bias ... Wed, 01 May 2013 17:03:04 GMT tbretz [15477] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Moved all Dim emitting services called from the event builder#s main ... Wed, 01 May 2013 17:01:59 GMT tbretz [15476] * trunk/FACT++/src/EventBuilder.c (modified) When a new start flag is searched, the one byte was missed -- i am ... Wed, 01 May 2013 12:48:21 GMT Daniela Dorner [15475] * trunk/www/dch/lightcurves.php (modified) fixed bug in timebin list Wed, 01 May 2013 12:06:36 GMT tbretz [15474] * trunk/FACT++/src/FAD.h (modified) Removed MAX_SOCK Wed, 01 May 2013 12:06:18 GMT tbretz [15473] * trunk/FACT++/src/EventBuilder.h (modified) Removed all obsolete definitions. Wed, 01 May 2013 12:05:59 GMT tbretz [15472] * trunk/FACT++/src/EventBuilder.c (modified) Made rd (the read buffer) a local variable to readFAD; replaced some ... Wed, 01 May 2013 10:22:54 GMT tbretz [15471] * trunk/FACT++/src/EventBuilder.c (modified) Make sure that if processing is terminated, also empty buffers ... Wed, 01 May 2013 10:08:01 GMT tbretz [15470] * trunk/FACT++/src/EventBuilder.c (modified) Some more renaming; some values can already be initialized as soon as ... Wed, 01 May 2013 09:57:07 GMT tbretz [15469] * trunk/FACT++/src/EventBuilder.c (modified) Replaced all previosuly assigned IDs (previosly pointing to the entry ... Wed, 01 May 2013 09:52:21 GMT tbretz [15468] * trunk/FACT++/src/EventBuilder.c (modified) Cleaned up the file removing some old style memory allocation schemes