! Started logfile: J0747-3310_S_2017_03_23_pus_uvs.log on Mon May 13 09:53:33 2019 obs J0747-3310_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0747-3310_S_2017_03_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787269 visibilities/baseline/integration-bin. ! Found source: J0747-3310 ! ! 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 481 lines of history. ! ! Reading 13604 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 J0747-3310_S_2017_03_23_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 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 426 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.675038Jy sigma=0.004338 ! Fit after self-cal, rms=0.626330Jy sigma=0.003995 ! 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.503 mas, bmaj=5.958 mas, bpa=-1.236 degrees ! Estimated noise=1811.02 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.273056 Jy ! Component: 100 - total flux cleaned = 0.399935 Jy ! Total flux subtracted in 100 components = 0.399935 Jy ! Clean residual min=-0.022498 max=0.062671 Jy/beam ! Clean residual mean=-0.000008 rms=0.008288 Jy/beam ! Combined flux in latest and established models = 0.399935 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.399935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207802Jy sigma=0.001194 ! Fit after self-cal, rms=0.207637Jy sigma=0.001193 ! Inverting map ! Added new window around map position (-1.5, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0739758 Jy ! Component: 100 - total flux cleaned = 0.118196 Jy ! Total flux subtracted in 100 components = 0.118196 Jy ! Clean residual min=-0.012590 max=0.025036 Jy/beam ! Clean residual mean=-0.000029 rms=0.004231 Jy/beam ! Combined flux in latest and established models = 0.518131 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.518131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158975Jy sigma=0.000890 ! Fit after self-cal, rms=0.158908Jy sigma=0.000889 ! 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.129 mas, bmaj=7.185 mas, bpa=-0.4757 degrees ! Estimated noise=1113.5 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.0449204 Jy ! Component: 100 - total flux cleaned = 0.0691668 Jy ! Component: 150 - total flux cleaned = 0.0842649 Jy ! Component: 200 - total flux cleaned = 0.0942456 Jy ! Total flux subtracted in 200 components = 0.0942456 Jy ! Clean residual min=-0.013635 max=0.015012 Jy/beam ! Clean residual mean=-0.000107 rms=0.003349 Jy/beam ! Combined flux in latest and established models = 0.612376 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 105 components and 0.612376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142904Jy sigma=0.000812 ! Fit after self-cal, rms=0.142689Jy sigma=0.000810 ! 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.99 FD 1.00 HN 1.00* KP 1.06 ! LA 1.04 MK 1.04 NL 0.92 OV 1.04 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.00* KP 1.02 ! LA 0.97 MK 1.01 NL 1.09 OV 1.06 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.98 HN 1.00* KP 0.89 ! LA 0.75 MK 0.98 NL 1.19 OV 0.95 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.00* KP 1.00* ! LA 0.81 MK 0.97 NL 1.00* OV 1.29 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.142689Jy sigma=0.000810 ! Fit after self-cal, rms=0.119071Jy sigma=0.000714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.171 mas, bpa=-0.1447 degrees ! Estimated noise=1102.73 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 (18.5, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116043 Jy ! Component: 100 - total flux cleaned = 0.0145972 Jy ! Component: 150 - total flux cleaned = 0.0163562 Jy ! Component: 200 - total flux cleaned = 0.0173651 Jy ! Total flux subtracted in 200 components = 0.0173651 Jy ! Clean residual min=-0.006763 max=0.006891 Jy/beam ! Clean residual mean=0.000031 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.629741 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 147 components and 0.629741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117821Jy sigma=0.000706 ! Fit after self-cal, rms=0.117789Jy sigma=0.000705 ! 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.117789Jy sigma=0.000705 ! Fit after self-cal, rms=0.115581Jy sigma=0.000689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.231 mas, bpa=-0.5938 degrees ! Estimated noise=1103.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280574 Jy ! Component: 100 - total flux cleaned = 0.004002 Jy ! Component: 150 - total flux cleaned = 0.00432923 Jy ! Component: 200 - total flux cleaned = 0.00450771 Jy ! Total flux subtracted in 200 components = 0.00450771 Jy ! Clean residual min=-0.004700 max=0.004477 Jy/beam ! Clean residual mean=0.000012 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.634249 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 163 components and 0.634249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115470Jy sigma=0.000688 ! Fit after self-cal, rms=0.115498Jy sigma=0.000688 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.000455346 Jy ! Component: 100 - total flux cleaned = 0.000567093 Jy ! Component: 150 - total flux cleaned = 0.000618458 Jy ! Component: 200 - total flux cleaned = 0.000568894 Jy ! Total flux subtracted in 200 components = 0.000568894 Jy ! Clean residual min=-0.004498 max=0.004378 Jy/beam ! Clean residual mean=0.000013 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.634818 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 170 components and 0.634818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115448Jy sigma=0.000688 ! Fit after self-cal, rms=0.115448Jy sigma=0.000688 ! 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.115448Jy sigma=0.000688 ! Fit after self-cal, rms=0.115874Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.254 mas, bpa=-0.8515 degrees ! Estimated noise=1106.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121906 Jy ! Component: 100 - total flux cleaned = 0.00136687 Jy ! Component: 150 - total flux cleaned = 0.0014578 Jy ! Component: 200 - total flux cleaned = 0.001457 Jy ! Total flux subtracted in 200 components = 0.001457 Jy ! Clean residual min=-0.004314 max=0.004301 Jy/beam ! Clean residual mean=0.000010 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.636275 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 179 components and 0.636275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115824Jy sigma=0.000688 ! Fit after self-cal, rms=0.115826Jy sigma=0.000688 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.000290343 Jy ! Component: 100 - total flux cleaned = 0.000249436 Jy ! Component: 150 - total flux cleaned = 0.000248456 Jy ! Component: 200 - total flux cleaned = 0.000212078 Jy ! Total flux subtracted in 200 components = 0.000212078 Jy ! Clean residual min=-0.004202 max=0.004189 Jy/beam ! Clean residual mean=0.000010 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.636487 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 188 components and 0.636487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115800Jy sigma=0.000688 ! Fit after self-cal, rms=0.115799Jy sigma=0.000687 ! 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.115799Jy sigma=0.000687 ! Fit after self-cal, rms=0.116133Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.972 mas, bmaj=22.17 mas, bpa=3.75 degrees ! Estimated noise=1420.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814667 Jy ! Component: 100 - total flux cleaned = 0.000848144 Jy ! Component: 150 - total flux cleaned = 0.000908601 Jy ! Component: 200 - total flux cleaned = 0.000882842 Jy ! Total flux subtracted in 200 components = 0.000882842 Jy ! Clean residual min=-0.005837 max=0.005930 Jy/beam ! Clean residual mean=0.000020 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.63737 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 204 components and 0.63737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116116Jy sigma=0.000687 ! Fit after self-cal, rms=0.116114Jy sigma=0.000687 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.645e-05 Jy ! Component: 100 - total flux cleaned = -0.000170073 Jy ! Component: 150 - total flux cleaned = -0.000219109 Jy ! Component: 200 - total flux cleaned = -0.00026672 Jy ! Total flux subtracted in 200 components = -0.00026672 Jy ! Clean residual min=-0.005892 max=0.005911 Jy/beam ! Clean residual mean=0.000020 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.637103 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 207 components and 0.637103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116107Jy sigma=0.000687 ! Fit after self-cal, rms=0.116107Jy sigma=0.000687 ! 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.147 mas, bmaj=7.271 mas, bpa=-1.002 degrees ! Estimated noise=1108.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 7.271 at -1.002 degrees (North through East) ! Clean map min=-0.0041088 max=0.35065 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.505 mas, bmaj=6.023 mas, bpa=-1.69 degrees ! Estimated noise=1827.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.27448 Jy ! Component: 100 - total flux cleaned = 0.40095 Jy ! Component: 150 - total flux cleaned = 0.473648 Jy ! Component: 200 - total flux cleaned = 0.517279 Jy ! Total flux subtracted in 200 components = 0.517279 Jy ! Clean residual min=-0.009365 max=0.022580 Jy/beam ! Clean residual mean=-0.000006 rms=0.003500 Jy/beam ! Combined flux in latest and established models = 0.517279 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.517279 Jy ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.271 mas, bpa=-1.002 degrees ! Estimated noise=1108.91 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.0410637 Jy ! Component: 100 - total flux cleaned = 0.0631293 Jy ! Component: 150 - total flux cleaned = 0.077717 Jy ! Component: 200 - total flux cleaned = 0.0882898 Jy ! Total flux subtracted in 200 components = 0.0882898 Jy ! Clean residual min=-0.005864 max=0.007326 Jy/beam ! Clean residual mean=-0.000014 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.605568 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 134 components and 0.605568 Jy ! Inverting map ! Added new window around map position (11.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00821023 Jy ! Component: 100 - total flux cleaned = 0.0141891 Jy ! Component: 150 - total flux cleaned = 0.0187112 Jy ! Component: 200 - total flux cleaned = 0.0222451 Jy ! Total flux subtracted in 200 components = 0.0222451 Jy ! Clean residual min=-0.004517 max=0.004080 Jy/beam ! Clean residual mean=0.000003 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.627814 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 175 components and 0.627813 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.972 mas, bmaj=22.17 mas, bpa=3.75 degrees ! Estimated noise=1420.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429805 Jy ! Component: 100 - total flux cleaned = 0.00692031 Jy ! Component: 150 - total flux cleaned = 0.00864241 Jy ! Component: 200 - total flux cleaned = 0.009606 Jy ! Total flux subtracted in 200 components = 0.009606 Jy ! Clean residual min=-0.005771 max=0.005904 Jy/beam ! Clean residual mean=0.000021 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.637419 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.000268361 Jy ! Component: 100 - total flux cleaned = 0.000337415 Jy ! Component: 150 - total flux cleaned = 0.000338351 Jy ! Component: 200 - total flux cleaned = 0.000369081 Jy ! Total flux subtracted in 200 components = 0.000369081 Jy ! Clean residual min=-0.005771 max=0.005920 Jy/beam ! Clean residual mean=0.000022 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.637788 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 223 components and 0.637788 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.271 mas, bpa=-1.002 degrees ! Estimated noise=1108.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000631999 Jy ! Component: 100 - total flux cleaned = -0.000689797 Jy ! Component: 150 - total flux cleaned = -0.000633236 Jy ! Component: 200 - total flux cleaned = -0.000531172 Jy ! Total flux subtracted in 200 components = -0.000531172 Jy ! Clean residual min=-0.004333 max=0.004379 Jy/beam ! Clean residual mean=0.000010 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.637257 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 242 components and 0.637257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116106Jy sigma=0.000687 ! Fit after self-cal, rms=0.116085Jy sigma=0.000687 wmodel J0747-3310_S_2017_03_23_pus_map.mod ! Writing 242 model components to file: J0747-3310_S_2017_03_23_pus_map.mod wobs J0747-3310_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0747-3310_S_2017_03_23_pus_uvs.fits wwins J0747-3310_S_2017_03_23_pus_map.win ! wwins: Wrote 5 windows to J0747-3310_S_2017_03_23_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.000611966 Jy ! Component: 100 - total flux cleaned = -0.00068155 Jy ! Component: 150 - total flux cleaned = -0.000484116 Jy ! Component: 200 - total flux cleaned = -0.000544644 Jy ! Component: 250 - total flux cleaned = -0.000662546 Jy ! Component: 300 - total flux cleaned = -0.000942169 Jy ! Component: 350 - total flux cleaned = -0.00126211 Jy ! Component: 400 - total flux cleaned = -0.00156929 Jy ! Component: 450 - total flux cleaned = -0.00171619 Jy ! Component: 500 - total flux cleaned = -0.00181216 Jy ! Component: 550 - total flux cleaned = -0.00209049 Jy ! Component: 600 - total flux cleaned = -0.0022703 Jy ! Component: 650 - total flux cleaned = -0.00244635 Jy ! Component: 700 - total flux cleaned = -0.00270346 Jy ! Component: 750 - total flux cleaned = -0.00295346 Jy ! Component: 800 - total flux cleaned = -0.00327687 Jy ! Component: 850 - total flux cleaned = -0.0034353 Jy ! Component: 900 - total flux cleaned = -0.00362959 Jy ! Component: 950 - total flux cleaned = -0.00378099 Jy ! Component: 1000 - total flux cleaned = -0.00385496 Jy ! Component: 1050 - total flux cleaned = -0.0039284 Jy ! Component: 1100 - total flux cleaned = -0.00403564 Jy ! Component: 1150 - total flux cleaned = -0.00414023 Jy ! Component: 1200 - total flux cleaned = -0.00420828 Jy ! Component: 1250 - total flux cleaned = -0.00430839 Jy ! Component: 1300 - total flux cleaned = -0.00447305 Jy ! Component: 1350 - total flux cleaned = -0.00460243 Jy ! Component: 1400 - total flux cleaned = -0.00476124 Jy ! Component: 1450 - total flux cleaned = -0.0048858 Jy ! Component: 1500 - total flux cleaned = -0.0051314 Jy ! Component: 1550 - total flux cleaned = -0.00522218 Jy ! Component: 1600 - total flux cleaned = -0.00543096 Jy ! Component: 1650 - total flux cleaned = -0.00566518 Jy ! Component: 1700 - total flux cleaned = -0.0058089 Jy ! Component: 1750 - total flux cleaned = -0.00597942 Jy ! Component: 1800 - total flux cleaned = -0.00625843 Jy ! Component: 1850 - total flux cleaned = -0.00634073 Jy ! Component: 1900 - total flux cleaned = -0.0065583 Jy ! Component: 1950 - total flux cleaned = -0.00663887 Jy ! Component: 2000 - total flux cleaned = -0.00687648 Jy ! Component: 2050 - total flux cleaned = -0.00700661 Jy ! Component: 2100 - total flux cleaned = -0.00716065 Jy ! Component: 2150 - total flux cleaned = -0.00733787 Jy ! Component: 2200 - total flux cleaned = -0.00748761 Jy ! Component: 2250 - total flux cleaned = -0.00761129 Jy ! Component: 2300 - total flux cleaned = -0.00770896 Jy ! Component: 2350 - total flux cleaned = -0.00782965 Jy ! Component: 2400 - total flux cleaned = -0.0079725 Jy ! Component: 2450 - total flux cleaned = -0.00811322 Jy ! Component: 2500 - total flux cleaned = -0.00822885 Jy ! Component: 2550 - total flux cleaned = -0.00838886 Jy ! Component: 2600 - total flux cleaned = -0.00847939 Jy ! Component: 2650 - total flux cleaned = -0.00859151 Jy ! Component: 2700 - total flux cleaned = -0.00870234 Jy ! Component: 2750 - total flux cleaned = -0.00879037 Jy ! Component: 2800 - total flux cleaned = -0.00889855 Jy ! Component: 2850 - total flux cleaned = -0.00887687 Jy ! Component: 2900 - total flux cleaned = -0.00896161 Jy ! Component: 2950 - total flux cleaned = -0.00898287 Jy ! Component: 3000 - total flux cleaned = -0.00904532 Jy ! Component: 3050 - total flux cleaned = -0.00906593 Jy ! Component: 3100 - total flux cleaned = -0.00922931 Jy ! Component: 3150 - total flux cleaned = -0.00926984 Jy ! Component: 3200 - total flux cleaned = -0.00937001 Jy ! Component: 3250 - total flux cleaned = -0.00946921 Jy ! Component: 3300 - total flux cleaned = -0.00950863 Jy ! Component: 3350 - total flux cleaned = -0.00958652 Jy ! Component: 3400 - total flux cleaned = -0.0096447 Jy ! Component: 3450 - total flux cleaned = -0.00968304 Jy ! Component: 3500 - total flux cleaned = -0.00970195 Jy ! Component: 3550 - total flux cleaned = -0.00970203 Jy ! Component: 3600 - total flux cleaned = -0.00979588 Jy ! Component: 3650 - total flux cleaned = -0.00977721 Jy ! Component: 3700 - total flux cleaned = -0.00981387 Jy ! Component: 3750 - total flux cleaned = -0.00977736 Jy ! Component: 3800 - total flux cleaned = -0.00984989 Jy ! Component: 3850 - total flux cleaned = -0.00992194 Jy ! Component: 3900 - total flux cleaned = -0.009904 Jy ! Component: 3950 - total flux cleaned = -0.00997482 Jy ! Component: 4000 - total flux cleaned = -0.00999224 Jy ! Component: 4050 - total flux cleaned = -0.0100444 Jy ! Total flux subtracted in 4096 components = -0.00999252 Jy ! Clean residual min=-0.001013 max=0.000977 Jy/beam ! Clean residual mean=0.000005 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.627265 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 546 components and 0.627265 Jy ![Exited script file: muppet] wmap "J0747-3310_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 7.271 at -1.002 degrees (North through East) ! Clean map min=-0.0028698 max=0.35323 Jy/beam ! Writing clean map to FITS file: J0747-3310_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.353234 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00031972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.271537 0.271537 0.543075 1.08615 2.1723 4.3446 8.68919 17.3784 34.7568 69.5136 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.353 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.147 x 7.271 at -1.002 degrees (North through East) ! Clean map min=-0.0028698 max=0.35323 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 J0747-3310_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:53:38 2019