! Started logfile: J1218+1105_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:41:36 2019 obs J1218+1105_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1218+1105_S_2017_03_27_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.832011 visibilities/baseline/integration-bin. ! Found source: J1218+1105 ! ! 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 1684 lines of history. ! ! Reading 12580 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 J1218+1105_S_2017_03_27_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839268Jy sigma=0.007122 ! Fit after self-cal, rms=0.828688Jy sigma=0.007051 ! 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.048 mas, bmaj=6.676 mas, bpa=-0.1238 degrees ! Estimated noise=1151.38 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.137206 Jy ! Component: 100 - total flux cleaned = 0.168085 Jy ! Total flux subtracted in 100 components = 0.168085 Jy ! Clean residual min=-0.005865 max=0.010763 Jy/beam ! Clean residual mean=-0.000025 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.168085 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.168085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108369Jy sigma=0.000715 ! Fit after self-cal, rms=0.108362Jy sigma=0.000715 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107548 Jy ! Component: 100 - total flux cleaned = 0.0158073 Jy ! Total flux subtracted in 100 components = 0.0158073 Jy ! Clean residual min=-0.005110 max=0.004782 Jy/beam ! Clean residual mean=-0.000016 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.183892 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.183892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107259Jy sigma=0.000702 ! Fit after self-cal, rms=0.107250Jy sigma=0.000702 ! 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.631 mas, bmaj=7.48 mas, bpa=1.278 degrees ! Estimated noise=800.101 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 (4.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00648672 Jy ! Component: 100 - total flux cleaned = 0.0100048 Jy ! Component: 150 - total flux cleaned = 0.0124688 Jy ! Component: 200 - total flux cleaned = 0.0142682 Jy ! Total flux subtracted in 200 components = 0.0142682 Jy ! Clean residual min=-0.003865 max=0.003671 Jy/beam ! Clean residual mean=-0.000017 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.198161 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.198161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106803Jy sigma=0.000698 ! Fit after self-cal, rms=0.106769Jy sigma=0.000698 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.99 KP 1.06 ! LA 0.99 MK 0.97 NL 1.00 OV 1.03 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.02 KP 1.00 ! LA 0.96 MK 1.00 NL 1.04 OV 1.05 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.01 KP 0.99 ! LA 1.00 MK 1.02 NL 0.98 OV 0.96 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.96 KP 1.00* ! LA 0.84 MK 1.12 NL 1.00* OV 1.05 ! PT 0.98 SC 1.33 ! ! ! Fit before self-cal, rms=0.106769Jy sigma=0.000698 ! Fit after self-cal, rms=0.120158Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=7.51 mas, bpa=1.234 degrees ! Estimated noise=798.893 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.000413403 Jy ! Component: 100 - total flux cleaned = 0.00065086 Jy ! Component: 150 - total flux cleaned = 0.00065048 Jy ! Component: 200 - total flux cleaned = 0.000615014 Jy ! Total flux subtracted in 200 components = 0.000615014 Jy ! Clean residual min=-0.003269 max=0.003128 Jy/beam ! Clean residual mean=-0.000000 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.198776 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 72 components and 0.198776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120098Jy sigma=0.000691 ! Fit after self-cal, rms=0.120169Jy sigma=0.000691 ! 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.120169Jy sigma=0.000691 ! Fit after self-cal, rms=0.134655Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=7.519 mas, bpa=1.368 degrees ! Estimated noise=798.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221391 Jy ! Component: 100 - total flux cleaned = 0.000287941 Jy ! Component: 150 - total flux cleaned = 0.000344244 Jy ! Component: 200 - total flux cleaned = 0.000368593 Jy ! Total flux subtracted in 200 components = 0.000368593 Jy ! Clean residual min=-0.002929 max=0.002861 Jy/beam ! Clean residual mean=-0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.199144 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.199144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134612Jy sigma=0.000687 ! Fit after self-cal, rms=0.134646Jy sigma=0.000687 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 = 3.18749e-05 Jy ! Component: 100 - total flux cleaned = 5.26381e-05 Jy ! Component: 150 - total flux cleaned = 7.20572e-05 Jy ! Component: 200 - total flux cleaned = 7.17634e-05 Jy ! Total flux subtracted in 200 components = 7.17634e-05 Jy ! Clean residual min=-0.002879 max=0.002791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.199216 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.199216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134624Jy sigma=0.000687 ! Fit after self-cal, rms=0.134621Jy sigma=0.000687 ! 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.134621Jy sigma=0.000687 ! Fit after self-cal, rms=0.135005Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=7.526 mas, bpa=1.354 degrees ! Estimated noise=798.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.62767e-05 Jy ! Component: 100 - total flux cleaned = 0.000137248 Jy ! Component: 150 - total flux cleaned = 0.000137275 Jy ! Component: 200 - total flux cleaned = 0.000121144 Jy ! Total flux subtracted in 200 components = 0.000121144 Jy ! Clean residual min=-0.002827 max=0.002716 Jy/beam ! Clean residual mean=-0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.199337 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.199337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134983Jy sigma=0.000687 ! Fit after self-cal, rms=0.134976Jy sigma=0.000686 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 = 3.93778e-05 Jy ! Component: 100 - total flux cleaned = 5.64779e-05 Jy ! Component: 150 - total flux cleaned = 5.64692e-05 Jy ! Component: 200 - total flux cleaned = 5.58899e-05 Jy ! Total flux subtracted in 200 components = 5.58899e-05 Jy ! Clean residual min=-0.002792 max=0.002667 Jy/beam ! Clean residual mean=-0.000003 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.199393 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.199393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134963Jy sigma=0.000686 ! Fit after self-cal, rms=0.134961Jy sigma=0.000686 ! 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.134961Jy sigma=0.000686 ! Fit after self-cal, rms=0.134678Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.444 mas, bmaj=10.8 mas, bpa=1.012 degrees ! Estimated noise=952.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132382 Jy ! Component: 100 - total flux cleaned = 0.00014504 Jy ! Component: 150 - total flux cleaned = 5.58386e-05 Jy ! Component: 200 - total flux cleaned = 8.97948e-06 Jy ! Total flux subtracted in 200 components = 8.97948e-06 Jy ! Clean residual min=-0.002281 max=0.002474 Jy/beam ! Clean residual mean=-0.000007 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.199402 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 0.199402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134683Jy sigma=0.000686 ! Fit after self-cal, rms=0.134680Jy sigma=0.000686 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 = 8.69978e-05 Jy ! Component: 100 - total flux cleaned = 0.000184981 Jy ! Component: 150 - total flux cleaned = 0.000165034 Jy ! Component: 200 - total flux cleaned = 0.000156293 Jy ! Total flux subtracted in 200 components = 0.000156293 Jy ! Clean residual min=-0.002261 max=0.002469 Jy/beam ! Clean residual mean=-0.000007 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.199558 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 131 components and 0.199558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134681Jy sigma=0.000686 ! Fit after self-cal, rms=0.134679Jy sigma=0.000686 ! 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.657 mas, bmaj=7.532 mas, bpa=1.336 degrees ! Estimated noise=798.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.657 x 7.532 at 1.336 degrees (North through East) ! Clean map min=-0.0026992 max=0.17529 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.078 mas, bmaj=6.731 mas, bpa=0.006055 degrees ! Estimated noise=1154.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137365 Jy ! Component: 100 - total flux cleaned = 0.168105 Jy ! Component: 150 - total flux cleaned = 0.179141 Jy ! Component: 200 - total flux cleaned = 0.185403 Jy ! Total flux subtracted in 200 components = 0.185403 Jy ! Clean residual min=-0.004076 max=0.003711 Jy/beam ! Clean residual mean=-0.000010 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.185403 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.185403 Jy ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=7.532 mas, bpa=1.336 degrees ! Estimated noise=798.66 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 (11, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537493 Jy ! Component: 100 - total flux cleaned = 0.00878254 Jy ! Component: 150 - total flux cleaned = 0.0113276 Jy ! Component: 200 - total flux cleaned = 0.0133178 Jy ! Total flux subtracted in 200 components = 0.0133178 Jy ! Clean residual min=-0.002841 max=0.002314 Jy/beam ! Clean residual mean=-0.000006 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.198721 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 54 components and 0.198721 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.444 mas, bmaj=10.8 mas, bpa=1.012 degrees ! Estimated noise=952.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022562 Jy ! Component: 100 - total flux cleaned = 0.00351325 Jy ! Component: 150 - total flux cleaned = 0.0040065 Jy ! Component: 200 - total flux cleaned = 0.00438969 Jy ! Total flux subtracted in 200 components = 0.00438969 Jy ! Clean residual min=-0.002126 max=0.002090 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.20311 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.000156848 Jy ! Component: 100 - total flux cleaned = 0.000222925 Jy ! Component: 150 - total flux cleaned = 0.000281283 Jy ! Component: 200 - total flux cleaned = 0.00033301 Jy ! Total flux subtracted in 200 components = 0.00033301 Jy ! Clean residual min=-0.002063 max=0.002058 Jy/beam ! Clean residual mean=-0.000002 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.203443 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 115 components and 0.203443 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=7.532 mas, bpa=1.336 degrees ! Estimated noise=798.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.57858e-05 Jy ! Component: 100 - total flux cleaned = 0.000130119 Jy ! Component: 150 - total flux cleaned = 0.000218655 Jy ! Component: 200 - total flux cleaned = 0.000300194 Jy ! Total flux subtracted in 200 components = 0.000300194 Jy ! Clean residual min=-0.002627 max=0.002465 Jy/beam ! Clean residual mean=-0.000000 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.203744 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.203744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134634Jy sigma=0.000686 ! Fit after self-cal, rms=0.134622Jy sigma=0.000686 wmodel J1218+1105_S_2017_03_27_pus_map.mod ! Writing 133 model components to file: J1218+1105_S_2017_03_27_pus_map.mod wobs J1218+1105_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1218+1105_S_2017_03_27_pus_uvs.fits wwins J1218+1105_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J1218+1105_S_2017_03_27_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.000546227 Jy ! Component: 100 - total flux cleaned = -0.000806137 Jy ! Component: 150 - total flux cleaned = -0.00117752 Jy ! Component: 200 - total flux cleaned = -0.00145529 Jy ! Component: 250 - total flux cleaned = -0.00164583 Jy ! Component: 300 - total flux cleaned = -0.0016464 Jy ! Component: 350 - total flux cleaned = -0.00164626 Jy ! Component: 400 - total flux cleaned = -0.00168114 Jy ! Component: 450 - total flux cleaned = -0.00171534 Jy ! Component: 500 - total flux cleaned = -0.00178145 Jy ! Component: 550 - total flux cleaned = -0.00174811 Jy ! Component: 600 - total flux cleaned = -0.00177955 Jy ! Component: 650 - total flux cleaned = -0.00171559 Jy ! Component: 700 - total flux cleaned = -0.00162202 Jy ! Component: 750 - total flux cleaned = -0.00165316 Jy ! Component: 800 - total flux cleaned = -0.00165278 Jy ! Component: 850 - total flux cleaned = -0.00150353 Jy ! Component: 900 - total flux cleaned = -0.00135665 Jy ! Component: 950 - total flux cleaned = -0.00132817 Jy ! Component: 1000 - total flux cleaned = -0.00129928 Jy ! Component: 1050 - total flux cleaned = -0.00118578 Jy ! Component: 1100 - total flux cleaned = -0.00118562 Jy ! Component: 1150 - total flux cleaned = -0.0012131 Jy ! Component: 1200 - total flux cleaned = -0.00115778 Jy ! Component: 1250 - total flux cleaned = -0.00110338 Jy ! Component: 1300 - total flux cleaned = -0.00110348 Jy ! Component: 1350 - total flux cleaned = -0.00102338 Jy ! Component: 1400 - total flux cleaned = -0.00104995 Jy ! Component: 1450 - total flux cleaned = -0.00102367 Jy ! Component: 1500 - total flux cleaned = -0.000997576 Jy ! Component: 1550 - total flux cleaned = -0.000919774 Jy ! Component: 1600 - total flux cleaned = -0.000816938 Jy ! Component: 1650 - total flux cleaned = -0.000791475 Jy ! Component: 1700 - total flux cleaned = -0.000690095 Jy ! Component: 1750 - total flux cleaned = -0.000614809 Jy ! Component: 1800 - total flux cleaned = -0.000614644 Jy ! Component: 1850 - total flux cleaned = -0.000515918 Jy ! Component: 1900 - total flux cleaned = -0.000564942 Jy ! Component: 1950 - total flux cleaned = -0.000443179 Jy ! Component: 2000 - total flux cleaned = -0.00046725 Jy ! Component: 2050 - total flux cleaned = -0.000419086 Jy ! Component: 2100 - total flux cleaned = -0.000418986 Jy ! Component: 2150 - total flux cleaned = -0.000324112 Jy ! Component: 2200 - total flux cleaned = -0.000347675 Jy ! Component: 2250 - total flux cleaned = -0.000324007 Jy ! Component: 2300 - total flux cleaned = -0.00027727 Jy ! Component: 2350 - total flux cleaned = -0.00030043 Jy ! Component: 2400 - total flux cleaned = -0.000254329 Jy ! Component: 2450 - total flux cleaned = -0.000208359 Jy ! Component: 2500 - total flux cleaned = -0.000162777 Jy ! Component: 2550 - total flux cleaned = -0.000117445 Jy ! Component: 2600 - total flux cleaned = -7.23648e-05 Jy ! Component: 2650 - total flux cleaned = -5.0102e-05 Jy ! Component: 2700 - total flux cleaned = 3.92916e-05 Jy ! Component: 2750 - total flux cleaned = 3.92851e-05 Jy ! Component: 2800 - total flux cleaned = -4.86678e-06 Jy ! Component: 2850 - total flux cleaned = 0.000105114 Jy ! Component: 2900 - total flux cleaned = 0.000148974 Jy ! Component: 2950 - total flux cleaned = 0.00012705 Jy ! Component: 3000 - total flux cleaned = 0.000126895 Jy ! Component: 3050 - total flux cleaned = 0.000191706 Jy ! Component: 3100 - total flux cleaned = 0.000127085 Jy ! Component: 3150 - total flux cleaned = 0.000212741 Jy ! Component: 3200 - total flux cleaned = 0.000212596 Jy ! Component: 3250 - total flux cleaned = 0.000212624 Jy ! Component: 3300 - total flux cleaned = 0.000212672 Jy ! Component: 3350 - total flux cleaned = 0.000149465 Jy ! Component: 3400 - total flux cleaned = 0.000191182 Jy ! Component: 3450 - total flux cleaned = 0.000170282 Jy ! Component: 3500 - total flux cleaned = 0.000149483 Jy ! Component: 3550 - total flux cleaned = 0.000149571 Jy ! Component: 3600 - total flux cleaned = 0.000170134 Jy ! Component: 3650 - total flux cleaned = 0.000273093 Jy ! Component: 3700 - total flux cleaned = 0.000293539 Jy ! Component: 3750 - total flux cleaned = 0.000293725 Jy ! Component: 3800 - total flux cleaned = 0.000334477 Jy ! Component: 3850 - total flux cleaned = 0.000293771 Jy ! Component: 3900 - total flux cleaned = 0.000394877 Jy ! Component: 3950 - total flux cleaned = 0.000435269 Jy ! Component: 4000 - total flux cleaned = 0.000435337 Jy ! Component: 4050 - total flux cleaned = 0.000495316 Jy ! Total flux subtracted in 4096 components = 0.000495356 Jy ! Clean residual min=-0.001145 max=0.001215 Jy/beam ! Clean residual mean=0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.204239 Jy keep ! Adding 348 model components to the UV plane model. ! The established model now contains 481 components and 0.204239 Jy ![Exited script file: muppet] wmap "J1218+1105_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.657 x 7.532 at 1.336 degrees (North through East) ! Clean map min=-0.0020888 max=0.17528 Jy/beam ! Writing clean map to FITS file: J1218+1105_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.175277 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000418643 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.716538 0.716538 1.43308 2.86615 5.7323 11.4646 22.9292 45.8584 91.7168 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.175 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.657 x 7.532 at 1.336 degrees (North through East) ! Clean map min=-0.0020888 max=0.17528 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 J1218+1105_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:41:41 2019