! Started logfile: J2121-3703_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:09:00 2016 obs J2121-3703_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2121-3703_S_2015_03_17_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.686984 visibilities/baseline/integration-bin. ! Found source: J2121-3703 ! ! 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 330 lines of history. ! ! Reading 12984 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 J2121-3703_S_2015_03_17_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 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.869985Jy sigma=0.006342 ! Fit after self-cal, rms=0.780473Jy sigma=0.005708 ! 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.261 mas, bmaj=8.857 mas, bpa=-14.51 degrees ! Estimated noise=1640.98 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.163876 Jy ! Component: 100 - total flux cleaned = 0.213321 Jy ! Total flux subtracted in 100 components = 0.213321 Jy ! Clean residual min=-0.014905 max=0.032197 Jy/beam ! Clean residual mean=0.000043 rms=0.004705 Jy/beam ! Combined flux in latest and established models = 0.213321 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.213321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152415Jy sigma=0.000982 ! Fit after self-cal, rms=0.152284Jy sigma=0.000981 ! Inverting map ! Added new window around map position (-3.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0355602 Jy ! Component: 100 - total flux cleaned = 0.0602599 Jy ! Total flux subtracted in 100 components = 0.0602599 Jy ! Clean residual min=-0.012016 max=0.022344 Jy/beam ! Clean residual mean=0.000026 rms=0.003196 Jy/beam ! Combined flux in latest and established models = 0.273581 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.273581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137654Jy sigma=0.000867 ! Fit after self-cal, rms=0.137303Jy sigma=0.000865 ! 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=2.861 mas, bmaj=10.26 mas, bpa=-14.1 degrees ! Estimated noise=878.566 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 (3.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291066 Jy ! Component: 100 - total flux cleaned = 0.0459316 Jy ! Component: 150 - total flux cleaned = 0.056353 Jy ! Component: 200 - total flux cleaned = 0.0605309 Jy ! Total flux subtracted in 200 components = 0.0605309 Jy ! Clean residual min=-0.008886 max=0.009271 Jy/beam ! Clean residual mean=0.000002 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 0.334111 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 81 components and 0.334112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129822Jy sigma=0.000817 ! Fit after self-cal, rms=0.129607Jy sigma=0.000817 ! 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.95 FD 0.86 HN 1.21 KP 1.10 ! LA 1.02 MK 0.97 NL 0.92 OV 0.97 ! PT 1.05 SC 0.90 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.86 HN 1.30 KP 1.08 ! LA 0.97 MK 1.02 NL 1.05 OV 0.98 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.91 HN 1.26 KP 0.97 ! LA 0.80 MK 1.03 NL 1.18 OV 0.92 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.94 HN 1.17 KP 0.95 ! LA 0.84 MK 1.06 NL 1.03 OV 0.98 ! PT 1.10 SC 1.00 ! ! ! Fit before self-cal, rms=0.129607Jy sigma=0.000817 ! Fit after self-cal, rms=0.133135Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=10.26 mas, bpa=-14.08 degrees ! Estimated noise=885.832 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.0061329 Jy ! Component: 100 - total flux cleaned = -0.00807601 Jy ! Component: 150 - total flux cleaned = -0.00895912 Jy ! Component: 200 - total flux cleaned = -0.0090637 Jy ! Total flux subtracted in 200 components = -0.0090637 Jy ! Clean residual min=-0.005934 max=0.005566 Jy/beam ! Clean residual mean=-0.000022 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.325048 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 116 components and 0.325048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132811Jy sigma=0.000783 ! Fit after self-cal, rms=0.132762Jy sigma=0.000783 ! 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.132762Jy sigma=0.000783 ! Fit after self-cal, rms=0.134913Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=10.27 mas, bpa=-14.1 degrees ! Estimated noise=885.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00392006 Jy ! Component: 100 - total flux cleaned = -0.00546729 Jy ! Component: 150 - total flux cleaned = -0.00591549 Jy ! Component: 200 - total flux cleaned = -0.00623252 Jy ! Total flux subtracted in 200 components = -0.00623252 Jy ! Clean residual min=-0.005447 max=0.005193 Jy/beam ! Clean residual mean=-0.000022 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.318815 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 133 components and 0.318815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134755Jy sigma=0.000781 ! Fit after self-cal, rms=0.134764Jy sigma=0.000781 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.000156073 Jy ! Component: 100 - total flux cleaned = -0.000298725 Jy ! Component: 150 - total flux cleaned = -0.000362526 Jy ! Component: 200 - total flux cleaned = -0.000420793 Jy ! Total flux subtracted in 200 components = -0.000420793 Jy ! Clean residual min=-0.005357 max=0.005024 Jy/beam ! Clean residual mean=-0.000024 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.318394 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.318394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134693Jy sigma=0.000781 ! Fit after self-cal, rms=0.134684Jy sigma=0.000781 ! 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.134684Jy sigma=0.000781 ! Fit after self-cal, rms=0.146595Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=10.28 mas, bpa=-14.34 degrees ! Estimated noise=892.138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00263507 Jy ! Component: 100 - total flux cleaned = -0.00299982 Jy ! Component: 150 - total flux cleaned = -0.0033155 Jy ! Component: 200 - total flux cleaned = -0.00352012 Jy ! Total flux subtracted in 200 components = -0.00352012 Jy ! Clean residual min=-0.004471 max=0.003390 Jy/beam ! Clean residual mean=-0.000018 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.314874 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 158 components and 0.314874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146478Jy sigma=0.000777 ! Fit after self-cal, rms=0.146621Jy sigma=0.000777 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.000123051 Jy ! Component: 100 - total flux cleaned = -0.000177723 Jy ! Component: 150 - total flux cleaned = -0.000324935 Jy ! Component: 200 - total flux cleaned = -0.000415131 Jy ! Total flux subtracted in 200 components = -0.000415131 Jy ! Clean residual min=-0.004357 max=0.003340 Jy/beam ! Clean residual mean=-0.000018 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.314459 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 174 components and 0.314459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146593Jy sigma=0.000777 ! Fit after self-cal, rms=0.146603Jy sigma=0.000777 ! 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.146603Jy sigma=0.000777 ! Fit after self-cal, rms=0.152653Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.066 mas, bmaj=26.23 mas, bpa=-1.219 degrees ! Estimated noise=1116.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00249874 Jy ! Component: 100 - total flux cleaned = -0.00314324 Jy ! Component: 150 - total flux cleaned = -0.00314413 Jy ! Component: 200 - total flux cleaned = -0.00318002 Jy ! Total flux subtracted in 200 components = -0.00318002 Jy ! Clean residual min=-0.004899 max=0.003661 Jy/beam ! Clean residual mean=-0.000040 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.311279 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 190 components and 0.311279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152647Jy sigma=0.000776 ! Fit after self-cal, rms=0.152679Jy sigma=0.000776 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.16491e-05 Jy ! Component: 100 - total flux cleaned = 3.13405e-05 Jy ! Component: 150 - total flux cleaned = 9.16448e-05 Jy ! Component: 200 - total flux cleaned = 0.000120462 Jy ! Total flux subtracted in 200 components = 0.000120462 Jy ! Clean residual min=-0.004852 max=0.003632 Jy/beam ! Clean residual mean=-0.000039 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.3114 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 195 components and 0.3114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152671Jy sigma=0.000776 ! Fit after self-cal, rms=0.152672Jy sigma=0.000776 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=10.29 mas, bpa=-14.42 degrees ! Estimated noise=894.839 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.936 x 10.29 at -14.42 degrees (North through East) ! Clean map min=-0.0046222 max=0.20717 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.291 mas, bmaj=8.704 mas, bpa=-14.69 degrees ! Estimated noise=1702.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169219 Jy ! Component: 100 - total flux cleaned = 0.218248 Jy ! Component: 150 - total flux cleaned = 0.246795 Jy ! Component: 200 - total flux cleaned = 0.266767 Jy ! Total flux subtracted in 200 components = 0.266767 Jy ! Clean residual min=-0.007281 max=0.011284 Jy/beam ! Clean residual mean=0.000019 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 0.266767 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.266767 Jy ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=10.29 mas, bpa=-14.42 degrees ! Estimated noise=894.839 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.0204437 Jy ! Component: 100 - total flux cleaned = 0.0317753 Jy ! Component: 150 - total flux cleaned = 0.0383971 Jy ! Component: 200 - total flux cleaned = 0.0406791 Jy ! Total flux subtracted in 200 components = 0.0406791 Jy ! Clean residual min=-0.004600 max=0.003756 Jy/beam ! Clean residual mean=-0.000016 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.307446 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 98 components and 0.307446 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.066 mas, bmaj=26.23 mas, bpa=-1.219 degrees ! Estimated noise=1116.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305095 Jy ! Component: 100 - total flux cleaned = 0.00330832 Jy ! Component: 150 - total flux cleaned = 0.00350053 Jy ! Component: 200 - total flux cleaned = 0.00365896 Jy ! Total flux subtracted in 200 components = 0.00365896 Jy ! Clean residual min=-0.005000 max=0.003937 Jy/beam ! Clean residual mean=-0.000034 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.311105 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 = 4.59174e-05 Jy ! Component: 100 - total flux cleaned = 4.52097e-05 Jy ! Component: 150 - total flux cleaned = 7.94009e-05 Jy ! Component: 200 - total flux cleaned = 0.000108876 Jy ! Total flux subtracted in 200 components = 0.000108876 Jy ! Clean residual min=-0.004889 max=0.003794 Jy/beam ! Clean residual mean=-0.000036 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.311214 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 137 components and 0.311214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=10.29 mas, bpa=-14.42 degrees ! Estimated noise=894.839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104229 Jy ! Component: 100 - total flux cleaned = 2.70707e-05 Jy ! Component: 150 - total flux cleaned = 8.59681e-05 Jy ! Component: 200 - total flux cleaned = 3.687e-05 Jy ! Total flux subtracted in 200 components = 3.687e-05 Jy ! Clean residual min=-0.003711 max=0.003220 Jy/beam ! Clean residual mean=-0.000018 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.31125 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 148 components and 0.31125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152717Jy sigma=0.000776 ! Fit after self-cal, rms=0.152805Jy sigma=0.000776 wmodel J2121-3703_S_2015_03_17_pus_map.mod ! Writing 148 model components to file: J2121-3703_S_2015_03_17_pus_map.mod wobs J2121-3703_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2121-3703_S_2015_03_17_pus_uvs.fits wwins J2121-3703_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2121-3703_S_2015_03_17_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.00169831 Jy ! Component: 100 - total flux cleaned = -0.00311374 Jy ! Component: 150 - total flux cleaned = -0.00374783 Jy ! Component: 200 - total flux cleaned = -0.00424374 Jy ! Component: 250 - total flux cleaned = -0.00477374 Jy ! Component: 300 - total flux cleaned = -0.00528321 Jy ! Component: 350 - total flux cleaned = -0.00557809 Jy ! Component: 400 - total flux cleaned = -0.00596059 Jy ! Component: 450 - total flux cleaned = -0.00637624 Jy ! Component: 500 - total flux cleaned = -0.00668947 Jy ! Component: 550 - total flux cleaned = -0.00699531 Jy ! Component: 600 - total flux cleaned = -0.0072509 Jy ! Component: 650 - total flux cleaned = -0.00754376 Jy ! Component: 700 - total flux cleaned = -0.00770724 Jy ! Component: 750 - total flux cleaned = -0.00790726 Jy ! Component: 800 - total flux cleaned = -0.0081032 Jy ! Component: 850 - total flux cleaned = -0.00837133 Jy ! Component: 900 - total flux cleaned = -0.0084835 Jy ! Component: 950 - total flux cleaned = -0.00866874 Jy ! Component: 1000 - total flux cleaned = -0.00888606 Jy ! Component: 1050 - total flux cleaned = -0.00902859 Jy ! Component: 1100 - total flux cleaned = -0.00927261 Jy ! Component: 1150 - total flux cleaned = -0.00937536 Jy ! Component: 1200 - total flux cleaned = -0.0094088 Jy ! Component: 1250 - total flux cleaned = -0.00947544 Jy ! Component: 1300 - total flux cleaned = -0.00941038 Jy ! Component: 1350 - total flux cleaned = -0.00944281 Jy ! Component: 1400 - total flux cleaned = -0.00947451 Jy ! Component: 1450 - total flux cleaned = -0.00938058 Jy ! Component: 1500 - total flux cleaned = -0.00931954 Jy ! Component: 1550 - total flux cleaned = -0.00931989 Jy ! Component: 1600 - total flux cleaned = -0.00923003 Jy ! Component: 1650 - total flux cleaned = -0.00917062 Jy ! Component: 1700 - total flux cleaned = -0.00919997 Jy ! Component: 1750 - total flux cleaned = -0.00908374 Jy ! Component: 1800 - total flux cleaned = -0.00896924 Jy ! Component: 1850 - total flux cleaned = -0.00891259 Jy ! Component: 1900 - total flux cleaned = -0.00888464 Jy ! Component: 1950 - total flux cleaned = -0.00880151 Jy ! Component: 2000 - total flux cleaned = -0.00877362 Jy ! Component: 2050 - total flux cleaned = -0.00869196 Jy ! Component: 2100 - total flux cleaned = -0.00861159 Jy ! Component: 2150 - total flux cleaned = -0.00853205 Jy ! Component: 2200 - total flux cleaned = -0.00837476 Jy ! Component: 2250 - total flux cleaned = -0.00834894 Jy ! Component: 2300 - total flux cleaned = -0.00824611 Jy ! Component: 2350 - total flux cleaned = -0.00816966 Jy ! Component: 2400 - total flux cleaned = -0.00816955 Jy ! Component: 2450 - total flux cleaned = -0.00806974 Jy ! Component: 2500 - total flux cleaned = -0.00806992 Jy ! Component: 2550 - total flux cleaned = -0.00792303 Jy ! Component: 2600 - total flux cleaned = -0.00797181 Jy ! Component: 2650 - total flux cleaned = -0.00792372 Jy ! Component: 2700 - total flux cleaned = -0.00787601 Jy ! Component: 2750 - total flux cleaned = -0.00775726 Jy ! Component: 2800 - total flux cleaned = -0.00775745 Jy ! Component: 2850 - total flux cleaned = -0.00780406 Jy ! Component: 2900 - total flux cleaned = -0.00778064 Jy ! Component: 2950 - total flux cleaned = -0.00771147 Jy ! Component: 3000 - total flux cleaned = -0.00766576 Jy ! Component: 3050 - total flux cleaned = -0.00771097 Jy ! Component: 3100 - total flux cleaned = -0.00768835 Jy ! Component: 3150 - total flux cleaned = -0.00771083 Jy ! Component: 3200 - total flux cleaned = -0.00779935 Jy ! Component: 3250 - total flux cleaned = -0.00775516 Jy ! Component: 3300 - total flux cleaned = -0.00775517 Jy ! Component: 3350 - total flux cleaned = -0.00779888 Jy ! Component: 3400 - total flux cleaned = -0.00786367 Jy ! Component: 3450 - total flux cleaned = -0.0078205 Jy ! Component: 3500 - total flux cleaned = -0.00784189 Jy ! Component: 3550 - total flux cleaned = -0.00788427 Jy ! Component: 3600 - total flux cleaned = -0.00788427 Jy ! Component: 3650 - total flux cleaned = -0.00796842 Jy ! Component: 3700 - total flux cleaned = -0.00798936 Jy ! Component: 3750 - total flux cleaned = -0.00811441 Jy ! Component: 3800 - total flux cleaned = -0.00813513 Jy ! Component: 3850 - total flux cleaned = -0.00825919 Jy ! Component: 3900 - total flux cleaned = -0.00823867 Jy ! Component: 3950 - total flux cleaned = -0.00832063 Jy ! Component: 4000 - total flux cleaned = -0.0084633 Jy ! Component: 4050 - total flux cleaned = -0.00850396 Jy ! Total flux subtracted in 4096 components = -0.00854447 Jy ! Clean residual min=-0.001159 max=0.001101 Jy/beam ! Clean residual mean=-0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.302706 Jy keep ! Adding 356 model components to the UV plane model. ! The established model now contains 504 components and 0.302706 Jy ![Exited script file: muppet] wmap "J2121-3703_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.936 x 10.29 at -14.42 degrees (North through East) ! Clean map min=-0.0050396 max=0.21578 Jy/beam ! Writing clean map to FITS file: J2121-3703_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.215775 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000400157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.556353 0.556353 1.11271 2.22541 4.45083 8.90165 17.8033 35.6066 71.2132 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.215 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.936 x 10.29 at -14.42 degrees (North through East) ! Clean map min=-0.0050396 max=0.21578 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 J2121-3703_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:09:05 2016