! Started logfile: J0914-3314_S_2017_06_10_pus_uvs.log on Mon May 6 14:49:47 2019 obs J0914-3314_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0914-3314_S_2017_06_10_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.538744 visibilities/baseline/integration-bin. ! Found source: J0914-3314 ! ! 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 1154 lines of history. ! ! Reading 11152 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 J0914-3314_S_2017_06_10_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 350 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 350 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 755 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.834937Jy sigma=0.005833 ! Fit after self-cal, rms=0.806199Jy sigma=0.005632 ! 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.58 mas, bmaj=8.161 mas, bpa=-15.61 degrees ! Estimated noise=1544.87 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.134608 Jy ! Component: 100 - total flux cleaned = 0.202761 Jy ! Total flux subtracted in 100 components = 0.202761 Jy ! Clean residual min=-0.017705 max=0.033728 Jy/beam ! Clean residual mean=-0.000152 rms=0.006614 Jy/beam ! Combined flux in latest and established models = 0.202761 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.202761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149289Jy sigma=0.001048 ! Fit after self-cal, rms=0.148901Jy sigma=0.001045 ! 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.197 mas, bmaj=9.933 mas, bpa=-14.5 degrees ! Estimated noise=1120.35 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.0662716 Jy ! Component: 100 - total flux cleaned = 0.0953395 Jy ! Component: 150 - total flux cleaned = 0.108704 Jy ! Component: 200 - total flux cleaned = 0.115138 Jy ! Total flux subtracted in 200 components = 0.115138 Jy ! Clean residual min=-0.019322 max=0.050190 Jy/beam ! Clean residual mean=-0.000478 rms=0.008444 Jy/beam ! Combined flux in latest and established models = 0.317899 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 81 components and 0.317899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121551Jy sigma=0.000841 ! Fit after self-cal, rms=0.121420Jy sigma=0.000840 ! Inverting map ! Added new window around map position (19.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0473216 Jy ! Component: 100 - total flux cleaned = 0.0685309 Jy ! Component: 150 - total flux cleaned = 0.0802671 Jy ! Component: 200 - total flux cleaned = 0.0874107 Jy ! Total flux subtracted in 200 components = 0.0874107 Jy ! Clean residual min=-0.012564 max=0.013744 Jy/beam ! Clean residual mean=-0.000241 rms=0.004099 Jy/beam ! Combined flux in latest and established models = 0.40531 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 172 components and 0.40531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104138Jy sigma=0.000710 ! Fit after self-cal, rms=0.101076Jy sigma=0.000684 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 1.06 ! LA 0.94 MK 1.05 NL 0.94 OV 1.06 ! PT 0.97 SC 1.07 ! ! ! 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 1.00 HN 1.00* KP 1.05 ! LA 0.89 MK 1.01 NL 1.12 OV 1.10 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 1.02 ! LA 0.90 MK 1.01 NL 1.08 OV 0.99 ! PT 0.94 SC 0.89 ! ! ! Correcting IF 4. ! A total of 171 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.00* KP 1.00* ! LA 0.83 MK 0.83 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.101076Jy sigma=0.000684 ! Fit after self-cal, rms=0.099618Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=9.841 mas, bpa=-14.4 degrees ! Estimated noise=1128.97 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.0085261 Jy ! Component: 100 - total flux cleaned = 0.0109014 Jy ! Component: 150 - total flux cleaned = 0.0121827 Jy ! Component: 200 - total flux cleaned = 0.0128377 Jy ! Total flux subtracted in 200 components = 0.0128377 Jy ! Clean residual min=-0.005269 max=0.005136 Jy/beam ! Clean residual mean=0.000038 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.418148 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 213 components and 0.418148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098907Jy sigma=0.000661 ! Fit after self-cal, rms=0.098879Jy sigma=0.000660 ! 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.098879Jy sigma=0.000660 ! Fit after self-cal, rms=0.098816Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=9.872 mas, bpa=-14.59 degrees ! Estimated noise=1131.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426605 Jy ! Component: 100 - total flux cleaned = 0.00502383 Jy ! Component: 150 - total flux cleaned = 0.00547555 Jy ! Component: 200 - total flux cleaned = 0.00579839 Jy ! Total flux subtracted in 200 components = 0.00579839 Jy ! Clean residual min=-0.004004 max=0.004321 Jy/beam ! Clean residual mean=0.000022 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.423946 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 239 components and 0.423946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098644Jy sigma=0.000656 ! Fit after self-cal, rms=0.098624Jy sigma=0.000656 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.00108317 Jy ! Component: 100 - total flux cleaned = 0.00126407 Jy ! Component: 150 - total flux cleaned = 0.00132145 Jy ! Component: 200 - total flux cleaned = 0.00142162 Jy ! Total flux subtracted in 200 components = 0.00142162 Jy ! Clean residual min=-0.003630 max=0.004081 Jy/beam ! Clean residual mean=0.000030 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.425367 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 246 components and 0.425368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098600Jy sigma=0.000656 ! Fit after self-cal, rms=0.098600Jy sigma=0.000656 ! 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.098600Jy sigma=0.000656 ! Fit after self-cal, rms=0.098905Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=9.879 mas, bpa=-14.68 degrees ! Estimated noise=1131.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179393 Jy ! Component: 100 - total flux cleaned = 0.00223388 Jy ! Component: 150 - total flux cleaned = 0.00225783 Jy ! Component: 200 - total flux cleaned = 0.00229626 Jy ! Total flux subtracted in 200 components = 0.00229626 Jy ! Clean residual min=-0.003293 max=0.004289 Jy/beam ! Clean residual mean=0.000006 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.427664 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 256 components and 0.427664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098873Jy sigma=0.000655 ! Fit after self-cal, rms=0.098876Jy sigma=0.000655 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 (-15, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328992 Jy ! Component: 100 - total flux cleaned = 0.00419438 Jy ! Component: 150 - total flux cleaned = 0.0044631 Jy ! Component: 200 - total flux cleaned = 0.00469132 Jy ! Total flux subtracted in 200 components = 0.00469132 Jy ! Clean residual min=-0.002889 max=0.003236 Jy/beam ! Clean residual mean=0.000024 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.432355 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 271 components and 0.432355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098776Jy sigma=0.000654 ! Fit after self-cal, rms=0.098763Jy sigma=0.000654 ! 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.098763Jy sigma=0.000654 ! Fit after self-cal, rms=0.098683Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.483 mas, bmaj=28.33 mas, bpa=-7.468 degrees ! Estimated noise=1396.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219408 Jy ! Component: 100 - total flux cleaned = 0.00345452 Jy ! Component: 150 - total flux cleaned = 0.00426785 Jy ! Component: 200 - total flux cleaned = 0.00460256 Jy ! Total flux subtracted in 200 components = 0.00460256 Jy ! Clean residual min=-0.002938 max=0.003325 Jy/beam ! Clean residual mean=0.000037 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.436958 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 298 components and 0.436958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098667Jy sigma=0.000654 ! Fit after self-cal, rms=0.098659Jy sigma=0.000654 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.000417848 Jy ! Component: 100 - total flux cleaned = 0.000467875 Jy ! Component: 150 - total flux cleaned = 0.000511149 Jy ! Component: 200 - total flux cleaned = 0.000524641 Jy ! Total flux subtracted in 200 components = 0.000524641 Jy ! Clean residual min=-0.002864 max=0.003377 Jy/beam ! Clean residual mean=0.000038 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.437482 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 312 components and 0.437482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098659Jy sigma=0.000654 ! Fit after self-cal, rms=0.098657Jy sigma=0.000654 ! 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.185 mas, bmaj=9.879 mas, bpa=-14.55 degrees ! Estimated noise=1129.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 9.879 at -14.55 degrees (North through East) ! Clean map min=-0.0024851 max=0.19063 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.586 mas, bmaj=8.143 mas, bpa=-15.7 degrees ! Estimated noise=1554.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134924 Jy ! Component: 100 - total flux cleaned = 0.204432 Jy ! Component: 150 - total flux cleaned = 0.249433 Jy ! Component: 200 - total flux cleaned = 0.282676 Jy ! Total flux subtracted in 200 components = 0.282676 Jy ! Clean residual min=-0.011498 max=0.019399 Jy/beam ! Clean residual mean=-0.000101 rms=0.004169 Jy/beam ! Combined flux in latest and established models = 0.282676 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.282676 Jy ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.879 mas, bpa=-14.55 degrees ! Estimated noise=1129.75 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.042616 Jy ! Component: 100 - total flux cleaned = 0.0710574 Jy ! Component: 150 - total flux cleaned = 0.0903767 Jy ! Component: 200 - total flux cleaned = 0.103933 Jy ! Total flux subtracted in 200 components = 0.103933 Jy ! Clean residual min=-0.006880 max=0.007918 Jy/beam ! Clean residual mean=-0.000148 rms=0.002341 Jy/beam ! Combined flux in latest and established models = 0.386609 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 147 components and 0.386609 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=9.483 mas, bmaj=28.33 mas, bpa=-7.468 degrees ! Estimated noise=1396.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151996 Jy ! Component: 100 - total flux cleaned = 0.024392 Jy ! Component: 150 - total flux cleaned = 0.0308429 Jy ! Component: 200 - total flux cleaned = 0.0355487 Jy ! Total flux subtracted in 200 components = 0.0355487 Jy ! Clean residual min=-0.004719 max=0.004359 Jy/beam ! Clean residual mean=-0.000052 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.422158 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.0034922 Jy ! Component: 100 - total flux cleaned = 0.00616415 Jy ! Component: 150 - total flux cleaned = 0.00822408 Jy ! Component: 200 - total flux cleaned = 0.00981479 Jy ! Total flux subtracted in 200 components = 0.00981479 Jy ! Clean residual min=-0.003586 max=0.003075 Jy/beam ! Clean residual mean=0.000008 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.431973 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 230 components and 0.431973 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.879 mas, bpa=-14.55 degrees ! Estimated noise=1129.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147513 Jy ! Component: 100 - total flux cleaned = 0.0015787 Jy ! Component: 150 - total flux cleaned = 0.00173793 Jy ! Component: 200 - total flux cleaned = 0.00187835 Jy ! Total flux subtracted in 200 components = 0.00187835 Jy ! Clean residual min=-0.003661 max=0.003095 Jy/beam ! Clean residual mean=0.000010 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.433851 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 243 components and 0.433851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098808Jy sigma=0.000655 ! Fit after self-cal, rms=0.098787Jy sigma=0.000654 wmodel J0914-3314_S_2017_06_10_pus_map.mod ! Writing 243 model components to file: J0914-3314_S_2017_06_10_pus_map.mod wobs J0914-3314_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0914-3314_S_2017_06_10_pus_uvs.fits wwins J0914-3314_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0914-3314_S_2017_06_10_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.000778265 Jy ! Component: 100 - total flux cleaned = -0.000931271 Jy ! Component: 150 - total flux cleaned = -0.000749881 Jy ! Component: 200 - total flux cleaned = -0.000536679 Jy ! Component: 250 - total flux cleaned = -0.000417546 Jy ! Component: 300 - total flux cleaned = -0.000303023 Jy ! Component: 350 - total flux cleaned = -0.000123092 Jy ! Component: 400 - total flux cleaned = -2.06581e-05 Jy ! Component: 450 - total flux cleaned = 7.85106e-05 Jy ! Component: 500 - total flux cleaned = 0.000110248 Jy ! Component: 550 - total flux cleaned = 0.000140893 Jy ! Component: 600 - total flux cleaned = 0.000199058 Jy ! Component: 650 - total flux cleaned = 0.000227526 Jy ! Component: 700 - total flux cleaned = 0.000336943 Jy ! Component: 750 - total flux cleaned = 0.000363048 Jy ! Component: 800 - total flux cleaned = 0.000491926 Jy ! Component: 850 - total flux cleaned = 0.000566845 Jy ! Component: 900 - total flux cleaned = 0.000640254 Jy ! Component: 950 - total flux cleaned = 0.000759569 Jy ! Component: 1000 - total flux cleaned = 0.000758973 Jy ! Component: 1050 - total flux cleaned = 0.000736065 Jy ! Component: 1100 - total flux cleaned = 0.000735879 Jy ! Component: 1150 - total flux cleaned = 0.000714162 Jy ! Component: 1200 - total flux cleaned = 0.000714156 Jy ! Component: 1250 - total flux cleaned = 0.000713873 Jy ! Component: 1300 - total flux cleaned = 0.000796303 Jy ! Component: 1350 - total flux cleaned = 0.00079607 Jy ! Component: 1400 - total flux cleaned = 0.000816178 Jy ! Component: 1450 - total flux cleaned = 0.000874654 Jy ! Component: 1500 - total flux cleaned = 0.000893641 Jy ! Component: 1550 - total flux cleaned = 0.000874803 Jy ! Component: 1600 - total flux cleaned = 0.000967847 Jy ! Component: 1650 - total flux cleaned = 0.00100453 Jy ! Component: 1700 - total flux cleaned = 0.00102238 Jy ! Component: 1750 - total flux cleaned = 0.00104044 Jy ! Component: 1800 - total flux cleaned = 0.00109302 Jy ! Component: 1850 - total flux cleaned = 0.00114471 Jy ! Component: 1900 - total flux cleaned = 0.00109369 Jy ! Component: 1950 - total flux cleaned = 0.00111057 Jy ! Component: 2000 - total flux cleaned = 0.00111076 Jy ! Component: 2050 - total flux cleaned = 0.0010783 Jy ! Component: 2100 - total flux cleaned = 0.00111038 Jy ! Component: 2150 - total flux cleaned = 0.00111021 Jy ! Component: 2200 - total flux cleaned = 0.00109432 Jy ! Component: 2250 - total flux cleaned = 0.00107902 Jy ! Component: 2300 - total flux cleaned = 0.00110964 Jy ! Component: 2350 - total flux cleaned = 0.00110951 Jy ! Component: 2400 - total flux cleaned = 0.00112442 Jy ! Component: 2450 - total flux cleaned = 0.00113907 Jy ! Component: 2500 - total flux cleaned = 0.00113912 Jy ! Component: 2550 - total flux cleaned = 0.00119663 Jy ! Component: 2600 - total flux cleaned = 0.00118249 Jy ! Component: 2650 - total flux cleaned = 0.00118272 Jy ! Component: 2700 - total flux cleaned = 0.00119668 Jy ! Component: 2750 - total flux cleaned = 0.00118289 Jy ! Component: 2800 - total flux cleaned = 0.00115572 Jy ! Component: 2850 - total flux cleaned = 0.0011828 Jy ! Component: 2900 - total flux cleaned = 0.00118285 Jy ! Component: 2950 - total flux cleaned = 0.00120906 Jy ! Component: 3000 - total flux cleaned = 0.00115662 Jy ! Component: 3050 - total flux cleaned = 0.0011439 Jy ! Component: 3100 - total flux cleaned = 0.00114406 Jy ! Component: 3150 - total flux cleaned = 0.00118231 Jy ! Component: 3200 - total flux cleaned = 0.00118235 Jy ! Component: 3250 - total flux cleaned = 0.00120729 Jy ! Component: 3300 - total flux cleaned = 0.00123213 Jy ! Component: 3350 - total flux cleaned = 0.00121988 Jy ! Component: 3400 - total flux cleaned = 0.00122001 Jy ! Component: 3450 - total flux cleaned = 0.0012078 Jy ! Component: 3500 - total flux cleaned = 0.00118384 Jy ! Component: 3550 - total flux cleaned = 0.00115993 Jy ! Component: 3600 - total flux cleaned = 0.00118352 Jy ! Component: 3650 - total flux cleaned = 0.00112487 Jy ! Component: 3700 - total flux cleaned = 0.00107834 Jy ! Component: 3750 - total flux cleaned = 0.00110148 Jy ! Component: 3800 - total flux cleaned = 0.00111288 Jy ! Component: 3850 - total flux cleaned = 0.00112414 Jy ! Component: 3900 - total flux cleaned = 0.00110152 Jy ! Component: 3950 - total flux cleaned = 0.00113527 Jy ! Component: 4000 - total flux cleaned = 0.00111295 Jy ! Component: 4050 - total flux cleaned = 0.00112406 Jy ! Total flux subtracted in 4096 components = 0.00111298 Jy ! Clean residual min=-0.000616 max=0.000583 Jy/beam ! Clean residual mean=-0.000007 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.434964 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 496 components and 0.434964 Jy ![Exited script file: muppet] wmap "J0914-3314_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 9.879 at -14.55 degrees (North through East) ! Clean map min=-0.0019471 max=0.19013 Jy/beam ! Writing clean map to FITS file: J0914-3314_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.190129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190818 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301088 0.301088 0.602176 1.20435 2.40871 4.81741 9.63482 19.2696 38.5393 77.0786 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.19 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.185 x 9.879 at -14.55 degrees (North through East) ! Clean map min=-0.0019471 max=0.19013 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 J0914-3314_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:49:53 2019