# # ChangeLog for trunk/FACT++/scripts/CheckUnderflow.js # # Generated by Trac 1.5.2 # 11/16/24 01:46:12 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. Sun, 06 Apr 2014 13:01:37 GMT tbretz [17659] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Output when the MCP/STOP command has been sent. Mon, 31 Mar 2014 15:12:23 GMT tbretz [17637] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Catch when a DRS calibration could not be restored. Tue, 28 Jan 2014 10:34:43 GMT tbretz [17535] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Stop trigger if trigger is on. Fixed a wrong call of get() in a timeout Sat, 30 Nov 2013 19:10:27 GMT tbretz [17404] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Output pixel index in case of underflow. Sat, 23 Nov 2013 13:07:51 GMT tbretz [17354] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Use more accurate information to restore the last DRS calib. Sat, 15 Jun 2013 17:08:23 GMT tbretz [16851] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Changed underflow level from 650 to 600; replaced some console.out by ... Fri, 14 Jun 2013 10:16:37 GMT tbretz [16842] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Updated some output. Mon, 10 Jun 2013 11:02:44 GMT tbretz [16796] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Wait for ftmctrl to be in Valid not Idle; changed the level to detect ... Thu, 06 Jun 2013 11:02:54 GMT tbretz [16743] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Use the QoS (num open files) of the RUNS service to detect whether a ... Sun, 02 Jun 2013 10:32:49 GMT tbretz [16571] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Make sure that no run-file is open (this gives quite some probability ... Fri, 31 May 2013 14:25:57 GMT tbretz [16533] * trunk/FACT++/scripts/CheckUnderflow.js (modified) * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/handleFadConnected.js (modified) Renamed WritingData of fadctrl to RunInProgress Tue, 28 May 2013 12:53:41 GMT tbretz [16386] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Also send a CLOSE_OPEN_FILES 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 11:10:40 GMT tbretz [16078] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Improved the calculation of the date for loading the DRS calib. This ... 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 ... Tue, 26 Mar 2013 17:37:00 GMT tbretz [15161] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Request 15 seconds of data for the underflow check. As soon as the ... Mon, 25 Mar 2013 09:28:52 GMT tbretz [15145] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Replaced blocking while by v8.timeout. Fri, 22 Mar 2013 17:12:31 GMT tbretz [15136] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Removed some obsolete check; close open files if any to avoid late ... Mon, 18 Mar 2013 21:23:54 GMT tbretz [15116] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Small change in the order... for a little speed improvement. Mon, 18 Mar 2013 14:42:46 GMT tbretz [15094] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Tries to improve a problem which cantake place when the script is re- ... Thu, 14 Mar 2013 10:12:32 GMT tbretz [15071] * trunk/FACT++/scripts/CheckUnderflow.js (modified) return does not exist if it is not a function which is called; ... Wed, 13 Mar 2013 11:24:30 GMT tbretz [15051] * trunk/FACT++/scripts/CheckUnderflow.js (modified) There is no need anymore to check for the AGILENT_CONTROL state ... Wed, 13 Mar 2013 11:09:52 GMT tbretz [15048] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Some code cleanup; added throwing an execption if an underflow ... Tue, 12 Mar 2013 19:36:08 GMT tbretz [15038] * trunk/FACT++/scripts/CheckUnderflow.js (modified) display no time if no drs calib Sat, 09 Mar 2013 11:03:52 GMT tbretz [14997] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Throw an exception rather than printing an error message. We are not ... Mon, 04 Mar 2013 11:08:17 GMT tbretz [14970] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Make sure that if the fadctrl was newly started there is no crash ... Tue, 08 Jan 2013 17:39:43 GMT neise [14763] * trunk/FACT++/scripts/CheckFTU.js (added) * trunk/FACT++/scripts/CheckStates.js (added) * trunk/FACT++/scripts/CheckUnderflow.js (added) * trunk/FACT++/scripts/Handler.js (added) * trunk/FACT++/scripts/Hist1D.js (added) * trunk/FACT++/scripts/Hist2D.js (added) * trunk/FACT++/scripts/Main.js (added) * trunk/FACT++/scripts/Startup.js (added) * trunk/FACT++/scripts/handleAgilentPowerOn.js (added) * trunk/FACT++/scripts/handleBiasVoltageOff.js (added) * trunk/FACT++/scripts/handleDriveArmed.js (added) * trunk/FACT++/scripts/handleFadConnected.js (added) * trunk/FACT++/scripts/handleFeedbackConnected.js (added) * trunk/FACT++/scripts/handleFscConnected.js (added) * trunk/FACT++/scripts/handleFtmIdle.js (added) * trunk/FACT++/scripts/handleFtuCheck.js (added) * trunk/FACT++/scripts/handleLidClosed.js (added) * trunk/FACT++/scripts/handlePwrCameraOn.js (added) * trunk/FACT++/scripts/handleRatectrlConnected.js (added) initial include