####################################################### SCRIPT NUMBER 1, project:TGBT22A_603_08 269821 883 Anika Schmiedeke 16 Zack Graham 2022-08-05 01:38:53 obs_completed ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC DR21 20:39:01.01 +42:22:50.2 MCG334 13:22:19.00 -16:42:30 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) config = """ receiver = 'Rcvr1_2' beam = 'B1' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'tp' swtype = 'none' swper = 1 swfreq = 0,0 tint = 2 vlow = 0 vhigh = 0 vframe = 'lsrk' vdef = 'Optical' noisecal = 'lo' pol = 'Linear' vegas.vpol = 'self' dopplertrackfreq = 1421 deltafreq = 0 bandwidth = 23.44 vegas.subband = 8 nchan = 32768 notchfilter ="In" restfreq = 1396 """ # Start observing. # First, correct pointing and focus source = "DR21" Slew(source) AutoPeak() Break("Check everything is fine") # Configure for science observation, go to your target # and adjust the gain of the telescope #target_source = "DR21" Configure(config) Slew(source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode #fluxcal_source = "3C286" #offset = Offset("AzEl", 0.5, 0.0, cosv=True) #OffOn(fluxcal_source, offset, 150) # Finally, observe your target. offset = Offset("J2000", 1.0, 0.0, cosv=True) OnOff(source, offset, 60) ####################################################### LOG SESSION NUMBER 1 [01:38:53] ******** Begin Scheduling Block [01:38:53] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603, date = 05 Aug 2022 [01:38:53] *** Notice:Resetting the configuration. You must run another configuration before running a scan [01:38:53] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [01:38:53] Slewing to source. [01:38:53] In state Ready, waiting for state Activating [01:38:53] Setting State: Activating [01:38:53] Detected state Activating [01:38:53] In state Activating, waiting for state Ready [01:40:36] Setting State: Ready [01:40:36] Detected state Ready [01:40:37] Configuring telescope. [01:40:37] Setting State: Activating [01:40:39] Setting State: Ready [01:40:40] Setting State: Activating [01:40:41] Setting State: Ready [01:40:41] Default values are [01:40:41] if3freq = [0] [01:40:41] notchfilter = In [01:40:41] polswitch = thru [01:40:41] Configuring for backend DCR... [01:40:41] The bad devices are: [01:40:41] ConverterFilter14 [01:40:41] ConverterFilter2 [01:40:41] ConverterFilter16 [01:40:41] ConverterFilter10 [01:40:41] ConverterFilter12 [01:40:41] Waiting for IFRack to finish activating [01:40:41] . . [01:40:41] Checking telescope [01:40:41] Configuration Complete [01:40:41] Balancing IF system. [01:40:41] Balancing IFRack [01:40:42] Setting State: Activating [01:40:42] Setting State: Ready [01:40:43] the sampler values are: [01:40:43] RF_power 1 : 0.9570312 [01:40:43] RF_power 2 : 0.7226562 [01:40:43] RF_power 3 : 0.9130859 [01:40:43] RF_power 4 : 1.254883 [01:40:43] RF_power 5 : 9.995117 [01:40:43] RF_power 6 : 0.009765625 [01:40:43] RF_power 7 : 9.995117 [01:40:43] RF_power 8 : 0.0390625 [01:40:43] Searching for calibrator with at least 0.50 Jy at 1400 MHz within 10.0 degrees of [20:39:01.02, 42:19:35.58] (J2000). [01:40:43] Estimated slew time to 2052+3635 is 0.23 minutes [01:40:43] Calibrator 2052+3635 at 1400.00 MHz emitting 5.14 Jy, 6.3 degrees away at [20:52:52.05, 36:35:35.30] (J2000). [01:40:43] source : 2052+3635 [01:40:43] Slewing to source. [01:40:44] In state Ready, waiting for state Activating [01:40:44] Setting State: Activating [01:40:44] Detected state Activating [01:40:44] In state Activating, waiting for state Ready [01:41:19] Setting State: Ready [01:41:19] Detected state Ready [01:41:19] Balancing IF system. [01:41:19] Balancing IFRack [01:41:20] Setting State: Activating [01:41:20] Setting State: Ready [01:41:21] the sampler values are: [01:41:21] RF_power 1 : 1.069336 [01:41:21] RF_power 2 : 0.4345703 [01:41:21] RF_power 3 : 0.9667969 [01:41:21] RF_power 4 : 2.084961 [01:41:21] RF_power 5 : 7.558594 [01:41:21] RF_power 6 : 0.009765625 [01:41:21] RF_power 7 : 7.944336 [01:41:21] RF_power 8 : 0.02929688 [01:41:21] Peak: Subscan 1 of 4 [01:41:22] In state Ready, waiting for state Running [01:41:22] Setting State: Activating [01:41:44] Setting State: Committed [01:41:48] Setting State: Running [01:41:48] Detected state Running [01:41:48] *** Notice: This subscan will be numbered as scan #1 in your data reduction package. [01:41:48] In state Running, waiting for state Ready [01:42:16] Setting State: Stopping [01:42:22] Setting State: Ready [01:42:22] Detected state Ready [01:42:22] Ygor Telescope: WaitForStopping [01:42:22] Peak: Subscan 2 of 4 [01:42:22] In state Ready, waiting for state Running [01:42:22] Setting State: Activating [01:42:30] Setting State: Committed [01:42:32] Setting State: Running [01:42:32] Detected state Running [01:42:32] *** Notice: This subscan will be numbered as scan #2 in your data reduction package. [01:42:32] In state Running, waiting for state Ready [01:43:02] Setting State: Stopping [01:43:08] Setting State: Ready [01:43:08] Detected state Ready [01:43:08] Ygor Telescope: WaitForStopping [01:43:08] *** Updating antenna's pointing to az2=-1.0454 and el=17.8094 arcmins [01:43:08] Peak: Subscan 3 of 4 [01:43:09] In state Ready, waiting for state Running [01:43:09] Setting State: Activating [01:43:29] Setting State: Committed [01:43:32] Setting State: Running [01:43:32] Detected state Running [01:43:32] *** Notice: This subscan will be numbered as scan #3 in your data reduction package. [01:43:32] In state Running, waiting for state Ready [01:44:01] Setting State: Stopping [01:44:06] Setting State: Ready [01:44:06] Detected state Ready [01:44:06] Ygor Telescope: WaitForStopping [01:44:06] Peak: Subscan 4 of 4 [01:44:06] In state Ready, waiting for state Running [01:44:06] Setting State: Activating [01:44:14] Setting State: Committed [01:44:16] Setting State: Running [01:44:16] Detected state Running [01:44:16] *** Notice: This subscan will be numbered as scan #4 in your data reduction package. [01:44:16] In state Running, waiting for state Ready [01:44:46] Setting State: Stopping [01:44:51] Setting State: Ready [01:44:51] Detected state Ready [01:44:51] Ygor Telescope: WaitForStopping [01:44:51] *** Updating antenna's pointing to az2=-1.0454 and el=14.4130 arcmins [01:44:52]  [01:44:52] User queried: "Check everything is fine - Continue scheduling block?" waiting for reply... [01:45:45] User replied: "Yes". [01:45:45] Configuring telescope. [01:45:45] Setting State: Activating [01:46:39] Setting State: Ready [01:46:40] Setting State: Activating [01:46:41] Setting State: Ready [01:46:41] Default values are [01:46:41] if3freq = [0] [01:46:41] polswitch = thru [01:46:41] Configuring for backend VEGAS... [01:46:41] The bad devices are: [01:46:41] ConverterFilter14 [01:46:41] ConverterFilter2 [01:46:41] ConverterFilter16 [01:46:41] ConverterFilter10 [01:46:41] ConverterFilter12 [01:46:41] The bad devices are: [01:46:41] ConverterFilter14 [01:46:41] ConverterFilter2 [01:46:41] ConverterFilter16 [01:46:41] ConverterFilter10 [01:46:41] ConverterFilter12 [01:46:41] Waiting for IFRack to finish activating [01:46:41] . . Waiting for ScanCoordinator to finish activating [01:46:41] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [01:46:41] Finalizing VEGAS config... [01:46:41] Checking telescope [01:46:41] Configuration Complete [01:46:41] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [01:46:41] Slewing to source. [01:46:42] In state Ready, waiting for state Activating [01:46:42] Setting State: Activating [01:46:42] Detected state Activating [01:46:42] In state Activating, waiting for state Ready [01:47:18] Setting State: Ready [01:47:18] Detected state Ready [01:47:18] Balancing IF system. [01:47:18] Balancing IFRack [01:47:18] Setting State: Activating [01:47:18] Setting State: Ready [01:47:20] the sampler values are: [01:47:20] RF_power 1 : 2.851562 [01:47:20] RF_power 2 : 0.4199219 [01:47:20] RF_power 3 : 2.939453 [01:47:20] RF_power 4 : 1.245117 [01:47:20] RF_power 5 : 9.995117 [01:47:20] RF_power 6 : 0.009765625 [01:47:20] RF_power 7 : 9.995117 [01:47:20] RF_power 8 : 0.03417969 [01:47:20] Balancing VEGAS [01:47:20] Setting State: Activating [01:47:20] Setting State: Ready [01:47:21] Setting State: Activating [01:47:21] Setting State: Ready [01:47:23] Setting State: Activating [01:47:23] Setting State: Ready [01:47:25] Setting State: Activating [01:47:25] Setting State: Ready [01:47:26] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [01:47:26] OnOff: Subscan 1 of 2 [01:47:26] In state Ready, waiting for state Running [01:47:26] Setting State: Activating [01:47:27] Setting State: Committed [01:47:31] Setting State: Running [01:47:31] Detected state Running [01:47:31] *** Notice: This subscan will be numbered as scan #5 in your data reduction package. [01:47:31] In state Running, waiting for state Ready [01:48:33] Setting State: Stopping [01:48:35] Setting State: Ready [01:48:35] Detected state Ready [01:48:35] Ygor Telescope: WaitForStopping [01:48:35] OnOff: Subscan 2 of 2 [01:48:35] In state Ready, waiting for state Running [01:48:35] Setting State: Activating [01:48:35] Setting State: Committed [01:48:49] Setting State: Running [01:48:49] Detected state Running [01:48:49] *** Notice: This subscan will be numbered as scan #6 in your data reduction package. [01:48:49] In state Running, waiting for state Ready [01:49:51] Setting State: Stopping [01:49:53] Setting State: Ready [01:49:53] Detected state Ready [01:49:53] Ygor Telescope: WaitForStopping runSuccessful: True [01:49:53] ******** End Scheduling Block [01:49:53] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603 how much log? 9088 id: 269821self.history: self.history.connection: how much converted log? 9294 ####################################################### ####################################################### SCRIPT NUMBER 2, project:TGBT22A_603_08 269822 883 Anika Schmiedeke 16 Zack Graham 2022-08-05 01:55:41 obs_aborted ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC DR21 20:39:01.01 +42:22:50.2 MCG334 13:22:19.00 -16:42:30 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) config = """ receiver = 'Rcvr1_2' beam = 'B1' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'tp' swtype = 'none' swper = 1 swfreq = 0,0 tint = 2 vlow = 0 vhigh = 0 vframe = 'lsrk' vdef = 'Optical' noisecal = 'lo' pol = 'Linear' vegas.vpol = 'self' restfreq = 1421.0, 1665.0 dopplertrackfreq = 1421 deltafreq = 0 bandwidth = 23.44 vegas.subband = 8 nchan = 32768 notchfilter ="In" """ # Start observing. # First, correct pointing and focus source = "DR21" #Slew(source) #AutoPeak() #Break("Check everything is fine") # Configure for science observation, go to your target # and adjust the gain of the telescope #target_source = "DR21" Configure(config) Slew(source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode #fluxcal_source = "3C286" #offset = Offset("AzEl", 0.5, 0.0, cosv=True) #OffOn(fluxcal_source, offset, 150) # Finally, observe your target. offset = Offset("J2000", 1.0, 0.0, cosv=True) for i in range(10): OnOff(source, offset, 60) ####################################################### LOG SESSION NUMBER 2 [01:55:41] ******** Begin Scheduling Block [01:55:41] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603, date = 05 Aug 2022 [01:55:41] *** Notice:Resetting the configuration. You must run another configuration before running a scan [01:55:41] Configuring telescope. [01:55:41] Setting State: Activating [01:55:43] Setting State: Ready [01:55:44] Setting State: Activating [01:55:45] Setting State: Ready [01:55:45] Default values are [01:55:45] if3freq = [0, 0] [01:55:45] polswitch = thru [01:55:45] Configuring for backend VEGAS... [01:55:45] The bad devices are: [01:55:45] ConverterFilter14 [01:55:45] ConverterFilter2 [01:55:45] ConverterFilter16 [01:55:45] ConverterFilter10 [01:55:45] ConverterFilter12 [01:55:45] The bad devices are: [01:55:45] ConverterFilter14 [01:55:45] ConverterFilter2 [01:55:45] ConverterFilter16 [01:55:45] ConverterFilter10 [01:55:45] ConverterFilter12 [01:55:45] Waiting for LO1 to finish activating [01:55:45] . . [01:55:45] Finalizing VEGAS config... [01:55:45] Checking telescope [01:55:45] Configuration Complete [01:55:46] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [01:55:46] Slewing to source. [01:55:46] In state Ready, waiting for state Activating [01:55:46] Setting State: Activating [01:55:46] Detected state Activating [01:55:46] In state Activating, waiting for state Ready [01:55:59] Setting State: Ready [01:55:59] Detected state Ready [01:55:59] Balancing IF system. [01:55:59] Balancing IFRack [01:56:01] Setting State: Activating [01:56:01] Setting State: Ready [01:56:01] the sampler values are: [01:56:01] RF_power 1 : 2.675781 [01:56:01] RF_power 2 : 0.4248047 [01:56:01] RF_power 3 : 2.695312 [01:56:01] RF_power 4 : 1.245117 [01:56:01] RF_power 5 : 9.995117 [01:56:01] RF_power 6 : 0.009765625 [01:56:01] RF_power 7 : 9.995117 [01:56:01] RF_power 8 : 0.03417969 [01:56:02] Balancing VEGAS [01:56:02] Setting State: Activating [01:56:02] Setting State: Ready [01:56:03] Setting State: Activating [01:56:03] Setting State: Ready [01:56:05] Setting State: Activating [01:56:05] Setting State: Ready [01:56:07] Setting State: Activating [01:56:07] Setting State: Ready [01:56:07] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [01:56:07] OnOff: Subscan 1 of 2 [01:56:08] In state Ready, waiting for state Running [01:56:08] Setting State: Activating [01:56:08] Setting State: Committed [01:56:16] Setting State: Running [01:56:16] Detected state Running [01:56:16] *** Notice: This subscan will be numbered as scan #7 in your data reduction package. [01:56:16] In state Running, waiting for state Ready [01:57:18] Setting State: Stopping [01:57:20] Setting State: Ready [01:57:20] Detected state Ready [01:57:20] Ygor Telescope: WaitForStopping [01:57:20] OnOff: Subscan 2 of 2 [01:57:20] In state Ready, waiting for state Running [01:57:20] Setting State: Activating [01:57:20] Setting State: Committed [01:57:34] Setting State: Running [01:57:34] Detected state Running [01:57:34] *** Notice: This subscan will be numbered as scan #8 in your data reduction package. [01:57:34] In state Running, waiting for state Ready [01:58:36] Setting State: Stopping [01:58:38] Setting State: Ready [01:58:38] Detected state Ready [01:58:38] Ygor Telescope: WaitForStopping [01:58:38] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [01:58:38] OnOff: Subscan 1 of 2 [01:58:38] In state Ready, waiting for state Running [01:58:38] Setting State: Activating [01:58:39] Setting State: Committed [01:58:52] Setting State: Running [01:58:52] Detected state Running [01:58:52] *** Notice: This subscan will be numbered as scan #9 in your data reduction package. [01:58:52] In state Running, waiting for state Ready [01:59:54] Setting State: Stopping [01:59:56] Setting State: Ready [01:59:56] Detected state Ready [01:59:56] Ygor Telescope: WaitForStopping [01:59:56] OnOff: Subscan 2 of 2 [01:59:56] In state Ready, waiting for state Running [01:59:56] Setting State: Activating [01:59:56] Setting State: Committed [02:00:10] Setting State: Running [02:00:10] Detected state Running [02:00:10] *** Notice: This subscan will be numbered as scan #10 in your data reduction package. [02:00:10] In state Running, waiting for state Ready [02:01:12] Setting State: Stopping [02:01:14] Setting State: Ready [02:01:14] Detected state Ready [02:01:14] Ygor Telescope: WaitForStopping [02:01:14] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:01:14] OnOff: Subscan 1 of 2 [02:01:14] In state Ready, waiting for state Running [02:01:14] Setting State: Activating [02:01:14] Setting State: Committed [02:01:28] Setting State: Running [02:01:28] Detected state Running [02:01:28] *** Notice: This subscan will be numbered as scan #11 in your data reduction package. [02:01:28] In state Running, waiting for state Ready [02:02:30] Setting State: Stopping [02:02:32] Setting State: Ready [02:02:32] Detected state Ready [02:02:32] Ygor Telescope: WaitForStopping [02:02:32] OnOff: Subscan 2 of 2 [02:02:32] In state Ready, waiting for state Running [02:02:32] Setting State: Activating [02:02:32] Setting State: Committed [02:02:45] Setting State: Aborting [02:02:45] ygor.Telescope: RuntimeError msg: Abort detected! [02:02:45] ygor.Telescope: WaitForRunning: Asking abort confirmation. [02:02:45]  [02:02:45] User queried: "Abort detected! Terminate block?" waiting for reply... [02:02:49] Setting State: Ready [02:02:50] User replied: "Yes". [02:02:50] Exiting scheduling block. runSuccessful: False [02:02:50] ******** End Scheduling Block [02:02:50] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603 how much log? 6353 id: 269822self.history: self.history.connection: how much converted log? 6557 ####################################################### ####################################################### SCRIPT NUMBER 3, project:TGBT22A_603_08 269823 883 Anika Schmiedeke 16 Zack Graham 2022-08-05 02:06:14 obs_completed ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC DR21 20:39:01.01 +42:22:50.2 MCG334 13:22:19.00 -16:42:30 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) config = """ receiver = 'Rcvr1_2' beam = 'B1' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'sp' swtype = 'fsw' swper = 1 swfreq = 4,-4 tint = 2 vlow = 0 vhigh = 0 vframe = 'lsrk' vdef = 'Optical' noisecal = 'lo' pol = 'Linear' vegas.vpol = 'self' restfreq = 1421.0, 1665.0 dopplertrackfreq = 1421 deltafreq = 0 bandwidth = 23.44 vegas.subband = 8 nchan = 32768 notchfilter ="In" """ # Start observing. # First, correct pointing and focus source = "DR21" #Slew(source) #AutoPeak() #Break("Check everything is fine") # Configure for science observation, go to your target # and adjust the gain of the telescope #target_source = "DR21" Configure(config) Slew(source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode #fluxcal_source = "3C286" #offset = Offset("AzEl", 0.5, 0.0, cosv=True) #OffOn(fluxcal_source, offset, 150) # Finally, observe your target. offset = Offset("J2000", 1.0, 0.0, cosv=True) for i in range(10): Track(source, None, 60) ####################################################### LOG SESSION NUMBER 3 [02:06:14] ******** Begin Scheduling Block [02:06:14] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603, date = 05 Aug 2022 [02:06:14] *** Notice:Resetting the configuration. You must run another configuration before running a scan [02:06:14] Configuring telescope. [02:06:14] Setting State: Activating [02:06:17] Setting State: Ready [02:06:17] Setting State: Activating [02:06:18] Setting State: Ready [02:06:18] Default values are [02:06:18] if3freq = [0, 0] [02:06:18] polswitch = thru [02:06:18] Configuring for backend VEGAS... [02:06:18] The bad devices are: [02:06:18] ConverterFilter14 [02:06:18] ConverterFilter2 [02:06:18] ConverterFilter16 [02:06:18] ConverterFilter10 [02:06:18] ConverterFilter12 [02:06:18] The bad devices are: [02:06:18] ConverterFilter14 [02:06:18] ConverterFilter2 [02:06:18] ConverterFilter16 [02:06:18] ConverterFilter10 [02:06:18] ConverterFilter12 [02:06:18] Waiting for IFRack to finish activating [02:06:18] . . [02:06:18] Finalizing VEGAS config... [02:06:18] Checking telescope [02:06:18] Configuration Complete [02:06:18] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:06:18] Slewing to source. [02:06:19] In state Ready, waiting for state Activating [02:06:19] Setting State: Activating [02:06:19] Detected state Activating [02:06:19] In state Activating, waiting for state Ready [02:06:36] Setting State: Ready [02:06:36] Detected state Ready [02:06:36] Balancing IF system. [02:06:36] Balancing IFRack [02:06:36] Setting State: Activating [02:06:36] Setting State: Ready [02:06:38] the sampler values are: [02:06:38] RF_power 1 : 2.861328 [02:06:38] RF_power 2 : 0.4589844 [02:06:38] RF_power 3 : 2.919922 [02:06:38] RF_power 4 : 1.323242 [02:06:38] RF_power 5 : 9.995117 [02:06:38] RF_power 6 : 0.01464844 [02:06:38] RF_power 7 : 9.995117 [02:06:38] RF_power 8 : 0.03417969 [02:06:38] Balancing VEGAS [02:06:38] Setting State: Activating [02:06:38] Setting State: Ready [02:06:40] Setting State: Activating [02:06:40] Setting State: Ready [02:06:40] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:06:40] Track: Subscan 1 of 1 [02:06:41] In state Ready, waiting for state Running [02:06:41] Setting State: Activating [02:06:41] Setting State: Committed [02:06:48] Setting State: Running [02:06:48] Detected state Running [02:06:48] *** Notice: This subscan will be numbered as scan #13 in your data reduction package. [02:06:48] In state Running, waiting for state Ready [02:07:50] Setting State: Stopping [02:07:52] Setting State: Ready [02:07:52] Detected state Ready [02:07:52] Ygor Telescope: WaitForStopping [02:07:52] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:07:52] Track: Subscan 1 of 1 [02:07:52] In state Ready, waiting for state Running [02:07:52] Setting State: Activating [02:07:52] Setting State: Committed [02:07:57] Setting State: Running [02:07:57] Detected state Running [02:07:57] *** Notice: This subscan will be numbered as scan #14 in your data reduction package. [02:07:57] In state Running, waiting for state Ready [02:08:59] Setting State: Stopping [02:09:01] Setting State: Ready [02:09:01] Detected state Ready [02:09:01] Ygor Telescope: WaitForStopping [02:09:01] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:09:01] Track: Subscan 1 of 1 [02:09:01] In state Ready, waiting for state Running [02:09:01] Setting State: Activating [02:09:01] Setting State: Committed [02:09:06] Setting State: Running [02:09:06] Detected state Running [02:09:06] *** Notice: This subscan will be numbered as scan #15 in your data reduction package. [02:09:06] In state Running, waiting for state Ready [02:10:08] Setting State: Stopping [02:10:10] Setting State: Ready [02:10:10] Detected state Ready [02:10:10] Ygor Telescope: WaitForStopping [02:10:10] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:10:10] Track: Subscan 1 of 1 [02:10:10] In state Ready, waiting for state Running [02:10:10] Setting State: Activating [02:10:10] Setting State: Committed [02:10:15] Setting State: Running [02:10:15] Detected state Running [02:10:15] *** Notice: This subscan will be numbered as scan #16 in your data reduction package. [02:10:15] In state Running, waiting for state Ready [02:11:17] Setting State: Stopping [02:11:19] Setting State: Ready [02:11:19] Detected state Ready [02:11:19] Ygor Telescope: WaitForStopping [02:11:19] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:11:19] Track: Subscan 1 of 1 [02:11:19] In state Ready, waiting for state Running [02:11:19] Setting State: Activating [02:11:19] Setting State: Committed [02:11:24] Setting State: Running [02:11:24] Detected state Running [02:11:24] *** Notice: This subscan will be numbered as scan #17 in your data reduction package. [02:11:24] In state Running, waiting for state Ready [02:12:26] Setting State: Stopping [02:12:28] Setting State: Ready [02:12:28] Detected state Ready [02:12:28] Ygor Telescope: WaitForStopping [02:12:28] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:12:28] Track: Subscan 1 of 1 [02:12:28] In state Ready, waiting for state Running [02:12:28] Setting State: Activating [02:12:28] Setting State: Committed [02:12:33] Setting State: Running [02:12:33] Detected state Running [02:12:33] *** Notice: This subscan will be numbered as scan #18 in your data reduction package. [02:12:33] In state Running, waiting for state Ready [02:13:35] Setting State: Stopping [02:13:37] Setting State: Ready [02:13:37] Detected state Ready [02:13:37] Ygor Telescope: WaitForStopping [02:13:37] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:13:37] Track: Subscan 1 of 1 [02:13:37] In state Ready, waiting for state Running [02:13:37] Setting State: Activating [02:13:37] Setting State: Committed [02:13:42] Setting State: Running [02:13:42] Detected state Running [02:13:42] *** Notice: This subscan will be numbered as scan #19 in your data reduction package. [02:13:42] In state Running, waiting for state Ready [02:14:44] Setting State: Stopping [02:14:46] Setting State: Ready [02:14:46] Detected state Ready [02:14:46] Ygor Telescope: WaitForStopping [02:14:46] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:14:46] Track: Subscan 1 of 1 [02:14:46] In state Ready, waiting for state Running [02:14:46] Setting State: Activating [02:14:46] Setting State: Committed [02:14:51] Setting State: Running [02:14:51] Detected state Running [02:14:51] *** Notice: This subscan will be numbered as scan #20 in your data reduction package. [02:14:51] In state Running, waiting for state Ready [02:15:53] Setting State: Stopping [02:15:55] Setting State: Ready [02:15:55] Detected state Ready [02:15:55] Ygor Telescope: WaitForStopping [02:15:55] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:15:55] Track: Subscan 1 of 1 [02:15:55] In state Ready, waiting for state Running [02:15:55] Setting State: Activating [02:15:56] Setting State: Committed [02:16:00] Setting State: Running [02:16:00] Detected state Running [02:16:00] *** Notice: This subscan will be numbered as scan #21 in your data reduction package. [02:16:00] In state Running, waiting for state Ready [02:17:02] Setting State: Stopping [02:17:04] Setting State: Ready [02:17:04] Detected state Ready [02:17:04] Ygor Telescope: WaitForStopping [02:17:04] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:17:04] Track: Subscan 1 of 1 [02:17:04] In state Ready, waiting for state Running [02:17:04] Setting State: Activating [02:17:05] Setting State: Committed [02:17:09] Setting State: Running [02:17:09] Detected state Running [02:17:09] *** Notice: This subscan will be numbered as scan #22 in your data reduction package. [02:17:09] In state Running, waiting for state Ready [02:18:11] Setting State: Stopping [02:18:13] Setting State: Ready [02:18:13] Detected state Ready [02:18:13] Ygor Telescope: WaitForStopping runSuccessful: True [02:18:13] ******** End Scheduling Block [02:18:13] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603 how much log? 9720 id: 269823self.history: self.history.connection: how much converted log? 9924 ####################################################### ####################################################### SCRIPT NUMBER 4, project:TGBT22A_603_08 269824 883 Anika Schmiedeke 16 Zack Graham 2022-08-05 02:22:48 obs_aborted ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC DR21 20:39:01.01 +42:22:50.2 MCG334 13:22:19.00 -16:42:30 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) config = """ receiver = 'Rcvr1_2' beam = 'B1' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'sp' swtype = 'fsw' swper = 1 swfreq = 4,-4 tint = 2 vlow = 0 vhigh = 0 vframe = 'lsrk' vdef = 'Optical' noisecal = 'lo' pol = 'Linear' vegas.vpol = 'self' restfreq = 1421.0, 1665.0 dopplertrackfreq = 1421 deltafreq = 0 bandwidth = 23.44 vegas.subband = 8 nchan = 32768 notchfilter ="In" """ # Start observing. # First, correct pointing and focus source = "DR21" #Slew(source) #AutoPeak() #Break("Check everything is fine") # Configure for science observation, go to your target # and adjust the gain of the telescope #target_source = "DR21" Configure(config) Slew(source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode #fluxcal_source = "3C286" #offset = Offset("AzEl", 0.5, 0.0, cosv=True) #OffOn(fluxcal_source, offset, 150) # Finally, observe your target. offset = Offset("J2000", 1.0, 0.0, cosv=True) for i in range(10): Track(source, None, 60) ####################################################### LOG SESSION NUMBER 4 [02:22:48] ******** Begin Scheduling Block [02:22:48] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603, date = 05 Aug 2022 [02:22:48] *** Notice:Resetting the configuration. You must run another configuration before running a scan [02:22:48] Configuring telescope. [02:22:48] Setting State: Activating [02:22:50] Setting State: Ready [02:22:51] Setting State: Activating [02:22:52] Setting State: Ready [02:22:52] Default values are [02:22:52] if3freq = [0, 0] [02:22:52] polswitch = thru [02:22:52] Configuring for backend VEGAS... [02:22:52] The bad devices are: [02:22:52] ConverterFilter14 [02:22:52] ConverterFilter2 [02:22:52] ConverterFilter16 [02:22:52] ConverterFilter10 [02:22:52] ConverterFilter12 [02:22:52] The bad devices are: [02:22:52] ConverterFilter14 [02:22:52] ConverterFilter2 [02:22:52] ConverterFilter16 [02:22:52] ConverterFilter10 [02:22:52] ConverterFilter12 [02:22:52] Waiting for LO1 to finish activating [02:22:52] . . [02:22:52] Finalizing VEGAS config... [02:22:52] Checking telescope [02:22:52] Configuration Complete [02:22:53] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:22:53] Slewing to source. [02:22:53] In state Ready, waiting for state Activating [02:22:53] Setting State: Activating [02:22:53] Detected state Activating [02:22:53] In state Activating, waiting for state Ready [02:22:55] Setting State: Ready [02:22:55] Detected state Ready [02:22:55] Balancing IF system. [02:22:55] Balancing IFRack [02:22:56] Setting State: Activating [02:22:56] Setting State: Ready [02:22:57] the sampler values are: [02:22:57] RF_power 1 : 2.626953 [02:22:57] RF_power 2 : 0.4345703 [02:22:57] RF_power 3 : 2.675781 [02:22:57] RF_power 4 : 1.264648 [02:22:57] RF_power 5 : 9.995117 [02:22:57] RF_power 6 : 0.01953125 [02:22:57] RF_power 7 : 9.995117 [02:22:57] RF_power 8 : 0.0390625 [02:22:57] Balancing VEGAS [02:22:57] Setting State: Activating [02:22:57] Setting State: Ready [02:22:58] Setting State: Activating [02:22:58] Setting State: Ready [02:22:59] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:22:59] Track: Subscan 1 of 1 [02:23:00] In state Ready, waiting for state Running [02:23:00] Setting State: Activating [02:23:00] Setting State: Committed [02:23:23] Setting State: Running [02:23:23] Detected state Running [02:23:23] *** Notice: This subscan will be numbered as scan #23 in your data reduction package. [02:23:23] In state Running, waiting for state Ready [02:24:25] Setting State: Stopping [02:24:27] Setting State: Ready [02:24:27] Detected state Ready [02:24:27] Ygor Telescope: WaitForStopping [02:24:27] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:24:27] Track: Subscan 1 of 1 [02:24:27] In state Ready, waiting for state Running [02:24:27] Setting State: Activating [02:24:27] Setting State: Committed [02:24:32] Setting State: Running [02:24:32] Detected state Running [02:24:32] *** Notice: This subscan will be numbered as scan #24 in your data reduction package. [02:24:32] In state Running, waiting for state Ready [02:25:34] Setting State: Stopping [02:25:36] Setting State: Ready [02:25:36] Detected state Ready [02:25:36] Ygor Telescope: WaitForStopping [02:25:36] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:25:36] Track: Subscan 1 of 1 [02:25:36] In state Ready, waiting for state Running [02:25:36] Setting State: Activating [02:25:36] Setting State: Committed [02:25:41] Setting State: Running [02:25:41] Detected state Running [02:25:41] *** Notice: This subscan will be numbered as scan #25 in your data reduction package. [02:25:41] In state Running, waiting for state Ready [02:26:43] Setting State: Stopping [02:26:45] Setting State: Ready [02:26:45] Detected state Ready [02:26:45] Ygor Telescope: WaitForStopping [02:26:45] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:26:45] Track: Subscan 1 of 1 [02:26:45] In state Ready, waiting for state Running [02:26:45] Setting State: Activating [02:26:45] Setting State: Committed [02:26:50] Setting State: Running [02:26:50] Detected state Running [02:26:50] *** Notice: This subscan will be numbered as scan #26 in your data reduction package. [02:26:50] In state Running, waiting for state Ready [02:27:52] Setting State: Stopping [02:27:54] Setting State: Ready [02:27:54] Detected state Ready [02:27:54] Ygor Telescope: WaitForStopping [02:27:54] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:27:54] Track: Subscan 1 of 1 [02:27:54] In state Ready, waiting for state Running [02:27:54] Setting State: Activating [02:27:54] Setting State: Committed [02:27:59] Setting State: Running [02:27:59] Detected state Running [02:27:59] *** Notice: This subscan will be numbered as scan #27 in your data reduction package. [02:27:59] In state Running, waiting for state Ready [02:29:01] Setting State: Stopping [02:29:03] Setting State: Ready [02:29:03] Detected state Ready [02:29:03] Ygor Telescope: WaitForStopping [02:29:03] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:29:03] Track: Subscan 1 of 1 [02:29:03] In state Ready, waiting for state Running [02:29:03] Setting State: Activating [02:29:03] Setting State: Committed [02:29:08] Setting State: Running [02:29:08] Detected state Running [02:29:08] *** Notice: This subscan will be numbered as scan #28 in your data reduction package. [02:29:08] In state Running, waiting for state Ready [02:30:10] Setting State: Stopping [02:30:10] Setting State: Aborting [02:30:10] ygor.Telescope: RuntimeError msg: Abort detected! [02:30:10] ygor.Telescope: WaitForRunning: Asking abort confirmation. [02:30:10]  [02:30:10] User queried: "Abort detected! Terminate block?" waiting for reply... [02:30:11] Setting State: Ready [02:30:12] User replied: "Yes". [02:30:12] Exiting scheduling block. runSuccessful: False [02:30:12] ******** End Scheduling Block [02:30:12] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603 how much log? 7043 id: 269824self.history: self.history.connection: how much converted log? 7247 ####################################################### ####################################################### SCRIPT NUMBER 5, project:TGBT22A_603_08 269825 883 Anika Schmiedeke 16 Zack Graham 2022-08-05 02:30:28 obs_aborted ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC DR21 20:39:01.01 +42:22:50.2 MCG334 13:22:19.00 -16:42:30 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) #1399: Halpha 167 rec.line #1450: Halpha 165 #1665: OH # 1421: HI config = """ receiver = 'Rcvr1_2' beam = 'B1' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'sp' swtype = 'fsw' swper = 1 swfreq = 4,-4 tint = 2 vlow = 0 vhigh = 0 vframe = 'lsrk' vdef = 'Optical' noisecal = 'lo' pol = 'Linear' vegas.vpol = 'self' restfreq = 1421.0, 1665.0, 1450.716, 1399.368 dopplertrackfreq = 1421 deltafreq = 0 bandwidth = 23.44 vegas.subband = 8 nchan = 32768 notchfilter ="In" """ # Start observing. # First, correct pointing and focus source = "DR21" #Slew(source) #AutoPeak() #Break("Check everything is fine") # Configure for science observation, go to your target # and adjust the gain of the telescope #target_source = "DR21" Configure(config) Slew(source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode #fluxcal_source = "3C286" #offset = Offset("AzEl", 0.5, 0.0, cosv=True) #OffOn(fluxcal_source, offset, 150) # Finally, observe your target. offset = Offset("J2000", 1.0, 0.0, cosv=True) for i in range(10): Track(source, None, 60) ####################################################### LOG SESSION NUMBER 5 [02:30:28] ******** Begin Scheduling Block [02:30:28] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603, date = 05 Aug 2022 [02:30:28] *** Notice:Resetting the configuration. You must run another configuration before running a scan [02:30:28] Configuring telescope. [02:30:29] Setting State: Activating [02:30:30] Setting State: Ready [02:30:30] Setting State: Activating [02:30:31] Setting State: Ready [02:30:31] Default values are [02:30:31] if3freq = [0, 0, 0, 0] [02:30:31] polswitch = thru [02:30:31] Configuring for backend VEGAS... [02:30:31] The bad devices are: [02:30:31] ConverterFilter14 [02:30:31] ConverterFilter2 [02:30:31] ConverterFilter16 [02:30:31] ConverterFilter10 [02:30:31] ConverterFilter12 [02:30:31] The bad devices are: [02:30:31] ConverterFilter14 [02:30:31] ConverterFilter2 [02:30:31] ConverterFilter16 [02:30:31] ConverterFilter10 [02:30:31] ConverterFilter12 [02:30:31] Finalizing VEGAS config... [02:30:31] Checking telescope [02:30:31] Configuration Complete [02:30:31] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:30:31] Slewing to source. [02:30:31] In state Ready, waiting for state Activating [02:30:31] Setting State: Activating [02:30:31] Detected state Activating [02:30:31] In state Activating, waiting for state Ready [02:30:35] Setting State: Ready [02:30:35] Detected state Ready [02:30:35] Balancing IF system. [02:30:35] Balancing IFRack [02:30:36] Setting State: Activating [02:30:36] Setting State: Ready [02:30:37] the sampler values are: [02:30:37] RF_power 1 : 2.807617 [02:30:37] RF_power 2 : 0.4345703 [02:30:37] RF_power 3 : 2.705078 [02:30:37] RF_power 4 : 1.259766 [02:30:37] RF_power 5 : 9.995117 [02:30:37] RF_power 6 : 0.01464844 [02:30:37] RF_power 7 : 9.995117 [02:30:37] RF_power 8 : 0.03417969 [02:30:37] Balancing VEGAS [02:30:38] Setting State: Activating [02:30:38] Setting State: Ready [02:30:39] Setting State: Activating [02:30:39] Setting State: Ready [02:30:41] Setting State: Activating [02:30:41] Setting State: Ready [02:30:43] Setting State: Activating [02:30:43] Setting State: Ready [02:30:43] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:30:43] Track: Subscan 1 of 1 [02:30:44] In state Ready, waiting for state Running [02:30:44] Setting State: Activating [02:30:44] Setting State: Committed [02:31:01] Setting State: Running [02:31:01] Detected state Running [02:31:01] *** Notice: This subscan will be numbered as scan #29 in your data reduction package. [02:31:01] In state Running, waiting for state Ready [02:32:03] Setting State: Stopping [02:32:05] Setting State: Ready [02:32:05] Detected state Ready [02:32:05] Ygor Telescope: WaitForStopping [02:32:05] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:32:05] Track: Subscan 1 of 1 [02:32:05] In state Ready, waiting for state Running [02:32:05] Setting State: Activating [02:32:06] Setting State: Committed [02:32:10] Setting State: Running [02:32:10] Detected state Running [02:32:10] *** Notice: This subscan will be numbered as scan #30 in your data reduction package. [02:32:10] In state Running, waiting for state Ready [02:33:12] Setting State: Stopping [02:33:14] Setting State: Ready [02:33:14] Detected state Ready [02:33:14] Ygor Telescope: WaitForStopping [02:33:14] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:33:14] Track: Subscan 1 of 1 [02:33:14] In state Ready, waiting for state Running [02:33:14] Setting State: Activating [02:33:14] Setting State: Committed [02:33:19] Setting State: Running [02:33:19] Detected state Running [02:33:19] *** Notice: This subscan will be numbered as scan #31 in your data reduction package. [02:33:19] In state Running, waiting for state Ready [02:34:21] Setting State: Stopping [02:34:23] Setting State: Ready [02:34:23] Detected state Ready [02:34:23] Ygor Telescope: WaitForStopping [02:34:23] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:34:23] Track: Subscan 1 of 1 [02:34:23] In state Ready, waiting for state Running [02:34:23] Setting State: Activating [02:34:23] Setting State: Committed [02:34:28] Setting State: Running [02:34:28] Detected state Running [02:34:28] *** Notice: This subscan will be numbered as scan #32 in your data reduction package. [02:34:28] In state Running, waiting for state Ready [02:35:30] Setting State: Stopping [02:35:32] Setting State: Ready [02:35:32] Detected state Ready [02:35:32] Ygor Telescope: WaitForStopping [02:35:32] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:35:32] Track: Subscan 1 of 1 [02:35:32] In state Ready, waiting for state Running [02:35:32] Setting State: Activating [02:35:32] Setting State: Committed [02:35:37] Setting State: Running [02:35:37] Detected state Running [02:35:37] *** Notice: This subscan will be numbered as scan #33 in your data reduction package. [02:35:37] In state Running, waiting for state Ready [02:36:39] Setting State: Stopping [02:36:41] Setting State: Ready [02:36:41] Detected state Ready [02:36:41] Ygor Telescope: WaitForStopping [02:36:41] source : DR21 F1 : 8.0 F2 : 22.3 S22235 : 19.0 angsize : 20.0 location : J2000 @ (20:39:01.20, 42:19:45.00) [02:36:41] Track: Subscan 1 of 1 [02:36:41] In state Ready, waiting for state Running [02:36:41] Setting State: Activating [02:36:41] Setting State: Committed [02:36:46] Setting State: Running [02:36:46] Detected state Running [02:36:46] *** Notice: This subscan will be numbered as scan #34 in your data reduction package. [02:36:46] In state Running, waiting for state Ready [02:37:47] Setting State: Aborting [02:37:47] ygor.Telescope: RuntimeError msg: Abort detected! [02:37:47] ygor.Telescope: WaitForRunning: Asking abort confirmation. [02:37:47]  [02:37:47] User queried: "Abort detected! Terminate block?" waiting for reply... [02:37:48] Setting State: Ready [02:37:48] User replied: "Yes". [02:37:48] Exiting scheduling block. runSuccessful: False [02:37:48] ******** End Scheduling Block [02:37:48] ******** observer = Anika Schmiedeke, SB name = g02_example_Lband, project ID = TGBT22A_603 how much log? 7102 id: 269825self.history: self.history.connection: how much converted log? 7306 ####################################################### ####################################################### SCRIPT NUMBER 6, project:TGBT22A_603_08 269826 753 Pedro Salas 16 Zack Graham 2022-08-05 02:40:28 obs_aborted ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC 3C348 16:52:15.48 +04:57:12.6 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) config = """ receiver = 'Rcvr1_2' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'tp' swtype = 'none' swper = 1 swfreq = 0,0 tint = 6.0 vframe = 'lsrk' vdef = 'Optical' pol = 'Linear' noisecal = 'lo' vegas.vpol = 'self' restfreq=1421.4058 bandwidth = 23.44 vegas.subband = 1 nchan = 32768 notchfilter ="In" """ # Start observing. # First, correct pointing and focus peak_source = "3C348" #Slew(peak_source) #AutoPeakFocus(peak_source, configure=True) # The subreflector is fixed, so we cannot do focus scans # only peak. AutoPeak(peak_source, configure=True) # Configure for science observation, go to your target # and adjust the gain of the telescope target_source = "3C348" Configure(config) Slew(target_source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode fluxcal_source = "3C353" offset = Offset("AzEl", 0.5, 0.0, cosv=True) OffOn(fluxcal_source, offset, 120) # Finally, observe your target. Slew(fluxcal_source) Balance() for x in range(4): offset = Offset("AzEl", 0.5, 0.0, cosv=True) OnOff(target_source, offset, 60) ####################################################### LOG SESSION NUMBER 6 [02:40:28] ******** Begin Scheduling Block [02:40:28] ******** observer = Pedro Salas, SB name = g01_example_hychen, project ID = TGBT22A_603, date = 05 Aug 2022 [02:40:29] *** Notice:Resetting the configuration. You must run another configuration before running a scan [02:40:29] Configuring telescope. [02:40:29] Setting State: Activating [02:40:32] Setting State: Ready [02:40:33] Setting State: Activating [02:40:34] Setting State: Ready [02:40:34] Default values are [02:40:34] if3freq = [0] [02:40:34] notchfilter = In [02:40:34] polswitch = thru [02:40:34] Configuring for backend DCR... [02:40:34] The bad devices are: [02:40:34] ConverterFilter14 [02:40:34] ConverterFilter2 [02:40:34] ConverterFilter16 [02:40:34] ConverterFilter10 [02:40:34] ConverterFilter12 [02:40:34] Waiting for IFRack to finish activating [02:40:34] . . . [02:40:34] Checking telescope [02:40:34] Configuration Complete [02:40:34] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [02:40:35] Slewing to source. [02:40:35] In state Ready, waiting for state Activating Setting State: Activating [02:40:35] Detected state Activating [02:40:35] In state Activating, waiting for state Ready [02:45:03] Setting State: Ready [02:45:03] Detected state Ready [02:45:03] Balancing IF system. [02:45:04] Balancing IFRack [02:45:04] Setting State: Activating [02:45:04] Setting State: Ready [02:45:06] the sampler values are: [02:45:06] RF_power 1 : 0.9033203 [02:45:06] RF_power 2 : 0.4541016 [02:45:06] RF_power 3 : 0.9326172 [02:45:06] RF_power 4 : 1.337891 [02:45:06] RF_power 5 : 9.995117 [02:45:06] RF_power 6 : 0.01464844 [02:45:06] RF_power 7 : 9.995117 [02:45:06] RF_power 8 : 0.02929688 [02:45:06] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [02:45:06] Peak: Subscan 1 of 4 [02:45:06] In state Ready, waiting for state Running [02:45:06] Setting State: Activating [02:45:30] Setting State: Committed [02:45:34] DUPLICATE SCAN NUMBER!!! [02:45:34] Setting State: Running [02:45:34] Detected state Running [02:45:34] *** Notice: This subscan will be numbered as scan #1 in your data reduction package. [02:45:34] In state Running, waiting for state Ready [02:46:02] Setting State: Stopping [02:46:09] Setting State: Ready [02:46:09] Detected state Ready [02:46:09] Ygor Telescope: WaitForStopping [02:46:09] Peak: Subscan 2 of 4 [02:46:09] In state Ready, waiting for state Running [02:46:09] Setting State: Activating [02:46:18] Setting State: Committed [02:46:21] DUPLICATE SCAN NUMBER!!! [02:46:21] Setting State: Running [02:46:21] Detected state Running [02:46:21] *** Notice: This subscan will be numbered as scan #2 in your data reduction package. [02:46:21] In state Running, waiting for state Ready [02:46:50] Setting State: Stopping [02:46:56] Setting State: Ready [02:46:56] Detected state Ready [02:46:56] Ygor Telescope: WaitForStopping [02:46:57] *** Updating antenna's pointing to az2=-1.0454 and el=17.8094 arcmins [02:46:57] Peak: Subscan 3 of 4 [02:46:58] In state Ready, waiting for state Running [02:46:58] Setting State: Activating [02:47:18] Setting State: Committed [02:47:20] DUPLICATE SCAN NUMBER!!! [02:47:20] Setting State: Running [02:47:20] Detected state Running [02:47:20] *** Notice: This subscan will be numbered as scan #3 in your data reduction package. [02:47:20] In state Running, waiting for state Ready [02:47:50] Setting State: Stopping [02:47:54] Setting State: Ready [02:47:54] Detected state Ready [02:47:54] Ygor Telescope: WaitForStopping [02:47:54] Peak: Subscan 4 of 4 [02:47:55] In state Ready, waiting for state Running [02:47:55] Setting State: Activating [02:48:03] Setting State: Committed [02:48:05] DUPLICATE SCAN NUMBER!!! [02:48:05] Setting State: Running [02:48:05] Detected state Running [02:48:05] *** Notice: This subscan will be numbered as scan #4 in your data reduction package. [02:48:05] In state Running, waiting for state Ready [02:48:35] Setting State: Stopping [02:48:40] Setting State: Ready [02:48:40] Detected state Ready [02:48:40] Ygor Telescope: WaitForStopping [02:48:40] *** Updating antenna's pointing to az2=-1.0454 and el=14.4130 arcmins [02:48:41] Configuring telescope. [02:48:41] Setting State: Activating [02:48:44] Setting State: Ready [02:48:44] Setting State: Activating [02:48:45] Setting State: Ready [02:48:45] Default values are [02:48:45] if3freq = [0] [02:48:45] polswitch = thru [02:48:45] Configuring for backend VEGAS... [02:48:45] The bad devices are: [02:48:45] ConverterFilter14 [02:48:45] ConverterFilter2 [02:48:45] ConverterFilter16 [02:48:45] ConverterFilter10 [02:48:45] ConverterFilter12 [02:48:45] The bad devices are: [02:48:45] ConverterFilter14 [02:48:45] ConverterFilter2 [02:48:45] ConverterFilter16 [02:48:45] ConverterFilter10 [02:48:45] ConverterFilter12 [02:48:45] Waiting for IFRack to finish activating [02:48:45] . . [02:48:45] Finalizing VEGAS config... [02:48:45] Checking telescope [02:48:45] Configuration Complete [02:48:46] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [02:48:46] Slewing to source. [02:48:46] In state Ready, waiting for state Activating [02:48:46] Setting State: Activating [02:48:46] Detected state Activating [02:48:46] In state Activating, waiting for state Ready [02:49:01] Setting State: Ready [02:49:01] Detected state Ready [02:49:01] Balancing IF system. [02:49:02] Balancing IFRack [02:49:02] Setting State: Activating [02:49:02] Setting State: Ready [02:49:04] the sampler values are: [02:49:04] RF_power 1 : 3.208008 [02:49:04] RF_power 2 : 0.7324219 [02:49:04] RF_power 3 : 3.330078 [02:49:04] RF_power 4 : 2.104492 [02:49:04] RF_power 5 : 9.995117 [02:49:04] RF_power 6 : 0.01953125 [02:49:04] RF_power 7 : 9.995117 [02:49:04] RF_power 8 : 0.02929688 [02:49:04] Balancing VEGAS [02:49:04] Setting State: Activating [02:49:04] Setting State: Ready [02:49:05] Setting State: Activating [02:49:05] Setting State: Ready [02:49:07] Setting State: Activating [02:49:07] Setting State: Ready [02:49:09] Setting State: Activating [02:49:09] Setting State: Ready [02:49:10] source : 3C353 F1 : 0.4 F2 : 10.6 location : J2000 @ (17:20:29.50, -00:58:52.00) S1400 : 57.3 angsize : 210.0 [02:49:10] OffOn: Subscan 1 of 2 [02:49:10] In state Ready, waiting for state Running [02:49:11] Setting State: Activating [02:49:11] Setting State: Committed [02:49:13] DUPLICATE SCAN NUMBER!!! [02:49:58] Setting State: Running [02:49:58] Detected state Running [02:49:58] *** Notice: This subscan will be numbered as scan #5 in your data reduction package. [02:49:58] In state Running, waiting for state Ready [02:51:40] Setting State: Aborting [02:51:40] ygor.Telescope: RuntimeError msg: Abort detected! [02:51:41] ygor.Telescope: WaitForRunning: Asking abort confirmation. [02:51:41]  [02:51:41] User queried: "Abort detected! Terminate block?" waiting for reply... [02:51:42] Setting State: Ready [02:51:45] User replied: "Yes". [02:51:45] Exiting scheduling block. runSuccessful: False [02:51:45] ******** End Scheduling Block [02:51:45] ******** observer = Pedro Salas, SB name = g01_example_hychen, project ID = TGBT22A_603 how much log? 7748 id: 269826self.history: self.history.connection: how much converted log? 7954 ####################################################### ####################################################### SCRIPT NUMBER 7, project:TGBT22A_603_08 269827 753 Pedro Salas 16 Zack Graham 2022-08-05 02:52:49 obs_completed ####################################################### # Example position switching scheduling block # It uses the L-band Rx to observe radio recombination lines. ResetConfig() source_catalog = """ format=spherical coordmode=J2000 HEAD = NAME RA DEC 3C348 16:52:15.48 +04:57:12.6 """ Catalog(source_catalog) # Only for validation purposes. # The Catalog needs to be reloaded in every scripts that needs it. Catalog(fluxcal) config = """ receiver = 'Rcvr1_2' obstype = 'Spectroscopy' backend = 'VEGAS' swmode = 'tp' swtype = 'none' swper = 1 swfreq = 0,0 tint = 6.0 vframe = 'lsrk' vdef = 'Optical' pol = 'Linear' noisecal = 'lo' vegas.vpol = 'self' restfreq=1421.4058 bandwidth = 23.44 vegas.subband = 1 nchan = 32768 notchfilter ="In" """ # Start observing. # First, correct pointing and focus peak_source = "3C348" #Slew(peak_source) #AutoPeakFocus(peak_source, configure=True) # The subreflector is fixed, so we cannot do focus scans # only peak. #AutoPeak(peak_source, configure=True) # Configure for science observation, go to your target # and adjust the gain of the telescope target_source = "3C348" Configure(config) Slew(target_source) Balance() # Observe a flux calibrator to derive the # temperature of the noise diode fluxcal_source = "3C353" offset = Offset("AzEl", 0.5, 0.0, cosv=True) OffOn(fluxcal_source, offset, 120) # Finally, observe your target. Slew(fluxcal_source) Balance() for x in range(4): offset = Offset("AzEl", 0.5, 0.0, cosv=True) OnOff(target_source, offset, 60) ####################################################### LOG SESSION NUMBER 7 [02:52:49] ******** Begin Scheduling Block [02:52:49] ******** observer = Pedro Salas, SB name = g01_example_hychen, project ID = TGBT22A_603, date = 05 Aug 2022 [02:52:49] *** Notice:Resetting the configuration. You must run another configuration before running a scan [02:52:49] Configuring telescope. [02:52:49] Setting State: Activating [02:52:52] Setting State: Ready [02:52:53] Setting State: Activating [02:52:54] Setting State: Ready [02:52:54] Default values are [02:52:54] beam = B1 [02:52:54] dfreq = [0] [02:52:54] if3freq = [0] [02:52:54] polswitch = thru [02:52:54] Configuring for backend VEGAS... [02:52:54] The bad devices are: [02:52:54] ConverterFilter14 [02:52:54] ConverterFilter2 [02:52:54] ConverterFilter16 [02:52:54] ConverterFilter10 [02:52:54] ConverterFilter12 [02:52:54] The bad devices are: [02:52:54] ConverterFilter14 [02:52:54] ConverterFilter2 [02:52:54] ConverterFilter16 [02:52:54] ConverterFilter10 [02:52:54] ConverterFilter12 [02:52:54] Waiting for IFRack to finish activating [02:52:54] . . [02:52:54] Finalizing VEGAS config... [02:52:54] Checking telescope [02:52:54] Configuration Complete [02:52:54] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [02:52:54] Slewing to source. [02:52:54] In state Ready, waiting for state Activating [02:52:54] Setting State: Activating [02:52:54] Detected state Activating [02:52:54] In state Activating, waiting for state Ready [02:53:42] Setting State: Ready [02:53:42] Detected state Ready [02:53:42] Balancing IF system. [02:53:42] Balancing IFRack [02:53:42] Setting State: Activating [02:53:42] Setting State: Ready [02:53:44] the sampler values are: [02:53:44] RF_power 1 : 3.232422 [02:53:44] RF_power 2 : 0.4394531 [02:53:44] RF_power 3 : 3.286133 [02:53:44] RF_power 4 : 1.313477 [02:53:44] RF_power 5 : 9.995117 [02:53:44] RF_power 6 : 0.009765625 [02:53:44] RF_power 7 : 9.995117 [02:53:44] RF_power 8 : 0.03417969 [02:53:44] Balancing VEGAS [02:53:44] Setting State: Activating [02:53:44] Setting State: Ready [02:53:46] Setting State: Activating [02:53:46] Setting State: Ready [02:53:46] source : 3C353 F1 : 0.4 F2 : 10.6 location : J2000 @ (17:20:29.50, -00:58:52.00) S1400 : 57.3 angsize : 210.0 [02:53:46] OffOn: Subscan 1 of 2 [02:53:47] In state Ready, waiting for state Running [02:53:47] Setting State: Activating [02:53:47] Setting State: Committed [02:54:34] Setting State: Running [02:54:34] Detected state Running [02:54:34] *** Notice: This subscan will be numbered as scan #6 in your data reduction package. [02:54:34] In state Running, waiting for state Ready [02:56:36] Setting State: Stopping [02:56:38] Setting State: Ready [02:56:38] Detected state Ready [02:56:38] Ygor Telescope: WaitForStopping [02:56:38] OffOn: Subscan 2 of 2 [02:56:38] In state Ready, waiting for state Running [02:56:38] Setting State: Activating [02:56:38] Setting State: Committed [02:56:50] Setting State: Running [02:56:50] Detected state Running [02:56:50] *** Notice: This subscan will be numbered as scan #7 in your data reduction package. [02:56:50] In state Running, waiting for state Ready [02:58:52] Setting State: Stopping [02:58:54] Setting State: Ready [02:58:54] Detected state Ready [02:58:54] Ygor Telescope: WaitForStopping [02:58:54] source : 3C353 F1 : 0.4 F2 : 10.6 location : J2000 @ (17:20:29.50, -00:58:52.00) S1400 : 57.3 angsize : 210.0 [02:58:54] Slewing to source. [02:58:54] In state Ready, waiting for state Activating [02:58:54] Setting State: Activating [02:58:54] Detected state Activating [02:58:54] In state Activating, waiting for state Ready [02:58:56] Setting State: Ready [02:58:56] Detected state Ready [02:58:56] Balancing IF system. [02:58:56] Balancing IFRack [02:58:57] Setting State: Activating [02:58:57] Setting State: Ready [02:58:58] the sampler values are: [02:58:58] RF_power 1 : 3.081055 [02:58:58] RF_power 2 : 1.12793 [02:58:59] RF_power 3 : 3.242188 [02:58:59] RF_power 4 : 3.481445 [02:58:59] RF_power 5 : 9.995117 [02:58:59] RF_power 6 : 0.02441406 [02:58:59] RF_power 7 : 9.995117 [02:58:59] RF_power 8 : 0.04882812 [02:58:59] Balancing VEGAS [02:58:59] Setting State: Activating [02:58:59] Setting State: Ready [02:59:00] Setting State: Activating [02:59:00] Setting State: Ready [02:59:00] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [02:59:01] OnOff: Subscan 1 of 2 [02:59:01] In state Ready, waiting for state Running [02:59:01] Setting State: Activating [02:59:01] Setting State: Committed [02:59:49] Setting State: Running [02:59:49] Detected state Running [02:59:49] *** Notice: This subscan will be numbered as scan #8 in your data reduction package. [02:59:49] In state Running, waiting for state Ready [03:00:51] Setting State: Stopping [03:00:53] Setting State: Ready [03:00:53] Detected state Ready [03:00:53] Ygor Telescope: WaitForStopping [03:00:53] OnOff: Subscan 2 of 2 [03:00:53] In state Ready, waiting for state Running [03:00:53] Setting State: Activating [03:00:53] Setting State: Committed [03:01:05] Setting State: Running [03:01:05] Detected state Running [03:01:05] *** Notice: This subscan will be numbered as scan #9 in your data reduction package. [03:01:05] In state Running, waiting for state Ready [03:02:07] Setting State: Stopping [03:02:09] Setting State: Ready [03:02:09] Detected state Ready [03:02:09] Ygor Telescope: WaitForStopping [03:02:09] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [03:02:09] OnOff: Subscan 1 of 2 [03:02:09] In state Ready, waiting for state Running [03:02:09] Setting State: Activating [03:02:09] Setting State: Committed [03:02:21] Setting State: Running [03:02:21] Detected state Running [03:02:21] *** Notice: This subscan will be numbered as scan #10 in your data reduction package. [03:02:21] In state Running, waiting for state Ready [03:03:23] Setting State: Stopping [03:03:25] Setting State: Ready [03:03:25] Detected state Ready [03:03:25] Ygor Telescope: WaitForStopping [03:03:25] OnOff: Subscan 2 of 2 [03:03:25] In state Ready, waiting for state Running [03:03:25] Setting State: Activating [03:03:25] Setting State: Committed [03:03:37] Setting State: Running [03:03:37] Detected state Running [03:03:37] *** Notice: This subscan will be numbered as scan #11 in your data reduction package. [03:03:37] In state Running, waiting for state Ready [03:04:39] Setting State: Stopping [03:04:41] Setting State: Ready [03:04:41] Detected state Ready [03:04:41] Ygor Telescope: WaitForStopping [03:04:41] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [03:04:41] OnOff: Subscan 1 of 2 [03:04:41] In state Ready, waiting for state Running [03:04:41] Setting State: Activating [03:04:42] Setting State: Committed [03:04:54] Setting State: Running [03:04:54] Detected state Running [03:04:54] *** Notice: This subscan will be numbered as scan #12 in your data reduction package. [03:04:54] In state Running, waiting for state Ready [03:05:56] Setting State: Stopping [03:05:58] Setting State: Ready [03:05:58] Detected state Ready [03:05:58] Ygor Telescope: WaitForStopping [03:05:58] OnOff: Subscan 2 of 2 [03:05:58] In state Ready, waiting for state Running [03:05:58] Setting State: Activating [03:05:59] Setting State: Committed [03:06:10] Setting State: Running [03:06:10] Detected state Running [03:06:10] *** Notice: This subscan will be numbered as scan #13 in your data reduction package. [03:06:10] In state Running, waiting for state Ready [03:07:12] Setting State: Stopping [03:07:14] Setting State: Ready [03:07:14] Detected state Ready [03:07:14] Ygor Telescope: WaitForStopping [03:07:14] source : 3C348 F1 : 0.4 F2 : 10.6 location : J2000 @ (16:51:08.30, 04:59:26.00) S1400 : 45.0 angsize : 170.0 [03:07:14] OnOff: Subscan 1 of 2 [03:07:14] In state Ready, waiting for state Running [03:07:14] Setting State: Activating [03:07:15] Setting State: Committed [03:07:26] Setting State: Running [03:07:26] Detected state Running [03:07:26] *** Notice: This subscan will be numbered as scan #14 in your data reduction package. [03:07:26] In state Running, waiting for state Ready [03:08:28] Setting State: Stopping [03:08:30] Setting State: Ready [03:08:30] Detected state Ready [03:08:30] Ygor Telescope: WaitForStopping [03:08:30] OnOff: Subscan 2 of 2 [03:08:30] In state Ready, waiting for state Running [03:08:30] Setting State: Activating [03:08:30] Setting State: Committed [03:08:42] Setting State: Running [03:08:42] Detected state Running [03:08:42] *** Notice: This subscan will be numbered as scan #15 in your data reduction package. [03:08:42] In state Running, waiting for state Ready [03:09:44] Setting State: Stopping [03:09:46] Setting State: Ready [03:09:46] Detected state Ready [03:09:46] Ygor Telescope: WaitForStopping runSuccessful: True [03:09:46] ******** End Scheduling Block [03:09:46] ******** observer = Pedro Salas, SB name = g01_example_hychen, project ID = TGBT22A_603 how much log? 9895 id: 269827self.history: self.history.connection: how much converted log? 10099 #######################################################