! Started logfile: J2113+4012_S_2017_01_21_pus_uvs.log on Sun May 5 16:03:21 2019 obs J2113+4012_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2113+4012_S_2017_01_21_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.687378 visibilities/baseline/integration-bin. ! Found source: J2113+4012 ! ! 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 558 lines of history. ! ! Reading 11284 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 J2113+4012_S_2017_01_21_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.753063Jy sigma=0.005536 ! Fit after self-cal, rms=0.743516Jy sigma=0.005466 ! 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.939 mas, bmaj=4.334 mas, bpa=-4.147 degrees ! Estimated noise=1539.23 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.202822 Jy ! Component: 100 - total flux cleaned = 0.27733 Jy ! Total flux subtracted in 100 components = 0.27733 Jy ! Clean residual min=-0.025367 max=0.039116 Jy/beam ! Clean residual mean=0.000009 rms=0.007573 Jy/beam ! Combined flux in latest and established models = 0.27733 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.27733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163249Jy sigma=0.001285 ! Fit after self-cal, rms=0.163100Jy sigma=0.001283 ! 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.673 mas, bmaj=4.941 mas, bpa=-6.624 degrees ! Estimated noise=945.531 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.0655589 Jy ! Component: 100 - total flux cleaned = 0.102768 Jy ! Component: 150 - total flux cleaned = 0.125577 Jy ! Component: 200 - total flux cleaned = 0.139963 Jy ! Total flux subtracted in 200 components = 0.139963 Jy ! Clean residual min=-0.023221 max=0.041184 Jy/beam ! Clean residual mean=-0.000309 rms=0.006986 Jy/beam ! Combined flux in latest and established models = 0.417294 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.417294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146678Jy sigma=0.000978 ! Fit after self-cal, rms=0.146623Jy sigma=0.000975 ! Inverting map ! Added new window around map position (-5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0387176 Jy ! Component: 100 - total flux cleaned = 0.0615394 Jy ! Component: 150 - total flux cleaned = 0.0777542 Jy ! Component: 200 - total flux cleaned = 0.0900227 Jy ! Total flux subtracted in 200 components = 0.0900227 Jy ! Clean residual min=-0.016664 max=0.022383 Jy/beam ! Clean residual mean=-0.000211 rms=0.004866 Jy/beam ! Combined flux in latest and established models = 0.507316 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 97 components and 0.507316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135557Jy sigma=0.000856 ! Fit after self-cal, rms=0.134141Jy sigma=0.000844 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 0.96 LA 0.93 ! MK 1.07 NL 0.99 OV 1.15 PT 0.91 ! SC 0.89 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.94 HN 1.05 LA 0.90 ! MK 1.03 NL 1.01 OV 1.24 PT 0.89 ! SC 0.96 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.00 LA 0.91 ! MK 1.01 NL 1.01 OV 1.14 PT 0.90 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.02 LA 1.02 ! MK 0.98 NL 1.00* OV 1.23 PT 0.91 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.134141Jy sigma=0.000844 ! Fit after self-cal, rms=0.135296Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=4.956 mas, bpa=-4.867 degrees ! Estimated noise=934.15 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.00290412 Jy ! Component: 100 - total flux cleaned = -0.00238376 Jy ! Component: 150 - total flux cleaned = -0.00197149 Jy ! Component: 200 - total flux cleaned = -0.00126417 Jy ! Total flux subtracted in 200 components = -0.00126417 Jy ! Clean residual min=-0.012080 max=0.013673 Jy/beam ! Clean residual mean=-0.000110 rms=0.003342 Jy/beam ! Combined flux in latest and established models = 0.506052 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.506052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133731Jy sigma=0.000779 ! Fit after self-cal, rms=0.134111Jy sigma=0.000778 ! 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.134111Jy sigma=0.000778 ! Fit after self-cal, rms=0.166480Jy sigma=0.000729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=4.913 mas, bpa=-5.641 degrees ! Estimated noise=942.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140494 Jy ! Component: 100 - total flux cleaned = 0.00244908 Jy ! Component: 150 - total flux cleaned = 0.00314395 Jy ! Component: 200 - total flux cleaned = 0.00394389 Jy ! Total flux subtracted in 200 components = 0.00394389 Jy ! Clean residual min=-0.006977 max=0.008034 Jy/beam ! Clean residual mean=-0.000019 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.509996 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 133 components and 0.509996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166025Jy sigma=0.000725 ! Fit after self-cal, rms=0.166332Jy sigma=0.000724 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 (-35, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473429 Jy ! Component: 100 - total flux cleaned = 0.00539965 Jy ! Component: 150 - total flux cleaned = 0.00609393 Jy ! Component: 200 - total flux cleaned = 0.0062152 Jy ! Total flux subtracted in 200 components = 0.0062152 Jy ! Clean residual min=-0.006515 max=0.007160 Jy/beam ! Clean residual mean=-0.000020 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.516211 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 0.516211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165798Jy sigma=0.000720 ! Fit after self-cal, rms=0.165721Jy sigma=0.000720 ! 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.165721Jy sigma=0.000720 ! Fit after self-cal, rms=0.167867Jy sigma=0.000719 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=4.904 mas, bpa=-5.591 degrees ! Estimated noise=939.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352108 Jy ! Component: 100 - total flux cleaned = 0.00456484 Jy ! Component: 150 - total flux cleaned = 0.00533667 Jy ! Component: 200 - total flux cleaned = 0.00543207 Jy ! Total flux subtracted in 200 components = 0.00543207 Jy ! Clean residual min=-0.005854 max=0.006768 Jy/beam ! Clean residual mean=-0.000017 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.521643 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 169 components and 0.521643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167608Jy sigma=0.000717 ! Fit after self-cal, rms=0.167554Jy sigma=0.000717 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 (-9, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481763 Jy ! Component: 100 - total flux cleaned = 0.00466949 Jy ! Component: 150 - total flux cleaned = 0.00454633 Jy ! Component: 200 - total flux cleaned = 0.00444188 Jy ! Total flux subtracted in 200 components = 0.00444188 Jy ! Clean residual min=-0.005057 max=0.006054 Jy/beam ! Clean residual mean=-0.000009 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.526085 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 197 components and 0.526085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167191Jy sigma=0.000714 ! Fit after self-cal, rms=0.167176Jy sigma=0.000714 ! Inverting map ! Added new window around map position (-73.5, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563753 Jy ! Component: 100 - total flux cleaned = 0.00897253 Jy ! Component: 150 - total flux cleaned = 0.0105664 Jy ! Component: 200 - total flux cleaned = 0.011912 Jy ! Total flux subtracted in 200 components = 0.011912 Jy ! Clean residual min=-0.004771 max=0.005198 Jy/beam ! Clean residual mean=-0.000030 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.537997 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 229 components and 0.537997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166865Jy sigma=0.000711 ! Fit after self-cal, rms=0.166817Jy sigma=0.000711 ! 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.166817Jy sigma=0.000711 ! Fit after self-cal, rms=0.167096Jy sigma=0.000710 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.995 mas, bmaj=8.452 mas, bpa=33.75 degrees ! Estimated noise=1208.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504495 Jy ! Component: 100 - total flux cleaned = 0.00684593 Jy ! Component: 150 - total flux cleaned = 0.00865423 Jy ! Component: 200 - total flux cleaned = 0.010363 Jy ! Total flux subtracted in 200 components = 0.010363 Jy ! Clean residual min=-0.006500 max=0.006458 Jy/beam ! Clean residual mean=-0.000060 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.54836 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 279 components and 0.54836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166941Jy sigma=0.000709 ! Fit after self-cal, rms=0.166888Jy sigma=0.000708 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.00188826 Jy ! Component: 100 - total flux cleaned = 0.00323427 Jy ! Component: 150 - total flux cleaned = 0.00443832 Jy ! Component: 200 - total flux cleaned = 0.00543236 Jy ! Total flux subtracted in 200 components = 0.00543236 Jy ! Clean residual min=-0.006119 max=0.006213 Jy/beam ! Clean residual mean=-0.000076 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.553792 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 307 components and 0.553792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166825Jy sigma=0.000708 ! Fit after self-cal, rms=0.166817Jy sigma=0.000708 ! 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.664 mas, bmaj=4.89 mas, bpa=-5.943 degrees ! Estimated noise=933.935 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.664 x 4.89 at -5.943 degrees (North through East) ! Clean map min=-0.0044212 max=0.26664 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.932 mas, bmaj=4.315 mas, bpa=-4.076 degrees ! Estimated noise=1559.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199691 Jy ! Component: 100 - total flux cleaned = 0.277297 Jy ! Component: 150 - total flux cleaned = 0.324332 Jy ! Component: 200 - total flux cleaned = 0.357441 Jy ! Total flux subtracted in 200 components = 0.357441 Jy ! Clean residual min=-0.014029 max=0.018885 Jy/beam ! Clean residual mean=0.000002 rms=0.004165 Jy/beam ! Combined flux in latest and established models = 0.357441 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.357441 Jy ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=4.89 mas, bpa=-5.943 degrees ! Estimated noise=933.935 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.0392527 Jy ! Component: 100 - total flux cleaned = 0.0668906 Jy ! Component: 150 - total flux cleaned = 0.0875402 Jy ! Component: 200 - total flux cleaned = 0.1033 Jy ! Total flux subtracted in 200 components = 0.1033 Jy ! Clean residual min=-0.009320 max=0.009851 Jy/beam ! Clean residual mean=-0.000071 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.460741 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 110 components and 0.460741 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.995 mas, bmaj=8.452 mas, bpa=33.75 degrees ! Estimated noise=1208.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231493 Jy ! Component: 100 - total flux cleaned = 0.0379547 Jy ! Component: 150 - total flux cleaned = 0.0492616 Jy ! Component: 200 - total flux cleaned = 0.0582129 Jy ! Total flux subtracted in 200 components = 0.0582129 Jy ! Clean residual min=-0.009122 max=0.010357 Jy/beam ! Clean residual mean=-0.000082 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.518954 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.00719695 Jy ! Component: 100 - total flux cleaned = 0.0124797 Jy ! Component: 150 - total flux cleaned = 0.0161618 Jy ! Component: 200 - total flux cleaned = 0.0188344 Jy ! Total flux subtracted in 200 components = 0.0188344 Jy ! Clean residual min=-0.007353 max=0.008234 Jy/beam ! Clean residual mean=-0.000094 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.537788 Jy ! Adding 165 model components to the UV plane model. ! The established model now contains 256 components and 0.537789 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=4.89 mas, bpa=-5.943 degrees ! Estimated noise=933.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392211 Jy ! Component: 100 - total flux cleaned = 0.00607339 Jy ! Component: 150 - total flux cleaned = 0.00794502 Jy ! Component: 200 - total flux cleaned = 0.00953235 Jy ! Total flux subtracted in 200 components = 0.00953235 Jy ! Clean residual min=-0.004301 max=0.005058 Jy/beam ! Clean residual mean=-0.000039 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.547321 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 277 components and 0.547321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167009Jy sigma=0.000710 ! Fit after self-cal, rms=0.166890Jy sigma=0.000709 wmodel J2113+4012_S_2017_01_21_pus_map.mod ! Writing 277 model components to file: J2113+4012_S_2017_01_21_pus_map.mod wobs J2113+4012_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2113+4012_S_2017_01_21_pus_uvs.fits wwins J2113+4012_S_2017_01_21_pus_map.win ! wwins: Wrote 5 windows to J2113+4012_S_2017_01_21_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.000922423 Jy ! Component: 100 - total flux cleaned = 0.00107317 Jy ! Component: 150 - total flux cleaned = 0.00128884 Jy ! Component: 200 - total flux cleaned = 0.00149123 Jy ! Component: 250 - total flux cleaned = 0.00149266 Jy ! Component: 300 - total flux cleaned = 0.00137 Jy ! Component: 350 - total flux cleaned = 0.00137302 Jy ! Component: 400 - total flux cleaned = 0.00154845 Jy ! Component: 450 - total flux cleaned = 0.00154853 Jy ! Component: 500 - total flux cleaned = 0.00160476 Jy ! Component: 550 - total flux cleaned = 0.00165911 Jy ! Component: 600 - total flux cleaned = 0.0018152 Jy ! Component: 650 - total flux cleaned = 0.00166259 Jy ! Component: 700 - total flux cleaned = 0.00176275 Jy ! Component: 750 - total flux cleaned = 0.00166528 Jy ! Component: 800 - total flux cleaned = 0.0015704 Jy ! Component: 850 - total flux cleaned = 0.00152443 Jy ! Component: 900 - total flux cleaned = 0.00143398 Jy ! Component: 950 - total flux cleaned = 0.00143436 Jy ! Component: 1000 - total flux cleaned = 0.00134541 Jy ! Component: 1050 - total flux cleaned = 0.00125862 Jy ! Component: 1100 - total flux cleaned = 0.00125869 Jy ! Component: 1150 - total flux cleaned = 0.00121676 Jy ! Component: 1200 - total flux cleaned = 0.0012575 Jy ! Component: 1250 - total flux cleaned = 0.0013378 Jy ! Component: 1300 - total flux cleaned = 0.00141586 Jy ! Component: 1350 - total flux cleaned = 0.00137657 Jy ! Component: 1400 - total flux cleaned = 0.00130179 Jy ! Component: 1450 - total flux cleaned = 0.00137761 Jy ! Component: 1500 - total flux cleaned = 0.00141478 Jy ! Component: 1550 - total flux cleaned = 0.00141429 Jy ! Component: 1600 - total flux cleaned = 0.00137912 Jy ! Component: 1650 - total flux cleaned = 0.00134403 Jy ! Component: 1700 - total flux cleaned = 0.00130875 Jy ! Component: 1750 - total flux cleaned = 0.00134377 Jy ! Component: 1800 - total flux cleaned = 0.00141081 Jy ! Component: 1850 - total flux cleaned = 0.00141104 Jy ! Component: 1900 - total flux cleaned = 0.0014112 Jy ! Component: 1950 - total flux cleaned = 0.00154034 Jy ! Component: 2000 - total flux cleaned = 0.00144548 Jy ! Component: 2050 - total flux cleaned = 0.0016345 Jy ! Component: 2100 - total flux cleaned = 0.00157196 Jy ! Component: 2150 - total flux cleaned = 0.00157218 Jy ! Component: 2200 - total flux cleaned = 0.00154193 Jy ! Component: 2250 - total flux cleaned = 0.00151226 Jy ! Component: 2300 - total flux cleaned = 0.00148261 Jy ! Component: 2350 - total flux cleaned = 0.00148273 Jy ! Component: 2400 - total flux cleaned = 0.0014545 Jy ! Component: 2450 - total flux cleaned = 0.00154009 Jy ! Component: 2500 - total flux cleaned = 0.00159645 Jy ! Component: 2550 - total flux cleaned = 0.00145759 Jy ! Component: 2600 - total flux cleaned = 0.00151303 Jy ! Component: 2650 - total flux cleaned = 0.00151276 Jy ! Component: 2700 - total flux cleaned = 0.00137873 Jy ! Component: 2750 - total flux cleaned = 0.00151205 Jy ! Component: 2800 - total flux cleaned = 0.00145917 Jy ! Component: 2850 - total flux cleaned = 0.00153744 Jy ! Component: 2900 - total flux cleaned = 0.00156293 Jy ! Component: 2950 - total flux cleaned = 0.00156298 Jy ! Component: 3000 - total flux cleaned = 0.00163872 Jy ! Component: 3050 - total flux cleaned = 0.00158879 Jy ! Component: 3100 - total flux cleaned = 0.00171179 Jy ! Component: 3150 - total flux cleaned = 0.00158932 Jy ! Component: 3200 - total flux cleaned = 0.00161426 Jy ! Component: 3250 - total flux cleaned = 0.00173406 Jy ! Component: 3300 - total flux cleaned = 0.00163871 Jy ! Component: 3350 - total flux cleaned = 0.00161514 Jy ! Component: 3400 - total flux cleaned = 0.00161519 Jy ! Component: 3450 - total flux cleaned = 0.00145291 Jy ! Component: 3500 - total flux cleaned = 0.00149879 Jy ! Component: 3550 - total flux cleaned = 0.00147602 Jy ! Component: 3600 - total flux cleaned = 0.00140802 Jy ! Component: 3650 - total flux cleaned = 0.00138579 Jy ! Component: 3700 - total flux cleaned = 0.00136362 Jy ! Component: 3750 - total flux cleaned = 0.00131966 Jy ! Component: 3800 - total flux cleaned = 0.00131949 Jy ! Component: 3850 - total flux cleaned = 0.00131935 Jy ! Component: 3900 - total flux cleaned = 0.00123314 Jy ! Component: 3950 - total flux cleaned = 0.00114784 Jy ! Component: 4000 - total flux cleaned = 0.0011482 Jy ! Component: 4050 - total flux cleaned = 0.00108542 Jy ! Total flux subtracted in 4096 components = 0.00104373 Jy ! Clean residual min=-0.001285 max=0.001326 Jy/beam ! Clean residual mean=-0.000008 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.548365 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 601 components and 0.548364 Jy ![Exited script file: muppet] wmap "J2113+4012_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.664 x 4.89 at -5.943 degrees (North through East) ! Clean map min=-0.0025338 max=0.26883 Jy/beam ! Writing clean map to FITS file: J2113+4012_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.268829 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000385395 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430081 0.430081 0.860163 1.72033 3.44065 6.8813 13.7626 27.5252 55.0504 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.268 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.664 x 4.89 at -5.943 degrees (North through East) ! Clean map min=-0.0025338 max=0.26883 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 J2113+4012_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:03:27 2019