! Started logfile: J0209+2932_S_2017_08_12_pus_uvs.log on Fri May 10 14:49:51 2019 obs J0209+2932_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0209+2932_S_2017_08_12_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.903245 visibilities/baseline/integration-bin. ! Found source: J0209+2932 ! ! 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 594 lines of history. ! ! Reading 18372 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 J0209+2932_S_2017_08_12_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 735 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.852554Jy sigma=0.008310 ! Fit after self-cal, rms=0.839804Jy sigma=0.008192 ! 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=2.737 mas, bmaj=5.52 mas, bpa=-5.477 degrees ! Estimated noise=956.382 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.118426 Jy ! Component: 100 - total flux cleaned = 0.160973 Jy ! Total flux subtracted in 100 components = 0.160973 Jy ! Clean residual min=-0.014228 max=0.046665 Jy/beam ! Clean residual mean=0.000011 rms=0.004269 Jy/beam ! Combined flux in latest and established models = 0.160973 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.160973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117868Jy sigma=0.001091 ! Fit after self-cal, rms=0.117781Jy sigma=0.001090 ! Inverting map ! Added new window around map position (-5.5, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0404454 Jy ! Component: 100 - total flux cleaned = 0.0636929 Jy ! Total flux subtracted in 100 components = 0.0636929 Jy ! Clean residual min=-0.009705 max=0.015687 Jy/beam ! Clean residual mean=0.000003 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.224666 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.224666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099131Jy sigma=0.000895 ! Fit after self-cal, rms=0.097897Jy sigma=0.000881 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193639 Jy ! Component: 100 - total flux cleaned = 0.0328103 Jy ! Total flux subtracted in 100 components = 0.0328103 Jy ! Clean residual min=-0.007947 max=0.012750 Jy/beam ! Clean residual mean=-0.000003 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.257476 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 54 components and 0.257476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092186Jy sigma=0.000821 ! Fit after self-cal, rms=0.092076Jy sigma=0.000820 ! 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.209 mas, bmaj=6.663 mas, bpa=-4.708 degrees ! Estimated noise=646.026 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.016368 Jy ! Component: 100 - total flux cleaned = 0.0279708 Jy ! Component: 150 - total flux cleaned = 0.0366648 Jy ! Component: 200 - total flux cleaned = 0.043266 Jy ! Total flux subtracted in 200 components = 0.043266 Jy ! Clean residual min=-0.009359 max=0.012682 Jy/beam ! Clean residual mean=-0.000017 rms=0.002410 Jy/beam ! Combined flux in latest and established models = 0.300742 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 94 components and 0.300742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087996Jy sigma=0.000780 ! Fit after self-cal, rms=0.087946Jy sigma=0.000780 ! 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.21 FD 0.67 HN 1.00 KP 1.03 ! LA 0.99 MK 1.05 NL 0.93 OV 1.00 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.00* HN 1.03 KP 1.01 ! LA 0.96 MK 1.06 NL 1.11 OV 1.06 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.65 HN 1.02 KP 0.98 ! LA 1.00 MK 1.07 NL 1.06 OV 0.98 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.99 KP 1.00* ! LA 1.00* MK 1.10 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.087946Jy sigma=0.000780 ! Fit after self-cal, rms=0.083579Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=6.846 mas, bpa=-3.696 degrees ! Estimated noise=649.205 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.000203686 Jy ! Component: 100 - total flux cleaned = -0.000461628 Jy ! Component: 150 - total flux cleaned = -0.000513484 Jy ! Component: 200 - total flux cleaned = -0.00061175 Jy ! Total flux subtracted in 200 components = -0.00061175 Jy ! Clean residual min=-0.005684 max=0.007084 Jy/beam ! Clean residual mean=0.000010 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.300131 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.300131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083500Jy sigma=0.000712 ! Fit after self-cal, rms=0.083568Jy sigma=0.000711 ! 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.083568Jy sigma=0.000711 ! Fit after self-cal, rms=0.094329Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=6.797 mas, bpa=-3.993 degrees ! Estimated noise=652.027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88281e-05 Jy ! Component: 100 - total flux cleaned = -0.000172156 Jy ! Component: 150 - total flux cleaned = -0.000347058 Jy ! Component: 200 - total flux cleaned = -0.000447425 Jy ! Total flux subtracted in 200 components = -0.000447425 Jy ! Clean residual min=-0.002515 max=0.005285 Jy/beam ! Clean residual mean=0.000005 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.299683 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.299683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094230Jy sigma=0.000667 ! Fit after self-cal, rms=0.094410Jy sigma=0.000667 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 (5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465983 Jy ! Component: 100 - total flux cleaned = 0.00560191 Jy ! Component: 150 - total flux cleaned = 0.00538347 Jy ! Component: 200 - total flux cleaned = 0.00513856 Jy ! Total flux subtracted in 200 components = 0.00513856 Jy ! Clean residual min=-0.002167 max=0.002371 Jy/beam ! Clean residual mean=0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.304822 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 133 components and 0.304822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094160Jy sigma=0.000664 ! Fit after self-cal, rms=0.094145Jy sigma=0.000663 ! 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.094145Jy sigma=0.000663 ! Fit after self-cal, rms=0.095191Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=6.781 mas, bpa=-4.187 degrees ! Estimated noise=648.283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235201 Jy ! Component: 100 - total flux cleaned = 0.00276791 Jy ! Component: 150 - total flux cleaned = 0.00295655 Jy ! Component: 200 - total flux cleaned = 0.00303872 Jy ! Total flux subtracted in 200 components = 0.00303872 Jy ! Clean residual min=-0.001844 max=0.001995 Jy/beam ! Clean residual mean=0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.307861 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 150 components and 0.307861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095119Jy sigma=0.000661 ! Fit after self-cal, rms=0.095116Jy sigma=0.000661 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.000150814 Jy ! Component: 100 - total flux cleaned = 0.000230597 Jy ! Component: 150 - total flux cleaned = 0.000299524 Jy ! Component: 200 - total flux cleaned = 0.000267204 Jy ! Total flux subtracted in 200 components = 0.000267204 Jy ! Clean residual min=-0.001741 max=0.001941 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.308128 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 156 components and 0.308128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095089Jy sigma=0.000661 ! Fit after self-cal, rms=0.095091Jy sigma=0.000660 ! 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.095091Jy sigma=0.000660 ! Fit after self-cal, rms=0.094867Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.061 mas, bmaj=10.47 mas, bpa=-7.787 degrees ! Estimated noise=812.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146302 Jy ! Component: 100 - total flux cleaned = 0.00160715 Jy ! Component: 150 - total flux cleaned = 0.00171394 Jy ! Component: 200 - total flux cleaned = 0.00177898 Jy ! Total flux subtracted in 200 components = 0.00177898 Jy ! Clean residual min=-0.001829 max=0.001936 Jy/beam ! Clean residual mean=0.000005 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.309907 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 188 components and 0.309907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094847Jy sigma=0.000660 ! Fit after self-cal, rms=0.094846Jy sigma=0.000660 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.000352279 Jy ! Component: 100 - total flux cleaned = 0.000509184 Jy ! Component: 150 - total flux cleaned = 0.000586457 Jy ! Component: 200 - total flux cleaned = 0.000602239 Jy ! Total flux subtracted in 200 components = 0.000602239 Jy ! Clean residual min=-0.001715 max=0.001845 Jy/beam ! Clean residual mean=0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.310509 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 204 components and 0.310509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094839Jy sigma=0.000660 ! Fit after self-cal, rms=0.094841Jy sigma=0.000660 ! 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.252 mas, bmaj=6.779 mas, bpa=-4.27 degrees ! Estimated noise=646.193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 6.779 at -4.27 degrees (North through East) ! Clean map min=-0.0015438 max=0.15352 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=2.771 mas, bmaj=5.613 mas, bpa=-4.461 degrees ! Estimated noise=954.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118861 Jy ! Component: 100 - total flux cleaned = 0.171205 Jy ! Component: 150 - total flux cleaned = 0.204929 Jy ! Component: 200 - total flux cleaned = 0.228111 Jy ! Total flux subtracted in 200 components = 0.228111 Jy ! Clean residual min=-0.006164 max=0.012891 Jy/beam ! Clean residual mean=0.000014 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.228111 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.228111 Jy ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=6.779 mas, bpa=-4.27 degrees ! Estimated noise=646.193 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.0228032 Jy ! Component: 100 - total flux cleaned = 0.0380262 Jy ! Component: 150 - total flux cleaned = 0.0489182 Jy ! Component: 200 - total flux cleaned = 0.0568532 Jy ! Total flux subtracted in 200 components = 0.0568532 Jy ! Clean residual min=-0.002527 max=0.004539 Jy/beam ! Clean residual mean=0.000010 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.284965 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 93 components and 0.284965 Jy ! Inverting map ! Added new window around map position (-0.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584793 Jy ! Component: 100 - total flux cleaned = 0.0101783 Jy ! Component: 150 - total flux cleaned = 0.0134296 Jy ! Component: 200 - total flux cleaned = 0.015935 Jy ! Total flux subtracted in 200 components = 0.015935 Jy ! Clean residual min=-0.001827 max=0.002129 Jy/beam ! Clean residual mean=0.000006 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.3009 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 142 components and 0.3009 Jy ! Inverting map ! Added new window around map position (-92, -83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022887 Jy ! Component: 100 - total flux cleaned = 0.00398021 Jy ! Component: 150 - total flux cleaned = 0.0050491 Jy ! Component: 200 - total flux cleaned = 0.00581256 Jy ! Total flux subtracted in 200 components = 0.00581256 Jy ! Clean residual min=-0.001725 max=0.001669 Jy/beam ! Clean residual mean=0.000004 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.306712 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 182 components and 0.306712 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.061 mas, bmaj=10.47 mas, bpa=-7.787 degrees ! Estimated noise=812.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164724 Jy ! Component: 100 - total flux cleaned = 0.0022447 Jy ! Component: 150 - total flux cleaned = 0.00249613 Jy ! Component: 200 - total flux cleaned = 0.00264737 Jy ! Total flux subtracted in 200 components = 0.00264737 Jy ! Clean residual min=-0.001817 max=0.001833 Jy/beam ! Clean residual mean=0.000008 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.30936 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 = 4.32923e-05 Jy ! Component: 100 - total flux cleaned = 6.29286e-05 Jy ! Component: 150 - total flux cleaned = 8.01908e-05 Jy ! Component: 200 - total flux cleaned = 7.95684e-05 Jy ! Total flux subtracted in 200 components = 7.95684e-05 Jy ! Clean residual min=-0.001797 max=0.001789 Jy/beam ! Clean residual mean=0.000008 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.309439 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 248 components and 0.309439 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=6.779 mas, bpa=-4.27 degrees ! Estimated noise=646.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351609 Jy ! Component: 100 - total flux cleaned = -0.000272244 Jy ! Component: 150 - total flux cleaned = -0.000151995 Jy ! Component: 200 - total flux cleaned = -4.44541e-05 Jy ! Total flux subtracted in 200 components = -4.44541e-05 Jy ! Clean residual min=-0.001608 max=0.001694 Jy/beam ! Clean residual mean=0.000004 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.309395 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 266 components and 0.309395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094744Jy sigma=0.000659 ! Fit after self-cal, rms=0.094736Jy sigma=0.000659 wmodel J0209+2932_S_2017_08_12_pus_map.mod ! Writing 266 model components to file: J0209+2932_S_2017_08_12_pus_map.mod wobs J0209+2932_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0209+2932_S_2017_08_12_pus_uvs.fits wwins J0209+2932_S_2017_08_12_pus_map.win ! wwins: Wrote 5 windows to J0209+2932_S_2017_08_12_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.000175642 Jy ! Component: 100 - total flux cleaned = 0.000258098 Jy ! Component: 150 - total flux cleaned = 0.000285052 Jy ! Component: 200 - total flux cleaned = 0.00018326 Jy ! Component: 250 - total flux cleaned = 0.000133945 Jy ! Component: 300 - total flux cleaned = 0.000158019 Jy ! Component: 350 - total flux cleaned = 0.000110797 Jy ! Component: 400 - total flux cleaned = 0.000110937 Jy ! Component: 450 - total flux cleaned = 0.00015612 Jy ! Component: 500 - total flux cleaned = 0.000178243 Jy ! Component: 550 - total flux cleaned = 0.00028631 Jy ! Component: 600 - total flux cleaned = 0.000371319 Jy ! Component: 650 - total flux cleaned = 0.000496865 Jy ! Component: 700 - total flux cleaned = 0.000640817 Jy ! Component: 750 - total flux cleaned = 0.000721956 Jy ! Component: 800 - total flux cleaned = 0.000801558 Jy ! Component: 850 - total flux cleaned = 0.000841001 Jy ! Component: 900 - total flux cleaned = 0.000899485 Jy ! Component: 950 - total flux cleaned = 0.00099523 Jy ! Component: 1000 - total flux cleaned = 0.000957621 Jy ! Component: 1050 - total flux cleaned = 0.000995321 Jy ! Component: 1100 - total flux cleaned = 0.00106928 Jy ! Component: 1150 - total flux cleaned = 0.00108769 Jy ! Component: 1200 - total flux cleaned = 0.00117764 Jy ! Component: 1250 - total flux cleaned = 0.00119509 Jy ! Component: 1300 - total flux cleaned = 0.00123056 Jy ! Component: 1350 - total flux cleaned = 0.00130001 Jy ! Component: 1400 - total flux cleaned = 0.00133413 Jy ! Component: 1450 - total flux cleaned = 0.00138501 Jy ! Component: 1500 - total flux cleaned = 0.00141909 Jy ! Component: 1550 - total flux cleaned = 0.00153505 Jy ! Component: 1600 - total flux cleaned = 0.00153485 Jy ! Component: 1650 - total flux cleaned = 0.00158363 Jy ! Component: 1700 - total flux cleaned = 0.00163159 Jy ! Component: 1750 - total flux cleaned = 0.00163179 Jy ! Component: 1800 - total flux cleaned = 0.0016786 Jy ! Component: 1850 - total flux cleaned = 0.0016944 Jy ! Component: 1900 - total flux cleaned = 0.00180244 Jy ! Component: 1950 - total flux cleaned = 0.00178712 Jy ! Component: 2000 - total flux cleaned = 0.00181733 Jy ! Component: 2050 - total flux cleaned = 0.00178753 Jy ! Component: 2100 - total flux cleaned = 0.00184666 Jy ! Component: 2150 - total flux cleaned = 0.00180254 Jy ! Component: 2200 - total flux cleaned = 0.0018753 Jy ! Component: 2250 - total flux cleaned = 0.00190409 Jy ! Component: 2300 - total flux cleaned = 0.00191812 Jy ! Component: 2350 - total flux cleaned = 0.00193243 Jy ! Component: 2400 - total flux cleaned = 0.00194646 Jy ! Component: 2450 - total flux cleaned = 0.00197444 Jy ! Component: 2500 - total flux cleaned = 0.0020158 Jy ! Component: 2550 - total flux cleaned = 0.00200213 Jy ! Component: 2600 - total flux cleaned = 0.00201575 Jy ! Component: 2650 - total flux cleaned = 0.00201576 Jy ! Component: 2700 - total flux cleaned = 0.00208238 Jy ! Component: 2750 - total flux cleaned = 0.00209559 Jy ! Component: 2800 - total flux cleaned = 0.00213489 Jy ! Component: 2850 - total flux cleaned = 0.00214808 Jy ! Component: 2900 - total flux cleaned = 0.00213507 Jy ! Component: 2950 - total flux cleaned = 0.00217367 Jy ! Component: 3000 - total flux cleaned = 0.00223733 Jy ! Component: 3050 - total flux cleaned = 0.00226268 Jy ! Component: 3100 - total flux cleaned = 0.00230032 Jy ! Component: 3150 - total flux cleaned = 0.00233762 Jy ! Component: 3200 - total flux cleaned = 0.00232543 Jy ! Component: 3250 - total flux cleaned = 0.00237468 Jy ! Component: 3300 - total flux cleaned = 0.00239924 Jy ! Component: 3350 - total flux cleaned = 0.0024601 Jy ! Component: 3400 - total flux cleaned = 0.00248425 Jy ! Component: 3450 - total flux cleaned = 0.00246041 Jy ! Component: 3500 - total flux cleaned = 0.00252007 Jy ! Component: 3550 - total flux cleaned = 0.00259106 Jy ! Component: 3600 - total flux cleaned = 0.00260277 Jy ! Component: 3650 - total flux cleaned = 0.00261453 Jy ! Component: 3700 - total flux cleaned = 0.00267271 Jy ! Component: 3750 - total flux cleaned = 0.00271901 Jy ! Component: 3800 - total flux cleaned = 0.00268459 Jy ! Component: 3850 - total flux cleaned = 0.00269613 Jy ! Component: 3900 - total flux cleaned = 0.00271883 Jy ! Component: 3950 - total flux cleaned = 0.00279786 Jy ! Component: 4000 - total flux cleaned = 0.00278666 Jy ! Component: 4050 - total flux cleaned = 0.00277553 Jy ! Total flux subtracted in 4096 components = 0.00283117 Jy ! Clean residual min=-0.000611 max=0.000585 Jy/beam ! Clean residual mean=-0.000000 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.312226 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 564 components and 0.312226 Jy ![Exited script file: muppet] wmap "J0209+2932_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 6.779 at -4.27 degrees (North through East) ! Clean map min=-0.0010792 max=0.15401 Jy/beam ! Writing clean map to FITS file: J0209+2932_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154014 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205431 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.400153 0.400153 0.800306 1.60061 3.20123 6.40245 12.8049 25.6098 51.2196 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.252 x 6.779 at -4.27 degrees (North through East) ! Clean map min=-0.0010792 max=0.15401 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 J0209+2932_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:49:56 2019