! Started logfile: J0213+8717_S_2017_03_23_pus_uvs.log on Mon May 13 09:45:42 2019 obs J0213+8717_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0213+8717_S_2017_03_23_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87027 visibilities/baseline/integration-bin. ! Found source: J0213+8717 ! ! 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 17388 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 J0213+8717_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 416 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.826073Jy sigma=0.006652 ! Fit after self-cal, rms=0.818288Jy sigma=0.006598 ! 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.162 mas, bmaj=4.002 mas, bpa=-63.99 degrees ! Estimated noise=1135.59 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.142722 Jy ! Component: 100 - total flux cleaned = 0.174181 Jy ! Total flux subtracted in 100 components = 0.174181 Jy ! Clean residual min=-0.005170 max=0.009994 Jy/beam ! Clean residual mean=-0.000026 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.174181 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.174181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098529Jy sigma=0.000723 ! Fit after self-cal, rms=0.098514Jy sigma=0.000723 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108 Jy ! Component: 100 - total flux cleaned = 0.0164872 Jy ! Total flux subtracted in 100 components = 0.0164872 Jy ! Clean residual min=-0.004986 max=0.005892 Jy/beam ! Clean residual mean=-0.000016 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.190668 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.190668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097067Jy sigma=0.000712 ! Fit after self-cal, rms=0.097069Jy sigma=0.000712 ! 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.93 mas, bmaj=4.68 mas, bpa=-63.82 degrees ! Estimated noise=729.275 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 (-4.5, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055886 Jy ! Component: 100 - total flux cleaned = 0.00875774 Jy ! Component: 150 - total flux cleaned = 0.0108813 Jy ! Component: 200 - total flux cleaned = 0.0117209 Jy ! Total flux subtracted in 200 components = 0.0117209 Jy ! Clean residual min=-0.004239 max=0.004388 Jy/beam ! Clean residual mean=-0.000045 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.202389 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.202389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096618Jy sigma=0.000710 ! Fit after self-cal, rms=0.096596Jy sigma=0.000709 ! 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.99 HN 0.95 KP 1.03 ! LA 0.98 MK 1.02 NL 0.88 OV 0.99 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.98 KP 1.00 ! LA 0.99 MK 1.06 NL 0.99 OV 1.01 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.98 KP 0.84 ! LA 0.75 MK 1.05 NL 1.12 OV 0.91 ! 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.16 FD 1.11 HN 0.94 KP 1.00* ! LA 0.86 MK 1.08 NL 1.00* OV 3.45 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.096596Jy sigma=0.000709 ! Fit after self-cal, rms=0.110049Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=4.682 mas, bpa=-63.99 degrees ! Estimated noise=726.99 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.00155618 Jy ! Component: 100 - total flux cleaned = -0.00211532 Jy ! Component: 150 - total flux cleaned = -0.00241177 Jy ! Component: 200 - total flux cleaned = -0.0025698 Jy ! Total flux subtracted in 200 components = -0.0025698 Jy ! Clean residual min=-0.002228 max=0.002209 Jy/beam ! Clean residual mean=-0.000002 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.199819 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.199819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110017Jy sigma=0.000669 ! Fit after self-cal, rms=0.110448Jy sigma=0.000669 ! 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.110448Jy sigma=0.000669 ! Fit after self-cal, rms=0.112256Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=4.705 mas, bpa=-64.25 degrees ! Estimated noise=726.804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000657098 Jy ! Component: 100 - total flux cleaned = -0.000794888 Jy ! Component: 150 - total flux cleaned = -0.000889603 Jy ! Component: 200 - total flux cleaned = -0.00093132 Jy ! Total flux subtracted in 200 components = -0.00093132 Jy ! Clean residual min=-0.001948 max=0.002150 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.198888 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.198888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112244Jy sigma=0.000666 ! Fit after self-cal, rms=0.112299Jy sigma=0.000666 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 (93.5, 68). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00085344 Jy ! Component: 100 - total flux cleaned = 0.00131907 Jy ! Component: 150 - total flux cleaned = 0.0015226 Jy ! Component: 200 - total flux cleaned = 0.00149553 Jy ! Total flux subtracted in 200 components = 0.00149553 Jy ! Clean residual min=-0.001794 max=0.001700 Jy/beam ! Clean residual mean=0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.200383 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.200383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112246Jy sigma=0.000666 ! Fit after self-cal, rms=0.112244Jy sigma=0.000666 ! 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.112244Jy sigma=0.000666 ! Fit after self-cal, rms=0.112401Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=4.702 mas, bpa=-64.27 degrees ! Estimated noise=726.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458817 Jy ! Component: 100 - total flux cleaned = 0.000488086 Jy ! Component: 150 - total flux cleaned = 0.000461074 Jy ! Component: 200 - total flux cleaned = 0.000461514 Jy ! Total flux subtracted in 200 components = 0.000461514 Jy ! Clean residual min=-0.001753 max=0.001716 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.200845 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.200845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112383Jy sigma=0.000665 ! Fit after self-cal, rms=0.112390Jy sigma=0.000665 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.69885e-05 Jy ! Component: 100 - total flux cleaned = 2.7517e-05 Jy ! Component: 150 - total flux cleaned = 2.76637e-05 Jy ! Component: 200 - total flux cleaned = 2.7378e-05 Jy ! Total flux subtracted in 200 components = 2.7378e-05 Jy ! Clean residual min=-0.001738 max=0.001726 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.200872 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 99 components and 0.200872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112381Jy sigma=0.000665 ! Fit after self-cal, rms=0.112382Jy sigma=0.000665 ! 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.112382Jy sigma=0.000665 ! Fit after self-cal, rms=0.112424Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.549 mas, bmaj=9.104 mas, bpa=-61.87 degrees ! Estimated noise=918.165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000336473 Jy ! Component: 100 - total flux cleaned = -0.000427077 Jy ! Component: 150 - total flux cleaned = -0.000429258 Jy ! Component: 200 - total flux cleaned = -0.000443033 Jy ! Total flux subtracted in 200 components = -0.000443033 Jy ! Clean residual min=-0.001896 max=0.001653 Jy/beam ! Clean residual mean=-0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.200429 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.200429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112422Jy sigma=0.000665 ! Fit after self-cal, rms=0.112425Jy sigma=0.000665 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 = -6.16455e-05 Jy ! Component: 100 - total flux cleaned = -6.06868e-05 Jy ! Component: 150 - total flux cleaned = -8.37867e-05 Jy ! Component: 200 - total flux cleaned = -9.4271e-05 Jy ! Total flux subtracted in 200 components = -9.4271e-05 Jy ! Clean residual min=-0.001902 max=0.001670 Jy/beam ! Clean residual mean=-0.000003 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.200335 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.200335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112424Jy sigma=0.000665 ! Fit after self-cal, rms=0.112424Jy sigma=0.000665 ! 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.935 mas, bmaj=4.7 mas, bpa=-64.26 degrees ! Estimated noise=726.148 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.935 x 4.7 at -64.26 degrees (North through East) ! Clean map min=-0.0019308 max=0.18444 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.164 mas, bmaj=4.016 mas, bpa=-64.42 degrees ! Estimated noise=1131.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142072 Jy ! Component: 100 - total flux cleaned = 0.173711 Jy ! Component: 150 - total flux cleaned = 0.184148 Jy ! Component: 200 - total flux cleaned = 0.188666 Jy ! Total flux subtracted in 200 components = 0.188666 Jy ! Clean residual min=-0.003172 max=0.003050 Jy/beam ! Clean residual mean=-0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.188666 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.188666 Jy ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=4.7 mas, bpa=-64.26 degrees ! Estimated noise=726.148 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.00447348 Jy ! Component: 100 - total flux cleaned = 0.00705293 Jy ! Component: 150 - total flux cleaned = 0.00838095 Jy ! Component: 200 - total flux cleaned = 0.00910784 Jy ! Total flux subtracted in 200 components = 0.00910784 Jy ! Clean residual min=-0.001964 max=0.001701 Jy/beam ! Clean residual mean=-0.000006 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.197774 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.197774 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.549 mas, bmaj=9.104 mas, bpa=-61.87 degrees ! Estimated noise=918.165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142981 Jy ! Component: 100 - total flux cleaned = 0.00180609 Jy ! Component: 150 - total flux cleaned = 0.00188676 Jy ! Component: 200 - total flux cleaned = 0.0019115 Jy ! Total flux subtracted in 200 components = 0.0019115 Jy ! Clean residual min=-0.001996 max=0.001677 Jy/beam ! Clean residual mean=-0.000005 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.199686 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.46801e-05 Jy ! Component: 100 - total flux cleaned = 0.000104274 Jy ! Component: 150 - total flux cleaned = 0.00015872 Jy ! Component: 200 - total flux cleaned = 0.000192012 Jy ! Total flux subtracted in 200 components = 0.000192012 Jy ! Clean residual min=-0.001966 max=0.001709 Jy/beam ! Clean residual mean=-0.000005 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.199878 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 75 components and 0.199878 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=4.7 mas, bpa=-64.26 degrees ! Estimated noise=726.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192287 Jy ! Component: 100 - total flux cleaned = 0.000151307 Jy ! Component: 150 - total flux cleaned = 8.20929e-05 Jy ! Component: 200 - total flux cleaned = 5.03429e-05 Jy ! Total flux subtracted in 200 components = 5.03429e-05 Jy ! Clean residual min=-0.001797 max=0.001748 Jy/beam ! Clean residual mean=-0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.199928 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.199928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112468Jy sigma=0.000666 ! Fit after self-cal, rms=0.112459Jy sigma=0.000666 wmodel J0213+8717_S_2017_03_23_pus_map.mod ! Writing 88 model components to file: J0213+8717_S_2017_03_23_pus_map.mod wobs J0213+8717_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0213+8717_S_2017_03_23_pus_uvs.fits wwins J0213+8717_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0213+8717_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 = -0.00013742 Jy ! Component: 100 - total flux cleaned = -7.94424e-05 Jy ! Component: 150 - total flux cleaned = 3.53022e-05 Jy ! Component: 200 - total flux cleaned = 6.35857e-05 Jy ! Component: 250 - total flux cleaned = 9.02213e-05 Jy ! Component: 300 - total flux cleaned = 0.000142701 Jy ! Component: 350 - total flux cleaned = 0.000218451 Jy ! Component: 400 - total flux cleaned = 0.000267943 Jy ! Component: 450 - total flux cleaned = 0.000436318 Jy ! Component: 500 - total flux cleaned = 0.000460015 Jy ! Component: 550 - total flux cleaned = 0.000576234 Jy ! Component: 600 - total flux cleaned = 0.000644782 Jy ! Component: 650 - total flux cleaned = 0.000667375 Jy ! Component: 700 - total flux cleaned = 0.000667545 Jy ! Component: 750 - total flux cleaned = 0.000755349 Jy ! Component: 800 - total flux cleaned = 0.000754864 Jy ! Component: 850 - total flux cleaned = 0.000733209 Jy ! Component: 900 - total flux cleaned = 0.000733027 Jy ! Component: 950 - total flux cleaned = 0.000774456 Jy ! Component: 1000 - total flux cleaned = 0.000712461 Jy ! Component: 1050 - total flux cleaned = 0.000732874 Jy ! Component: 1100 - total flux cleaned = 0.000753095 Jy ! Component: 1150 - total flux cleaned = 0.000812889 Jy ! Component: 1200 - total flux cleaned = 0.000812929 Jy ! Component: 1250 - total flux cleaned = 0.000890999 Jy ! Component: 1300 - total flux cleaned = 0.000890941 Jy ! Component: 1350 - total flux cleaned = 0.000929211 Jy ! Component: 1400 - total flux cleaned = 0.000872072 Jy ! Component: 1450 - total flux cleaned = 0.000910075 Jy ! Component: 1500 - total flux cleaned = 0.000928745 Jy ! Component: 1550 - total flux cleaned = 0.000947096 Jy ! Component: 1600 - total flux cleaned = 0.000910356 Jy ! Component: 1650 - total flux cleaned = 0.000892199 Jy ! Component: 1700 - total flux cleaned = 0.000892172 Jy ! Component: 1750 - total flux cleaned = 0.000945891 Jy ! Component: 1800 - total flux cleaned = 0.000874552 Jy ! Component: 1850 - total flux cleaned = 0.000892171 Jy ! Component: 1900 - total flux cleaned = 0.000927121 Jy ! Component: 1950 - total flux cleaned = 0.000927186 Jy ! Component: 2000 - total flux cleaned = 0.00089257 Jy ! Component: 2050 - total flux cleaned = 0.000961196 Jy ! Component: 2100 - total flux cleaned = 0.000893183 Jy ! Component: 2150 - total flux cleaned = 0.000910085 Jy ! Component: 2200 - total flux cleaned = 0.000876315 Jy ! Component: 2250 - total flux cleaned = 0.000859578 Jy ! Component: 2300 - total flux cleaned = 0.000793602 Jy ! Component: 2350 - total flux cleaned = 0.000875642 Jy ! Component: 2400 - total flux cleaned = 0.000826512 Jy ! Component: 2450 - total flux cleaned = 0.000761793 Jy ! Component: 2500 - total flux cleaned = 0.000777925 Jy ! Component: 2550 - total flux cleaned = 0.000810053 Jy ! Component: 2600 - total flux cleaned = 0.000778186 Jy ! Component: 2650 - total flux cleaned = 0.000825392 Jy ! Component: 2700 - total flux cleaned = 0.000872291 Jy ! Component: 2750 - total flux cleaned = 0.000841099 Jy ! Component: 2800 - total flux cleaned = 0.000825628 Jy ! Component: 2850 - total flux cleaned = 0.000733214 Jy ! Component: 2900 - total flux cleaned = 0.000779219 Jy ! Component: 2950 - total flux cleaned = 0.00079448 Jy ! Component: 3000 - total flux cleaned = 0.000764192 Jy ! Component: 3050 - total flux cleaned = 0.000719186 Jy ! Component: 3100 - total flux cleaned = 0.000734116 Jy ! Component: 3150 - total flux cleaned = 0.000704465 Jy ! Component: 3200 - total flux cleaned = 0.000734029 Jy ! Component: 3250 - total flux cleaned = 0.000675305 Jy ! Component: 3300 - total flux cleaned = 0.000646026 Jy ! Component: 3350 - total flux cleaned = 0.00066068 Jy ! Component: 3400 - total flux cleaned = 0.000588418 Jy ! Component: 3450 - total flux cleaned = 0.000602705 Jy ! Component: 3500 - total flux cleaned = 0.000502498 Jy ! Component: 3550 - total flux cleaned = 0.000516711 Jy ! Component: 3600 - total flux cleaned = 0.000488344 Jy ! Component: 3650 - total flux cleaned = 0.000474278 Jy ! Component: 3700 - total flux cleaned = 0.000488409 Jy ! Component: 3750 - total flux cleaned = 0.000418533 Jy ! Component: 3800 - total flux cleaned = 0.000404763 Jy ! Component: 3850 - total flux cleaned = 0.000432411 Jy ! Component: 3900 - total flux cleaned = 0.000418622 Jy ! Component: 3950 - total flux cleaned = 0.000377488 Jy ! Component: 4000 - total flux cleaned = 0.000350355 Jy ! Component: 4050 - total flux cleaned = 0.000350412 Jy ! Total flux subtracted in 4096 components = 0.000390924 Jy ! Clean residual min=-0.000871 max=0.000755 Jy/beam ! Clean residual mean=0.000003 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.200319 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 402 components and 0.200319 Jy ![Exited script file: muppet] wmap "J0213+8717_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.935 x 4.7 at -64.26 degrees (North through East) ! Clean map min=-0.0017557 max=0.18448 Jy/beam ! Writing clean map to FITS file: J0213+8717_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.184478 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246126 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.400253 0.400253 0.800507 1.60101 3.20203 6.40405 12.8081 25.6162 51.2324 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.184 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.935 x 4.7 at -64.26 degrees (North through East) ! Clean map min=-0.0017557 max=0.18448 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 J0213+8717_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:45:49 2019