Log opened at Wed, Apr 30 2014 02:26:08 UTC (actual time) Current log level is Verbose Scheduler version 3.5.3 Multi-user license: Arne Henden 30-Apr-2014 02:26:08.1: Simulated clock initialized at 30-Apr-2014 02:26:08 UTC 30-Apr-2014 02:26:08.1: Loaded Constraint plugin AirMass 30-Apr-2014 02:26:08.1: Loaded Constraint plugin AirmassRange 30-Apr-2014 02:26:08.1: Loaded Constraint plugin Horizon 30-Apr-2014 02:26:08.1: Loaded Constraint plugin HourAngle 30-Apr-2014 02:26:08.1: Loaded Constraint plugin MoonAvoid 30-Apr-2014 02:26:08.1: Loaded Constraint plugin MoonDown 30-Apr-2014 02:26:08.1: Loaded Constraint plugin SkyCondition 30-Apr-2014 02:26:08.1: Loaded Constraint plugin TimeRange 30-Apr-2014 02:26:08.7: 113 plans are now pending. 30-Apr-2014 02:26:08.7: Attach ACP sequencer 30-Apr-2014 02:26:15.9: Dispatcher started at 30-Apr-2014 02:26:15 UTC 30-Apr-2014 02:26:15.9: Priority: W[0]=1.00 30-Apr-2014 02:26:15.9: Transit Altitude: W[1]=0.70 30-Apr-2014 02:26:15.9: Highest Altitude: W[6]=0.00 30-Apr-2014 02:26:15.9: Lateness: W[5]=0.00 30-Apr-2014 02:26:15.9: Slew Distance: W[2]=0.30 30-Apr-2014 02:26:15.9: Retry Count: W[3]=0.20 30-Apr-2014 02:26:15.9: Meridian Crossing: W[4]=0.30 30-Apr-2014 02:26:15.9: Obs Conditions: W[7]=0.40 30-Apr-2014 02:26:15.9: Rising Plan Delay: disabled 30-Apr-2014 02:26:19.6: ++ Observatory Startup ++ 30-Apr-2014 02:26:19.6: Start ACP Sequencer's StartupObs script 30-Apr-2014 02:26:45.9: Open the observatory dome/roof 30-Apr-2014 02:43:43.3: ++ Auto Focus ++ 30-Apr-2014 02:43:43.3: Doing initial autofocus. 30-Apr-2014 02:43:43.3: Start special ACP AutoFocus script for scheduler 30-Apr-2014 02:43:58.7: ** Sequencer script "AutoFocusScheduler" failed: 30-Apr-2014 02:43:58.7: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 38 column 5. Script Context: 35: Dim Filt, dtStart, buf, CT 36: 37: Set SUP = CreateObject("ACP.AcquireSupport") => 38: SUP.Initialize ^ 39: 40: dtStart = Util.SysUTCDate 41: buf = "AutoFocus-" & Util.FormatVar(dtStart, "dd-mmm-yyyy@HhNnSs") & ".log" ' Typical Log Name -- end -- 30-Apr-2014 02:43:58.7: ** Autofocus failed (n=1), will retry ASAP after 0 min. 30-Apr-2014 02:44:02.6: Dispatcher cycle time: 2.7768049 sec. 30-Apr-2014 02:44:02.6: Acquire data for Observation SDSS_J100658.40+233724.4... 30-Apr-2014 02:44:02.6: (belongs to Project AAVSO_Monitoring, Plan SDSS_J100658.40+233724.4) 30-Apr-2014 02:44:02.6: Doing 200 sets 30-Apr-2014 02:44:02.6: Send Observation SDSS_J100658.40+233724.4 to ACP Sequencer 30-Apr-2014 02:44:17.7: ** Sequencer script "AcquireScheduler" failed: 30-Apr-2014 02:44:17.7: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 792 column 5. Script Context: 789: ' Support library 790: ' 791: Set SUP = CreateObject("ACP.AcquireSupport") ' Support methods here => 792: Call SUP.Initialize() ' Do initialization (may log) ^ 793: 794: cdir = ACPApp.Path & "\Calibration" ' Cal library directory 795: -- end -- 30-Apr-2014 02:44:20.8: ACP ERROR: Run failed due to script error (see ACP run log) 30-Apr-2014 02:44:20.8: ACP data acquisition failed for Observation SDSS_J100658.40+233724.4. 30-Apr-2014 02:44:20.8: (Observation SDSS_J100658.40+233724.4 interrupted by acquisition process failure.) 30-Apr-2014 02:44:29.1: ++ Auto Focus ++ 30-Apr-2014 02:44:29.1: Doing periodic autofocus. 30-Apr-2014 02:44:29.1: Start special ACP AutoFocus script for scheduler 30-Apr-2014 02:44:44.6: ** Sequencer script "AutoFocusScheduler" failed: 30-Apr-2014 02:44:44.6: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 38 column 5. Script Context: 35: Dim Filt, dtStart, buf, CT 36: 37: Set SUP = CreateObject("ACP.AcquireSupport") => 38: SUP.Initialize ^ 39: 40: dtStart = Util.SysUTCDate 41: buf = "AutoFocus-" & Util.FormatVar(dtStart, "dd-mmm-yyyy@HhNnSs") & ".log" ' Typical Log Name -- end -- 30-Apr-2014 02:44:44.6: ** Autofocus failed (n=2), will retry ASAP after 5 min. 30-Apr-2014 02:44:47.2: Dispatcher cycle time: 0.5928011 sec. 30-Apr-2014 02:44:47.2: Acquire data for Observation SN_2014J... 30-Apr-2014 02:44:47.2: (belongs to Project AAVSO_Monitoring, Plan SN_2014J) 30-Apr-2014 02:44:47.2: Doing 3 sets 30-Apr-2014 02:44:47.2: Send Observation SN_2014J to ACP Sequencer 30-Apr-2014 02:45:02.4: ** Sequencer script "AcquireScheduler" failed: 30-Apr-2014 02:45:02.4: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 792 column 5. Script Context: 789: ' Support library 790: ' 791: Set SUP = CreateObject("ACP.AcquireSupport") ' Support methods here => 792: Call SUP.Initialize() ' Do initialization (may log) ^ 793: 794: cdir = ACPApp.Path & "\Calibration" ' Cal library directory 795: -- end -- 30-Apr-2014 02:45:05.5: ACP ERROR: Run failed due to script error (see ACP run log) 30-Apr-2014 02:45:05.5: ACP data acquisition failed for Observation SN_2014J. 30-Apr-2014 02:45:05.5: (Observation SN_2014J interrupted by acquisition process failure.) 30-Apr-2014 02:45:11.7: Dispatcher cycle time: 0.561601 sec. 30-Apr-2014 02:45:11.7: Acquire data for Observation SN_2014G... 30-Apr-2014 02:45:11.7: (belongs to Project AAVSO_Monitoring, Plan SN_2014G) 30-Apr-2014 02:45:11.7: Send Observation SN_2014G to ACP Sequencer 30-Apr-2014 02:45:26.8: ** Sequencer script "AcquireScheduler" failed: 30-Apr-2014 02:45:26.8: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 792 column 5. Script Context: 789: ' Support library 790: ' 791: Set SUP = CreateObject("ACP.AcquireSupport") ' Support methods here => 792: Call SUP.Initialize() ' Do initialization (may log) ^ 793: 794: cdir = ACPApp.Path & "\Calibration" ' Cal library directory 795: -- end -- 30-Apr-2014 02:45:29.9: ACP ERROR: Run failed due to script error (see ACP run log) 30-Apr-2014 02:45:29.9: ACP data acquisition failed for Observation SN_2014G. 30-Apr-2014 02:45:29.9: (Observation SN_2014G interrupted by acquisition process failure.) 30-Apr-2014 02:45:40.0: Dispatcher cycle time: 0.5616009 sec. 30-Apr-2014 02:45:40.0: Acquire data for Observation SDSS073224... 30-Apr-2014 02:45:40.0: (belongs to Project AGN, Plan SDSS073224) 30-Apr-2014 02:45:40.1: Send Observation SDSS073224 to ACP Sequencer 30-Apr-2014 02:45:55.1: ** Sequencer script "AcquireScheduler" failed: 30-Apr-2014 02:45:55.1: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 792 column 5. Script Context: 789: ' Support library 790: ' 791: Set SUP = CreateObject("ACP.AcquireSupport") ' Support methods here => 792: Call SUP.Initialize() ' Do initialization (may log) ^ 793: 794: cdir = ACPApp.Path & "\Calibration" ' Cal library directory 795: -- end -- 30-Apr-2014 02:45:58.2: ACP ERROR: Run failed due to script error (see ACP run log) 30-Apr-2014 02:45:58.2: ACP data acquisition failed for Observation SDSS073224. 30-Apr-2014 02:45:58.2: (Observation SDSS073224 interrupted by acquisition process failure.) 30-Apr-2014 02:46:08.6: Dispatcher cycle time: 0.546001 sec. 30-Apr-2014 02:46:08.6: Acquire data for Observation RZ_Leo... 30-Apr-2014 02:46:08.6: (belongs to Project Walker, Plan RZ_Leo) 30-Apr-2014 02:46:08.6: Send Observation RZ_Leo to ACP Sequencer 30-Apr-2014 02:46:23.8: ** Sequencer script "AcquireScheduler" failed: 30-Apr-2014 02:46:23.8: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 792 column 5. Script Context: 789: ' Support library 790: ' 791: Set SUP = CreateObject("ACP.AcquireSupport") ' Support methods here => 792: Call SUP.Initialize() ' Do initialization (may log) ^ 793: 794: cdir = ACPApp.Path & "\Calibration" ' Cal library directory 795: -- end -- 30-Apr-2014 02:46:27.2: ACP ERROR: Run failed due to script error (see ACP run log) 30-Apr-2014 02:46:27.2: ACP data acquisition failed for Observation RZ_Leo. 30-Apr-2014 02:46:27.2: (Observation RZ_Leo interrupted by acquisition process failure.) 30-Apr-2014 02:46:37.9: Dispatcher cycle time: 0.5304009 sec. 30-Apr-2014 02:46:37.9: Acquire data for Observation SA103... 30-Apr-2014 02:46:37.9: (belongs to Project Landolt_1, Plan SA103) 30-Apr-2014 02:46:37.9: Send Observation SA103 to ACP Sequencer 30-Apr-2014 02:46:46.0: Dispatcher stopped at 30-Apr-2014 02:46:46 UTC 30-Apr-2014 02:46:46.0: **DISPATCHER INTERRUPT LEVEL 1 RECEIVED** 30-Apr-2014 02:46:53.5: ** Sequencer script "AcquireScheduler" failed: 30-Apr-2014 02:46:53.5: **Script Error (Tracking has been stopped)** Source: ACP.AcquireSupport Message: FilterInfo.txt has fewer offset entries than filters in the camera at line 792 column 5. Script Context: 789: ' Support library 790: ' 791: Set SUP = CreateObject("ACP.AcquireSupport") ' Support methods here => 792: Call SUP.Initialize() ' Do initialization (may log) ^ 793: 794: cdir = ACPApp.Path & "\Calibration" ' Cal library directory 795: -- end -- 30-Apr-2014 02:46:56.6: ACP ERROR: Run failed due to script error (see ACP run log) 30-Apr-2014 02:46:56.6: ACP data acquisition failed for Observation SA103. 30-Apr-2014 02:46:56.6: (Observation SA103 interrupted by acquisition process failure.) 30-Apr-2014 02:55:16.9: Dispatcher started at 30-Apr-2014 02:55:16 UTC 30-Apr-2014 02:55:16.9: Priority: W[0]=1.00 30-Apr-2014 02:55:16.9: Transit Altitude: W[1]=0.70 30-Apr-2014 02:55:16.9: Highest Altitude: W[6]=0.00 30-Apr-2014 02:55:16.9: Lateness: W[5]=0.00 30-Apr-2014 02:55:16.9: Slew Distance: W[2]=0.30 30-Apr-2014 02:55:16.9: Retry Count: W[3]=0.20 30-Apr-2014 02:55:16.9: Meridian Crossing: W[4]=0.30 30-Apr-2014 02:55:16.9: Obs Conditions: W[7]=0.40 30-Apr-2014 02:55:16.9: Rising Plan Delay: disabled 30-Apr-2014 02:55:21.5: ++ Observatory Startup ++ 30-Apr-2014 02:55:21.5: Start ACP Sequencer's StartupObs script 30-Apr-2014 02:55:40.4: ++ Auto Focus ++ 30-Apr-2014 02:55:40.4: Doing initial autofocus. 30-Apr-2014 02:55:40.4: Start special ACP AutoFocus script for scheduler 30-Apr-2014 02:58:59.2: Next periodic autofocus ASAP after 30-Apr-2014 04:58:28 UTC 30-Apr-2014 02:59:01.3: Dispatcher cycle time: 0.1872003 sec. 30-Apr-2014 02:59:01.3: Acquire data for Observation SA100_267... 30-Apr-2014 02:59:01.3: (belongs to Project Landolt_1, Plan SA100_267) 30-Apr-2014 02:59:01.3: Send Observation SA100_267 to ACP Sequencer 30-Apr-2014 03:03:23.6: Acquisition time: 262.2364606 sec. 30-Apr-2014 03:03:23.6: Data for Observation SA100_267 acquired successfully. 30-Apr-2014 03:03:23.6: Image Efficiency: 36.2% 30-Apr-2014 03:03:23.6: Cycle Efficiency: 99.9% 30-Apr-2014 03:03:24.3: Dispatcher cycle time: 0.5148009 sec. 30-Apr-2014 03:03:24.3: Acquire data for Observation SA52_56... 30-Apr-2014 03:03:24.3: (belongs to Project Landolt_1, Plan SA52_56) 30-Apr-2014 03:03:24.3: Send Observation SA52_56 to ACP Sequencer 30-Apr-2014 03:07:58.5: Acquisition time: 274.1704815 sec. 30-Apr-2014 03:07:58.5: Data for Observation SA52_56 acquired successfully. 30-Apr-2014 03:07:58.5: Image Efficiency: 34.6% 30-Apr-2014 03:07:58.5: Cycle Efficiency: 99.8% 30-Apr-2014 03:08:06.2: Dispatcher cycle time: 0.1560002 sec. 30-Apr-2014 03:08:06.2: Acquire data for Observation S_Lyn... 30-Apr-2014 03:08:06.2: (belongs to Project Mogul_Mira, Plan S_Lyn) 30-Apr-2014 03:08:06.5: Send Observation S_Lyn to ACP Sequencer 30-Apr-2014 03:27:56.0: Acquisition time: 1189.7672898 sec. 30-Apr-2014 03:27:56.0: Data for Observation S_Lyn acquired successfully. 30-Apr-2014 03:27:56.0: Image Efficiency: 56.7% 30-Apr-2014 03:27:56.0: Cycle Efficiency: 100.0% 30-Apr-2014 03:28:02.6: Dispatcher cycle time: 0.1248002 sec. 30-Apr-2014 03:28:02.6: Acquire data for Observation SA124_970... 30-Apr-2014 03:28:02.6: (belongs to Project Landolt_2, Plan SA124_970) 30-Apr-2014 03:28:02.6: Send Observation SA124_970 to ACP Sequencer 30-Apr-2014 03:32:47.9: Acquisition time: 285.3411012 sec. 30-Apr-2014 03:32:47.9: Data for Observation SA124_970 acquired successfully. 30-Apr-2014 03:32:48.0: Image Efficiency: 33.3% 30-Apr-2014 03:32:48.0: Cycle Efficiency: 99.9% 30-Apr-2014 03:32:55.6: Dispatcher cycle time: 0.0936002 sec. 30-Apr-2014 03:32:55.6: Acquire data for Observation MP_Gem... 30-Apr-2014 03:32:55.6: (belongs to Project Staels, Plan MP_Gem) 30-Apr-2014 03:32:55.6: Send Observation MP_Gem to ACP Sequencer 30-Apr-2014 03:37:10.3: Acquisition time: 254.7016474 sec. 30-Apr-2014 03:37:10.3: Data for Observation MP_Gem acquired successfully. 30-Apr-2014 03:37:10.3: Image Efficiency: 53.0% 30-Apr-2014 03:37:10.3: Cycle Efficiency: 100.0% 30-Apr-2014 03:37:18.2: Dispatcher cycle time: 0.0936002 sec. 30-Apr-2014 03:37:18.2: Acquire data for Observation T_CMi... 30-Apr-2014 03:37:18.2: (belongs to Project Mogul_Mira, Plan T_CMi) 30-Apr-2014 03:37:18.5: Send Observation T_CMi to ACP Sequencer 30-Apr-2014 03:54:28.5: Acquisition time: 1030.2570096 sec. 30-Apr-2014 03:54:28.5: Data for Observation T_CMi acquired successfully. 30-Apr-2014 03:54:28.5: Image Efficiency: 48.5% 30-Apr-2014 03:54:28.5: Cycle Efficiency: 100.0% 30-Apr-2014 03:54:34.5: Dispatcher cycle time: 0.0468 sec. 30-Apr-2014 03:54:34.5: Acquire data for Observation RR_Vir... 30-Apr-2014 03:54:34.5: (belongs to Project Mogul_Mira, Plan RR_Vir) 30-Apr-2014 03:54:34.6: Send Observation RR_Vir to ACP Sequencer 30-Apr-2014 04:15:56.2: Acquisition time: 1281.6056511 sec. 30-Apr-2014 04:15:56.2: Data for Observation RR_Vir acquired successfully. 30-Apr-2014 04:15:56.2: Image Efficiency: 54.6% 30-Apr-2014 04:15:56.2: Cycle Efficiency: 100.0% 30-Apr-2014 04:16:01.6: Dispatcher cycle time: 0.0624001 sec. 30-Apr-2014 04:16:01.6: Acquire data for Observation SA84... 30-Apr-2014 04:16:01.7: (belongs to Project Landolt_2, Plan SA84) 30-Apr-2014 04:16:01.7: Send Observation SA84 to ACP Sequencer 30-Apr-2014 04:21:16.8: Acquisition time: 315.1829536 sec. 30-Apr-2014 04:21:16.8: Data for Observation SA84 acquired successfully. 30-Apr-2014 04:21:16.9: Image Efficiency: 41.2% 30-Apr-2014 04:21:16.9: Cycle Efficiency: 100.0% 30-Apr-2014 04:21:27.0: Dispatcher cycle time: 0.0780002 sec. 30-Apr-2014 04:21:27.0: Acquire data for Observation SA61... 30-Apr-2014 04:21:27.0: (belongs to Project Landolt_2, Plan SA61) 30-Apr-2014 04:21:27.0: Send Observation SA61 to ACP Sequencer 30-Apr-2014 04:26:13.8: Acquisition time: 286.7441036 sec. 30-Apr-2014 04:26:13.8: Data for Observation SA61 acquired successfully. 30-Apr-2014 04:26:13.8: Image Efficiency: 45.3% 30-Apr-2014 04:26:13.8: Cycle Efficiency: 100.0% 30-Apr-2014 04:26:22.4: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 04:26:22.4: Acquire data for Observation SA99_438... 30-Apr-2014 04:26:22.4: (belongs to Project Landolt_2, Plan SA99_438) 30-Apr-2014 04:26:22.7: Send Observation SA99_438 to ACP Sequencer 30-Apr-2014 04:31:35.2: Acquisition time: 312.8741496 sec. 30-Apr-2014 04:31:35.2: Data for Observation SA99_438 acquired successfully. 30-Apr-2014 04:31:35.3: Image Efficiency: 17.6% 30-Apr-2014 04:31:35.3: Cycle Efficiency: 100.0% 30-Apr-2014 04:48:10.1: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 04:48:10.1: Acquire data for Observation X_Dra... 30-Apr-2014 04:48:10.1: (belongs to Project Mogul_Mira, Plan X_Dra) 30-Apr-2014 04:48:10.1: Send Observation X_Dra to ACP Sequencer 30-Apr-2014 05:17:47.5: Acquisition time: 1777.3745219 sec. 30-Apr-2014 05:17:47.5: Data for Observation X_Dra acquired successfully. 30-Apr-2014 05:17:47.5: Image Efficiency: 61.9% 30-Apr-2014 05:17:47.5: Cycle Efficiency: 100.0% 30-Apr-2014 05:17:53.5: ++ Auto Focus ++ 30-Apr-2014 05:17:53.5: Doing periodic autofocus. 30-Apr-2014 05:17:53.5: Start special ACP AutoFocus script for scheduler 30-Apr-2014 05:22:20.1: Next periodic autofocus ASAP after 30-Apr-2014 07:21:47 UTC 30-Apr-2014 05:22:22.1: Dispatcher cycle time: 0.0780002 sec. 30-Apr-2014 05:22:22.1: Acquire data for Observation SA100_267... 30-Apr-2014 05:22:22.1: (belongs to Project Landolt_2, Plan SA100_267) 30-Apr-2014 05:22:22.1: Send Observation SA100_267 to ACP Sequencer 30-Apr-2014 05:27:01.2: Acquisition time: 279.0220901 sec. 30-Apr-2014 05:27:01.2: Data for Observation SA100_267 acquired successfully. 30-Apr-2014 05:27:01.2: Image Efficiency: 34.0% 30-Apr-2014 05:27:01.2: Cycle Efficiency: 100.0% 30-Apr-2014 05:27:07.1: Dispatcher cycle time: 0.0780001 sec. 30-Apr-2014 05:27:07.1: Acquire data for Observation SA106... 30-Apr-2014 05:27:07.1: (belongs to Project Landolt_1, Plan SA106) 30-Apr-2014 05:27:07.1: Send Observation SA106 to ACP Sequencer 30-Apr-2014 05:33:01.0: Acquisition time: 353.9178216 sec. 30-Apr-2014 05:33:01.0: Data for Observation SA106 acquired successfully. 30-Apr-2014 05:33:01.0: Image Efficiency: 36.7% 30-Apr-2014 05:33:01.0: Cycle Efficiency: 100.0% 30-Apr-2014 05:33:10.2: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 05:33:10.2: Acquire data for Observation V849_Her... 30-Apr-2014 05:33:10.2: (belongs to Project Walker, Plan V849_Her) 30-Apr-2014 05:33:10.2: Send Observation V849_Her to ACP Sequencer 30-Apr-2014 05:41:49.0: Acquisition time: 518.7633111 sec. 30-Apr-2014 05:41:49.0: Data for Observation V849_Her acquired successfully. 30-Apr-2014 05:41:49.0: Image Efficiency: 69.4% 30-Apr-2014 05:41:49.0: Cycle Efficiency: 100.0% 30-Apr-2014 05:50:36.2: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 05:50:36.2: Acquire data for Observation SA52_56... 30-Apr-2014 05:50:36.2: (belongs to Project Landolt_2, Plan SA52_56) 30-Apr-2014 05:50:36.3: Send Observation SA52_56 to ACP Sequencer 30-Apr-2014 05:56:15.3: Acquisition time: 339.0041955 sec. 30-Apr-2014 05:56:15.3: Data for Observation SA52_56 acquired successfully. 30-Apr-2014 05:56:15.3: Image Efficiency: 28.0% 30-Apr-2014 05:56:15.3: Cycle Efficiency: 100.0% 30-Apr-2014 05:56:16.1: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 05:56:16.1: Acquire data for Observation SA84... 30-Apr-2014 05:56:16.1: (belongs to Project Landolt_1, Plan SA84) 30-Apr-2014 05:56:16.1: Send Observation SA84 to ACP Sequencer 30-Apr-2014 06:02:33.1: Acquisition time: 376.9902622 sec. 30-Apr-2014 06:02:33.1: Data for Observation SA84 acquired successfully. 30-Apr-2014 06:02:33.2: Image Efficiency: 34.5% 30-Apr-2014 06:02:33.2: Cycle Efficiency: 100.0% 30-Apr-2014 06:07:46.1: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 06:07:46.1: Acquire data for Observation SA61... 30-Apr-2014 06:07:46.1: (belongs to Project Landolt_1, Plan SA61) 30-Apr-2014 06:07:46.1: Send Observation SA61 to ACP Sequencer 30-Apr-2014 06:12:38.5: Acquisition time: 292.4225136 sec. 30-Apr-2014 06:12:38.5: Data for Observation SA61 acquired successfully. 30-Apr-2014 06:12:38.5: Image Efficiency: 44.4% 30-Apr-2014 06:12:38.5: Cycle Efficiency: 100.0% 30-Apr-2014 06:19:14.5: Dispatcher cycle time: 0.0468001 sec. 30-Apr-2014 06:19:14.5: Acquire data for Observation WZ_Lyr... 30-Apr-2014 06:19:14.5: (belongs to Project Mogul_Mira, Plan WZ_Lyr) 30-Apr-2014 06:19:14.5: Send Observation WZ_Lyr to ACP Sequencer 30-Apr-2014 06:40:41.6: Acquisition time: 1287.0968607 sec. 30-Apr-2014 06:40:41.6: Data for Observation WZ_Lyr acquired successfully. 30-Apr-2014 06:40:41.6: Image Efficiency: 58.3% 30-Apr-2014 06:40:41.6: Cycle Efficiency: 100.0% 30-Apr-2014 06:40:47.9: Dispatcher cycle time: 0.0780001 sec. 30-Apr-2014 06:40:47.9: Acquire data for Observation ST_Lyr... 30-Apr-2014 06:40:47.9: (belongs to Project Mogul_Mira, Plan ST_Lyr) 30-Apr-2014 06:40:47.9: Send Observation ST_Lyr to ACP Sequencer 30-Apr-2014 06:57:48.6: Acquisition time: 1020.6785928 sec. 30-Apr-2014 06:57:48.6: Data for Observation ST_Lyr acquired successfully. 30-Apr-2014 06:57:48.6: Image Efficiency: 51.4% 30-Apr-2014 06:57:48.6: Cycle Efficiency: 100.0% 30-Apr-2014 06:57:57.4: Dispatcher cycle time: 0.0624001 sec. 30-Apr-2014 06:57:57.4: Acquire data for Observation V841_Oph... 30-Apr-2014 06:57:57.4: (belongs to Project AAVSO_Monitoring, Plan V841_Oph) 30-Apr-2014 06:57:57.4: Send Observation V841_Oph to ACP Sequencer 30-Apr-2014 07:12:37.3: ** Script interrupted by weather safety event. 30-Apr-2014 07:12:40.3: ACP ABORT: Acquisition process was interrupted by weather unsafe. 30-Apr-2014 07:12:40.3: ACP data acquisition failed for Observation V841_Oph. 30-Apr-2014 07:12:40.3: (Plan V841_Oph will be resubmitted in its entirety. 30-Apr-2014 07:12:40.3: (Observation V841_Oph interrupted by weather unsafe event.) 30-Apr-2014 07:12:42.4: -- Weather Unsafe -- 30-Apr-2014 08:22:28.6: ++ Weather Safe ++ 30-Apr-2014 08:22:31.5: ++ Observatory Startup ++ 30-Apr-2014 08:22:31.5: Start ACP Sequencer's StartupObs script 30-Apr-2014 08:22:51.3: Open the observatory dome/roof 30-Apr-2014 08:23:12.5: **EXCEPTION IN SCHEDULER: 30-Apr-2014 08:23:12.5: DOME FAILURE: Dome reports shutter error status while opening 30-Apr-2014 08:23:12.5: Traceback: at DC3.Scheduler.ACPSequencer.OpenDome() at DC3.Scheduler.Engine.DoStartupIf(Boolean openDome) at DC3.Scheduler.Engine.Run() 30-Apr-2014 08:23:12.6: Run statistics: 30-Apr-2014 08:23:12.6: Observations: 139 30-Apr-2014 08:23:12.6: Considered: 40 30-Apr-2014 08:23:12.6: Completed: 19 30-Apr-2014 08:23:12.6: Skipped: 12 30-Apr-2014 08:23:12.6: Never Eligible: 99 30-Apr-2014 08:23:12.6: Failed: 9 30-Apr-2014 08:23:12.6: Shutter-Open efficiency: 40.60% 30-Apr-2014 08:23:12.6: Overall Efficiency: 87.23% 30-Apr-2014 08:23:12.6: Release ACP sequencer Log closed at Wed, Apr 30 2014 08:23:14 UTC (actual time)