! Started logfile: J2211+1841_S_2017_02_19_pus_uvs.log on Sat May 4 18:59:24 2019 obs J2211+1841_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2211+1841_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767196 visibilities/baseline/integration-bin. ! Found source: J2211+1841 ! ! 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 482 lines of history. ! ! Reading 11600 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 J2211+1841_S_2017_02_19_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 359 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894540Jy sigma=0.007634 ! Fit after self-cal, rms=0.885857Jy sigma=0.007561 ! 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.664 mas, bmaj=6.38 mas, bpa=-6.348 degrees ! Estimated noise=1142.79 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.0893118 Jy ! Component: 100 - total flux cleaned = 0.111056 Jy ! Total flux subtracted in 100 components = 0.111056 Jy ! Clean residual min=-0.004367 max=0.008746 Jy/beam ! Clean residual mean=-0.000022 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.111056 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.111056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085063Jy sigma=0.000677 ! Fit after self-cal, rms=0.085045Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00947646 Jy ! Component: 100 - total flux cleaned = 0.0146629 Jy ! Total flux subtracted in 100 components = 0.0146629 Jy ! Clean residual min=-0.003771 max=0.003729 Jy/beam ! Clean residual mean=-0.000017 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.125719 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.125719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083816Jy sigma=0.000668 ! Fit after self-cal, rms=0.083789Jy sigma=0.000668 ! 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.004 mas, bmaj=6.829 mas, bpa=-4.883 degrees ! Estimated noise=848.157 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.00373016 Jy ! Component: 100 - total flux cleaned = 0.00556046 Jy ! Component: 150 - total flux cleaned = 0.00662599 Jy ! Component: 200 - total flux cleaned = 0.00731223 Jy ! Total flux subtracted in 200 components = 0.00731223 Jy ! Clean residual min=-0.003116 max=0.002696 Jy/beam ! Clean residual mean=-0.000016 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.133031 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.133031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083582Jy sigma=0.000667 ! Fit after self-cal, rms=0.083570Jy sigma=0.000667 ! 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 1.01 FD 1.00 HN 1.00 KP 1.07 ! LA 1.00 MK 0.95 NL 0.87 OV 1.07 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.06 KP 1.00 ! LA 0.99 MK 0.98 NL 1.05 OV 1.07 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.94 KP 0.90 ! LA 0.77 MK 1.02 NL 1.22 OV 0.99 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 0.93 KP 1.00* ! LA 0.81 MK 1.18 NL 1.00* OV 1.04 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.083570Jy sigma=0.000667 ! Fit after self-cal, rms=0.081289Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=6.835 mas, bpa=-4.639 degrees ! Estimated noise=846.145 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.000170587 Jy ! Component: 100 - total flux cleaned = -0.000224857 Jy ! Component: 150 - total flux cleaned = -0.000249832 Jy ! Component: 200 - total flux cleaned = -0.000284381 Jy ! Total flux subtracted in 200 components = -0.000284381 Jy ! Clean residual min=-0.002306 max=0.002384 Jy/beam ! Clean residual mean=-0.000004 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.132747 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.132747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081281Jy sigma=0.000658 ! Fit after self-cal, rms=0.081280Jy sigma=0.000657 ! 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.081280Jy sigma=0.000657 ! Fit after self-cal, rms=0.082177Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=6.867 mas, bpa=-4.621 degrees ! Estimated noise=847.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000548839 Jy ! Component: 100 - total flux cleaned = -0.000586647 Jy ! Component: 150 - total flux cleaned = -0.000556889 Jy ! Component: 200 - total flux cleaned = -0.000531476 Jy ! Total flux subtracted in 200 components = -0.000531476 Jy ! Clean residual min=-0.002014 max=0.002412 Jy/beam ! Clean residual mean=-0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.132215 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.132215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082167Jy sigma=0.000655 ! Fit after self-cal, rms=0.082200Jy sigma=0.000655 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 (25, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213087 Jy ! Component: 100 - total flux cleaned = 0.00280146 Jy ! Component: 150 - total flux cleaned = 0.00310924 Jy ! Component: 200 - total flux cleaned = 0.00327915 Jy ! Total flux subtracted in 200 components = 0.00327915 Jy ! Clean residual min=-0.002034 max=0.001919 Jy/beam ! Clean residual mean=0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.135494 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.135494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082145Jy sigma=0.000654 ! Fit after self-cal, rms=0.082142Jy sigma=0.000654 ! 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.082142Jy sigma=0.000654 ! Fit after self-cal, rms=0.082097Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=6.874 mas, bpa=-4.604 degrees ! Estimated noise=846.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067277 Jy ! Component: 100 - total flux cleaned = 0.000844136 Jy ! Component: 150 - total flux cleaned = 0.000951895 Jy ! Component: 200 - total flux cleaned = 0.000990444 Jy ! Total flux subtracted in 200 components = 0.000990444 Jy ! Clean residual min=-0.002033 max=0.001893 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.136485 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.136485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082086Jy sigma=0.000654 ! Fit after self-cal, rms=0.082088Jy sigma=0.000654 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.000156218 Jy ! Component: 100 - total flux cleaned = 0.000209364 Jy ! Component: 150 - total flux cleaned = 0.000291901 Jy ! Component: 200 - total flux cleaned = 0.000367684 Jy ! Total flux subtracted in 200 components = 0.000367684 Jy ! Clean residual min=-0.002030 max=0.001864 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.136852 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.136852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082082Jy sigma=0.000654 ! Fit after self-cal, rms=0.082082Jy sigma=0.000654 ! 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.082082Jy sigma=0.000654 ! Fit after self-cal, rms=0.082024Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.535 mas, bmaj=9.423 mas, bpa=-2.282 degrees ! Estimated noise=1140.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019446 Jy ! Component: 100 - total flux cleaned = 0.000365241 Jy ! Component: 150 - total flux cleaned = 0.000453761 Jy ! Component: 200 - total flux cleaned = 0.000492384 Jy ! Total flux subtracted in 200 components = 0.000492384 Jy ! Clean residual min=-0.002268 max=0.002387 Jy/beam ! Clean residual mean=0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.137345 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.137345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082021Jy sigma=0.000654 ! Fit after self-cal, rms=0.082022Jy sigma=0.000654 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.000128814 Jy ! Component: 100 - total flux cleaned = 0.000127805 Jy ! Component: 150 - total flux cleaned = 0.000128338 Jy ! Component: 200 - total flux cleaned = 0.000141869 Jy ! Total flux subtracted in 200 components = 0.000141869 Jy ! Clean residual min=-0.002255 max=0.002376 Jy/beam ! Clean residual mean=0.000002 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.137487 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.137487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082022Jy sigma=0.000654 ! Fit after self-cal, rms=0.082024Jy sigma=0.000654 ! 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=2.999 mas, bmaj=6.874 mas, bpa=-4.582 degrees ! Estimated noise=845.995 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.999 x 6.874 at -4.582 degrees (North through East) ! Clean map min=-0.0019281 max=0.11507 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.663 mas, bmaj=6.419 mas, bpa=-5.94 degrees ! Estimated noise=1141.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0890072 Jy ! Component: 100 - total flux cleaned = 0.110618 Jy ! Component: 150 - total flux cleaned = 0.1201 Jy ! Component: 200 - total flux cleaned = 0.125329 Jy ! Total flux subtracted in 200 components = 0.125329 Jy ! Clean residual min=-0.002992 max=0.002935 Jy/beam ! Clean residual mean=-0.000005 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.125329 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.125329 Jy ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=6.874 mas, bpa=-4.582 degrees ! Estimated noise=845.995 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) ! Added new window around map position (2.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370038 Jy ! Component: 100 - total flux cleaned = 0.00610552 Jy ! Component: 150 - total flux cleaned = 0.00783656 Jy ! Component: 200 - total flux cleaned = 0.00907359 Jy ! Total flux subtracted in 200 components = 0.00907359 Jy ! Clean residual min=-0.002112 max=0.001859 Jy/beam ! Clean residual mean=-0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.134402 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.134402 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=6.535 mas, bmaj=9.423 mas, bpa=-2.282 degrees ! Estimated noise=1140.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111903 Jy ! Component: 100 - total flux cleaned = 0.00186822 Jy ! Component: 150 - total flux cleaned = 0.00245377 Jy ! Component: 200 - total flux cleaned = 0.00299617 Jy ! Total flux subtracted in 200 components = 0.00299617 Jy ! Clean residual min=-0.002238 max=0.002406 Jy/beam ! Clean residual mean=0.000001 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.137399 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.000395649 Jy ! Component: 100 - total flux cleaned = 0.00068957 Jy ! Component: 150 - total flux cleaned = 0.000868446 Jy ! Component: 200 - total flux cleaned = 0.000994633 Jy ! Total flux subtracted in 200 components = 0.000994633 Jy ! Clean residual min=-0.002208 max=0.002420 Jy/beam ! Clean residual mean=0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.138393 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 88 components and 0.138393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=6.874 mas, bpa=-4.582 degrees ! Estimated noise=845.995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216893 Jy ! Component: 100 - total flux cleaned = -0.000127051 Jy ! Component: 150 - total flux cleaned = -7.02285e-05 Jy ! Component: 200 - total flux cleaned = -1.82439e-05 Jy ! Total flux subtracted in 200 components = -1.82439e-05 Jy ! Clean residual min=-0.001985 max=0.001860 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.138375 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.138375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082025Jy sigma=0.000654 ! Fit after self-cal, rms=0.082022Jy sigma=0.000654 wmodel J2211+1841_S_2017_02_19_pus_map.mod ! Writing 103 model components to file: J2211+1841_S_2017_02_19_pus_map.mod wobs J2211+1841_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2211+1841_S_2017_02_19_pus_uvs.fits wwins J2211+1841_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J2211+1841_S_2017_02_19_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.00055497 Jy ! Component: 100 - total flux cleaned = -0.00119591 Jy ! Component: 150 - total flux cleaned = -0.0017075 Jy ! Component: 200 - total flux cleaned = -0.00198147 Jy ! Component: 250 - total flux cleaned = -0.00209875 Jy ! Component: 300 - total flux cleaned = -0.00232702 Jy ! Component: 350 - total flux cleaned = -0.00254974 Jy ! Component: 400 - total flux cleaned = -0.00271264 Jy ! Component: 450 - total flux cleaned = -0.00284557 Jy ! Component: 500 - total flux cleaned = -0.00300165 Jy ! Component: 550 - total flux cleaned = -0.00317985 Jy ! Component: 600 - total flux cleaned = -0.00340386 Jy ! Component: 650 - total flux cleaned = -0.00355012 Jy ! Component: 700 - total flux cleaned = -0.00367023 Jy ! Component: 750 - total flux cleaned = -0.0038122 Jy ! Component: 800 - total flux cleaned = -0.00399872 Jy ! Component: 850 - total flux cleaned = -0.00406805 Jy ! Component: 900 - total flux cleaned = -0.00418155 Jy ! Component: 950 - total flux cleaned = -0.00438228 Jy ! Component: 1000 - total flux cleaned = -0.00446969 Jy ! Component: 1050 - total flux cleaned = -0.00453478 Jy ! Component: 1100 - total flux cleaned = -0.00457781 Jy ! Component: 1150 - total flux cleaned = -0.00470492 Jy ! Component: 1200 - total flux cleaned = -0.00472553 Jy ! Component: 1250 - total flux cleaned = -0.00472568 Jy ! Component: 1300 - total flux cleaned = -0.00480742 Jy ! Component: 1350 - total flux cleaned = -0.0048679 Jy ! Component: 1400 - total flux cleaned = -0.0048482 Jy ! Component: 1450 - total flux cleaned = -0.00494676 Jy ! Component: 1500 - total flux cleaned = -0.00492737 Jy ! Component: 1550 - total flux cleaned = -0.00494705 Jy ! Component: 1600 - total flux cleaned = -0.00498535 Jy ! Component: 1650 - total flux cleaned = -0.00502302 Jy ! Component: 1700 - total flux cleaned = -0.00504192 Jy ! Component: 1750 - total flux cleaned = -0.0051159 Jy ! Component: 1800 - total flux cleaned = -0.00509778 Jy ! Component: 1850 - total flux cleaned = -0.0051341 Jy ! Component: 1900 - total flux cleaned = -0.00520568 Jy ! Component: 1950 - total flux cleaned = -0.00518801 Jy ! Component: 2000 - total flux cleaned = -0.00529339 Jy ! Component: 2050 - total flux cleaned = -0.00527604 Jy ! Component: 2100 - total flux cleaned = -0.0054144 Jy ! Component: 2150 - total flux cleaned = -0.00536305 Jy ! Component: 2200 - total flux cleaned = -0.00534616 Jy ! Component: 2250 - total flux cleaned = -0.00538003 Jy ! Component: 2300 - total flux cleaned = -0.00541328 Jy ! Component: 2350 - total flux cleaned = -0.00533049 Jy ! Component: 2400 - total flux cleaned = -0.00533034 Jy ! Component: 2450 - total flux cleaned = -0.00536267 Jy ! Component: 2500 - total flux cleaned = -0.00534657 Jy ! Component: 2550 - total flux cleaned = -0.00534687 Jy ! Component: 2600 - total flux cleaned = -0.00534682 Jy ! Component: 2650 - total flux cleaned = -0.00528397 Jy ! Component: 2700 - total flux cleaned = -0.00526833 Jy ! Component: 2750 - total flux cleaned = -0.00529914 Jy ! Component: 2800 - total flux cleaned = -0.00522241 Jy ! Component: 2850 - total flux cleaned = -0.00529839 Jy ! Component: 2900 - total flux cleaned = -0.00523797 Jy ! Component: 2950 - total flux cleaned = -0.00516293 Jy ! Component: 3000 - total flux cleaned = -0.0050587 Jy ! Component: 3050 - total flux cleaned = -0.00505905 Jy ! Component: 3100 - total flux cleaned = -0.00504442 Jy ! Component: 3150 - total flux cleaned = -0.00498614 Jy ! Component: 3200 - total flux cleaned = -0.00494277 Jy ! Component: 3250 - total flux cleaned = -0.00492844 Jy ! Component: 3300 - total flux cleaned = -0.00492834 Jy ! Component: 3350 - total flux cleaned = -0.00487163 Jy ! Component: 3400 - total flux cleaned = -0.00480158 Jy ! Component: 3450 - total flux cleaned = -0.00478766 Jy ! Component: 3500 - total flux cleaned = -0.00478768 Jy ! Component: 3550 - total flux cleaned = -0.00474648 Jy ! Component: 3600 - total flux cleaned = -0.0047602 Jy ! Component: 3650 - total flux cleaned = -0.00474673 Jy ! Component: 3700 - total flux cleaned = -0.00473314 Jy ! Component: 3750 - total flux cleaned = -0.00477348 Jy ! Component: 3800 - total flux cleaned = -0.00468011 Jy ! Component: 3850 - total flux cleaned = -0.00469332 Jy ! Component: 3900 - total flux cleaned = -0.00469323 Jy ! Component: 3950 - total flux cleaned = -0.00466696 Jy ! Component: 4000 - total flux cleaned = -0.00461484 Jy ! Component: 4050 - total flux cleaned = -0.00455026 Jy ! Total flux subtracted in 4096 components = -0.00456321 Jy ! Clean residual min=-0.000996 max=0.000708 Jy/beam ! Clean residual mean=0.000001 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.133812 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 438 components and 0.133812 Jy ![Exited script file: muppet] wmap "J2211+1841_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.999 x 6.874 at -4.582 degrees (North through East) ! Clean map min=-0.0013805 max=0.11507 Jy/beam ! Writing clean map to FITS file: J2211+1841_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115065 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240892 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.628057 0.628057 1.25611 2.51223 5.02446 10.0489 20.0978 40.1957 80.3913 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.999 x 6.874 at -4.582 degrees (North through East) ! Clean map min=-0.0013805 max=0.11507 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 J2211+1841_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:59:29 2019