! Started logfile: J0618+4620_S_2017_03_23_pus_uvs.log on Mon May 13 09:50:57 2019 obs J0618+4620_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0618+4620_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956878 visibilities/baseline/integration-bin. ! Found source: J0618+4620 ! ! 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 481 lines of history. ! ! Reading 14468 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 J0618+4620_S_2017_03_23_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901401Jy sigma=0.008331 ! Fit after self-cal, rms=0.894648Jy sigma=0.008281 ! 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.294 mas, bmaj=4.47 mas, bpa=-0.8683 degrees ! Estimated noise=1051.66 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.0802308 Jy ! Component: 100 - total flux cleaned = 0.102818 Jy ! Total flux subtracted in 100 components = 0.102818 Jy ! Clean residual min=-0.004887 max=0.008983 Jy/beam ! Clean residual mean=0.000006 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.102818 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.102818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082497Jy sigma=0.000695 ! Fit after self-cal, rms=0.082453Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00957025 Jy ! Component: 100 - total flux cleaned = 0.0138098 Jy ! Total flux subtracted in 100 components = 0.0138098 Jy ! Clean residual min=-0.004685 max=0.004514 Jy/beam ! Clean residual mean=0.000005 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.116628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.116628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081042Jy sigma=0.000684 ! Fit after self-cal, rms=0.081028Jy sigma=0.000684 ! 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.874 mas, bmaj=5.228 mas, bpa=1.153 degrees ! Estimated noise=700.706 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.0035647 Jy ! Component: 100 - total flux cleaned = 0.0053785 Jy ! Component: 150 - total flux cleaned = 0.00610009 Jy ! Component: 200 - total flux cleaned = 0.00635676 Jy ! Total flux subtracted in 200 components = 0.00635676 Jy ! Clean residual min=-0.003330 max=0.002797 Jy/beam ! Clean residual mean=0.000006 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.122985 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.122985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080795Jy sigma=0.000683 ! Fit after self-cal, rms=0.080796Jy sigma=0.000683 ! 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 1.01 FD 0.98 HN 0.96 KP 1.06 ! LA 0.98 MK 0.96 NL 0.87 OV 1.03 ! PT 1.03 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.02 KP 0.99 ! LA 0.96 MK 0.94 NL 1.02 OV 1.04 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.96 KP 0.87 ! LA 0.78 MK 1.22 NL 1.14 OV 0.96 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.10 HN 0.93 KP 1.00* ! LA 0.85 MK 1.20 NL 1.00* OV 1.90 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.080796Jy sigma=0.000683 ! Fit after self-cal, rms=0.080690Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=5.233 mas, bpa=2.067 degrees ! Estimated noise=700.206 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.000297476 Jy ! Component: 100 - total flux cleaned = 0.000278916 Jy ! Component: 150 - total flux cleaned = 0.000279152 Jy ! Component: 200 - total flux cleaned = 0.000279215 Jy ! Total flux subtracted in 200 components = 0.000279215 Jy ! Clean residual min=-0.002249 max=0.002114 Jy/beam ! Clean residual mean=-0.000003 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.123264 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.123264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080681Jy sigma=0.000668 ! Fit after self-cal, rms=0.080806Jy sigma=0.000667 ! 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.080806Jy sigma=0.000667 ! Fit after self-cal, rms=0.084472Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=5.257 mas, bpa=2.661 degrees ! Estimated noise=701.953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164471 Jy ! Component: 100 - total flux cleaned = 0.000202662 Jy ! Component: 150 - total flux cleaned = 0.000223272 Jy ! Component: 200 - total flux cleaned = 0.000223209 Jy ! Total flux subtracted in 200 components = 0.000223209 Jy ! Clean residual min=-0.001845 max=0.001852 Jy/beam ! Clean residual mean=-0.000007 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.123487 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.123487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084469Jy sigma=0.000664 ! Fit after self-cal, rms=0.084546Jy sigma=0.000664 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 = -3.77395e-09 Jy ! Component: 100 - total flux cleaned = -8.53566e-06 Jy ! Component: 150 - total flux cleaned = -7.72645e-07 Jy ! Component: 200 - total flux cleaned = -1.22021e-06 Jy ! Total flux subtracted in 200 components = -1.22021e-06 Jy ! Clean residual min=-0.001862 max=0.001878 Jy/beam ! Clean residual mean=-0.000007 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.123486 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.123486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084545Jy sigma=0.000664 ! Fit after self-cal, rms=0.084546Jy sigma=0.000664 ! 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.084546Jy sigma=0.000664 ! Fit after self-cal, rms=0.085179Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.872 mas, bmaj=5.255 mas, bpa=2.713 degrees ! Estimated noise=702.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208138 Jy ! Component: 100 - total flux cleaned = 0.000249663 Jy ! Component: 150 - total flux cleaned = 0.000256802 Jy ! Component: 200 - total flux cleaned = 0.000256832 Jy ! Total flux subtracted in 200 components = 0.000256832 Jy ! Clean residual min=-0.001855 max=0.001864 Jy/beam ! Clean residual mean=-0.000008 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.123743 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.123743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085177Jy sigma=0.000664 ! Fit after self-cal, rms=0.085184Jy sigma=0.000664 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 = -4.36181e-06 Jy ! Component: 100 - total flux cleaned = -4.5611e-06 Jy ! Component: 150 - total flux cleaned = -1.05431e-05 Jy ! Component: 200 - total flux cleaned = -4.56037e-06 Jy ! Total flux subtracted in 200 components = -4.56037e-06 Jy ! Clean residual min=-0.001855 max=0.001862 Jy/beam ! Clean residual mean=-0.000008 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.123738 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.123738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085183Jy sigma=0.000664 ! Fit after self-cal, rms=0.085183Jy sigma=0.000664 ! 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.085183Jy sigma=0.000664 ! Fit after self-cal, rms=0.085317Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.999 mas, bmaj=8.755 mas, bpa=16.82 degrees ! Estimated noise=876.854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420207 Jy ! Component: 100 - total flux cleaned = 0.000434268 Jy ! Component: 150 - total flux cleaned = 0.000452225 Jy ! Component: 200 - total flux cleaned = 0.000467559 Jy ! Total flux subtracted in 200 components = 0.000467559 Jy ! Clean residual min=-0.001961 max=0.002034 Jy/beam ! Clean residual mean=-0.000016 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.124206 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.124206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085316Jy sigma=0.000664 ! Fit after self-cal, rms=0.085317Jy sigma=0.000664 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.61323e-05 Jy ! Component: 100 - total flux cleaned = 1.92416e-05 Jy ! Component: 150 - total flux cleaned = 2.43097e-05 Jy ! Component: 200 - total flux cleaned = 2.84385e-05 Jy ! Total flux subtracted in 200 components = 2.84385e-05 Jy ! Clean residual min=-0.001955 max=0.002039 Jy/beam ! Clean residual mean=-0.000016 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.124234 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.124234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085316Jy sigma=0.000664 ! Fit after self-cal, rms=0.085317Jy sigma=0.000664 ! 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.869 mas, bmaj=5.253 mas, bpa=2.774 degrees ! Estimated noise=703.378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 5.253 at 2.774 degrees (North through East) ! Clean map min=-0.0017578 max=0.10534 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.284 mas, bmaj=4.489 mas, bpa=0.8976 degrees ! Estimated noise=1068.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.081222 Jy ! Component: 100 - total flux cleaned = 0.104505 Jy ! Component: 150 - total flux cleaned = 0.113961 Jy ! Component: 200 - total flux cleaned = 0.11819 Jy ! Total flux subtracted in 200 components = 0.11819 Jy ! Clean residual min=-0.003106 max=0.002776 Jy/beam ! Clean residual mean=-0.000002 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.11819 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.11819 Jy ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=5.253 mas, bpa=2.774 degrees ! Estimated noise=703.378 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.00284171 Jy ! Component: 100 - total flux cleaned = 0.00435562 Jy ! Component: 150 - total flux cleaned = 0.0052156 Jy ! Component: 200 - total flux cleaned = 0.00567118 Jy ! Total flux subtracted in 200 components = 0.00567118 Jy ! Clean residual min=-0.001842 max=0.001873 Jy/beam ! Clean residual mean=-0.000008 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.123861 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.123861 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.999 mas, bmaj=8.755 mas, bpa=16.82 degrees ! Estimated noise=876.854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390196 Jy ! Component: 100 - total flux cleaned = 0.000401987 Jy ! Component: 150 - total flux cleaned = 0.000401903 Jy ! Component: 200 - total flux cleaned = 0.000402911 Jy ! Total flux subtracted in 200 components = 0.000402911 Jy ! Clean residual min=-0.001976 max=0.002043 Jy/beam ! Clean residual mean=-0.000016 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.124264 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.38215e-06 Jy ! Component: 100 - total flux cleaned = 6.31312e-06 Jy ! Component: 150 - total flux cleaned = 1.16266e-05 Jy ! Component: 200 - total flux cleaned = 2.10977e-05 Jy ! Total flux subtracted in 200 components = 2.10977e-05 Jy ! Clean residual min=-0.001980 max=0.002046 Jy/beam ! Clean residual mean=-0.000016 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.124285 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.124286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=5.253 mas, bpa=2.774 degrees ! Estimated noise=703.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103723 Jy ! Component: 100 - total flux cleaned = 6.06518e-05 Jy ! Component: 150 - total flux cleaned = 4.80452e-05 Jy ! Component: 200 - total flux cleaned = 2.44154e-05 Jy ! Total flux subtracted in 200 components = 2.44154e-05 Jy ! Clean residual min=-0.001836 max=0.001896 Jy/beam ! Clean residual mean=-0.000008 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.12431 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.12431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085325Jy sigma=0.000664 ! Fit after self-cal, rms=0.085321Jy sigma=0.000664 wmodel J0618+4620_S_2017_03_23_pus_map.mod ! Writing 48 model components to file: J0618+4620_S_2017_03_23_pus_map.mod wobs J0618+4620_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0618+4620_S_2017_03_23_pus_uvs.fits wwins J0618+4620_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J0618+4620_S_2017_03_23_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 = 4.19383e-06 Jy ! Component: 100 - total flux cleaned = 6.7161e-05 Jy ! Component: 150 - total flux cleaned = 5.63129e-06 Jy ! Component: 200 - total flux cleaned = 3.49159e-05 Jy ! Component: 250 - total flux cleaned = 3.44235e-05 Jy ! Component: 300 - total flux cleaned = -0.000131601 Jy ! Component: 350 - total flux cleaned = -0.00018521 Jy ! Component: 400 - total flux cleaned = -0.000291194 Jy ! Component: 450 - total flux cleaned = -0.0004205 Jy ! Component: 500 - total flux cleaned = -0.000547251 Jy ! Component: 550 - total flux cleaned = -0.000646561 Jy ! Component: 600 - total flux cleaned = -0.000719368 Jy ! Component: 650 - total flux cleaned = -0.000695886 Jy ! Component: 700 - total flux cleaned = -0.000766798 Jy ! Component: 750 - total flux cleaned = -0.000790274 Jy ! Component: 800 - total flux cleaned = -0.00079037 Jy ! Component: 850 - total flux cleaned = -0.000790218 Jy ! Component: 900 - total flux cleaned = -0.000790154 Jy ! Component: 950 - total flux cleaned = -0.000811764 Jy ! Component: 1000 - total flux cleaned = -0.000725535 Jy ! Component: 1050 - total flux cleaned = -0.000683451 Jy ! Component: 1100 - total flux cleaned = -0.000662687 Jy ! Component: 1150 - total flux cleaned = -0.000621092 Jy ! Component: 1200 - total flux cleaned = -0.000477451 Jy ! Component: 1250 - total flux cleaned = -0.000457179 Jy ! Component: 1300 - total flux cleaned = -0.000416784 Jy ! Component: 1350 - total flux cleaned = -0.000396913 Jy ! Component: 1400 - total flux cleaned = -0.000357464 Jy ! Component: 1450 - total flux cleaned = -0.000279594 Jy ! Component: 1500 - total flux cleaned = -0.000260544 Jy ! Component: 1550 - total flux cleaned = -0.000279736 Jy ! Component: 1600 - total flux cleaned = -0.000222927 Jy ! Component: 1650 - total flux cleaned = -0.00020403 Jy ! Component: 1700 - total flux cleaned = -0.000203798 Jy ! Component: 1750 - total flux cleaned = -0.000185583 Jy ! Component: 1800 - total flux cleaned = -0.000112448 Jy ! Component: 1850 - total flux cleaned = -0.000112709 Jy ! Component: 1900 - total flux cleaned = -9.46279e-05 Jy ! Component: 1950 - total flux cleaned = -4.16136e-05 Jy ! Component: 2000 - total flux cleaned = -4.15368e-05 Jy ! Component: 2050 - total flux cleaned = 2.8209e-05 Jy ! Component: 2100 - total flux cleaned = 4.54448e-05 Jy ! Component: 2150 - total flux cleaned = 6.27388e-05 Jy ! Component: 2200 - total flux cleaned = 0.000130597 Jy ! Component: 2250 - total flux cleaned = 9.6669e-05 Jy ! Component: 2300 - total flux cleaned = 8.00684e-05 Jy ! Component: 2350 - total flux cleaned = 0.000113575 Jy ! Component: 2400 - total flux cleaned = 0.000146748 Jy ! Component: 2450 - total flux cleaned = 0.0002122 Jy ! Component: 2500 - total flux cleaned = 0.000260818 Jy ! Component: 2550 - total flux cleaned = 0.000244539 Jy ! Component: 2600 - total flux cleaned = 0.00026058 Jy ! Component: 2650 - total flux cleaned = 0.000292056 Jy ! Component: 2700 - total flux cleaned = 0.000229396 Jy ! Component: 2750 - total flux cleaned = 0.000338594 Jy ! Component: 2800 - total flux cleaned = 0.000369353 Jy ! Component: 2850 - total flux cleaned = 0.000307724 Jy ! Component: 2900 - total flux cleaned = 0.000323293 Jy ! Component: 2950 - total flux cleaned = 0.000368686 Jy ! Component: 3000 - total flux cleaned = 0.000368687 Jy ! Component: 3050 - total flux cleaned = 0.000323947 Jy ! Component: 3100 - total flux cleaned = 0.000368587 Jy ! Component: 3150 - total flux cleaned = 0.000457071 Jy ! Component: 3200 - total flux cleaned = 0.000427726 Jy ! Component: 3250 - total flux cleaned = 0.000456857 Jy ! Component: 3300 - total flux cleaned = 0.000456938 Jy ! Component: 3350 - total flux cleaned = 0.000471439 Jy ! Component: 3400 - total flux cleaned = 0.000457038 Jy ! Component: 3450 - total flux cleaned = 0.000485493 Jy ! Component: 3500 - total flux cleaned = 0.000485365 Jy ! Component: 3550 - total flux cleaned = 0.00056954 Jy ! Component: 3600 - total flux cleaned = 0.000527562 Jy ! Component: 3650 - total flux cleaned = 0.00056919 Jy ! Component: 3700 - total flux cleaned = 0.000527851 Jy ! Component: 3750 - total flux cleaned = 0.00055527 Jy ! Component: 3800 - total flux cleaned = 0.000487095 Jy ! Component: 3850 - total flux cleaned = 0.000527849 Jy ! Component: 3900 - total flux cleaned = 0.000541372 Jy ! Component: 3950 - total flux cleaned = 0.000501048 Jy ! Component: 4000 - total flux cleaned = 0.000514375 Jy ! Component: 4050 - total flux cleaned = 0.000607469 Jy ! Total flux subtracted in 4096 components = 0.000554566 Jy ! Clean residual min=-0.000827 max=0.000767 Jy/beam ! Clean residual mean=-0.000003 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.124864 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 341 components and 0.124865 Jy ![Exited script file: muppet] wmap "J0618+4620_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 5.253 at 2.774 degrees (North through East) ! Clean map min=-0.0013571 max=0.1054 Jy/beam ! Writing clean map to FITS file: J0618+4620_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105401 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240438 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.684351 0.684351 1.3687 2.73741 5.47481 10.9496 21.8992 43.7985 87.597 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 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.869 x 5.253 at 2.774 degrees (North through East) ! Clean map min=-0.0013571 max=0.1054 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 J0618+4620_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:51:06 2019