! Started logfile: J2212+2759_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:24:16 2019 obs J2212+2759_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2212+2759_S_2017_01_16_pus_uva.fits ! AN table 1: 131 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.668363 visibilities/baseline/integration-bin. ! Found source: J2212+2759 ! ! 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 622 lines of history. ! ! Reading 15760 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+2759_S_2017_01_16_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 256 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 256 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 256 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 492 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999340Jy sigma=0.007758 ! Fit after self-cal, rms=0.972622Jy sigma=0.007658 ! 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.613 mas, bmaj=7.126 mas, bpa=19.66 degrees ! Estimated noise=1205.1 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.0506931 Jy ! Component: 100 - total flux cleaned = 0.0628741 Jy ! Total flux subtracted in 100 components = 0.0628741 Jy ! Clean residual min=-0.003989 max=0.008057 Jy/beam ! Clean residual mean=-0.000006 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.0628741 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0628741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304946Jy sigma=0.000650 ! Fit after self-cal, rms=0.304862Jy sigma=0.000649 ! Inverting map ! Added new window around map position (-0.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782679 Jy ! Component: 100 - total flux cleaned = 0.0121286 Jy ! Total flux subtracted in 100 components = 0.0121286 Jy ! Clean residual min=-0.003457 max=0.003101 Jy/beam ! Clean residual mean=-0.000005 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.0750028 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.0750028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304417Jy sigma=0.000643 ! Fit after self-cal, rms=0.304381Jy sigma=0.000642 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.313 mas, bmaj=7.68 mas, bpa=16.35 degrees ! Estimated noise=761.012 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.00472639 Jy ! Component: 100 - total flux cleaned = 0.00678576 Jy ! Component: 150 - total flux cleaned = 0.00812041 Jy ! Component: 200 - total flux cleaned = 0.00874394 Jy ! Total flux subtracted in 200 components = 0.00874394 Jy ! Clean residual min=-0.002133 max=0.002316 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0837467 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.0837467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304214Jy sigma=0.000640 ! Fit after self-cal, rms=0.304235Jy sigma=0.000640 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 0.95 KP 1.03 ! LA 1.02 MK 1.00* NL 0.89 OV 0.96 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.06 KP 1.00 ! LA 0.93 MK 1.00* NL 0.99 OV 1.04 ! PT 1.13 SC 0.99 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 1.03 KP 1.02 ! LA 0.98 MK 1.00* NL 1.10 OV 0.96 ! PT 1.19 SC 1.06 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 0.93 KP 0.41 ! LA 1.02 MK 1.00* NL 1.00* OV 0.93 ! PT 0.95 SC 0.60 ! ! ! Fit before self-cal, rms=0.304235Jy sigma=0.000640 ! Fit after self-cal, rms=0.193678Jy sigma=0.000638 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.292 mas, bmaj=7.656 mas, bpa=16.5 degrees ! Estimated noise=765.631 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.0020438 Jy ! Component: 100 - total flux cleaned = 0.00300693 Jy ! Component: 150 - total flux cleaned = 0.00334089 Jy ! Component: 200 - total flux cleaned = 0.00351584 Jy ! Total flux subtracted in 200 components = 0.00351584 Jy ! Clean residual min=-0.001973 max=0.002290 Jy/beam ! Clean residual mean=0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0872625 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.0872625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193627Jy sigma=0.000638 ! Fit after self-cal, rms=0.193622Jy sigma=0.000638 ! 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.193622Jy sigma=0.000638 ! Fit after self-cal, rms=0.097755Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.299 mas, bmaj=7.644 mas, bpa=16.23 degrees ! Estimated noise=764.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115159 Jy ! Component: 100 - total flux cleaned = 0.00171742 Jy ! Component: 150 - total flux cleaned = 0.00177357 Jy ! Component: 200 - total flux cleaned = 0.00180399 Jy ! Total flux subtracted in 200 components = 0.00180399 Jy ! Clean residual min=-0.001784 max=0.001857 Jy/beam ! Clean residual mean=-0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0890665 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.0890665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097742Jy sigma=0.000635 ! Fit after self-cal, rms=0.097536Jy sigma=0.000635 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.000199301 Jy ! Component: 100 - total flux cleaned = 0.000220925 Jy ! Component: 150 - total flux cleaned = 0.000206218 Jy ! Component: 200 - total flux cleaned = 0.000206115 Jy ! Total flux subtracted in 200 components = 0.000206115 Jy ! Clean residual min=-0.001943 max=0.001876 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0892726 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.0892726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097529Jy sigma=0.000635 ! Fit after self-cal, rms=0.097526Jy sigma=0.000635 ! 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.097526Jy sigma=0.000635 ! Fit after self-cal, rms=0.096510Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.302 mas, bmaj=7.63 mas, bpa=16.2 degrees ! Estimated noise=764.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000672166 Jy ! Component: 100 - total flux cleaned = 0.000933332 Jy ! Component: 150 - total flux cleaned = 0.00100697 Jy ! Component: 200 - total flux cleaned = 0.00102648 Jy ! Total flux subtracted in 200 components = 0.00102648 Jy ! Clean residual min=-0.001894 max=0.001872 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0902991 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 0.0902991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096506Jy sigma=0.000635 ! Fit after self-cal, rms=0.096465Jy sigma=0.000635 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.47552e-05 Jy ! Component: 100 - total flux cleaned = 6.60407e-05 Jy ! Component: 150 - total flux cleaned = 7.57183e-05 Jy ! Component: 200 - total flux cleaned = 5.86517e-05 Jy ! Total flux subtracted in 200 components = 5.86517e-05 Jy ! Clean residual min=-0.001952 max=0.001845 Jy/beam ! Clean residual mean=-0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0903578 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.0903578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096461Jy sigma=0.000635 ! Fit after self-cal, rms=0.096461Jy sigma=0.000635 ! 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.096461Jy sigma=0.000635 ! Fit after self-cal, rms=0.096312Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.642 mas, bmaj=9.501 mas, bpa=2.351 degrees ! Estimated noise=918.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000694476 Jy ! Component: 100 - total flux cleaned = 0.000834626 Jy ! Component: 150 - total flux cleaned = 0.000867077 Jy ! Component: 200 - total flux cleaned = 0.000875462 Jy ! Total flux subtracted in 200 components = 0.000875462 Jy ! Clean residual min=-0.002161 max=0.001954 Jy/beam ! Clean residual mean=-0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0912332 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.0912332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096310Jy sigma=0.000635 ! Fit after self-cal, rms=0.096314Jy sigma=0.000635 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.41393e-05 Jy ! Component: 100 - total flux cleaned = 3.60554e-05 Jy ! Component: 150 - total flux cleaned = 3.59237e-05 Jy ! Component: 200 - total flux cleaned = 4.34679e-05 Jy ! Total flux subtracted in 200 components = 4.34679e-05 Jy ! Clean residual min=-0.002143 max=0.001952 Jy/beam ! Clean residual mean=-0.000004 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0912767 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.0912767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096314Jy sigma=0.000635 ! Fit after self-cal, rms=0.096321Jy sigma=0.000635 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=7.616 mas, bpa=16.19 degrees ! Estimated noise=764.774 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.304 x 7.616 at 16.19 degrees (North through East) ! Clean map min=-0.0018614 max=0.063913 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.604 mas, bmaj=7.046 mas, bpa=19.46 degrees ! Estimated noise=1188.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0493613 Jy ! Component: 100 - total flux cleaned = 0.0651821 Jy ! Component: 150 - total flux cleaned = 0.0731794 Jy ! Component: 200 - total flux cleaned = 0.0782307 Jy ! Total flux subtracted in 200 components = 0.0782307 Jy ! Clean residual min=-0.002821 max=0.002852 Jy/beam ! Clean residual mean=-0.000004 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.0782307 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0782307 Jy ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=7.616 mas, bpa=16.19 degrees ! Estimated noise=764.774 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.00450421 Jy ! Component: 100 - total flux cleaned = 0.00733683 Jy ! Component: 150 - total flux cleaned = 0.00932479 Jy ! Component: 200 - total flux cleaned = 0.010743 Jy ! Total flux subtracted in 200 components = 0.010743 Jy ! Clean residual min=-0.002012 max=0.001920 Jy/beam ! Clean residual mean=-0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0889737 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 61 components and 0.0889737 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.642 mas, bmaj=9.501 mas, bpa=2.351 degrees ! Estimated noise=918.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147876 Jy ! Component: 100 - total flux cleaned = 0.0021174 Jy ! Component: 150 - total flux cleaned = 0.00223395 Jy ! Component: 200 - total flux cleaned = 0.00226496 Jy ! Total flux subtracted in 200 components = 0.00226496 Jy ! Clean residual min=-0.002186 max=0.002069 Jy/beam ! Clean residual mean=-0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0912386 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.89821e-07 Jy ! Component: 100 - total flux cleaned = 4.58371e-07 Jy ! Component: 150 - total flux cleaned = 1.13097e-05 Jy ! Component: 200 - total flux cleaned = 8.51398e-07 Jy ! Total flux subtracted in 200 components = 8.51398e-07 Jy ! Clean residual min=-0.002173 max=0.002047 Jy/beam ! Clean residual mean=-0.000004 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0912395 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 86 components and 0.0912395 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=7.616 mas, bpa=16.19 degrees ! Estimated noise=764.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.7169e-06 Jy ! Component: 100 - total flux cleaned = -5.28599e-05 Jy ! Component: 150 - total flux cleaned = -9.59732e-05 Jy ! Component: 200 - total flux cleaned = -0.00014588 Jy ! Total flux subtracted in 200 components = -0.00014588 Jy ! Clean residual min=-0.001932 max=0.001859 Jy/beam ! Clean residual mean=-0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0910936 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.0910936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096322Jy sigma=0.000635 ! Fit after self-cal, rms=0.096325Jy sigma=0.000635 wmodel J2212+2759_S_2017_01_16_pus_map.mod ! Writing 101 model components to file: J2212+2759_S_2017_01_16_pus_map.mod wobs J2212+2759_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2212+2759_S_2017_01_16_pus_uvs.fits wwins J2212+2759_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J2212+2759_S_2017_01_16_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 = -7.48565e-05 Jy ! Component: 100 - total flux cleaned = -1.44655e-05 Jy ! Component: 150 - total flux cleaned = 7.18986e-05 Jy ! Component: 200 - total flux cleaned = -3.77952e-05 Jy ! Component: 250 - total flux cleaned = -0.000170179 Jy ! Component: 300 - total flux cleaned = -0.000169489 Jy ! Component: 350 - total flux cleaned = -0.000168639 Jy ! Component: 400 - total flux cleaned = -0.000192295 Jy ! Component: 450 - total flux cleaned = -7.50842e-05 Jy ! Component: 500 - total flux cleaned = -9.86953e-05 Jy ! Component: 550 - total flux cleaned = -3.11101e-05 Jy ! Component: 600 - total flux cleaned = -5.29049e-05 Jy ! Component: 650 - total flux cleaned = -9.31315e-06 Jy ! Component: 700 - total flux cleaned = 3.30986e-05 Jy ! Component: 750 - total flux cleaned = 3.25785e-05 Jy ! Component: 800 - total flux cleaned = 1.1291e-05 Jy ! Component: 850 - total flux cleaned = -4.98775e-05 Jy ! Component: 900 - total flux cleaned = -4.99484e-05 Jy ! Component: 950 - total flux cleaned = -0.000109088 Jy ! Component: 1000 - total flux cleaned = -0.000109145 Jy ! Component: 1050 - total flux cleaned = -0.000109138 Jy ! Component: 1100 - total flux cleaned = -0.000185087 Jy ! Component: 1150 - total flux cleaned = -0.000129091 Jy ! Component: 1200 - total flux cleaned = -0.000184857 Jy ! Component: 1250 - total flux cleaned = -0.000184866 Jy ! Component: 1300 - total flux cleaned = -0.000202839 Jy ! Component: 1350 - total flux cleaned = -0.000202907 Jy ! Component: 1400 - total flux cleaned = -0.000238348 Jy ! Component: 1450 - total flux cleaned = -0.000273511 Jy ! Component: 1500 - total flux cleaned = -0.000273424 Jy ! Component: 1550 - total flux cleaned = -0.000222149 Jy ! Component: 1600 - total flux cleaned = -0.000341342 Jy ! Component: 1650 - total flux cleaned = -0.000391561 Jy ! Component: 1700 - total flux cleaned = -0.000374887 Jy ! Component: 1750 - total flux cleaned = -0.000424478 Jy ! Component: 1800 - total flux cleaned = -0.000408058 Jy ! Component: 1850 - total flux cleaned = -0.000440513 Jy ! Component: 1900 - total flux cleaned = -0.000472315 Jy ! Component: 1950 - total flux cleaned = -0.000472466 Jy ! Component: 2000 - total flux cleaned = -0.000488507 Jy ! Component: 2050 - total flux cleaned = -0.000519865 Jy ! Component: 2100 - total flux cleaned = -0.000535225 Jy ! Component: 2150 - total flux cleaned = -0.000565907 Jy ! Component: 2200 - total flux cleaned = -0.000581171 Jy ! Component: 2250 - total flux cleaned = -0.00059614 Jy ! Component: 2300 - total flux cleaned = -0.000596199 Jy ! Component: 2350 - total flux cleaned = -0.000581611 Jy ! Component: 2400 - total flux cleaned = -0.000596353 Jy ! Component: 2450 - total flux cleaned = -0.000655035 Jy ! Component: 2500 - total flux cleaned = -0.000669702 Jy ! Component: 2550 - total flux cleaned = -0.000655403 Jy ! Component: 2600 - total flux cleaned = -0.000683912 Jy ! Component: 2650 - total flux cleaned = -0.00071232 Jy ! Component: 2700 - total flux cleaned = -0.00075457 Jy ! Component: 2750 - total flux cleaned = -0.00081059 Jy ! Component: 2800 - total flux cleaned = -0.000796557 Jy ! Component: 2850 - total flux cleaned = -0.000851595 Jy ! Component: 2900 - total flux cleaned = -0.000892624 Jy ! Component: 2950 - total flux cleaned = -0.000906145 Jy ! Component: 3000 - total flux cleaned = -0.000906153 Jy ! Component: 3050 - total flux cleaned = -0.000973127 Jy ! Component: 3100 - total flux cleaned = -0.00102621 Jy ! Component: 3150 - total flux cleaned = -0.00103929 Jy ! Component: 3200 - total flux cleaned = -0.00106567 Jy ! Component: 3250 - total flux cleaned = -0.00113084 Jy ! Component: 3300 - total flux cleaned = -0.00110494 Jy ! Component: 3350 - total flux cleaned = -0.0011436 Jy ! Component: 3400 - total flux cleaned = -0.00119487 Jy ! Component: 3450 - total flux cleaned = -0.00119499 Jy ! Component: 3500 - total flux cleaned = -0.00124539 Jy ! Component: 3550 - total flux cleaned = -0.00128298 Jy ! Component: 3600 - total flux cleaned = -0.00133273 Jy ! Component: 3650 - total flux cleaned = -0.00140696 Jy ! Component: 3700 - total flux cleaned = -0.00141911 Jy ! Component: 3750 - total flux cleaned = -0.00146799 Jy ! Component: 3800 - total flux cleaned = -0.00148021 Jy ! Component: 3850 - total flux cleaned = -0.0014802 Jy ! Component: 3900 - total flux cleaned = -0.00154022 Jy ! Component: 3950 - total flux cleaned = -0.00156417 Jy ! Component: 4000 - total flux cleaned = -0.00159988 Jy ! Component: 4050 - total flux cleaned = -0.00167065 Jy ! Total flux subtracted in 4096 components = -0.0017294 Jy ! Clean residual min=-0.000691 max=0.000779 Jy/beam ! Clean residual mean=-0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.0893642 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 425 components and 0.0893642 Jy ![Exited script file: muppet] wmap "J2212+2759_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.304 x 7.616 at 16.19 degrees (North through East) ! Clean map min=-0.0014037 max=0.063863 Jy/beam ! Writing clean map to FITS file: J2212+2759_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.063863 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229158 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07648 1.07648 2.15297 4.30593 8.61187 17.2237 34.4475 68.8949 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.304 x 7.616 at 16.19 degrees (North through East) ! Clean map min=-0.0014037 max=0.063863 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+2759_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:24:22 2019