! Started logfile: J2059-3645_S_2017_02_19_pus_uvs.log on Sat May 4 18:58:40 2019 obs J2059-3645_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2059-3645_S_2017_02_19_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.533946 visibilities/baseline/integration-bin. ! Found source: J2059-3645 ! ! 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 482 lines of history. ! ! Reading 13936 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 J2059-3645_S_2017_02_19_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 374 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 374 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 374 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 812 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814059Jy sigma=0.004556 ! Fit after self-cal, rms=0.747795Jy sigma=0.004211 ! 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.266 mas, bmaj=6.16 mas, bpa=-5.768 degrees ! Estimated noise=1913.29 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.188336 Jy ! Component: 100 - total flux cleaned = 0.25545 Jy ! Total flux subtracted in 100 components = 0.25545 Jy ! Clean residual min=-0.017957 max=0.030550 Jy/beam ! Clean residual mean=0.000220 rms=0.005392 Jy/beam ! Combined flux in latest and established models = 0.25545 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.25545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150903Jy sigma=0.000766 ! Fit after self-cal, rms=0.150622Jy sigma=0.000765 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357352 Jy ! Component: 100 - total flux cleaned = 0.0571118 Jy ! Total flux subtracted in 100 components = 0.0571118 Jy ! Clean residual min=-0.012305 max=0.014018 Jy/beam ! Clean residual mean=0.000112 rms=0.003510 Jy/beam ! Combined flux in latest and established models = 0.312562 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.312562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138947Jy sigma=0.000703 ! Fit after self-cal, rms=0.138861Jy sigma=0.000702 ! 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.721 mas, bmaj=7.217 mas, bpa=-4.793 degrees ! Estimated noise=1200.01 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.0161573 Jy ! Component: 100 - total flux cleaned = 0.0246693 Jy ! Component: 150 - total flux cleaned = 0.0293293 Jy ! Component: 200 - total flux cleaned = 0.0319085 Jy ! Total flux subtracted in 200 components = 0.0319085 Jy ! Clean residual min=-0.011987 max=0.012493 Jy/beam ! Clean residual mean=0.000077 rms=0.003116 Jy/beam ! Combined flux in latest and established models = 0.34447 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.344471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136703Jy sigma=0.000693 ! Fit after self-cal, rms=0.136678Jy sigma=0.000693 ! 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 1.06 FD 0.93 HN 1.00* KP 1.01 ! LA 0.99 MK 1.01 NL 0.97 OV 1.10 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.98 HN 1.00* KP 0.99 ! LA 0.95 MK 0.99 NL 1.14 OV 1.09 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.00* KP 0.86 ! LA 0.74 MK 0.99 NL 1.29 OV 1.00 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.06 HN 1.00* KP 1.00* ! LA 0.82 MK 1.01 NL 1.00* OV 1.01 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.136678Jy sigma=0.000693 ! Fit after self-cal, rms=0.131028Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.724 mas, bmaj=7.23 mas, bpa=-4.776 degrees ! Estimated noise=1201.43 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.00024351 Jy ! Component: 100 - total flux cleaned = 0.0002796 Jy ! Component: 150 - total flux cleaned = 0.000246521 Jy ! Component: 200 - total flux cleaned = 0.000216027 Jy ! Total flux subtracted in 200 components = 0.000216027 Jy ! Clean residual min=-0.005579 max=0.007275 Jy/beam ! Clean residual mean=0.000027 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.344687 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.344687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131016Jy sigma=0.000659 ! Fit after self-cal, rms=0.131192Jy sigma=0.000659 ! 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.131192Jy sigma=0.000659 ! Fit after self-cal, rms=0.131327Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.724 mas, bmaj=7.238 mas, bpa=-4.688 degrees ! Estimated noise=1202.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451287 Jy ! Component: 100 - total flux cleaned = 0.000451977 Jy ! Component: 150 - total flux cleaned = 0.000478904 Jy ! Component: 200 - total flux cleaned = 0.000479323 Jy ! Total flux subtracted in 200 components = 0.000479323 Jy ! Clean residual min=-0.004904 max=0.007054 Jy/beam ! Clean residual mean=0.000015 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.345166 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.345166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131317Jy sigma=0.000657 ! Fit after self-cal, rms=0.131311Jy sigma=0.000657 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 (2, -32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711351 Jy ! Component: 100 - total flux cleaned = 0.0109215 Jy ! Component: 150 - total flux cleaned = 0.0125128 Jy ! Component: 200 - total flux cleaned = 0.0129601 Jy ! Total flux subtracted in 200 components = 0.0129601 Jy ! Clean residual min=-0.004455 max=0.006185 Jy/beam ! Clean residual mean=0.000002 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.358126 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 98 components and 0.358126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130906Jy sigma=0.000655 ! Fit after self-cal, rms=0.130829Jy sigma=0.000655 ! Inverting map ! Added new window around map position (14, -31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00583628 Jy ! Component: 100 - total flux cleaned = 0.00930209 Jy ! Component: 150 - total flux cleaned = 0.0119204 Jy ! Component: 200 - total flux cleaned = 0.0140037 Jy ! Total flux subtracted in 200 components = 0.0140037 Jy ! Clean residual min=-0.003317 max=0.004106 Jy/beam ! Clean residual mean=0.000009 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.37213 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 140 components and 0.37213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130512Jy sigma=0.000653 ! Fit after self-cal, rms=0.130492Jy sigma=0.000653 ! 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.130492Jy sigma=0.000653 ! Fit after self-cal, rms=0.130010Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=7.238 mas, bpa=-4.758 degrees ! Estimated noise=1195.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272825 Jy ! Component: 100 - total flux cleaned = 0.00467944 Jy ! Component: 150 - total flux cleaned = 0.00619396 Jy ! Component: 200 - total flux cleaned = 0.00739485 Jy ! Total flux subtracted in 200 components = 0.00739485 Jy ! Clean residual min=-0.002691 max=0.003091 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.379525 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 162 components and 0.379525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129925Jy sigma=0.000652 ! Fit after self-cal, rms=0.129920Jy sigma=0.000652 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.00142159 Jy ! Component: 100 - total flux cleaned = 0.00248861 Jy ! Component: 150 - total flux cleaned = 0.00298181 Jy ! Component: 200 - total flux cleaned = 0.00338373 Jy ! Total flux subtracted in 200 components = 0.00338373 Jy ! Clean residual min=-0.002480 max=0.003105 Jy/beam ! Clean residual mean=-0.000003 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.382908 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 171 components and 0.382908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129892Jy sigma=0.000652 ! Fit after self-cal, rms=0.129891Jy sigma=0.000652 ! Inverting map ! Added new window around map position (114, -103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295691 Jy ! Component: 100 - total flux cleaned = 0.00444416 Jy ! Component: 150 - total flux cleaned = 0.00555888 Jy ! Component: 200 - total flux cleaned = 0.00633623 Jy ! Total flux subtracted in 200 components = 0.00633623 Jy ! Clean residual min=-0.002344 max=0.002843 Jy/beam ! Clean residual mean=-0.000003 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.389245 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 192 components and 0.389244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129806Jy sigma=0.000651 ! Fit after self-cal, rms=0.129794Jy sigma=0.000651 ! Inverting map ! Added new window around map position (-87.5, 71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222961 Jy ! Component: 100 - total flux cleaned = 0.00324499 Jy ! Component: 150 - total flux cleaned = 0.00380758 Jy ! Component: 200 - total flux cleaned = 0.00418795 Jy ! Total flux subtracted in 200 components = 0.00418795 Jy ! Clean residual min=-0.002341 max=0.002379 Jy/beam ! Clean residual mean=-0.000007 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.393432 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 208 components and 0.393432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129744Jy sigma=0.000651 ! Fit after self-cal, rms=0.129739Jy sigma=0.000651 ! 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.129739Jy sigma=0.000651 ! Fit after self-cal, rms=0.129737Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.865 mas, bmaj=21.94 mas, bpa=0.6233 degrees ! Estimated noise=1671.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193785 Jy ! Component: 100 - total flux cleaned = 0.00309194 Jy ! Component: 150 - total flux cleaned = 0.00357136 Jy ! Component: 200 - total flux cleaned = 0.0038062 Jy ! Total flux subtracted in 200 components = 0.0038062 Jy ! Clean residual min=-0.002410 max=0.002576 Jy/beam ! Clean residual mean=-0.000009 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.397239 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 223 components and 0.397239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129732Jy sigma=0.000651 ! Fit after self-cal, rms=0.129731Jy sigma=0.000651 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.000673185 Jy ! Component: 100 - total flux cleaned = 0.000874493 Jy ! Component: 150 - total flux cleaned = 0.00110483 Jy ! Component: 200 - total flux cleaned = 0.00121243 Jy ! Total flux subtracted in 200 components = 0.00121243 Jy ! Clean residual min=-0.002475 max=0.002611 Jy/beam ! Clean residual mean=-0.000010 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.398451 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 231 components and 0.398451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129729Jy sigma=0.000651 ! Fit after self-cal, rms=0.129728Jy sigma=0.000651 ! 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.717 mas, bmaj=7.239 mas, bpa=-4.799 degrees ! Estimated noise=1194.34 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.717 x 7.239 at -4.799 degrees (North through East) ! Clean map min=-0.0022718 max=0.2443 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.268 mas, bmaj=6.17 mas, bpa=-5.585 degrees ! Estimated noise=1888.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185287 Jy ! Component: 100 - total flux cleaned = 0.252076 Jy ! Component: 150 - total flux cleaned = 0.287066 Jy ! Component: 200 - total flux cleaned = 0.307369 Jy ! Total flux subtracted in 200 components = 0.307369 Jy ! Clean residual min=-0.008758 max=0.011327 Jy/beam ! Clean residual mean=0.000082 rms=0.002315 Jy/beam ! Combined flux in latest and established models = 0.307369 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.307369 Jy ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=7.239 mas, bpa=-4.799 degrees ! Estimated noise=1194.34 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.01806 Jy ! Component: 100 - total flux cleaned = 0.0293244 Jy ! Component: 150 - total flux cleaned = 0.0376091 Jy ! Component: 200 - total flux cleaned = 0.0443743 Jy ! Total flux subtracted in 200 components = 0.0443743 Jy ! Clean residual min=-0.004781 max=0.005598 Jy/beam ! Clean residual mean=0.000037 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.351743 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 94 components and 0.351743 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.865 mas, bmaj=21.94 mas, bpa=0.6233 degrees ! Estimated noise=1671.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010534 Jy ! Component: 100 - total flux cleaned = 0.0179652 Jy ! Component: 150 - total flux cleaned = 0.0235726 Jy ! Component: 200 - total flux cleaned = 0.0279264 Jy ! Total flux subtracted in 200 components = 0.0279264 Jy ! Clean residual min=-0.003701 max=0.003768 Jy/beam ! Clean residual mean=0.000020 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.37967 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.00345112 Jy ! Component: 100 - total flux cleaned = 0.00623888 Jy ! Component: 150 - total flux cleaned = 0.00850634 Jy ! Component: 200 - total flux cleaned = 0.0103698 Jy ! Total flux subtracted in 200 components = 0.0103698 Jy ! Clean residual min=-0.002989 max=0.002741 Jy/beam ! Clean residual mean=-0.000000 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.390039 Jy ! Adding 136 model components to the UV plane model. ! The established model now contains 213 components and 0.390039 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=7.239 mas, bpa=-4.799 degrees ! Estimated noise=1194.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197807 Jy ! Component: 100 - total flux cleaned = 0.00297147 Jy ! Component: 150 - total flux cleaned = 0.00385486 Jy ! Component: 200 - total flux cleaned = 0.00443659 Jy ! Total flux subtracted in 200 components = 0.00443659 Jy ! Clean residual min=-0.002757 max=0.002529 Jy/beam ! Clean residual mean=-0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.394476 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 228 components and 0.394476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129788Jy sigma=0.000651 ! Fit after self-cal, rms=0.129775Jy sigma=0.000651 wmodel J2059-3645_S_2017_02_19_pus_map.mod ! Writing 228 model components to file: J2059-3645_S_2017_02_19_pus_map.mod wobs J2059-3645_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2059-3645_S_2017_02_19_pus_uvs.fits wwins J2059-3645_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J2059-3645_S_2017_02_19_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.000159684 Jy ! Component: 100 - total flux cleaned = 0.000406189 Jy ! Component: 150 - total flux cleaned = 0.000367744 Jy ! Component: 200 - total flux cleaned = 0.000511296 Jy ! Component: 250 - total flux cleaned = 0.00057955 Jy ! Component: 300 - total flux cleaned = 0.0005781 Jy ! Component: 350 - total flux cleaned = 0.000416557 Jy ! Component: 400 - total flux cleaned = 0.000259783 Jy ! Component: 450 - total flux cleaned = 0.000138553 Jy ! Component: 500 - total flux cleaned = 2.19489e-05 Jy ! Component: 550 - total flux cleaned = -0.000120823 Jy ! Component: 600 - total flux cleaned = -0.000343225 Jy ! Component: 650 - total flux cleaned = -0.00058596 Jy ! Component: 700 - total flux cleaned = -0.000823369 Jy ! Component: 750 - total flux cleaned = -0.0011323 Jy ! Component: 800 - total flux cleaned = -0.0014354 Jy ! Component: 850 - total flux cleaned = -0.00178228 Jy ! Component: 900 - total flux cleaned = -0.00207454 Jy ! Component: 950 - total flux cleaned = -0.00233773 Jy ! Component: 1000 - total flux cleaned = -0.0026206 Jy ! Component: 1050 - total flux cleaned = -0.00282984 Jy ! Component: 1100 - total flux cleaned = -0.00312721 Jy ! Component: 1150 - total flux cleaned = -0.00346506 Jy ! Component: 1200 - total flux cleaned = -0.00368712 Jy ! Component: 1250 - total flux cleaned = -0.00401589 Jy ! Component: 1300 - total flux cleaned = -0.0043187 Jy ! Component: 1350 - total flux cleaned = -0.00461772 Jy ! Component: 1400 - total flux cleaned = -0.00495536 Jy ! Component: 1450 - total flux cleaned = -0.00530968 Jy ! Component: 1500 - total flux cleaned = -0.00566025 Jy ! Component: 1550 - total flux cleaned = -0.00596587 Jy ! Component: 1600 - total flux cleaned = -0.00620786 Jy ! Component: 1650 - total flux cleaned = -0.00650746 Jy ! Component: 1700 - total flux cleaned = -0.00682364 Jy ! Component: 1750 - total flux cleaned = -0.00709765 Jy ! Component: 1800 - total flux cleaned = -0.00738833 Jy ! Component: 1850 - total flux cleaned = -0.00761862 Jy ! Component: 1900 - total flux cleaned = -0.00788519 Jy ! Component: 1950 - total flux cleaned = -0.00818693 Jy ! Component: 2000 - total flux cleaned = -0.00844842 Jy ! Component: 2050 - total flux cleaned = -0.00867057 Jy ! Component: 2100 - total flux cleaned = -0.00889098 Jy ! Component: 2150 - total flux cleaned = -0.00910954 Jy ! Component: 2200 - total flux cleaned = -0.00932637 Jy ! Component: 2250 - total flux cleaned = -0.00952351 Jy ! Component: 2300 - total flux cleaned = -0.00970141 Jy ! Component: 2350 - total flux cleaned = -0.00986024 Jy ! Component: 2400 - total flux cleaned = -0.0100182 Jy ! Component: 2450 - total flux cleaned = -0.0101229 Jy ! Component: 2500 - total flux cleaned = -0.0102962 Jy ! Component: 2550 - total flux cleaned = -0.0104337 Jy ! Component: 2600 - total flux cleaned = -0.0105191 Jy ! Component: 2650 - total flux cleaned = -0.0106551 Jy ! Component: 2700 - total flux cleaned = -0.0108239 Jy ! Component: 2750 - total flux cleaned = -0.0109412 Jy ! Component: 2800 - total flux cleaned = -0.0110913 Jy ! Component: 2850 - total flux cleaned = -0.011224 Jy ! Component: 2900 - total flux cleaned = -0.0113557 Jy ! Component: 2950 - total flux cleaned = -0.0114704 Jy ! Component: 3000 - total flux cleaned = -0.0116006 Jy ! Component: 3050 - total flux cleaned = -0.0117625 Jy ! Component: 3100 - total flux cleaned = -0.0118591 Jy ! Component: 3150 - total flux cleaned = -0.0119871 Jy ! Component: 3200 - total flux cleaned = -0.0120828 Jy ! Component: 3250 - total flux cleaned = -0.0122096 Jy ! Component: 3300 - total flux cleaned = -0.0123044 Jy ! Component: 3350 - total flux cleaned = -0.0124614 Jy ! Component: 3400 - total flux cleaned = -0.0125395 Jy ! Component: 3450 - total flux cleaned = -0.0126328 Jy ! Component: 3500 - total flux cleaned = -0.0127413 Jy ! Component: 3550 - total flux cleaned = -0.0128492 Jy ! Component: 3600 - total flux cleaned = -0.0129567 Jy ! Component: 3650 - total flux cleaned = -0.0130942 Jy ! Component: 3700 - total flux cleaned = -0.0131702 Jy ! Component: 3750 - total flux cleaned = -0.013246 Jy ! Component: 3800 - total flux cleaned = -0.0133517 Jy ! Component: 3850 - total flux cleaned = -0.0133968 Jy ! Component: 3900 - total flux cleaned = -0.0134718 Jy ! Component: 3950 - total flux cleaned = -0.0135465 Jy ! Component: 4000 - total flux cleaned = -0.0136358 Jy ! Component: 4050 - total flux cleaned = -0.0136507 Jy ! Total flux subtracted in 4096 components = -0.0137101 Jy ! Clean residual min=-0.000958 max=0.000865 Jy/beam ! Clean residual mean=-0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.380766 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 472 components and 0.380766 Jy ![Exited script file: muppet] wmap "J2059-3645_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.717 x 7.239 at -4.799 degrees (North through East) ! Clean map min=-0.001808 max=0.24879 Jy/beam ! Writing clean map to FITS file: J2059-3645_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.248794 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.289621 0.289621 0.579243 1.15849 2.31697 4.63394 9.26789 18.5358 37.0715 74.1431 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.248 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.717 x 7.239 at -4.799 degrees (North through East) ! Clean map min=-0.001808 max=0.24879 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 J2059-3645_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:58:45 2019