! Started logfile: J1003+6813_S_2017_02_24_pus_uvs.log on Sat May 4 11:23:55 2019 obs J1003+6813_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1003+6813_S_2017_02_24_pus_uva.fits ! AN table 1: 230 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977198 visibilities/baseline/integration-bin. ! Found source: J1003+6813 ! ! 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 823 lines of history. ! ! Reading 40456 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 J1003+6813_S_2017_02_24_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 718 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.964519Jy sigma=0.008644 ! Fit after self-cal, rms=0.944826Jy sigma=0.008493 ! 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.18 mas, bmaj=3.625 mas, bpa=-1.38 degrees ! Estimated noise=801.712 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.0427705 Jy ! Component: 100 - total flux cleaned = 0.0534754 Jy ! Total flux subtracted in 100 components = 0.0534754 Jy ! Clean residual min=-0.002776 max=0.005448 Jy/beam ! Clean residual mean=-0.000017 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0534754 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0534754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078411Jy sigma=0.000671 ! Fit after self-cal, rms=0.078260Jy sigma=0.000670 ! Inverting map ! Added new window around map position (0.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00603635 Jy ! Component: 100 - total flux cleaned = 0.00949808 Jy ! Total flux subtracted in 100 components = 0.00949808 Jy ! Clean residual min=-0.002564 max=0.002871 Jy/beam ! Clean residual mean=-0.000011 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0629735 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.0629735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077668Jy sigma=0.000665 ! Fit after self-cal, rms=0.077640Jy sigma=0.000664 ! 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=4.023 mas, bmaj=4.495 mas, bpa=2.054 degrees ! Estimated noise=424.732 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.00386049 Jy ! Component: 100 - total flux cleaned = 0.00584305 Jy ! Component: 150 - total flux cleaned = 0.00698652 Jy ! Component: 200 - total flux cleaned = 0.00768031 Jy ! Total flux subtracted in 200 components = 0.00768031 Jy ! Clean residual min=-0.001674 max=0.001471 Jy/beam ! Clean residual mean=-0.000017 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0706538 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.0706538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077451Jy sigma=0.000663 ! Fit after self-cal, rms=0.077435Jy sigma=0.000662 ! 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.97 FD 0.98 HN 1.01 KP 0.96 ! LA 1.00 MK 1.16 NL 0.99 OV 1.03 ! PT 1.01 SC 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 1.07 KP 0.91 ! LA 0.92 MK 1.16 NL 0.92 OV 1.11 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.02 KP 1.04 ! LA 1.00 MK 0.98 NL 1.07 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.91 KP 1.00* ! LA 1.02 MK 0.90 NL 1.00* OV 0.94 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.077435Jy sigma=0.000662 ! Fit after self-cal, rms=0.077059Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=4.514 mas, bpa=3.88 degrees ! Estimated noise=424.442 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.000865292 Jy ! Component: 100 - total flux cleaned = 0.000712033 Jy ! Component: 150 - total flux cleaned = 0.000611244 Jy ! Component: 200 - total flux cleaned = 0.000597126 Jy ! Total flux subtracted in 200 components = 0.000597126 Jy ! Clean residual min=-0.001585 max=0.001295 Jy/beam ! Clean residual mean=-0.000012 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0712509 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0712509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077041Jy sigma=0.000661 ! Fit after self-cal, rms=0.077044Jy sigma=0.000661 ! 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.077044Jy sigma=0.000661 ! Fit after self-cal, rms=0.079003Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.051 mas, bmaj=4.506 mas, bpa=2.36 degrees ! Estimated noise=425.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044281 Jy ! Component: 100 - total flux cleaned = 0.000382827 Jy ! Component: 150 - total flux cleaned = 0.000309251 Jy ! Component: 200 - total flux cleaned = 0.000257587 Jy ! Total flux subtracted in 200 components = 0.000257587 Jy ! Clean residual min=-0.001324 max=0.001109 Jy/beam ! Clean residual mean=-0.000006 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0715085 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.0715085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078995Jy sigma=0.000658 ! Fit after self-cal, rms=0.079094Jy sigma=0.000658 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.82287e-05 Jy ! Component: 100 - total flux cleaned = 9.0413e-06 Jy ! Component: 150 - total flux cleaned = -2.17266e-05 Jy ! Component: 200 - total flux cleaned = -6.59656e-05 Jy ! Total flux subtracted in 200 components = -6.59656e-05 Jy ! Clean residual min=-0.001310 max=0.001054 Jy/beam ! Clean residual mean=-0.000007 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0714425 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.0714425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079089Jy sigma=0.000658 ! Fit after self-cal, rms=0.079088Jy sigma=0.000658 ! 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.079088Jy sigma=0.000658 ! Fit after self-cal, rms=0.079953Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.051 mas, bmaj=4.49 mas, bpa=1.748 degrees ! Estimated noise=425.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312733 Jy ! Component: 100 - total flux cleaned = 0.000263714 Jy ! Component: 150 - total flux cleaned = 0.000214098 Jy ! Component: 200 - total flux cleaned = 0.000180053 Jy ! Total flux subtracted in 200 components = 0.000180053 Jy ! Clean residual min=-0.001292 max=0.001088 Jy/beam ! Clean residual mean=-0.000006 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0716226 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.0716225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079949Jy sigma=0.000658 ! Fit after self-cal, rms=0.079964Jy sigma=0.000658 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 = 1.59118e-05 Jy ! Component: 100 - total flux cleaned = -1.09408e-05 Jy ! Component: 150 - total flux cleaned = -4.11648e-05 Jy ! Component: 200 - total flux cleaned = -6.17446e-05 Jy ! Total flux subtracted in 200 components = -6.17446e-05 Jy ! Clean residual min=-0.001284 max=0.001073 Jy/beam ! Clean residual mean=-0.000007 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0715608 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.0715608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079962Jy sigma=0.000658 ! Fit after self-cal, rms=0.079961Jy sigma=0.000658 ! 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.079961Jy sigma=0.000658 ! Fit after self-cal, rms=0.080147Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.33 mas, bmaj=8.827 mas, bpa=47.01 degrees ! Estimated noise=534.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312367 Jy ! Component: 100 - total flux cleaned = 0.000330329 Jy ! Component: 150 - total flux cleaned = 0.000334479 Jy ! Component: 200 - total flux cleaned = 0.000340446 Jy ! Total flux subtracted in 200 components = 0.000340446 Jy ! Clean residual min=-0.001008 max=0.001000 Jy/beam ! Clean residual mean=-0.000015 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0719012 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.0719013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080147Jy sigma=0.000658 ! Fit after self-cal, rms=0.080150Jy sigma=0.000658 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 = 2.33626e-05 Jy ! Component: 100 - total flux cleaned = 4.25788e-05 Jy ! Component: 150 - total flux cleaned = 4.5563e-05 Jy ! Component: 200 - total flux cleaned = 4.81366e-05 Jy ! Total flux subtracted in 200 components = 4.81366e-05 Jy ! Clean residual min=-0.001011 max=0.000990 Jy/beam ! Clean residual mean=-0.000015 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0719494 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.0719494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080150Jy sigma=0.000658 ! Fit after self-cal, rms=0.080150Jy sigma=0.000658 ! 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=4.053 mas, bmaj=4.473 mas, bpa=1.276 degrees ! Estimated noise=425.441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.053 x 4.473 at 1.276 degrees (North through East) ! Clean map min=-0.0012799 max=0.055831 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.224 mas, bmaj=3.591 mas, bpa=-2.978 degrees ! Estimated noise=800.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420043 Jy ! Component: 100 - total flux cleaned = 0.0552436 Jy ! Component: 150 - total flux cleaned = 0.062133 Jy ! Component: 200 - total flux cleaned = 0.0659222 Jy ! Total flux subtracted in 200 components = 0.0659222 Jy ! Clean residual min=-0.002078 max=0.002073 Jy/beam ! Clean residual mean=-0.000007 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0659222 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0659222 Jy ! Inverting map and beam ! Estimated beam: bmin=4.053 mas, bmaj=4.473 mas, bpa=1.276 degrees ! Estimated noise=425.441 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.0029546 Jy ! Component: 100 - total flux cleaned = 0.00442787 Jy ! Component: 150 - total flux cleaned = 0.00505613 Jy ! Component: 200 - total flux cleaned = 0.00523047 Jy ! Total flux subtracted in 200 components = 0.00523047 Jy ! Clean residual min=-0.001297 max=0.001141 Jy/beam ! Clean residual mean=-0.000008 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0711526 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 0.0711527 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=8.33 mas, bmaj=8.827 mas, bpa=47.01 degrees ! Estimated noise=534.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483377 Jy ! Component: 100 - total flux cleaned = 0.000636647 Jy ! Component: 150 - total flux cleaned = 0.000656684 Jy ! Component: 200 - total flux cleaned = 0.000679982 Jy ! Total flux subtracted in 200 components = 0.000679982 Jy ! Clean residual min=-0.000987 max=0.000990 Jy/beam ! Clean residual mean=-0.000015 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0718326 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 = 2.01289e-05 Jy ! Component: 100 - total flux cleaned = 3.81836e-05 Jy ! Component: 150 - total flux cleaned = 5.05128e-05 Jy ! Component: 200 - total flux cleaned = 6.56037e-05 Jy ! Total flux subtracted in 200 components = 6.56037e-05 Jy ! Clean residual min=-0.000998 max=0.000989 Jy/beam ! Clean residual mean=-0.000015 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0718982 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.0718982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.053 mas, bmaj=4.473 mas, bpa=1.276 degrees ! Estimated noise=425.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.98254e-05 Jy ! Component: 100 - total flux cleaned = -7.50873e-05 Jy ! Component: 150 - total flux cleaned = -8.65573e-05 Jy ! Component: 200 - total flux cleaned = -9.71932e-05 Jy ! Total flux subtracted in 200 components = -9.71932e-05 Jy ! Clean residual min=-0.001341 max=0.001098 Jy/beam ! Clean residual mean=-0.000007 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0718011 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0718011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080155Jy sigma=0.000658 ! Fit after self-cal, rms=0.080152Jy sigma=0.000658 wmodel J1003+6813_S_2017_02_24_pus_map.mod ! Writing 57 model components to file: J1003+6813_S_2017_02_24_pus_map.mod wobs J1003+6813_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1003+6813_S_2017_02_24_pus_uvs.fits wwins J1003+6813_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J1003+6813_S_2017_02_24_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.000352749 Jy ! Component: 100 - total flux cleaned = -0.000333059 Jy ! Component: 150 - total flux cleaned = -0.00036916 Jy ! Component: 200 - total flux cleaned = -0.000351543 Jy ! Component: 250 - total flux cleaned = -0.000401442 Jy ! Component: 300 - total flux cleaned = -0.000498902 Jy ! Component: 350 - total flux cleaned = -0.00062584 Jy ! Component: 400 - total flux cleaned = -0.000672476 Jy ! Component: 450 - total flux cleaned = -0.000764752 Jy ! Component: 500 - total flux cleaned = -0.000825341 Jy ! Component: 550 - total flux cleaned = -0.000914613 Jy ! Component: 600 - total flux cleaned = -0.000973265 Jy ! Component: 650 - total flux cleaned = -0.0010314 Jy ! Component: 700 - total flux cleaned = -0.00108884 Jy ! Component: 750 - total flux cleaned = -0.00120152 Jy ! Component: 800 - total flux cleaned = -0.00129852 Jy ! Component: 850 - total flux cleaned = -0.00132589 Jy ! Component: 900 - total flux cleaned = -0.00135291 Jy ! Component: 950 - total flux cleaned = -0.00137971 Jy ! Component: 1000 - total flux cleaned = -0.00143257 Jy ! Component: 1050 - total flux cleaned = -0.00144585 Jy ! Component: 1100 - total flux cleaned = -0.00152392 Jy ! Component: 1150 - total flux cleaned = -0.00152363 Jy ! Component: 1200 - total flux cleaned = -0.00153638 Jy ! Component: 1250 - total flux cleaned = -0.00157434 Jy ! Component: 1300 - total flux cleaned = -0.00161207 Jy ! Component: 1350 - total flux cleaned = -0.00159957 Jy ! Component: 1400 - total flux cleaned = -0.00171097 Jy ! Component: 1450 - total flux cleaned = -0.00167409 Jy ! Component: 1500 - total flux cleaned = -0.00169846 Jy ! Component: 1550 - total flux cleaned = -0.00171065 Jy ! Component: 1600 - total flux cleaned = -0.0017588 Jy ! Component: 1650 - total flux cleaned = -0.00174686 Jy ! Component: 1700 - total flux cleaned = -0.00182978 Jy ! Component: 1750 - total flux cleaned = -0.00185324 Jy ! Component: 1800 - total flux cleaned = -0.00181804 Jy ! Component: 1850 - total flux cleaned = -0.00191095 Jy ! Component: 1900 - total flux cleaned = -0.00194562 Jy ! Component: 1950 - total flux cleaned = -0.00199133 Jy ! Component: 2000 - total flux cleaned = -0.00196859 Jy ! Component: 2050 - total flux cleaned = -0.00201384 Jy ! Component: 2100 - total flux cleaned = -0.00204768 Jy ! Component: 2150 - total flux cleaned = -0.00203659 Jy ! Component: 2200 - total flux cleaned = -0.00208098 Jy ! Component: 2250 - total flux cleaned = -0.00212509 Jy ! Component: 2300 - total flux cleaned = -0.0021579 Jy ! Component: 2350 - total flux cleaned = -0.00213614 Jy ! Component: 2400 - total flux cleaned = -0.00216859 Jy ! Component: 2450 - total flux cleaned = -0.00219003 Jy ! Component: 2500 - total flux cleaned = -0.00216867 Jy ! Component: 2550 - total flux cleaned = -0.00222205 Jy ! Component: 2600 - total flux cleaned = -0.00220082 Jy ! Component: 2650 - total flux cleaned = -0.00225365 Jy ! Component: 2700 - total flux cleaned = -0.00227455 Jy ! Component: 2750 - total flux cleaned = -0.00230577 Jy ! Component: 2800 - total flux cleaned = -0.00229534 Jy ! Component: 2850 - total flux cleaned = -0.00230575 Jy ! Component: 2900 - total flux cleaned = -0.00231614 Jy ! Component: 2950 - total flux cleaned = -0.0023469 Jy ! Component: 3000 - total flux cleaned = -0.00237741 Jy ! Component: 3050 - total flux cleaned = -0.00244828 Jy ! Component: 3100 - total flux cleaned = -0.00244822 Jy ! Component: 3150 - total flux cleaned = -0.00241817 Jy ! Component: 3200 - total flux cleaned = -0.0024581 Jy ! Component: 3250 - total flux cleaned = -0.00249779 Jy ! Component: 3300 - total flux cleaned = -0.00246814 Jy ! Component: 3350 - total flux cleaned = -0.00250745 Jy ! Component: 3400 - total flux cleaned = -0.002527 Jy ! Component: 3450 - total flux cleaned = -0.00255617 Jy ! Component: 3500 - total flux cleaned = -0.00257555 Jy ! Component: 3550 - total flux cleaned = -0.00259471 Jy ! Component: 3600 - total flux cleaned = -0.00258516 Jy ! Component: 3650 - total flux cleaned = -0.002633 Jy ! Component: 3700 - total flux cleaned = -0.00265204 Jy ! Component: 3750 - total flux cleaned = -0.00265201 Jy ! Component: 3800 - total flux cleaned = -0.00265204 Jy ! Component: 3850 - total flux cleaned = -0.00271784 Jy ! Component: 3900 - total flux cleaned = -0.00274588 Jy ! Component: 3950 - total flux cleaned = -0.00273648 Jy ! Component: 4000 - total flux cleaned = -0.00273652 Jy ! Component: 4050 - total flux cleaned = -0.00272728 Jy ! Total flux subtracted in 4096 components = -0.00274571 Jy ! Clean residual min=-0.000556 max=0.000578 Jy/beam ! Clean residual mean=-0.000004 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.0690553 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 371 components and 0.0690553 Jy ![Exited script file: muppet] wmap "J1003+6813_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.053 x 4.473 at 1.276 degrees (North through East) ! Clean map min=-0.0012309 max=0.056018 Jy/beam ! Writing clean map to FITS file: J1003+6813_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0560179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167792 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.898596 0.898596 1.79719 3.59439 7.18877 14.3775 28.7551 57.5102 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.056 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.053 x 4.473 at 1.276 degrees (North through East) ! Clean map min=-0.0012309 max=0.056018 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 J1003+6813_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:24:01 2019