! Started logfile: J2212+0152_S_2017_08_05_pus_uvs.log on Thu May 9 19:40:17 2019 obs J2212+0152_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2212+0152_S_2017_08_05_pus_uva.fits ! AN table 1: 217 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.926472 visibilities/baseline/integration-bin. ! Found source: J2212+0152 ! ! 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 513 lines of history. ! ! Reading 36188 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 J2212+0152_S_2017_08_05_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 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1422 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.859022Jy sigma=0.007849 ! Fit after self-cal, rms=0.783288Jy sigma=0.007206 ! 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.732 mas, bmaj=7.176 mas, bpa=-6.023 degrees ! Estimated noise=883.203 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.216317 Jy ! Component: 100 - total flux cleaned = 0.320822 Jy ! Total flux subtracted in 100 components = 0.320822 Jy ! Clean residual min=-0.050986 max=0.109093 Jy/beam ! Clean residual mean=-0.000595 rms=0.014985 Jy/beam ! Combined flux in latest and established models = 0.320822 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.320822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372787Jy sigma=0.003226 ! Fit after self-cal, rms=0.372080Jy sigma=0.003219 ! Inverting map ! Added new window around map position (50.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979254 Jy ! Component: 100 - total flux cleaned = 0.162964 Jy ! Total flux subtracted in 100 components = 0.162964 Jy ! Clean residual min=-0.041374 max=0.074880 Jy/beam ! Clean residual mean=-0.000570 rms=0.012986 Jy/beam ! Combined flux in latest and established models = 0.483787 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.483787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329313Jy sigma=0.002831 ! Fit after self-cal, rms=0.326574Jy sigma=0.002801 ! Inverting map ! Added new window around map position (41, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0819141 Jy ! Component: 100 - total flux cleaned = 0.137789 Jy ! Total flux subtracted in 100 components = 0.137789 Jy ! Clean residual min=-0.038455 max=0.058027 Jy/beam ! Clean residual mean=-0.000532 rms=0.011271 Jy/beam ! Combined flux in latest and established models = 0.621576 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 91 components and 0.621576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293514Jy sigma=0.002510 ! Fit after self-cal, rms=0.290330Jy sigma=0.002477 ! 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.32 mas, bmaj=7.992 mas, bpa=-2.689 degrees ! Estimated noise=498.604 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.0874341 Jy ! Component: 100 - total flux cleaned = 0.155273 Jy ! Component: 150 - total flux cleaned = 0.211456 Jy ! Component: 200 - total flux cleaned = 0.25858 Jy ! Total flux subtracted in 200 components = 0.25858 Jy ! Clean residual min=-0.042138 max=0.063674 Jy/beam ! Clean residual mean=-0.000894 rms=0.015028 Jy/beam ! Combined flux in latest and established models = 0.880156 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 139 components and 0.880155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243563Jy sigma=0.002084 ! Fit after self-cal, rms=0.241179Jy sigma=0.002060 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.21 HN 1.22 KP 0.87 ! LA 0.79 MK 1.27 NL 0.96 OV 1.02 ! PT 0.71 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.20 HN 1.28 KP 0.82 ! LA 0.78 MK 1.09 NL 1.11 OV 1.09 ! PT 0.70 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.33 HN 1.26 KP 0.74 ! LA 0.62 MK 1.10 NL 1.27 OV 0.99 ! PT 0.71 SC 1.13 ! ! ! Correcting IF 4. ! A total of 264 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.22 HN 1.06 KP 1.00* ! LA 1.00* MK 1.22 NL 1.00* OV 1.00* ! PT 1.25 SC 1.00* ! ! ! Fit before self-cal, rms=0.241179Jy sigma=0.002060 ! Fit after self-cal, rms=0.175854Jy sigma=0.001598 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=8.512 mas, bpa=-1.433 degrees ! Estimated noise=477.457 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.0192358 Jy ! Component: 100 - total flux cleaned = 0.0290608 Jy ! Component: 150 - total flux cleaned = 0.0351841 Jy ! Component: 200 - total flux cleaned = 0.040239 Jy ! Total flux subtracted in 200 components = 0.040239 Jy ! Clean residual min=-0.033536 max=0.045766 Jy/beam ! Clean residual mean=-0.000292 rms=0.009469 Jy/beam ! Combined flux in latest and established models = 0.920394 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 163 components and 0.920394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170724Jy sigma=0.001521 ! Fit after self-cal, rms=0.170852Jy sigma=0.001506 ! 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.170852Jy sigma=0.001506 ! Fit after self-cal, rms=0.173067Jy sigma=0.001403 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=8.406 mas, bpa=-0.3744 degrees ! Estimated noise=475.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00795411 Jy ! Component: 100 - total flux cleaned = 0.00979166 Jy ! Component: 150 - total flux cleaned = 0.0109627 Jy ! Component: 200 - total flux cleaned = 0.0114781 Jy ! Total flux subtracted in 200 components = 0.0114781 Jy ! Clean residual min=-0.024565 max=0.038901 Jy/beam ! Clean residual mean=-0.000110 rms=0.008289 Jy/beam ! Combined flux in latest and established models = 0.931872 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 174 components and 0.931872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170962Jy sigma=0.001388 ! Fit after self-cal, rms=0.170432Jy sigma=0.001384 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 (77.5, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0388175 Jy ! Component: 100 - total flux cleaned = 0.0608335 Jy ! Component: 150 - total flux cleaned = 0.0719455 Jy ! Component: 200 - total flux cleaned = 0.0757113 Jy ! Total flux subtracted in 200 components = 0.0757113 Jy ! Clean residual min=-0.023188 max=0.027762 Jy/beam ! Clean residual mean=0.000087 rms=0.006687 Jy/beam ! Combined flux in latest and established models = 1.00758 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 231 components and 1.00758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161650Jy sigma=0.001252 ! Fit after self-cal, rms=0.159455Jy sigma=0.001235 ! Inverting map ! Added new window around map position (56, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217228 Jy ! Component: 100 - total flux cleaned = 0.0252796 Jy ! Component: 150 - total flux cleaned = 0.0268394 Jy ! Component: 200 - total flux cleaned = 0.0277565 Jy ! Total flux subtracted in 200 components = 0.0277565 Jy ! Clean residual min=-0.022424 max=0.027783 Jy/beam ! Clean residual mean=0.000105 rms=0.006267 Jy/beam ! Combined flux in latest and established models = 1.03534 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 261 components and 1.03534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153170Jy sigma=0.001181 ! Fit after self-cal, rms=0.151922Jy sigma=0.001176 ! Inverting map ! Added new window around map position (-6, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242504 Jy ! Component: 100 - total flux cleaned = 0.0295644 Jy ! Component: 150 - total flux cleaned = 0.0304571 Jy ! Component: 200 - total flux cleaned = 0.0300418 Jy ! Total flux subtracted in 200 components = 0.0300418 Jy ! Clean residual min=-0.020566 max=0.022504 Jy/beam ! Clean residual mean=0.000107 rms=0.005813 Jy/beam ! Combined flux in latest and established models = 1.06538 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 293 components and 1.06538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146359Jy sigma=0.001126 ! Fit after self-cal, rms=0.146127Jy sigma=0.001123 ! 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.146127Jy sigma=0.001123 ! Fit after self-cal, rms=0.124834Jy sigma=0.001071 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.343 mas, bpa=-1.037 degrees ! Estimated noise=465.237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154879 Jy ! Component: 100 - total flux cleaned = 0.0209542 Jy ! Component: 150 - total flux cleaned = 0.023753 Jy ! Component: 200 - total flux cleaned = 0.0263138 Jy ! Total flux subtracted in 200 components = 0.0263138 Jy ! Clean residual min=-0.017739 max=0.022065 Jy/beam ! Clean residual mean=-0.000023 rms=0.004924 Jy/beam ! Combined flux in latest and established models = 1.0917 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 321 components and 1.0917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122160Jy sigma=0.001032 ! Fit after self-cal, rms=0.121701Jy sigma=0.001029 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 (62, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213825 Jy ! Component: 100 - total flux cleaned = 0.0332048 Jy ! Component: 150 - total flux cleaned = 0.04091 Jy ! Component: 200 - total flux cleaned = 0.0436236 Jy ! Total flux subtracted in 200 components = 0.0436236 Jy ! Clean residual min=-0.014998 max=0.016723 Jy/beam ! Clean residual mean=0.000045 rms=0.004255 Jy/beam ! Combined flux in latest and established models = 1.13532 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 363 components and 1.13532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117070Jy sigma=0.000976 ! Fit after self-cal, rms=0.116757Jy sigma=0.000973 ! 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.116757Jy sigma=0.000973 ! Fit after self-cal, rms=0.111325Jy sigma=0.000958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.218 mas, bmaj=13.51 mas, bpa=-1.726 degrees ! Estimated noise=540.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206179 Jy ! Component: 100 - total flux cleaned = 0.0332916 Jy ! Component: 150 - total flux cleaned = 0.0397964 Jy ! Component: 200 - total flux cleaned = 0.0457443 Jy ! Total flux subtracted in 200 components = 0.0457443 Jy ! Clean residual min=-0.019026 max=0.019995 Jy/beam ! Clean residual mean=0.000060 rms=0.005469 Jy/beam ! Combined flux in latest and established models = 1.18106 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 407 components and 1.18106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109577Jy sigma=0.000926 ! Fit after self-cal, rms=0.109166Jy sigma=0.000923 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.00606314 Jy ! Component: 100 - total flux cleaned = 0.00844293 Jy ! Component: 150 - total flux cleaned = 0.0102685 Jy ! Component: 200 - total flux cleaned = 0.0111141 Jy ! Total flux subtracted in 200 components = 0.0111141 Jy ! Clean residual min=-0.017763 max=0.018476 Jy/beam ! Clean residual mean=0.000077 rms=0.005096 Jy/beam ! Combined flux in latest and established models = 1.19218 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 425 components and 1.19218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108810Jy sigma=0.000915 ! Fit after self-cal, rms=0.108572Jy sigma=0.000914 ! 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.49 mas, bmaj=8.361 mas, bpa=-1.45 degrees ! Estimated noise=464.328 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.49 x 8.361 at -1.45 degrees (North through East) ! Clean map min=-0.01391 max=0.24313 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.921 mas, bmaj=7.386 mas, bpa=-3.858 degrees ! Estimated noise=886.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.212995 Jy ! Component: 100 - total flux cleaned = 0.343278 Jy ! Component: 150 - total flux cleaned = 0.441217 Jy ! Component: 200 - total flux cleaned = 0.5202 Jy ! Total flux subtracted in 200 components = 0.5202 Jy ! Clean residual min=-0.032389 max=0.051388 Jy/beam ! Clean residual mean=-0.000332 rms=0.010209 Jy/beam ! Combined flux in latest and established models = 0.5202 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.5202 Jy ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=8.361 mas, bpa=-1.45 degrees ! Estimated noise=464.328 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.0909239 Jy ! Component: 100 - total flux cleaned = 0.163149 Jy ! Component: 150 - total flux cleaned = 0.222295 Jy ! Component: 200 - total flux cleaned = 0.271712 Jy ! Total flux subtracted in 200 components = 0.271712 Jy ! Clean residual min=-0.026153 max=0.041289 Jy/beam ! Clean residual mean=-0.000396 rms=0.009451 Jy/beam ! Combined flux in latest and established models = 0.791913 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 130 components and 0.791912 Jy ! Inverting map ! Added new window around map position (4.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0451538 Jy ! Component: 100 - total flux cleaned = 0.082653 Jy ! Component: 150 - total flux cleaned = 0.115355 Jy ! Component: 200 - total flux cleaned = 0.144191 Jy ! Total flux subtracted in 200 components = 0.144191 Jy ! Clean residual min=-0.018618 max=0.022673 Jy/beam ! Clean residual mean=-0.000223 rms=0.006567 Jy/beam ! Combined flux in latest and established models = 0.936104 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 197 components and 0.936104 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.218 mas, bmaj=13.51 mas, bpa=-1.726 degrees ! Estimated noise=540.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0446608 Jy ! Component: 100 - total flux cleaned = 0.0805576 Jy ! Component: 150 - total flux cleaned = 0.110214 Jy ! Component: 200 - total flux cleaned = 0.134992 Jy ! Total flux subtracted in 200 components = 0.134992 Jy ! Clean residual min=-0.020978 max=0.025184 Jy/beam ! Clean residual mean=-0.000124 rms=0.007031 Jy/beam ! Combined flux in latest and established models = 1.0711 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 = 0.0209411 Jy ! Component: 100 - total flux cleaned = 0.0388199 Jy ! Component: 150 - total flux cleaned = 0.0542042 Jy ! Component: 200 - total flux cleaned = 0.0675207 Jy ! Total flux subtracted in 200 components = 0.0675207 Jy ! Clean residual min=-0.016478 max=0.021246 Jy/beam ! Clean residual mean=0.000031 rms=0.005468 Jy/beam ! Combined flux in latest and established models = 1.13862 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 325 components and 1.13862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=8.361 mas, bpa=-1.45 degrees ! Estimated noise=464.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111135 Jy ! Component: 100 - total flux cleaned = 0.017057 Jy ! Component: 150 - total flux cleaned = 0.0211641 Jy ! Component: 200 - total flux cleaned = 0.0259038 Jy ! Total flux subtracted in 200 components = 0.0259038 Jy ! Clean residual min=-0.012242 max=0.016836 Jy/beam ! Clean residual mean=0.000030 rms=0.003513 Jy/beam ! Combined flux in latest and established models = 1.16452 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 352 components and 1.16452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107628Jy sigma=0.000904 ! Fit after self-cal, rms=0.105738Jy sigma=0.000890 wmodel J2212+0152_S_2017_08_05_pus_map.mod ! Writing 352 model components to file: J2212+0152_S_2017_08_05_pus_map.mod wobs J2212+0152_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2212+0152_S_2017_08_05_pus_uvs.fits wwins J2212+0152_S_2017_08_05_pus_map.win ! wwins: Wrote 8 windows to J2212+0152_S_2017_08_05_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.00313749 Jy ! Component: 100 - total flux cleaned = 0.00222185 Jy ! Component: 150 - total flux cleaned = 0.00201255 Jy ! Component: 200 - total flux cleaned = 0.00161553 Jy ! Component: 250 - total flux cleaned = 0.00142622 Jy ! Component: 300 - total flux cleaned = 0.00124286 Jy ! Component: 350 - total flux cleaned = 0.00124589 Jy ! Component: 400 - total flux cleaned = 0.00141744 Jy ! Component: 450 - total flux cleaned = 0.00125913 Jy ! Component: 500 - total flux cleaned = 0.00157473 Jy ! Component: 550 - total flux cleaned = 0.00187834 Jy ! Component: 600 - total flux cleaned = 0.00232428 Jy ! Component: 650 - total flux cleaned = 0.00246951 Jy ! Component: 700 - total flux cleaned = 0.00303462 Jy ! Component: 750 - total flux cleaned = 0.00344879 Jy ! Component: 800 - total flux cleaned = 0.00385687 Jy ! Component: 850 - total flux cleaned = 0.00465836 Jy ! Component: 900 - total flux cleaned = 0.00544485 Jy ! Component: 950 - total flux cleaned = 0.0063462 Jy ! Component: 1000 - total flux cleaned = 0.0073579 Jy ! Component: 1050 - total flux cleaned = 0.0081045 Jy ! Component: 1100 - total flux cleaned = 0.00908055 Jy ! Component: 1150 - total flux cleaned = 0.00979876 Jy ! Component: 1200 - total flux cleaned = 0.0106224 Jy ! Component: 1250 - total flux cleaned = 0.0109703 Jy ! Component: 1300 - total flux cleaned = 0.012108 Jy ! Component: 1350 - total flux cleaned = 0.0127797 Jy ! Component: 1400 - total flux cleaned = 0.0134418 Jy ! Component: 1450 - total flux cleaned = 0.0135516 Jy ! Component: 1500 - total flux cleaned = 0.0144091 Jy ! Component: 1550 - total flux cleaned = 0.0153577 Jy ! Component: 1600 - total flux cleaned = 0.015255 Jy ! Component: 1650 - total flux cleaned = 0.0161757 Jy ! Component: 1700 - total flux cleaned = 0.0166784 Jy ! Component: 1750 - total flux cleaned = 0.0171746 Jy ! Component: 1800 - total flux cleaned = 0.0173703 Jy ! Component: 1850 - total flux cleaned = 0.0178532 Jy ! Component: 1900 - total flux cleaned = 0.0181393 Jy ! Component: 1950 - total flux cleaned = 0.0182334 Jy ! Component: 2000 - total flux cleaned = 0.0190713 Jy ! Component: 2050 - total flux cleaned = 0.0194348 Jy ! Component: 2100 - total flux cleaned = 0.0196151 Jy ! Component: 2150 - total flux cleaned = 0.0197953 Jy ! Component: 2200 - total flux cleaned = 0.0205891 Jy ! Component: 2250 - total flux cleaned = 0.0207616 Jy ! Component: 2300 - total flux cleaned = 0.0213621 Jy ! Component: 2350 - total flux cleaned = 0.0215323 Jy ! Component: 2400 - total flux cleaned = 0.0220353 Jy ! Component: 2450 - total flux cleaned = 0.0226143 Jy ! Component: 2500 - total flux cleaned = 0.0229433 Jy ! Component: 2550 - total flux cleaned = 0.0233488 Jy ! Component: 2600 - total flux cleaned = 0.0236689 Jy ! Component: 2650 - total flux cleaned = 0.0239063 Jy ! Component: 2700 - total flux cleaned = 0.0243762 Jy ! Component: 2750 - total flux cleaned = 0.0244545 Jy ! Component: 2800 - total flux cleaned = 0.0248347 Jy ! Component: 2850 - total flux cleaned = 0.0251373 Jy ! Component: 2900 - total flux cleaned = 0.0255112 Jy ! Component: 2950 - total flux cleaned = 0.0258819 Jy ! Component: 3000 - total flux cleaned = 0.0259543 Jy ! Component: 3050 - total flux cleaned = 0.025954 Jy ! Component: 3100 - total flux cleaned = 0.0263124 Jy ! Component: 3150 - total flux cleaned = 0.0265254 Jy ! Component: 3200 - total flux cleaned = 0.0267345 Jy ! Component: 3250 - total flux cleaned = 0.0268032 Jy ! Component: 3300 - total flux cleaned = 0.0270791 Jy ! Component: 3350 - total flux cleaned = 0.0273507 Jy ! Component: 3400 - total flux cleaned = 0.027552 Jy ! Component: 3450 - total flux cleaned = 0.027686 Jy ! Component: 3500 - total flux cleaned = 0.0280816 Jy ! Component: 3550 - total flux cleaned = 0.0282114 Jy ! Component: 3600 - total flux cleaned = 0.028211 Jy ! Component: 3650 - total flux cleaned = 0.0285941 Jy ! Component: 3700 - total flux cleaned = 0.0286577 Jy ! Component: 3750 - total flux cleaned = 0.0290331 Jy ! Component: 3800 - total flux cleaned = 0.0291573 Jy ! Component: 3850 - total flux cleaned = 0.0292186 Jy ! Component: 3900 - total flux cleaned = 0.0295844 Jy ! Component: 3950 - total flux cleaned = 0.0298849 Jy ! Component: 4000 - total flux cleaned = 0.0300047 Jy ! Component: 4050 - total flux cleaned = 0.0303603 Jy ! Total flux subtracted in 4096 components = 0.0306541 Jy ! Clean residual min=-0.003089 max=0.003283 Jy/beam ! Clean residual mean=0.000032 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 1.19517 Jy keep ! Adding 388 model components to the UV plane model. ! The established model now contains 740 components and 1.19517 Jy ![Exited script file: muppet] wmap "J2212+0152_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.49 x 8.361 at -1.45 degrees (North through East) ! Clean map min=-0.0080261 max=0.25459 Jy/beam ! Writing clean map to FITS file: J2212+0152_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.25459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118656 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3982 1.3982 2.79641 5.59281 11.1856 22.3713 44.7425 89.485 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.254 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.49 x 8.361 at -1.45 degrees (North through East) ! Clean map min=-0.0080261 max=0.25459 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 J2212+0152_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:40:25 2019