! Started logfile: J1316-3338_S_2017_02_19_pus_uvs.log on Sat May 4 18:51:47 2019 obs J1316-3338_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1316-3338_S_2017_02_19_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.66963 visibilities/baseline/integration-bin. ! Found source: J1316-3338 ! ! 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 1808 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 J1316-3338_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.742752Jy sigma=0.004253 ! Fit after self-cal, rms=0.716359Jy sigma=0.004120 ! 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.449 mas, bmaj=6.611 mas, bpa=-6.783 degrees ! Estimated noise=3847.13 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.2288 Jy ! Component: 100 - total flux cleaned = 0.335045 Jy ! Total flux subtracted in 100 components = 0.335045 Jy ! Clean residual min=-0.028567 max=0.054587 Jy/beam ! Clean residual mean=0.000070 rms=0.009160 Jy/beam ! Combined flux in latest and established models = 0.335045 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.335045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204280Jy sigma=0.001072 ! Fit after self-cal, rms=0.202849Jy sigma=0.001065 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0626254 Jy ! Component: 100 - total flux cleaned = 0.100539 Jy ! Total flux subtracted in 100 components = 0.100539 Jy ! Clean residual min=-0.023022 max=0.038040 Jy/beam ! Clean residual mean=0.000034 rms=0.006766 Jy/beam ! Combined flux in latest and established models = 0.435585 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.435585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171765Jy sigma=0.000868 ! Fit after self-cal, rms=0.171667Jy sigma=0.000867 ! 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.858 mas, bmaj=7.385 mas, bpa=-6.118 degrees ! Estimated noise=3292.68 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 (-4.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0485666 Jy ! Component: 100 - total flux cleaned = 0.0784098 Jy ! Component: 150 - total flux cleaned = 0.098108 Jy ! Component: 200 - total flux cleaned = 0.11135 Jy ! Total flux subtracted in 200 components = 0.11135 Jy ! Clean residual min=-0.018029 max=0.025820 Jy/beam ! Clean residual mean=0.000001 rms=0.004766 Jy/beam ! Combined flux in latest and established models = 0.546934 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 88 components and 0.546934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154807Jy sigma=0.000771 ! Fit after self-cal, rms=0.153236Jy sigma=0.000763 ! 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.98 FD 0.94 HN 1.43 KP 1.04 ! LA 0.99 MK 1.01 NL 0.88 OV 1.01 ! PT 1.00* SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.34 KP 0.97 ! LA 1.00 MK 0.97 NL 1.04 OV 1.05 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.98 HN 1.82 KP 0.86 ! LA 0.75 MK 1.01 NL 1.16 OV 0.97 ! PT 1.00* SC 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.00* KP 1.00* ! LA 0.81 MK 1.11 NL 1.00* OV 1.23 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.153236Jy sigma=0.000763 ! Fit after self-cal, rms=0.147021Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.858 mas, bmaj=7.285 mas, bpa=-4.798 degrees ! Estimated noise=3247.09 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.00519737 Jy ! Component: 100 - total flux cleaned = 0.00493423 Jy ! Component: 150 - total flux cleaned = 0.00492531 Jy ! Component: 200 - total flux cleaned = 0.00508517 Jy ! Total flux subtracted in 200 components = 0.00508517 Jy ! Clean residual min=-0.011816 max=0.012543 Jy/beam ! Clean residual mean=0.000039 rms=0.003180 Jy/beam ! Combined flux in latest and established models = 0.552019 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.552019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146175Jy sigma=0.000679 ! Fit after self-cal, rms=0.146321Jy sigma=0.000678 ! 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.146321Jy sigma=0.000678 ! Fit after self-cal, rms=0.158952Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=7.237 mas, bpa=-4.712 degrees ! Estimated noise=3237.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347945 Jy ! Component: 100 - total flux cleaned = 0.00422274 Jy ! Component: 150 - total flux cleaned = 0.00461865 Jy ! Component: 200 - total flux cleaned = 0.00474003 Jy ! Total flux subtracted in 200 components = 0.00474003 Jy ! Clean residual min=-0.008396 max=0.009403 Jy/beam ! Clean residual mean=-0.000008 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.556759 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.556759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158675Jy sigma=0.000653 ! Fit after self-cal, rms=0.158880Jy 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) ! Added new window around map position (-15, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877686 Jy ! Component: 100 - total flux cleaned = 0.0130473 Jy ! Component: 150 - total flux cleaned = 0.0152797 Jy ! Component: 200 - total flux cleaned = 0.0161259 Jy ! Total flux subtracted in 200 components = 0.0161259 Jy ! Clean residual min=-0.008748 max=0.008687 Jy/beam ! Clean residual mean=-0.000015 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.572885 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 144 components and 0.572885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158197Jy sigma=0.000649 ! Fit after self-cal, rms=0.158119Jy sigma=0.000649 ! Inverting map ! Added new window around map position (16, -82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00695719 Jy ! Component: 100 - total flux cleaned = 0.00829683 Jy ! Component: 150 - total flux cleaned = 0.00913505 Jy ! Component: 200 - total flux cleaned = 0.00977139 Jy ! Total flux subtracted in 200 components = 0.00977139 Jy ! Clean residual min=-0.008907 max=0.007099 Jy/beam ! Clean residual mean=-0.000023 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.582657 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 0.582657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157463Jy sigma=0.000646 ! Fit after self-cal, rms=0.157450Jy sigma=0.000646 ! 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.157450Jy sigma=0.000646 ! Fit after self-cal, rms=0.165192Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.852 mas, bmaj=7.227 mas, bpa=-4.777 degrees ! Estimated noise=3215.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232853 Jy ! Component: 100 - total flux cleaned = 0.000595099 Jy ! Component: 150 - total flux cleaned = 0.000808875 Jy ! Component: 200 - total flux cleaned = 0.000905595 Jy ! Total flux subtracted in 200 components = 0.000905595 Jy ! Clean residual min=-0.007801 max=0.006671 Jy/beam ! Clean residual mean=-0.000036 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.583562 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 187 components and 0.583562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165045Jy sigma=0.000642 ! Fit after self-cal, rms=0.165077Jy sigma=0.000642 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.000606047 Jy ! Component: 100 - total flux cleaned = 0.000693268 Jy ! Component: 150 - total flux cleaned = 0.000855529 Jy ! Component: 200 - total flux cleaned = 0.000858351 Jy ! Total flux subtracted in 200 components = 0.000858351 Jy ! Clean residual min=-0.007779 max=0.006515 Jy/beam ! Clean residual mean=-0.000034 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.584421 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 197 components and 0.584421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164972Jy sigma=0.000641 ! Fit after self-cal, rms=0.164957Jy sigma=0.000641 ! 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.164957Jy sigma=0.000641 ! Fit after self-cal, rms=0.163733Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.571 mas, bmaj=19.13 mas, bpa=0.7664 degrees ! Estimated noise=4329.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153493 Jy ! Component: 100 - total flux cleaned = 0.000905112 Jy ! Component: 150 - total flux cleaned = 0.00104898 Jy ! Component: 200 - total flux cleaned = 0.00111057 Jy ! Total flux subtracted in 200 components = 0.00111057 Jy ! Clean residual min=-0.007472 max=0.005932 Jy/beam ! Clean residual mean=-0.000074 rms=0.001929 Jy/beam ! Combined flux in latest and established models = 0.585531 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 209 components and 0.585531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163668Jy sigma=0.000641 ! Fit after self-cal, rms=0.163606Jy sigma=0.000641 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 = 1.00606e-05 Jy ! Component: 100 - total flux cleaned = 0.000135156 Jy ! Component: 150 - total flux cleaned = 0.000240672 Jy ! Component: 200 - total flux cleaned = 0.000241705 Jy ! Total flux subtracted in 200 components = 0.000241705 Jy ! Clean residual min=-0.007474 max=0.005860 Jy/beam ! Clean residual mean=-0.000067 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.585773 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 212 components and 0.585773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163555Jy sigma=0.000641 ! Fit after self-cal, rms=0.163519Jy sigma=0.000641 ! 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.85 mas, bmaj=7.217 mas, bpa=-4.639 degrees ! Estimated noise=3206.17 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.85 x 7.217 at -4.639 degrees (North through East) ! Clean map min=-0.0068555 max=0.27851 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.45 mas, bmaj=6.39 mas, bpa=-5.339 degrees ! Estimated noise=3833.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229749 Jy ! Component: 100 - total flux cleaned = 0.337289 Jy ! Component: 150 - total flux cleaned = 0.397568 Jy ! Component: 200 - total flux cleaned = 0.436511 Jy ! Total flux subtracted in 200 components = 0.436511 Jy ! Clean residual min=-0.014198 max=0.022366 Jy/beam ! Clean residual mean=0.000015 rms=0.004307 Jy/beam ! Combined flux in latest and established models = 0.436511 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.436511 Jy ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=7.217 mas, bpa=-4.639 degrees ! Estimated noise=3206.17 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.0400159 Jy ! Component: 100 - total flux cleaned = 0.0659404 Jy ! Component: 150 - total flux cleaned = 0.0834944 Jy ! Component: 200 - total flux cleaned = 0.0960094 Jy ! Total flux subtracted in 200 components = 0.0960094 Jy ! Clean residual min=-0.009129 max=0.008607 Jy/beam ! Clean residual mean=-0.000021 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.532521 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 91 components and 0.532521 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.571 mas, bmaj=19.13 mas, bpa=0.7664 degrees ! Estimated noise=4329.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170728 Jy ! Component: 100 - total flux cleaned = 0.0273944 Jy ! Component: 150 - total flux cleaned = 0.0347585 Jy ! Component: 200 - total flux cleaned = 0.0391076 Jy ! Total flux subtracted in 200 components = 0.0391076 Jy ! Clean residual min=-0.009718 max=0.007183 Jy/beam ! Clean residual mean=-0.000079 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 0.571628 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.00260519 Jy ! Component: 100 - total flux cleaned = 0.00448968 Jy ! Component: 150 - total flux cleaned = 0.00597465 Jy ! Component: 200 - total flux cleaned = 0.00727774 Jy ! Total flux subtracted in 200 components = 0.00727774 Jy ! Clean residual min=-0.008528 max=0.006229 Jy/beam ! Clean residual mean=-0.000073 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.578906 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 155 components and 0.578906 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=7.217 mas, bpa=-4.639 degrees ! Estimated noise=3206.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000796656 Jy ! Component: 100 - total flux cleaned = 0.00112151 Jy ! Component: 150 - total flux cleaned = 0.00158478 Jy ! Component: 200 - total flux cleaned = 0.00213921 Jy ! Total flux subtracted in 200 components = 0.00213921 Jy ! Clean residual min=-0.006490 max=0.007073 Jy/beam ! Clean residual mean=-0.000034 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.581045 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 180 components and 0.581045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163936Jy sigma=0.000643 ! Fit after self-cal, rms=0.163893Jy sigma=0.000642 wmodel J1316-3338_S_2017_02_19_pus_map.mod ! Writing 180 model components to file: J1316-3338_S_2017_02_19_pus_map.mod wobs J1316-3338_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1316-3338_S_2017_02_19_pus_uvs.fits wwins J1316-3338_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J1316-3338_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.000381482 Jy ! Component: 100 - total flux cleaned = 8.06566e-05 Jy ! Component: 150 - total flux cleaned = 0.000193787 Jy ! Component: 200 - total flux cleaned = 0.000820983 Jy ! Component: 250 - total flux cleaned = 0.00142596 Jy ! Component: 300 - total flux cleaned = 0.00191554 Jy ! Component: 350 - total flux cleaned = 0.00229725 Jy ! Component: 400 - total flux cleaned = 0.00248486 Jy ! Component: 450 - total flux cleaned = 0.00275717 Jy ! Component: 500 - total flux cleaned = 0.0028488 Jy ! Component: 550 - total flux cleaned = 0.00328108 Jy ! Component: 600 - total flux cleaned = 0.00353413 Jy ! Component: 650 - total flux cleaned = 0.00353536 Jy ! Component: 700 - total flux cleaned = 0.00377701 Jy ! Component: 750 - total flux cleaned = 0.0037774 Jy ! Component: 800 - total flux cleaned = 0.00408745 Jy ! Component: 850 - total flux cleaned = 0.00385751 Jy ! Component: 900 - total flux cleaned = 0.00385901 Jy ! Component: 950 - total flux cleaned = 0.00378314 Jy ! Component: 1000 - total flux cleaned = 0.00341942 Jy ! Component: 1050 - total flux cleaned = 0.0034193 Jy ! Component: 1100 - total flux cleaned = 0.00299612 Jy ! Component: 1150 - total flux cleaned = 0.00320488 Jy ! Component: 1200 - total flux cleaned = 0.00293082 Jy ! Component: 1250 - total flux cleaned = 0.00293091 Jy ! Component: 1300 - total flux cleaned = 0.00299771 Jy ! Component: 1350 - total flux cleaned = 0.00312878 Jy ! Component: 1400 - total flux cleaned = 0.00293366 Jy ! Component: 1450 - total flux cleaned = 0.00306069 Jy ! Component: 1500 - total flux cleaned = 0.00287093 Jy ! Component: 1550 - total flux cleaned = 0.00312115 Jy ! Component: 1600 - total flux cleaned = 0.00312075 Jy ! Component: 1650 - total flux cleaned = 0.00324225 Jy ! Component: 1700 - total flux cleaned = 0.00336366 Jy ! Component: 1750 - total flux cleaned = 0.00330387 Jy ! Component: 1800 - total flux cleaned = 0.00342269 Jy ! Component: 1850 - total flux cleaned = 0.0035979 Jy ! Component: 1900 - total flux cleaned = 0.00359755 Jy ! Component: 1950 - total flux cleaned = 0.00377012 Jy ! Component: 2000 - total flux cleaned = 0.00388311 Jy ! Component: 2050 - total flux cleaned = 0.00393905 Jy ! Component: 2100 - total flux cleaned = 0.00410533 Jy ! Component: 2150 - total flux cleaned = 0.00404985 Jy ! Component: 2200 - total flux cleaned = 0.00410497 Jy ! Component: 2250 - total flux cleaned = 0.00415876 Jy ! Component: 2300 - total flux cleaned = 0.00410531 Jy ! Component: 2350 - total flux cleaned = 0.00415842 Jy ! Component: 2400 - total flux cleaned = 0.0040008 Jy ! Component: 2450 - total flux cleaned = 0.00415829 Jy ! Component: 2500 - total flux cleaned = 0.00431395 Jy ! Component: 2550 - total flux cleaned = 0.00441729 Jy ! Component: 2600 - total flux cleaned = 0.00441762 Jy ! Component: 2650 - total flux cleaned = 0.0042666 Jy ! Component: 2700 - total flux cleaned = 0.00441757 Jy ! Component: 2750 - total flux cleaned = 0.0045661 Jy ! Component: 2800 - total flux cleaned = 0.00461498 Jy ! Component: 2850 - total flux cleaned = 0.00456589 Jy ! Component: 2900 - total flux cleaned = 0.00476045 Jy ! Component: 2950 - total flux cleaned = 0.004809 Jy ! Component: 3000 - total flux cleaned = 0.00504915 Jy ! Component: 3050 - total flux cleaned = 0.00514448 Jy ! Component: 3100 - total flux cleaned = 0.00519191 Jy ! Component: 3150 - total flux cleaned = 0.0054742 Jy ! Component: 3200 - total flux cleaned = 0.0054273 Jy ! Component: 3250 - total flux cleaned = 0.00575183 Jy ! Component: 3300 - total flux cleaned = 0.00579797 Jy ! Component: 3350 - total flux cleaned = 0.00593535 Jy ! Component: 3400 - total flux cleaned = 0.00607185 Jy ! Component: 3450 - total flux cleaned = 0.00620708 Jy ! Component: 3500 - total flux cleaned = 0.00620721 Jy ! Component: 3550 - total flux cleaned = 0.00651953 Jy ! Component: 3600 - total flux cleaned = 0.00660784 Jy ! Component: 3650 - total flux cleaned = 0.00669606 Jy ! Component: 3700 - total flux cleaned = 0.00682779 Jy ! Component: 3750 - total flux cleaned = 0.00695883 Jy ! Component: 3800 - total flux cleaned = 0.00713168 Jy ! Component: 3850 - total flux cleaned = 0.00730351 Jy ! Component: 3900 - total flux cleaned = 0.00738892 Jy ! Component: 3950 - total flux cleaned = 0.0076438 Jy ! Component: 4000 - total flux cleaned = 0.00755955 Jy ! Component: 4050 - total flux cleaned = 0.00793705 Jy ! Total flux subtracted in 4096 components = 0.00797859 Jy ! Clean residual min=-0.002280 max=0.002808 Jy/beam ! Clean residual mean=-0.000000 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.589024 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 450 components and 0.589023 Jy ![Exited script file: muppet] wmap "J1316-3338_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.85 x 7.217 at -4.639 degrees (North through East) ! Clean map min=-0.0055534 max=0.28133 Jy/beam ! Writing clean map to FITS file: J1316-3338_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.28133 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000732079 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.780661 0.780661 1.56132 3.12264 6.24529 12.4906 24.9812 49.9623 99.9246 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.281 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.85 x 7.217 at -4.639 degrees (North through East) ! Clean map min=-0.0055534 max=0.28133 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 J1316-3338_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:51:52 2019