! Started logfile: J2101+0341_S_2017_06_10_pus_uvs.log on Mon May 6 15:02:05 2019 obs J2101+0341_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2101+0341_S_2017_06_10_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761111 visibilities/baseline/integration-bin. ! Found source: J2101+0341 ! ! 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 1154 lines of history. ! ! Reading 2192 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 J2101+0341_S_2017_06_10_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.629174Jy sigma=0.006328 ! Fit after self-cal, rms=0.620052Jy sigma=0.006245 ! 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.735 mas, bmaj=8.117 mas, bpa=-10.84 degrees ! Estimated noise=2140.93 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.288728 Jy ! Component: 100 - total flux cleaned = 0.367041 Jy ! Total flux subtracted in 100 components = 0.367041 Jy ! Clean residual min=-0.018900 max=0.033067 Jy/beam ! Clean residual mean=-0.000083 rms=0.006230 Jy/beam ! Combined flux in latest and established models = 0.367041 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.367041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117997Jy sigma=0.001074 ! Fit after self-cal, rms=0.117955Jy sigma=0.001073 ! 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.235 mas, bmaj=8.948 mas, bpa=-9.963 degrees ! Estimated noise=1860.33 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.038416 Jy ! Component: 100 - total flux cleaned = 0.0554647 Jy ! Component: 150 - total flux cleaned = 0.0646516 Jy ! Component: 200 - total flux cleaned = 0.067089 Jy ! Total flux subtracted in 200 components = 0.067089 Jy ! Clean residual min=-0.013034 max=0.020141 Jy/beam ! Clean residual mean=-0.000054 rms=0.004441 Jy/beam ! Combined flux in latest and established models = 0.43413 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.43413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104533Jy sigma=0.000954 ! Fit after self-cal, rms=0.104522Jy sigma=0.000953 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.94 HN 1.14 KP 1.01 ! LA 1.01 MK 0.98 NL 0.95 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.29 KP 0.95 ! LA 0.97 MK 0.96 NL 0.91 OV 1.04 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.26 KP 0.97 ! LA 0.97 MK 0.97 NL 0.97 OV 0.96 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.29 KP 1.00* ! LA 1.00* MK 1.28 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.104522Jy sigma=0.000953 ! Fit after self-cal, rms=0.100243Jy sigma=0.000869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=8.894 mas, bpa=-9.463 degrees ! Estimated noise=1872.35 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.00348698 Jy ! Component: 100 - total flux cleaned = -0.00374623 Jy ! Component: 150 - total flux cleaned = -0.00396742 Jy ! Component: 200 - total flux cleaned = -0.00434494 Jy ! Total flux subtracted in 200 components = -0.00434494 Jy ! Clean residual min=-0.015305 max=0.014381 Jy/beam ! Clean residual mean=-0.000056 rms=0.003671 Jy/beam ! Combined flux in latest and established models = 0.429785 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.429785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098989Jy sigma=0.000859 ! Fit after self-cal, rms=0.099013Jy sigma=0.000859 ! 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.099013Jy sigma=0.000859 ! Fit after self-cal, rms=0.080071Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=8.906 mas, bpa=-9.262 degrees ! Estimated noise=1862.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.28464e-05 Jy ! Component: 100 - total flux cleaned = -0.000212472 Jy ! Component: 150 - total flux cleaned = -0.000272095 Jy ! Component: 200 - total flux cleaned = -0.000218791 Jy ! Total flux subtracted in 200 components = -0.000218791 Jy ! Clean residual min=-0.004711 max=0.004939 Jy/beam ! Clean residual mean=-0.000022 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.429567 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.429567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079959Jy sigma=0.000668 ! Fit after self-cal, rms=0.080117Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.52534e-05 Jy ! Component: 100 - total flux cleaned = 5.10201e-05 Jy ! Component: 150 - total flux cleaned = 9.46622e-06 Jy ! Component: 200 - total flux cleaned = -6.71009e-05 Jy ! Total flux subtracted in 200 components = -6.71009e-05 Jy ! Clean residual min=-0.004760 max=0.004906 Jy/beam ! Clean residual mean=-0.000022 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.429499 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.429499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080075Jy sigma=0.000667 ! Fit after self-cal, rms=0.080075Jy sigma=0.000667 ! 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.080075Jy sigma=0.000667 ! Fit after self-cal, rms=0.080321Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=8.912 mas, bpa=-9.307 degrees ! Estimated noise=1859.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259386 Jy ! Component: 100 - total flux cleaned = -0.000349899 Jy ! Component: 150 - total flux cleaned = -0.000385846 Jy ! Component: 200 - total flux cleaned = -0.000383837 Jy ! Total flux subtracted in 200 components = -0.000383837 Jy ! Clean residual min=-0.004515 max=0.004929 Jy/beam ! Clean residual mean=-0.000021 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.429116 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.429116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080276Jy sigma=0.000666 ! Fit after self-cal, rms=0.080279Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.53729e-05 Jy ! Component: 100 - total flux cleaned = 1.24148e-05 Jy ! Component: 150 - total flux cleaned = -1.41704e-05 Jy ! Component: 200 - total flux cleaned = -3.78898e-05 Jy ! Total flux subtracted in 200 components = -3.78898e-05 Jy ! Clean residual min=-0.004550 max=0.004912 Jy/beam ! Clean residual mean=-0.000021 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.429078 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.429078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080263Jy sigma=0.000665 ! Fit after self-cal, rms=0.080264Jy 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.080264Jy sigma=0.000665 ! Fit after self-cal, rms=0.080297Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.291 mas, bmaj=14.08 mas, bpa=-8.459 degrees ! Estimated noise=2344.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272038 Jy ! Component: 100 - total flux cleaned = -0.000275111 Jy ! Component: 150 - total flux cleaned = -0.000278175 Jy ! Component: 200 - total flux cleaned = -0.000279298 Jy ! Total flux subtracted in 200 components = -0.000279298 Jy ! Clean residual min=-0.004897 max=0.005355 Jy/beam ! Clean residual mean=-0.000040 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.428798 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.428799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080285Jy sigma=0.000665 ! Fit after self-cal, rms=0.080288Jy 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 = -0.000189261 Jy ! Component: 100 - total flux cleaned = -0.000189856 Jy ! Component: 150 - total flux cleaned = -0.000190325 Jy ! Component: 200 - total flux cleaned = -0.000190756 Jy ! Total flux subtracted in 200 components = -0.000190756 Jy ! Clean residual min=-0.004850 max=0.005327 Jy/beam ! Clean residual mean=-0.000041 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.428608 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.428608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080283Jy sigma=0.000665 ! Fit after self-cal, rms=0.080284Jy 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.242 mas, bmaj=8.916 mas, bpa=-9.335 degrees ! Estimated noise=1857.99 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.916 at -9.335 degrees (North through East) ! Clean map min=-0.0043775 max=0.37816 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.749 mas, bmaj=8.095 mas, bpa=-9.932 degrees ! Estimated noise=2173.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.291713 Jy ! Component: 100 - total flux cleaned = 0.366526 Jy ! Component: 150 - total flux cleaned = 0.397567 Jy ! Component: 200 - total flux cleaned = 0.411328 Jy ! Total flux subtracted in 200 components = 0.411328 Jy ! Clean residual min=-0.007164 max=0.007809 Jy/beam ! Clean residual mean=-0.000029 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.411328 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.411328 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.916 mas, bpa=-9.335 degrees ! Estimated noise=1857.99 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.0080468 Jy ! Component: 100 - total flux cleaned = 0.0123558 Jy ! Component: 150 - total flux cleaned = 0.0146406 Jy ! Component: 200 - total flux cleaned = 0.015052 Jy ! Total flux subtracted in 200 components = 0.015052 Jy ! Clean residual min=-0.005037 max=0.005571 Jy/beam ! Clean residual mean=-0.000025 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.42638 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.42638 Jy ! Inverting map ! Added new window around map position (35, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360448 Jy ! Component: 100 - total flux cleaned = 0.00320284 Jy ! Component: 150 - total flux cleaned = 0.00264469 Jy ! Component: 200 - total flux cleaned = 0.00230716 Jy ! Total flux subtracted in 200 components = 0.00230716 Jy ! Clean residual min=-0.004498 max=0.004434 Jy/beam ! Clean residual mean=-0.000022 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.428687 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.428687 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.291 mas, bmaj=14.08 mas, bpa=-8.459 degrees ! Estimated noise=2344.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390064 Jy ! Component: 100 - total flux cleaned = -0.000539724 Jy ! Component: 150 - total flux cleaned = -0.000632835 Jy ! Component: 200 - total flux cleaned = -0.00067621 Jy ! Total flux subtracted in 200 components = -0.00067621 Jy ! Clean residual min=-0.004821 max=0.004789 Jy/beam ! Clean residual mean=-0.000042 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.428011 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 = -8.20715e-05 Jy ! Component: 100 - total flux cleaned = -0.000120709 Jy ! Component: 150 - total flux cleaned = -0.000195513 Jy ! Component: 200 - total flux cleaned = -0.000230788 Jy ! Total flux subtracted in 200 components = -0.000230788 Jy ! Clean residual min=-0.004711 max=0.004743 Jy/beam ! Clean residual mean=-0.000042 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.42778 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.42778 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.916 mas, bpa=-9.335 degrees ! Estimated noise=1857.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000363564 Jy ! Component: 100 - total flux cleaned = -0.000201281 Jy ! Component: 150 - total flux cleaned = -0.000152798 Jy ! Component: 200 - total flux cleaned = -0.000152688 Jy ! Total flux subtracted in 200 components = -0.000152688 Jy ! Clean residual min=-0.004447 max=0.004476 Jy/beam ! Clean residual mean=-0.000023 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.427627 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.427627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079797Jy sigma=0.000662 ! Fit after self-cal, rms=0.079760Jy sigma=0.000662 wmodel J2101+0341_S_2017_06_10_pus_map.mod ! Writing 87 model components to file: J2101+0341_S_2017_06_10_pus_map.mod wobs J2101+0341_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2101+0341_S_2017_06_10_pus_uvs.fits wwins J2101+0341_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J2101+0341_S_2017_06_10_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.000324343 Jy ! Component: 100 - total flux cleaned = -0.00098969 Jy ! Component: 150 - total flux cleaned = -0.00168802 Jy ! Component: 200 - total flux cleaned = -0.00222044 Jy ! Component: 250 - total flux cleaned = -0.00286258 Jy ! Component: 300 - total flux cleaned = -0.00348246 Jy ! Component: 350 - total flux cleaned = -0.00402591 Jy ! Component: 400 - total flux cleaned = -0.00455407 Jy ! Component: 450 - total flux cleaned = -0.00517952 Jy ! Component: 500 - total flux cleaned = -0.00556686 Jy ! Component: 550 - total flux cleaned = -0.00589025 Jy ! Component: 600 - total flux cleaned = -0.00615388 Jy ! Component: 650 - total flux cleaned = -0.00651287 Jy ! Component: 700 - total flux cleaned = -0.00676359 Jy ! Component: 750 - total flux cleaned = -0.0070092 Jy ! Component: 800 - total flux cleaned = -0.00720069 Jy ! Component: 850 - total flux cleaned = -0.00743662 Jy ! Component: 900 - total flux cleaned = -0.00762205 Jy ! Component: 950 - total flux cleaned = -0.00771291 Jy ! Component: 1000 - total flux cleaned = -0.0078019 Jy ! Component: 1050 - total flux cleaned = -0.00793336 Jy ! Component: 1100 - total flux cleaned = -0.0080189 Jy ! Component: 1150 - total flux cleaned = -0.0080611 Jy ! Component: 1200 - total flux cleaned = -0.0082691 Jy ! Component: 1250 - total flux cleaned = -0.00847244 Jy ! Component: 1300 - total flux cleaned = -0.00871282 Jy ! Component: 1350 - total flux cleaned = -0.00898852 Jy ! Component: 1400 - total flux cleaned = -0.00933779 Jy ! Component: 1450 - total flux cleaned = -0.00941391 Jy ! Component: 1500 - total flux cleaned = -0.0097169 Jy ! Component: 1550 - total flux cleaned = -0.0100142 Jy ! Component: 1600 - total flux cleaned = -0.0101604 Jy ! Component: 1650 - total flux cleaned = -0.0103051 Jy ! Component: 1700 - total flux cleaned = -0.0105904 Jy ! Component: 1750 - total flux cleaned = -0.0106957 Jy ! Component: 1800 - total flux cleaned = -0.01087 Jy ! Component: 1850 - total flux cleaned = -0.0110422 Jy ! Component: 1900 - total flux cleaned = -0.0112807 Jy ! Component: 1950 - total flux cleaned = -0.0115829 Jy ! Component: 2000 - total flux cleaned = -0.0116162 Jy ! Component: 2050 - total flux cleaned = -0.0118462 Jy ! Component: 2100 - total flux cleaned = -0.0120085 Jy ! Component: 2150 - total flux cleaned = -0.0122007 Jy ! Component: 2200 - total flux cleaned = -0.012517 Jy ! Component: 2250 - total flux cleaned = -0.0126416 Jy ! Component: 2300 - total flux cleaned = -0.0128884 Jy ! Component: 2350 - total flux cleaned = -0.01301 Jy ! Component: 2400 - total flux cleaned = -0.0131607 Jy ! Component: 2450 - total flux cleaned = -0.0133403 Jy ! Component: 2500 - total flux cleaned = -0.0135181 Jy ! Component: 2550 - total flux cleaned = -0.0136647 Jy ! Component: 2600 - total flux cleaned = -0.0138392 Jy ! Component: 2650 - total flux cleaned = -0.0140409 Jy ! Component: 2700 - total flux cleaned = -0.0141548 Jy ! Component: 2750 - total flux cleaned = -0.0142961 Jy ! Component: 2800 - total flux cleaned = -0.0144642 Jy ! Component: 2850 - total flux cleaned = -0.014603 Jy ! Component: 2900 - total flux cleaned = -0.0147681 Jy ! Component: 2950 - total flux cleaned = -0.0149586 Jy ! Component: 3000 - total flux cleaned = -0.0150125 Jy ! Component: 3050 - total flux cleaned = -0.01512 Jy ! Component: 3100 - total flux cleaned = -0.0151735 Jy ! Component: 3150 - total flux cleaned = -0.0153585 Jy ! Component: 3200 - total flux cleaned = -0.0154634 Jy ! Component: 3250 - total flux cleaned = -0.0154893 Jy ! Component: 3300 - total flux cleaned = -0.0155671 Jy ! Component: 3350 - total flux cleaned = -0.0156953 Jy ! Component: 3400 - total flux cleaned = -0.0157209 Jy ! Component: 3450 - total flux cleaned = -0.0157719 Jy ! Component: 3500 - total flux cleaned = -0.0158477 Jy ! Component: 3550 - total flux cleaned = -0.015923 Jy ! Component: 3600 - total flux cleaned = -0.0160227 Jy ! Component: 3650 - total flux cleaned = -0.0160722 Jy ! Component: 3700 - total flux cleaned = -0.016146 Jy ! Component: 3750 - total flux cleaned = -0.0161703 Jy ! Component: 3800 - total flux cleaned = -0.0162436 Jy ! Component: 3850 - total flux cleaned = -0.0162676 Jy ! Component: 3900 - total flux cleaned = -0.0163157 Jy ! Component: 3950 - total flux cleaned = -0.0163397 Jy ! Component: 4000 - total flux cleaned = -0.0163398 Jy ! Component: 4050 - total flux cleaned = -0.0163874 Jy ! Total flux subtracted in 4096 components = -0.016411 Jy ! Clean residual min=-0.001459 max=0.001582 Jy/beam ! Clean residual mean=-0.000010 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.411216 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 372 components and 0.411217 Jy ![Exited script file: muppet] wmap "J2101+0341_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.916 at -9.335 degrees (North through East) ! Clean map min=-0.003729 max=0.37713 Jy/beam ! Writing clean map to FITS file: J2101+0341_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.377134 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000415068 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.330176 0.330176 0.660351 1.3207 2.6414 5.28281 10.5656 21.1312 42.2625 84.5249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.377 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.242 x 8.916 at -9.335 degrees (North through East) ! Clean map min=-0.003729 max=0.37713 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 J2101+0341_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:02:09 2019