! Started logfile: J1507+5117_S_2017_04_28_pus_uvs.log on Thu May 2 16:28:17 2019 obs J1507+5117_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1507+5117_S_2017_04_28_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.849871 visibilities/baseline/integration-bin. ! Found source: J1507+5117 ! ! 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 671 lines of history. ! ! Reading 26312 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 J1507+5117_S_2017_04_28_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 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 828 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903868Jy sigma=0.008335 ! Fit after self-cal, rms=0.894261Jy sigma=0.008259 ! 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.601 mas, bmaj=4.071 mas, bpa=-14.65 degrees ! Estimated noise=848.17 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.0832228 Jy ! Component: 100 - total flux cleaned = 0.101487 Jy ! Total flux subtracted in 100 components = 0.101487 Jy ! Clean residual min=-0.003392 max=0.005594 Jy/beam ! Clean residual mean=0.000002 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.101487 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079321Jy sigma=0.000676 ! Fit after self-cal, rms=0.079317Jy sigma=0.000676 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00551085 Jy ! Component: 100 - total flux cleaned = 0.00832629 Jy ! Total flux subtracted in 100 components = 0.00832629 Jy ! Clean residual min=-0.003541 max=0.002975 Jy/beam ! Clean residual mean=0.000006 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.109813 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.109813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078862Jy sigma=0.000673 ! Fit after self-cal, rms=0.078871Jy sigma=0.000673 ! 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.434 mas, bmaj=4.919 mas, bpa=-11.01 degrees ! Estimated noise=528.305 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.00134162 Jy ! Component: 100 - total flux cleaned = 0.00129711 Jy ! Component: 150 - total flux cleaned = 0.00132729 Jy ! Component: 200 - total flux cleaned = 0.00137596 Jy ! Total flux subtracted in 200 components = 0.00137596 Jy ! Clean residual min=-0.002376 max=0.002148 Jy/beam ! Clean residual mean=0.000012 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.111189 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.111189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078811Jy sigma=0.000673 ! Fit after self-cal, rms=0.078813Jy sigma=0.000673 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.00 KP 1.01 ! LA 0.99 MK 1.00 NL 0.96 OV 1.03 ! PT 1.08 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.05 KP 0.96 ! LA 0.96 MK 0.99 NL 1.05 OV 1.04 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.04 KP 1.02 ! LA 1.02 MK 1.00 NL 0.98 OV 0.96 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.01 KP 1.00* ! LA 0.90 MK 1.13 NL 1.00* OV 1.00* ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.078813Jy sigma=0.000673 ! Fit after self-cal, rms=0.077984Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.442 mas, bmaj=4.926 mas, bpa=-9.404 degrees ! Estimated noise=528.799 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.000170062 Jy ! Component: 100 - total flux cleaned = -0.000208664 Jy ! Component: 150 - total flux cleaned = -0.000223068 Jy ! Component: 200 - total flux cleaned = -0.000211969 Jy ! Total flux subtracted in 200 components = -0.000211969 Jy ! Clean residual min=-0.001748 max=0.001843 Jy/beam ! Clean residual mean=0.000008 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.110977 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.110977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077977Jy sigma=0.000670 ! Fit after self-cal, rms=0.077964Jy sigma=0.000670 ! 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.077964Jy sigma=0.000670 ! Fit after self-cal, rms=0.077741Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.445 mas, bmaj=4.926 mas, bpa=-9.765 degrees ! Estimated noise=529.123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124299 Jy ! Component: 100 - total flux cleaned = -0.000132422 Jy ! Component: 150 - total flux cleaned = -0.000139496 Jy ! Component: 200 - total flux cleaned = -0.000139322 Jy ! Total flux subtracted in 200 components = -0.000139322 Jy ! Clean residual min=-0.001198 max=0.001235 Jy/beam ! Clean residual mean=0.000008 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.110838 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.110838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077738Jy sigma=0.000668 ! Fit after self-cal, rms=0.077739Jy sigma=0.000668 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 = -6.16238e-06 Jy ! Component: 100 - total flux cleaned = -6.46205e-06 Jy ! Component: 150 - total flux cleaned = -1.07894e-05 Jy ! Component: 200 - total flux cleaned = -1.46066e-05 Jy ! Total flux subtracted in 200 components = -1.46066e-05 Jy ! Clean residual min=-0.001213 max=0.001232 Jy/beam ! Clean residual mean=0.000008 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.110823 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.110823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077738Jy sigma=0.000668 ! Fit after self-cal, rms=0.077738Jy sigma=0.000668 ! 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.077738Jy sigma=0.000668 ! Fit after self-cal, rms=0.077852Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=4.927 mas, bpa=-10.07 degrees ! Estimated noise=529.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.46368e-06 Jy ! Component: 100 - total flux cleaned = -1.7276e-05 Jy ! Component: 150 - total flux cleaned = -2.22763e-05 Jy ! Component: 200 - total flux cleaned = -2.20628e-05 Jy ! Total flux subtracted in 200 components = -2.20628e-05 Jy ! Clean residual min=-0.001204 max=0.001232 Jy/beam ! Clean residual mean=0.000008 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.110801 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.110801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077850Jy sigma=0.000668 ! Fit after self-cal, rms=0.077851Jy sigma=0.000668 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 = 6.25493e-07 Jy ! Component: 100 - total flux cleaned = -1.06716e-05 Jy ! Component: 150 - total flux cleaned = -1.07886e-05 Jy ! Component: 200 - total flux cleaned = -1.39657e-05 Jy ! Total flux subtracted in 200 components = -1.39657e-05 Jy ! Clean residual min=-0.001207 max=0.001231 Jy/beam ! Clean residual mean=0.000008 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.110787 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.110787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077851Jy sigma=0.000668 ! Fit after self-cal, rms=0.077850Jy sigma=0.000668 ! 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.077850Jy sigma=0.000668 ! Fit after self-cal, rms=0.077949Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=8.438 mas, bpa=11.66 degrees ! Estimated noise=634.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174669 Jy ! Component: 100 - total flux cleaned = 0.000194887 Jy ! Component: 150 - total flux cleaned = 0.000204033 Jy ! Component: 200 - total flux cleaned = 0.000211297 Jy ! Total flux subtracted in 200 components = 0.000211297 Jy ! Clean residual min=-0.001194 max=0.001266 Jy/beam ! Clean residual mean=0.000018 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.110998 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.110998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077949Jy sigma=0.000668 ! Fit after self-cal, rms=0.077950Jy sigma=0.000668 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 = 5.77232e-06 Jy ! Component: 100 - total flux cleaned = 7.81677e-06 Jy ! Component: 150 - total flux cleaned = 7.80837e-06 Jy ! Component: 200 - total flux cleaned = 7.9116e-06 Jy ! Total flux subtracted in 200 components = 7.9116e-06 Jy ! Clean residual min=-0.001194 max=0.001265 Jy/beam ! Clean residual mean=0.000018 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.111006 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.111006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077950Jy sigma=0.000668 ! Fit after self-cal, rms=0.077950Jy sigma=0.000668 ! 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.448 mas, bmaj=4.928 mas, bpa=-10.31 degrees ! Estimated noise=530.42 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 4.928 at -10.31 degrees (North through East) ! Clean map min=-0.0011982 max=0.10905 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.62 mas, bmaj=4.089 mas, bpa=-12.47 degrees ! Estimated noise=853.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0836616 Jy ! Component: 100 - total flux cleaned = 0.101984 Jy ! Component: 150 - total flux cleaned = 0.107176 Jy ! Component: 200 - total flux cleaned = 0.109811 Jy ! Total flux subtracted in 200 components = 0.109811 Jy ! Clean residual min=-0.002051 max=0.002144 Jy/beam ! Clean residual mean=0.000004 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.109811 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.109811 Jy ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=4.928 mas, bpa=-10.31 degrees ! Estimated noise=530.42 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.00126929 Jy ! Component: 100 - total flux cleaned = 0.00134652 Jy ! Component: 150 - total flux cleaned = 0.00134643 Jy ! Component: 200 - total flux cleaned = 0.00132796 Jy ! Total flux subtracted in 200 components = 0.00132796 Jy ! Clean residual min=-0.001237 max=0.001299 Jy/beam ! Clean residual mean=0.000008 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.111139 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.111139 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.088 mas, bmaj=8.438 mas, bpa=11.66 degrees ! Estimated noise=634.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.19575e-05 Jy ! Component: 100 - total flux cleaned = 9.22129e-05 Jy ! Component: 150 - total flux cleaned = 7.20962e-05 Jy ! Component: 200 - total flux cleaned = 6.07608e-05 Jy ! Total flux subtracted in 200 components = 6.07608e-05 Jy ! Clean residual min=-0.001194 max=0.001260 Jy/beam ! Clean residual mean=0.000018 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.111199 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 = -9.82367e-06 Jy ! Component: 100 - total flux cleaned = -1.84211e-05 Jy ! Component: 150 - total flux cleaned = -2.59714e-05 Jy ! Component: 200 - total flux cleaned = -3.60026e-05 Jy ! Total flux subtracted in 200 components = -3.60026e-05 Jy ! Clean residual min=-0.001190 max=0.001261 Jy/beam ! Clean residual mean=0.000018 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.111163 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.111163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=4.928 mas, bpa=-10.31 degrees ! Estimated noise=530.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.51831e-05 Jy ! Component: 100 - total flux cleaned = -9.61458e-05 Jy ! Component: 150 - total flux cleaned = -0.0001164 Jy ! Component: 200 - total flux cleaned = -0.000134053 Jy ! Total flux subtracted in 200 components = -0.000134053 Jy ! Clean residual min=-0.001209 max=0.001255 Jy/beam ! Clean residual mean=0.000008 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.111029 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.111029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077952Jy sigma=0.000668 ! Fit after self-cal, rms=0.077950Jy sigma=0.000668 wmodel J1507+5117_S_2017_04_28_pus_map.mod ! Writing 43 model components to file: J1507+5117_S_2017_04_28_pus_map.mod wobs J1507+5117_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1507+5117_S_2017_04_28_pus_uvs.fits wwins J1507+5117_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J1507+5117_S_2017_04_28_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.000307241 Jy ! Component: 100 - total flux cleaned = 0.00039486 Jy ! Component: 150 - total flux cleaned = 0.000478701 Jy ! Component: 200 - total flux cleaned = 0.000579682 Jy ! Component: 250 - total flux cleaned = 0.000598788 Jy ! Component: 300 - total flux cleaned = 0.000637744 Jy ! Component: 350 - total flux cleaned = 0.000712661 Jy ! Component: 400 - total flux cleaned = 0.000749034 Jy ! Component: 450 - total flux cleaned = 0.000784737 Jy ! Component: 500 - total flux cleaned = 0.000837456 Jy ! Component: 550 - total flux cleaned = 0.000923253 Jy ! Component: 600 - total flux cleaned = 0.000990484 Jy ! Component: 650 - total flux cleaned = 0.00100701 Jy ! Component: 700 - total flux cleaned = 0.00103966 Jy ! Component: 750 - total flux cleaned = 0.00108808 Jy ! Component: 800 - total flux cleaned = 0.00116723 Jy ! Component: 850 - total flux cleaned = 0.00116708 Jy ! Component: 900 - total flux cleaned = 0.00119796 Jy ! Component: 950 - total flux cleaned = 0.00124361 Jy ! Component: 1000 - total flux cleaned = 0.0012586 Jy ! Component: 1050 - total flux cleaned = 0.00134765 Jy ! Component: 1100 - total flux cleaned = 0.00134757 Jy ! Component: 1150 - total flux cleaned = 0.00140553 Jy ! Component: 1200 - total flux cleaned = 0.0014626 Jy ! Component: 1250 - total flux cleaned = 0.00153312 Jy ! Component: 1300 - total flux cleaned = 0.00149087 Jy ! Component: 1350 - total flux cleaned = 0.00156016 Jy ! Component: 1400 - total flux cleaned = 0.001601 Jy ! Component: 1450 - total flux cleaned = 0.00166829 Jy ! Component: 1500 - total flux cleaned = 0.00168186 Jy ! Component: 1550 - total flux cleaned = 0.00173478 Jy ! Component: 1600 - total flux cleaned = 0.00173476 Jy ! Component: 1650 - total flux cleaned = 0.00181258 Jy ! Component: 1700 - total flux cleaned = 0.00178705 Jy ! Component: 1750 - total flux cleaned = 0.00178711 Jy ! Component: 1800 - total flux cleaned = 0.00181231 Jy ! Component: 1850 - total flux cleaned = 0.0018123 Jy ! Component: 1900 - total flux cleaned = 0.00182466 Jy ! Component: 1950 - total flux cleaned = 0.00186163 Jy ! Component: 2000 - total flux cleaned = 0.00191014 Jy ! Component: 2050 - total flux cleaned = 0.00194609 Jy ! Component: 2100 - total flux cleaned = 0.0019222 Jy ! Component: 2150 - total flux cleaned = 0.00195781 Jy ! Component: 2200 - total flux cleaned = 0.00199293 Jy ! Component: 2250 - total flux cleaned = 0.00201625 Jy ! Component: 2300 - total flux cleaned = 0.00205088 Jy ! Component: 2350 - total flux cleaned = 0.00207379 Jy ! Component: 2400 - total flux cleaned = 0.00203996 Jy ! Component: 2450 - total flux cleaned = 0.00214099 Jy ! Component: 2500 - total flux cleaned = 0.00211879 Jy ! Component: 2550 - total flux cleaned = 0.00218502 Jy ! Component: 2600 - total flux cleaned = 0.00217404 Jy ! Component: 2650 - total flux cleaned = 0.0022066 Jy ! Component: 2700 - total flux cleaned = 0.00219574 Jy ! Component: 2750 - total flux cleaned = 0.00218503 Jy ! Component: 2800 - total flux cleaned = 0.0021744 Jy ! Component: 2850 - total flux cleaned = 0.00221647 Jy ! Component: 2900 - total flux cleaned = 0.00216433 Jy ! Component: 2950 - total flux cleaned = 0.00219537 Jy ! Component: 3000 - total flux cleaned = 0.00223654 Jy ! Component: 3050 - total flux cleaned = 0.00224681 Jy ! Component: 3100 - total flux cleaned = 0.00226698 Jy ! Component: 3150 - total flux cleaned = 0.00226691 Jy ! Component: 3200 - total flux cleaned = 0.00225693 Jy ! Component: 3250 - total flux cleaned = 0.00227677 Jy ! Component: 3300 - total flux cleaned = 0.00228679 Jy ! Component: 3350 - total flux cleaned = 0.00231611 Jy ! Component: 3400 - total flux cleaned = 0.00233555 Jy ! Component: 3450 - total flux cleaned = 0.00232576 Jy ! Component: 3500 - total flux cleaned = 0.00232587 Jy ! Component: 3550 - total flux cleaned = 0.00236419 Jy ! Component: 3600 - total flux cleaned = 0.00238326 Jy ! Component: 3650 - total flux cleaned = 0.00241165 Jy ! Component: 3700 - total flux cleaned = 0.00243045 Jy ! Component: 3750 - total flux cleaned = 0.00243034 Jy ! Component: 3800 - total flux cleaned = 0.00243029 Jy ! Component: 3850 - total flux cleaned = 0.00245801 Jy ! Component: 3900 - total flux cleaned = 0.0024672 Jy ! Component: 3950 - total flux cleaned = 0.00247628 Jy ! Component: 4000 - total flux cleaned = 0.00252159 Jy ! Component: 4050 - total flux cleaned = 0.00253958 Jy ! Total flux subtracted in 4096 components = 0.0025037 Jy ! Clean residual min=-0.000580 max=0.000501 Jy/beam ! Clean residual mean=0.000003 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.113533 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 336 components and 0.113533 Jy ![Exited script file: muppet] wmap "J1507+5117_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 4.928 at -10.31 degrees (North through East) ! Clean map min=-0.00080237 max=0.10922 Jy/beam ! Writing clean map to FITS file: J1507+5117_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109218 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016143 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.443415 0.443415 0.886829 1.77366 3.54732 7.09463 14.1893 28.3785 56.7571 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 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.448 x 4.928 at -10.31 degrees (North through East) ! Clean map min=-0.00080237 max=0.10922 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 J1507+5117_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:28:23 2019