! Started logfile: J1247+7046_S_2017_04_28_pus_uvs.log on Thu May 2 16:26:49 2019 obs J1247+7046_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1247+7046_S_2017_04_28_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873142 visibilities/baseline/integration-bin. ! Found source: J1247+7046 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 671 lines of history. ! ! Reading 23732 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1247+7046_S_2017_04_28_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 705 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.858927Jy sigma=0.007408 ! Fit after self-cal, rms=0.852916Jy sigma=0.007359 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=4.502 mas, bpa=77.43 degrees ! Estimated noise=941.517 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115673 Jy ! Component: 100 - total flux cleaned = 0.141328 Jy ! Total flux subtracted in 100 components = 0.141328 Jy ! Clean residual min=-0.003693 max=0.008628 Jy/beam ! Clean residual mean=-0.000006 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.141328 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.141328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085438Jy sigma=0.000689 ! Fit after self-cal, rms=0.085436Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00918567 Jy ! Component: 100 - total flux cleaned = 0.0136118 Jy ! Total flux subtracted in 100 components = 0.0136118 Jy ! Clean residual min=-0.002897 max=0.002984 Jy/beam ! Clean residual mean=-0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.15494 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.15494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084368Jy sigma=0.000680 ! Fit after self-cal, rms=0.084372Jy sigma=0.000680 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.298 mas, bpa=76.41 degrees ! Estimated noise=594.208 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255353 Jy ! Component: 100 - total flux cleaned = 0.00362142 Jy ! Component: 150 - total flux cleaned = 0.00397498 Jy ! Component: 200 - total flux cleaned = 0.00404132 Jy ! Total flux subtracted in 200 components = 0.00404132 Jy ! Clean residual min=-0.002600 max=0.002161 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.158981 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.158981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084282Jy sigma=0.000680 ! Fit after self-cal, rms=0.084286Jy sigma=0.000680 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 0.99 KP 0.97 ! LA 0.98 MK 1.02 NL 0.91 OV 0.99 ! PT 1.08 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.02 KP 0.95 ! LA 0.94 MK 0.99 NL 1.07 OV 1.11 ! PT 1.04 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.03 KP 1.00 ! LA 0.99 MK 1.05 NL 0.98 OV 0.94 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.98 KP 1.00* ! LA 0.97 MK 0.97 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.084286Jy sigma=0.000680 ! Fit after self-cal, rms=0.083186Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=5.301 mas, bpa=76.34 degrees ! Estimated noise=594.234 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140324 Jy ! Component: 100 - total flux cleaned = -0.000140637 Jy ! Component: 150 - total flux cleaned = -0.000140701 Jy ! Component: 200 - total flux cleaned = -0.000140914 Jy ! Total flux subtracted in 200 components = -0.000140914 Jy ! Clean residual min=-0.001993 max=0.001910 Jy/beam ! Clean residual mean=0.000000 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.15884 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.15884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083183Jy sigma=0.000674 ! Fit after self-cal, rms=0.083166Jy sigma=0.000674 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083166Jy sigma=0.000674 ! Fit after self-cal, rms=0.083854Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.29 mas, bpa=76.1 degrees ! Estimated noise=594.027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027184 Jy ! Component: 100 - total flux cleaned = 0.000328119 Jy ! Component: 150 - total flux cleaned = 0.000343977 Jy ! Component: 200 - total flux cleaned = 0.000357607 Jy ! Total flux subtracted in 200 components = 0.000357607 Jy ! Clean residual min=-0.001468 max=0.001988 Jy/beam ! Clean residual mean=-0.000001 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.159198 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.159198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083851Jy sigma=0.000670 ! Fit after self-cal, rms=0.083878Jy sigma=0.000670 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (113.5, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127744 Jy ! Component: 100 - total flux cleaned = 0.00154393 Jy ! Component: 150 - total flux cleaned = 0.00159668 Jy ! Component: 200 - total flux cleaned = 0.00166011 Jy ! Total flux subtracted in 200 components = 0.00166011 Jy ! Clean residual min=-0.001473 max=0.001467 Jy/beam ! Clean residual mean=-0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.160858 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.160858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083841Jy sigma=0.000670 ! Fit after self-cal, rms=0.083837Jy sigma=0.000670 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083837Jy sigma=0.000670 ! Fit after self-cal, rms=0.083965Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.286 mas, bpa=76.02 degrees ! Estimated noise=594.496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000383351 Jy ! Component: 100 - total flux cleaned = 0.000475025 Jy ! Component: 150 - total flux cleaned = 0.000539721 Jy ! Component: 200 - total flux cleaned = 0.000583384 Jy ! Total flux subtracted in 200 components = 0.000583384 Jy ! Clean residual min=-0.001410 max=0.001426 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.161442 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.161442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083957Jy sigma=0.000669 ! Fit after self-cal, rms=0.083957Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137133 Jy ! Component: 100 - total flux cleaned = 0.000163098 Jy ! Component: 150 - total flux cleaned = 0.000187496 Jy ! Component: 200 - total flux cleaned = 0.000199061 Jy ! Total flux subtracted in 200 components = 0.000199061 Jy ! Clean residual min=-0.001410 max=0.001404 Jy/beam ! Clean residual mean=-0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.161641 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.161641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083954Jy sigma=0.000669 ! Fit after self-cal, rms=0.083954Jy sigma=0.000669 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083954Jy sigma=0.000669 ! Fit after self-cal, rms=0.083997Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.886 mas, bmaj=9.378 mas, bpa=77.75 degrees ! Estimated noise=731.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577989 Jy ! Component: 100 - total flux cleaned = 0.000673274 Jy ! Component: 150 - total flux cleaned = 0.000673347 Jy ! Component: 200 - total flux cleaned = 0.00068288 Jy ! Total flux subtracted in 200 components = 0.00068288 Jy ! Clean residual min=-0.001511 max=0.001480 Jy/beam ! Clean residual mean=-0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.162323 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.162323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083997Jy sigma=0.000669 ! Fit after self-cal, rms=0.083997Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.67465e-05 Jy ! Component: 100 - total flux cleaned = 6.5528e-05 Jy ! Component: 150 - total flux cleaned = 7.40675e-05 Jy ! Component: 200 - total flux cleaned = 7.40031e-05 Jy ! Total flux subtracted in 200 components = 7.40031e-05 Jy ! Clean residual min=-0.001490 max=0.001493 Jy/beam ! Clean residual mean=-0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.162397 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.162397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083998Jy sigma=0.000669 ! Fit after self-cal, rms=0.083998Jy sigma=0.000669 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.284 mas, bpa=76 degrees ! Estimated noise=594.805 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.908 x 5.284 at 76 degrees (North through East) ! Clean map min=-0.0013107 max=0.15033 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=4.479 mas, bpa=76.87 degrees ! Estimated noise=941.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115608 Jy ! Component: 100 - total flux cleaned = 0.141327 Jy ! Component: 150 - total flux cleaned = 0.150495 Jy ! Component: 200 - total flux cleaned = 0.154938 Jy ! Total flux subtracted in 200 components = 0.154938 Jy ! Clean residual min=-0.002484 max=0.002460 Jy/beam ! Clean residual mean=0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.154938 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.154938 Jy ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.284 mas, bpa=76 degrees ! Estimated noise=594.805 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299425 Jy ! Component: 100 - total flux cleaned = 0.00444768 Jy ! Component: 150 - total flux cleaned = 0.00525321 Jy ! Component: 200 - total flux cleaned = 0.00574704 Jy ! Total flux subtracted in 200 components = 0.00574704 Jy ! Clean residual min=-0.001411 max=0.001406 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.160685 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.160685 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.886 mas, bmaj=9.378 mas, bpa=77.75 degrees ! Estimated noise=731.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000870839 Jy ! Component: 100 - total flux cleaned = 0.00112321 Jy ! Component: 150 - total flux cleaned = 0.00136548 Jy ! Component: 200 - total flux cleaned = 0.00156282 Jy ! Total flux subtracted in 200 components = 0.00156282 Jy ! Clean residual min=-0.001501 max=0.001479 Jy/beam ! Clean residual mean=-0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.162248 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.89942e-05 Jy ! Component: 100 - total flux cleaned = 8.93785e-05 Jy ! Component: 150 - total flux cleaned = 9.93306e-05 Jy ! Component: 200 - total flux cleaned = 0.000108308 Jy ! Total flux subtracted in 200 components = 0.000108308 Jy ! Clean residual min=-0.001493 max=0.001487 Jy/beam ! Clean residual mean=-0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.162356 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.162356 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.284 mas, bpa=76 degrees ! Estimated noise=594.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.93037e-05 Jy ! Component: 100 - total flux cleaned = 3.02321e-05 Jy ! Component: 150 - total flux cleaned = 4.92028e-05 Jy ! Component: 200 - total flux cleaned = 6.64969e-05 Jy ! Total flux subtracted in 200 components = 6.64969e-05 Jy ! Clean residual min=-0.001363 max=0.001429 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.162423 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.162423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084006Jy sigma=0.000669 ! Fit after self-cal, rms=0.084002Jy sigma=0.000669 wmodel J1247+7046_S_2017_04_28_pus_map.mod ! Writing 73 model components to file: J1247+7046_S_2017_04_28_pus_map.mod wobs J1247+7046_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1247+7046_S_2017_04_28_pus_uvs.fits wwins J1247+7046_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1247+7046_S_2017_04_28_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100482 Jy ! Component: 100 - total flux cleaned = -0.000173639 Jy ! Component: 150 - total flux cleaned = -0.000242974 Jy ! Component: 200 - total flux cleaned = -0.000310368 Jy ! Component: 250 - total flux cleaned = -0.000353815 Jy ! Component: 300 - total flux cleaned = -0.000354062 Jy ! Component: 350 - total flux cleaned = -0.000375149 Jy ! Component: 400 - total flux cleaned = -0.000334109 Jy ! Component: 450 - total flux cleaned = -0.000253707 Jy ! Component: 500 - total flux cleaned = -0.000214102 Jy ! Component: 550 - total flux cleaned = -9.77242e-05 Jy ! Component: 600 - total flux cleaned = -0.000116751 Jy ! Component: 650 - total flux cleaned = -2.25266e-05 Jy ! Component: 700 - total flux cleaned = -2.25603e-05 Jy ! Component: 750 - total flux cleaned = 1.41278e-05 Jy ! Component: 800 - total flux cleaned = 0.000157912 Jy ! Component: 850 - total flux cleaned = 0.000228518 Jy ! Component: 900 - total flux cleaned = 0.000298451 Jy ! Component: 950 - total flux cleaned = 0.000367839 Jy ! Component: 1000 - total flux cleaned = 0.000402194 Jy ! Component: 1050 - total flux cleaned = 0.000486838 Jy ! Component: 1100 - total flux cleaned = 0.000520248 Jy ! Component: 1150 - total flux cleaned = 0.000569919 Jy ! Component: 1200 - total flux cleaned = 0.000651934 Jy ! Component: 1250 - total flux cleaned = 0.000668351 Jy ! Component: 1300 - total flux cleaned = 0.00074865 Jy ! Component: 1350 - total flux cleaned = 0.000812116 Jy ! Component: 1400 - total flux cleaned = 0.000827972 Jy ! Component: 1450 - total flux cleaned = 0.000843629 Jy ! Component: 1500 - total flux cleaned = 0.000936029 Jy ! Component: 1550 - total flux cleaned = 0.000890358 Jy ! Component: 1600 - total flux cleaned = 0.00089055 Jy ! Component: 1650 - total flux cleaned = 0.000875815 Jy ! Component: 1700 - total flux cleaned = 0.000920327 Jy ! Component: 1750 - total flux cleaned = 0.000920332 Jy ! Component: 1800 - total flux cleaned = 0.000905783 Jy ! Component: 1850 - total flux cleaned = 0.000905878 Jy ! Component: 1900 - total flux cleaned = 0.000949068 Jy ! Component: 1950 - total flux cleaned = 0.00100621 Jy ! Component: 2000 - total flux cleaned = 0.000991861 Jy ! Component: 2050 - total flux cleaned = 0.000907536 Jy ! Component: 2100 - total flux cleaned = 0.000963394 Jy ! Component: 2150 - total flux cleaned = 0.00097741 Jy ! Component: 2200 - total flux cleaned = 0.000977308 Jy ! Component: 2250 - total flux cleaned = 0.00090898 Jy ! Component: 2300 - total flux cleaned = 0.000963272 Jy ! Component: 2350 - total flux cleaned = 0.000949828 Jy ! Component: 2400 - total flux cleaned = 0.00090963 Jy ! Component: 2450 - total flux cleaned = 0.000869799 Jy ! Component: 2500 - total flux cleaned = 0.000869938 Jy ! Component: 2550 - total flux cleaned = 0.000922323 Jy ! Component: 2600 - total flux cleaned = 0.000870113 Jy ! Component: 2650 - total flux cleaned = 0.000856967 Jy ! Component: 2700 - total flux cleaned = 0.00088279 Jy ! Component: 2750 - total flux cleaned = 0.000908386 Jy ! Component: 2800 - total flux cleaned = 0.000882894 Jy ! Component: 2850 - total flux cleaned = 0.000882978 Jy ! Component: 2900 - total flux cleaned = 0.000870432 Jy ! Component: 2950 - total flux cleaned = 0.000995031 Jy ! Component: 3000 - total flux cleaned = 0.000945441 Jy ! Component: 3050 - total flux cleaned = 0.000970241 Jy ! Component: 3100 - total flux cleaned = 0.000982518 Jy ! Component: 3150 - total flux cleaned = 0.00104331 Jy ! Component: 3200 - total flux cleaned = 0.000994956 Jy ! Component: 3250 - total flux cleaned = 0.00100692 Jy ! Component: 3300 - total flux cleaned = 0.00104281 Jy ! Component: 3350 - total flux cleaned = 0.0010904 Jy ! Component: 3400 - total flux cleaned = 0.00107852 Jy ! Component: 3450 - total flux cleaned = 0.00105512 Jy ! Component: 3500 - total flux cleaned = 0.00107843 Jy ! Component: 3550 - total flux cleaned = 0.00106678 Jy ! Component: 3600 - total flux cleaned = 0.00108986 Jy ! Component: 3650 - total flux cleaned = 0.0011706 Jy ! Component: 3700 - total flux cleaned = 0.00118204 Jy ! Component: 3750 - total flux cleaned = 0.00114777 Jy ! Component: 3800 - total flux cleaned = 0.00117043 Jy ! Component: 3850 - total flux cleaned = 0.00119301 Jy ! Component: 3900 - total flux cleaned = 0.00121542 Jy ! Component: 3950 - total flux cleaned = 0.00123762 Jy ! Component: 4000 - total flux cleaned = 0.0012376 Jy ! Component: 4050 - total flux cleaned = 0.00125972 Jy ! Total flux subtracted in 4096 components = 0.00124876 Jy ! Clean residual min=-0.000668 max=0.000677 Jy/beam ! Clean residual mean=-0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.163672 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 390 components and 0.163672 Jy ![Exited script file: muppet] wmap "J1247+7046_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.908 x 5.284 at 76 degrees (North through East) ! Clean map min=-0.0011052 max=0.15031 Jy/beam ! Writing clean map to FITS file: J1247+7046_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150314 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202567 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.404286 0.404286 0.808573 1.61715 3.23429 6.46858 12.9372 25.8743 51.7486 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.908 x 5.284 at 76 degrees (North through East) ! Clean map min=-0.0011052 max=0.15031 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1247+7046_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:26:54 2019