! Started logfile: J0015+3216_S_2017_05_01_pus_uvs.log on Wed May 1 18:21:24 2019 obs J0015+3216_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0015+3216_S_2017_05_01_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.826352 visibilities/baseline/integration-bin. ! Found source: J0015+3216 ! ! 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 788 lines of history. ! ! Reading 16808 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 J0015+3216_S_2017_05_01_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 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 538 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899301Jy sigma=0.007618 ! Fit after self-cal, rms=0.885013Jy sigma=0.007536 ! 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.067 mas, bmaj=5.893 mas, bpa=2.611 degrees ! Estimated noise=1184.51 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.0906142 Jy ! Component: 100 - total flux cleaned = 0.113606 Jy ! Total flux subtracted in 100 components = 0.113606 Jy ! Clean residual min=-0.004691 max=0.009723 Jy/beam ! Clean residual mean=0.000009 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.113606 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.113606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099069Jy sigma=0.000703 ! Fit after self-cal, rms=0.099057Jy sigma=0.000703 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106298 Jy ! Component: 100 - total flux cleaned = 0.0159023 Jy ! Total flux subtracted in 100 components = 0.0159023 Jy ! Clean residual min=-0.004175 max=0.005527 Jy/beam ! Clean residual mean=-0.000000 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.129509 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.129509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097777Jy sigma=0.000690 ! Fit after self-cal, rms=0.097823Jy sigma=0.000690 ! 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.826 mas, bmaj=6.897 mas, bpa=4.815 degrees ! Estimated noise=726.359 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.0040992 Jy ! Component: 100 - total flux cleaned = 0.00603251 Jy ! Component: 150 - total flux cleaned = 0.00701935 Jy ! Component: 200 - total flux cleaned = 0.00711807 Jy ! Total flux subtracted in 200 components = 0.00711807 Jy ! Clean residual min=-0.004557 max=0.006869 Jy/beam ! Clean residual mean=-0.000000 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.136627 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.136627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097648Jy sigma=0.000688 ! Fit after self-cal, rms=0.097659Jy sigma=0.000688 ! 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.93 FD 0.91 HN 1.03 KP 1.02 ! LA 0.99 MK 1.08 NL 0.95 OV 1.04 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.04 KP 0.98 ! LA 0.98 MK 1.10 NL 1.04 OV 1.03 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.04 KP 0.98 ! LA 1.00 MK 1.08 NL 1.08 OV 0.95 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 0.93 KP 1.00* ! LA 1.03 MK 1.07 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.097659Jy sigma=0.000688 ! Fit after self-cal, rms=0.099809Jy sigma=0.000685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=6.913 mas, bpa=5.863 degrees ! Estimated noise=727.418 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 (74, -35.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00741811 Jy ! Component: 100 - total flux cleaned = 0.0121357 Jy ! Component: 150 - total flux cleaned = 0.0154108 Jy ! Component: 200 - total flux cleaned = 0.0177649 Jy ! Total flux subtracted in 200 components = 0.0177649 Jy ! Clean residual min=-0.003616 max=0.004381 Jy/beam ! Clean residual mean=-0.000004 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.154392 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 87 components and 0.154392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099184Jy sigma=0.000678 ! Fit after self-cal, rms=0.099145Jy sigma=0.000678 ! 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.099145Jy sigma=0.000678 ! Fit after self-cal, rms=0.100198Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=6.927 mas, bpa=6.081 degrees ! Estimated noise=724.428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280024 Jy ! Component: 100 - total flux cleaned = 0.00450566 Jy ! Component: 150 - total flux cleaned = 0.00528354 Jy ! Component: 200 - total flux cleaned = 0.00577947 Jy ! Total flux subtracted in 200 components = 0.00577947 Jy ! Clean residual min=-0.002924 max=0.004238 Jy/beam ! Clean residual mean=-0.000009 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.160171 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.160171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100096Jy sigma=0.000673 ! Fit after self-cal, rms=0.100188Jy sigma=0.000673 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 (60.5, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386325 Jy ! Component: 100 - total flux cleaned = 0.00597012 Jy ! Component: 150 - total flux cleaned = 0.00729581 Jy ! Component: 200 - total flux cleaned = 0.00789975 Jy ! Total flux subtracted in 200 components = 0.00789975 Jy ! Clean residual min=-0.002606 max=0.003162 Jy/beam ! Clean residual mean=-0.000014 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.168071 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 133 components and 0.168071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100018Jy sigma=0.000671 ! Fit after self-cal, rms=0.100011Jy sigma=0.000671 ! 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.100011Jy sigma=0.000671 ! Fit after self-cal, rms=0.099784Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.892 mas, bmaj=6.923 mas, bpa=6.062 degrees ! Estimated noise=722.035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165849 Jy ! Component: 100 - total flux cleaned = 0.00248646 Jy ! Component: 150 - total flux cleaned = 0.00280094 Jy ! Component: 200 - total flux cleaned = 0.00308792 Jy ! Total flux subtracted in 200 components = 0.00308792 Jy ! Clean residual min=-0.002454 max=0.002896 Jy/beam ! Clean residual mean=-0.000015 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.171159 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 146 components and 0.171159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099731Jy sigma=0.000670 ! Fit after self-cal, rms=0.099737Jy sigma=0.000670 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.000632319 Jy ! Component: 100 - total flux cleaned = 0.000863368 Jy ! Component: 150 - total flux cleaned = 0.00104071 Jy ! Component: 200 - total flux cleaned = 0.00117347 Jy ! Total flux subtracted in 200 components = 0.00117347 Jy ! Clean residual min=-0.002412 max=0.002843 Jy/beam ! Clean residual mean=-0.000016 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.172332 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.172332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099709Jy sigma=0.000670 ! Fit after self-cal, rms=0.099708Jy sigma=0.000670 ! 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.099708Jy sigma=0.000670 ! Fit after self-cal, rms=0.099708Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.771 mas, bmaj=9.581 mas, bpa=-2.983 degrees ! Estimated noise=832.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000889737 Jy ! Component: 100 - total flux cleaned = 0.00131943 Jy ! Component: 150 - total flux cleaned = 0.00152046 Jy ! Component: 200 - total flux cleaned = 0.00155438 Jy ! Total flux subtracted in 200 components = 0.00155438 Jy ! Clean residual min=-0.003587 max=0.003773 Jy/beam ! Clean residual mean=-0.000030 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.173887 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 176 components and 0.173887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099702Jy sigma=0.000669 ! Fit after self-cal, rms=0.099699Jy sigma=0.000669 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.000278605 Jy ! Component: 100 - total flux cleaned = 0.000382628 Jy ! Component: 150 - total flux cleaned = 0.00047479 Jy ! Component: 200 - total flux cleaned = 0.00050181 Jy ! Total flux subtracted in 200 components = 0.00050181 Jy ! Clean residual min=-0.003584 max=0.003661 Jy/beam ! Clean residual mean=-0.000030 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.174389 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 191 components and 0.174389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099700Jy sigma=0.000669 ! Fit after self-cal, rms=0.099694Jy sigma=0.000669 ! 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.895 mas, bmaj=6.921 mas, bpa=6.116 degrees ! Estimated noise=720.822 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.895 x 6.921 at 6.116 degrees (North through East) ! Clean map min=-0.0023868 max=0.1201 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.132 mas, bmaj=5.887 mas, bpa=4.059 degrees ! Estimated noise=1190.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0905962 Jy ! Component: 100 - total flux cleaned = 0.113107 Jy ! Component: 150 - total flux cleaned = 0.123314 Jy ! Component: 200 - total flux cleaned = 0.130454 Jy ! Total flux subtracted in 200 components = 0.130454 Jy ! Clean residual min=-0.004450 max=0.004857 Jy/beam ! Clean residual mean=0.000003 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.130454 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.130454 Jy ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=6.921 mas, bpa=6.116 degrees ! Estimated noise=720.822 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.00739273 Jy ! Component: 100 - total flux cleaned = 0.0131299 Jy ! Component: 150 - total flux cleaned = 0.0177815 Jy ! Component: 200 - total flux cleaned = 0.0216957 Jy ! Total flux subtracted in 200 components = 0.0216957 Jy ! Clean residual min=-0.003248 max=0.003638 Jy/beam ! Clean residual mean=-0.000007 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.15215 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 65 components and 0.15215 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.771 mas, bmaj=9.581 mas, bpa=-2.983 degrees ! Estimated noise=832.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559722 Jy ! Component: 100 - total flux cleaned = 0.00966534 Jy ! Component: 150 - total flux cleaned = 0.0127263 Jy ! Component: 200 - total flux cleaned = 0.015097 Jy ! Total flux subtracted in 200 components = 0.015097 Jy ! Clean residual min=-0.003992 max=0.004044 Jy/beam ! Clean residual mean=-0.000023 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.167247 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.00187476 Jy ! Component: 100 - total flux cleaned = 0.00336723 Jy ! Component: 150 - total flux cleaned = 0.00438732 Jy ! Component: 200 - total flux cleaned = 0.00500016 Jy ! Total flux subtracted in 200 components = 0.00500016 Jy ! Clean residual min=-0.003765 max=0.003766 Jy/beam ! Clean residual mean=-0.000027 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.172247 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 168 components and 0.172247 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=6.921 mas, bpa=6.116 degrees ! Estimated noise=720.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322908 Jy ! Component: 100 - total flux cleaned = 0.000613386 Jy ! Component: 150 - total flux cleaned = 0.000837151 Jy ! Component: 200 - total flux cleaned = 0.00108694 Jy ! Total flux subtracted in 200 components = 0.00108694 Jy ! Clean residual min=-0.002553 max=0.002777 Jy/beam ! Clean residual mean=-0.000015 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.173334 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 186 components and 0.173334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099843Jy sigma=0.000670 ! Fit after self-cal, rms=0.099739Jy sigma=0.000669 wmodel J0015+3216_S_2017_05_01_pus_map.mod ! Writing 186 model components to file: J0015+3216_S_2017_05_01_pus_map.mod wobs J0015+3216_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0015+3216_S_2017_05_01_pus_uvs.fits wwins J0015+3216_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J0015+3216_S_2017_05_01_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.000556127 Jy ! Component: 100 - total flux cleaned = 0.000872741 Jy ! Component: 150 - total flux cleaned = 0.000830333 Jy ! Component: 200 - total flux cleaned = 0.000789947 Jy ! Component: 250 - total flux cleaned = 0.000790646 Jy ! Component: 300 - total flux cleaned = 0.000868005 Jy ! Component: 350 - total flux cleaned = 0.000718135 Jy ! Component: 400 - total flux cleaned = 0.000718681 Jy ! Component: 450 - total flux cleaned = 0.000647668 Jy ! Component: 500 - total flux cleaned = 0.000719239 Jy ! Component: 550 - total flux cleaned = 0.000958321 Jy ! Component: 600 - total flux cleaned = 0.000991294 Jy ! Component: 650 - total flux cleaned = 0.00105617 Jy ! Component: 700 - total flux cleaned = 0.00112003 Jy ! Component: 750 - total flux cleaned = 0.00112037 Jy ! Component: 800 - total flux cleaned = 0.00108889 Jy ! Component: 850 - total flux cleaned = 0.00115093 Jy ! Component: 900 - total flux cleaned = 0.00127251 Jy ! Component: 950 - total flux cleaned = 0.00153965 Jy ! Component: 1000 - total flux cleaned = 0.00165558 Jy ! Component: 1050 - total flux cleaned = 0.00176982 Jy ! Component: 1100 - total flux cleaned = 0.00176952 Jy ! Component: 1150 - total flux cleaned = 0.00190906 Jy ! Component: 1200 - total flux cleaned = 0.00212846 Jy ! Component: 1250 - total flux cleaned = 0.00220883 Jy ! Component: 1300 - total flux cleaned = 0.00223517 Jy ! Component: 1350 - total flux cleaned = 0.00234084 Jy ! Component: 1400 - total flux cleaned = 0.00249613 Jy ! Component: 1450 - total flux cleaned = 0.00254752 Jy ! Component: 1500 - total flux cleaned = 0.00264807 Jy ! Component: 1550 - total flux cleaned = 0.00279744 Jy ! Component: 1600 - total flux cleaned = 0.00282163 Jy ! Component: 1650 - total flux cleaned = 0.00289407 Jy ! Component: 1700 - total flux cleaned = 0.00298918 Jy ! Component: 1750 - total flux cleaned = 0.00308315 Jy ! Component: 1800 - total flux cleaned = 0.003106 Jy ! Component: 1850 - total flux cleaned = 0.00312921 Jy ! Component: 1900 - total flux cleaned = 0.00317508 Jy ! Component: 1950 - total flux cleaned = 0.0032647 Jy ! Component: 2000 - total flux cleaned = 0.00333138 Jy ! Component: 2050 - total flux cleaned = 0.0033756 Jy ! Component: 2100 - total flux cleaned = 0.00348377 Jy ! Component: 2150 - total flux cleaned = 0.00346202 Jy ! Component: 2200 - total flux cleaned = 0.00346211 Jy ! Component: 2250 - total flux cleaned = 0.00348271 Jy ! Component: 2300 - total flux cleaned = 0.00352424 Jy ! Component: 2350 - total flux cleaned = 0.00346247 Jy ! Component: 2400 - total flux cleaned = 0.00356394 Jy ! Component: 2450 - total flux cleaned = 0.00352381 Jy ! Component: 2500 - total flux cleaned = 0.0035442 Jy ! Component: 2550 - total flux cleaned = 0.00354418 Jy ! Component: 2600 - total flux cleaned = 0.00356384 Jy ! Component: 2650 - total flux cleaned = 0.00356382 Jy ! Component: 2700 - total flux cleaned = 0.00354444 Jy ! Component: 2750 - total flux cleaned = 0.00354467 Jy ! Component: 2800 - total flux cleaned = 0.00354477 Jy ! Component: 2850 - total flux cleaned = 0.00360107 Jy ! Component: 2900 - total flux cleaned = 0.00367574 Jy ! Component: 2950 - total flux cleaned = 0.00367569 Jy ! Component: 3000 - total flux cleaned = 0.00369391 Jy ! Component: 3050 - total flux cleaned = 0.00374871 Jy ! Component: 3100 - total flux cleaned = 0.00371235 Jy ! Component: 3150 - total flux cleaned = 0.00380204 Jy ! Component: 3200 - total flux cleaned = 0.00376647 Jy ! Component: 3250 - total flux cleaned = 0.00383736 Jy ! Component: 3300 - total flux cleaned = 0.00383741 Jy ! Component: 3350 - total flux cleaned = 0.00390715 Jy ! Component: 3400 - total flux cleaned = 0.00401097 Jy ! Component: 3450 - total flux cleaned = 0.0039935 Jy ! Component: 3500 - total flux cleaned = 0.00404479 Jy ! Component: 3550 - total flux cleaned = 0.00411256 Jy ! Component: 3600 - total flux cleaned = 0.00416304 Jy ! Component: 3650 - total flux cleaned = 0.0041965 Jy ! Component: 3700 - total flux cleaned = 0.00429607 Jy ! Component: 3750 - total flux cleaned = 0.00437864 Jy ! Component: 3800 - total flux cleaned = 0.00432938 Jy ! Component: 3850 - total flux cleaned = 0.00436215 Jy ! Component: 3900 - total flux cleaned = 0.00439446 Jy ! Component: 3950 - total flux cleaned = 0.00442671 Jy ! Component: 4000 - total flux cleaned = 0.00449055 Jy ! Component: 4050 - total flux cleaned = 0.00450643 Jy ! Total flux subtracted in 4096 components = 0.00450643 Jy ! Clean residual min=-0.000872 max=0.000939 Jy/beam ! Clean residual mean=-0.000003 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.17784 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 489 components and 0.17784 Jy ![Exited script file: muppet] wmap "J0015+3216_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.895 x 6.921 at 6.116 degrees (North through East) ! Clean map min=-0.0016241 max=0.11982 Jy/beam ! Writing clean map to FITS file: J0015+3216_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119817 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288982 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.723556 0.723556 1.44711 2.89422 5.78844 11.5769 23.1538 46.3076 92.6151 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.895 x 6.921 at 6.116 degrees (North through East) ! Clean map min=-0.0016241 max=0.11982 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 J0015+3216_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:21:31 2019