! Started logfile: J1316-3338_S_2017_07_16_pus_uvs.log on Thu May 9 11:09:28 2019 obs J1316-3338_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1316-3338_S_2017_07_16_pus_uva.fits ! AN table 1: 65 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.445812 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! 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 815 lines of history. ! ! Reading 5216 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_07_16_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 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.776028Jy sigma=0.004550 ! Fit after self-cal, rms=0.731810Jy sigma=0.004379 ! 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.293 mas, bmaj=7.16 mas, bpa=0.6402 degrees ! Estimated noise=2708.42 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.205124 Jy ! Component: 100 - total flux cleaned = 0.299645 Jy ! Total flux subtracted in 100 components = 0.299645 Jy ! Clean residual min=-0.024935 max=0.054507 Jy/beam ! Clean residual mean=-0.000043 rms=0.007457 Jy/beam ! Combined flux in latest and established models = 0.299645 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.299645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194595Jy sigma=0.001188 ! Fit after self-cal, rms=0.193273Jy sigma=0.001181 ! Inverting map ! Added new window around map position (-2.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0632299 Jy ! Component: 100 - total flux cleaned = 0.103797 Jy ! Total flux subtracted in 100 components = 0.103797 Jy ! Clean residual min=-0.017710 max=0.030863 Jy/beam ! Clean residual mean=-0.000005 rms=0.004813 Jy/beam ! Combined flux in latest and established models = 0.403442 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.403442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154120Jy sigma=0.000888 ! Fit after self-cal, rms=0.153473Jy sigma=0.000886 ! 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=8.217 mas, bpa=-0.1104 degrees ! Estimated noise=2049.23 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.0594888 Jy ! Component: 100 - total flux cleaned = 0.093768 Jy ! Component: 150 - total flux cleaned = 0.114282 Jy ! Component: 200 - total flux cleaned = 0.126605 Jy ! Total flux subtracted in 200 components = 0.126605 Jy ! Clean residual min=-0.009714 max=0.021072 Jy/beam ! Clean residual mean=0.000004 rms=0.003447 Jy/beam ! Combined flux in latest and established models = 0.530046 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 80 components and 0.530046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131391Jy sigma=0.000700 ! Fit after self-cal, rms=0.130782Jy sigma=0.000697 ! Inverting map ! Added new window around map position (-6.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179386 Jy ! Component: 100 - total flux cleaned = 0.0257994 Jy ! Component: 150 - total flux cleaned = 0.0271798 Jy ! Component: 200 - total flux cleaned = 0.0275004 Jy ! Total flux subtracted in 200 components = 0.0275004 Jy ! Clean residual min=-0.008947 max=0.016557 Jy/beam ! Clean residual mean=0.000067 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.557547 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 112 components and 0.557547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128242Jy sigma=0.000682 ! Fit after self-cal, rms=0.127698Jy sigma=0.000678 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.30 KP 1.02 ! LA 1.00 MK 0.97 NL 1.00* OV 1.01 ! PT 1.00 SC 0.90 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.38 KP 0.99 ! LA 0.95 MK 0.94 NL 1.00* OV 1.03 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 3. ! 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.34 KP 0.97 ! LA 0.98 MK 1.02 NL 1.17 OV 0.92 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.127698Jy sigma=0.000678 ! Fit after self-cal, rms=0.138321Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.703 mas, bmaj=8.162 mas, bpa=1.221 degrees ! Estimated noise=2057.07 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.00210062 Jy ! Component: 100 - total flux cleaned = 0.00261027 Jy ! Component: 150 - total flux cleaned = 0.00262093 Jy ! Component: 200 - total flux cleaned = 0.00239076 Jy ! Total flux subtracted in 200 components = 0.00239076 Jy ! Clean residual min=-0.006166 max=0.008005 Jy/beam ! Clean residual mean=0.000096 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.559938 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.559938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137967Jy sigma=0.000656 ! Fit after self-cal, rms=0.138331Jy sigma=0.000656 ! 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.138331Jy sigma=0.000656 ! Fit after self-cal, rms=0.144129Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.706 mas, bmaj=8.187 mas, bpa=1.281 degrees ! Estimated noise=2056.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528043 Jy ! Component: 100 - total flux cleaned = 0.000544116 Jy ! Component: 150 - total flux cleaned = 0.000633996 Jy ! Component: 200 - total flux cleaned = 0.000632919 Jy ! Total flux subtracted in 200 components = 0.000632919 Jy ! Clean residual min=-0.005012 max=0.006680 Jy/beam ! Clean residual mean=0.000049 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.560571 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.560571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143982Jy sigma=0.000649 ! Fit after self-cal, rms=0.144049Jy sigma=0.000649 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 (12.5, -114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521937 Jy ! Component: 100 - total flux cleaned = 0.00531784 Jy ! Component: 150 - total flux cleaned = 0.00575595 Jy ! Component: 200 - total flux cleaned = 0.00598347 Jy ! Total flux subtracted in 200 components = 0.00598347 Jy ! Clean residual min=-0.005289 max=0.006181 Jy/beam ! Clean residual mean=0.000055 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.566554 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 167 components and 0.566554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143773Jy sigma=0.000647 ! Fit after self-cal, rms=0.143746Jy sigma=0.000647 ! Inverting map ! Added new window around map position (64.5, -52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410147 Jy ! Component: 100 - total flux cleaned = 0.0055761 Jy ! Component: 150 - total flux cleaned = 0.0067393 Jy ! Component: 200 - total flux cleaned = 0.00773702 Jy ! Total flux subtracted in 200 components = 0.00773702 Jy ! Clean residual min=-0.005304 max=0.005734 Jy/beam ! Clean residual mean=0.000041 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.574291 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 195 components and 0.574291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143416Jy sigma=0.000645 ! Fit after self-cal, rms=0.143388Jy sigma=0.000644 ! Inverting map ! Added new window around map position (-47, -124.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392166 Jy ! Component: 100 - total flux cleaned = 0.00513559 Jy ! Component: 150 - total flux cleaned = 0.00630595 Jy ! Component: 200 - total flux cleaned = 0.00735289 Jy ! Total flux subtracted in 200 components = 0.00735289 Jy ! Clean residual min=-0.004702 max=0.004999 Jy/beam ! Clean residual mean=0.000003 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.581644 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 213 components and 0.581644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143145Jy sigma=0.000643 ! Fit after self-cal, rms=0.143140Jy sigma=0.000643 ! 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.143140Jy sigma=0.000643 ! Fit after self-cal, rms=0.150210Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.702 mas, bmaj=8.181 mas, bpa=1.382 degrees ! Estimated noise=2045.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143012 Jy ! Component: 100 - total flux cleaned = 0.00201667 Jy ! Component: 150 - total flux cleaned = 0.002438 Jy ! Component: 200 - total flux cleaned = 0.00258563 Jy ! Total flux subtracted in 200 components = 0.00258563 Jy ! Clean residual min=-0.004525 max=0.004467 Jy/beam ! Clean residual mean=0.000007 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.584229 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 235 components and 0.584229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150065Jy sigma=0.000638 ! Fit after self-cal, rms=0.150166Jy sigma=0.000638 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.000555728 Jy ! Component: 100 - total flux cleaned = 0.000831669 Jy ! Component: 150 - total flux cleaned = 0.0010239 Jy ! Component: 200 - total flux cleaned = 0.00114813 Jy ! Total flux subtracted in 200 components = 0.00114813 Jy ! Clean residual min=-0.004512 max=0.004542 Jy/beam ! Clean residual mean=0.000005 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.585377 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 246 components and 0.585377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150088Jy sigma=0.000637 ! Fit after self-cal, rms=0.150091Jy sigma=0.000637 ! Inverting map ! Added new window around map position (-60, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209672 Jy ! Component: 100 - total flux cleaned = 0.00240197 Jy ! Component: 150 - total flux cleaned = 0.00309688 Jy ! Component: 200 - total flux cleaned = 0.00348027 Jy ! Total flux subtracted in 200 components = 0.00348027 Jy ! Clean residual min=-0.004483 max=0.004165 Jy/beam ! Clean residual mean=-0.000006 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.588858 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 265 components and 0.588858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149922Jy sigma=0.000636 ! Fit after self-cal, rms=0.149911Jy sigma=0.000636 ! 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.149911Jy sigma=0.000636 ! Fit after self-cal, rms=0.150475Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.095 mas, bmaj=22.89 mas, bpa=1.258 degrees ! Estimated noise=2856.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163199 Jy ! Component: 100 - total flux cleaned = 0.0023977 Jy ! Component: 150 - total flux cleaned = 0.00267907 Jy ! Component: 200 - total flux cleaned = 0.00293916 Jy ! Total flux subtracted in 200 components = 0.00293916 Jy ! Clean residual min=-0.003879 max=0.003952 Jy/beam ! Clean residual mean=0.000021 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.591797 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 281 components and 0.591797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150443Jy sigma=0.000636 ! Fit after self-cal, rms=0.150467Jy sigma=0.000636 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.000791253 Jy ! Component: 100 - total flux cleaned = 0.000979105 Jy ! Component: 150 - total flux cleaned = 0.00115772 Jy ! Component: 200 - total flux cleaned = 0.001321 Jy ! Total flux subtracted in 200 components = 0.001321 Jy ! Clean residual min=-0.003817 max=0.003930 Jy/beam ! Clean residual mean=0.000017 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.593118 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 288 components and 0.593118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150448Jy sigma=0.000636 ! Fit after self-cal, rms=0.150451Jy sigma=0.000636 ! 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.7 mas, bmaj=8.174 mas, bpa=1.418 degrees ! Estimated noise=2038.17 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.7 x 8.174 at 1.418 degrees (North through East) ! Clean map min=-0.0040996 max=0.27556 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.273 mas, bmaj=7.109 mas, bpa=2.09 degrees ! Estimated noise=2692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206382 Jy ! Component: 100 - total flux cleaned = 0.307153 Jy ! Component: 150 - total flux cleaned = 0.369298 Jy ! Component: 200 - total flux cleaned = 0.412035 Jy ! Total flux subtracted in 200 components = 0.412035 Jy ! Clean residual min=-0.012408 max=0.023988 Jy/beam ! Clean residual mean=-0.000033 rms=0.004016 Jy/beam ! Combined flux in latest and established models = 0.412035 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.412035 Jy ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=8.174 mas, bpa=1.418 degrees ! Estimated noise=2038.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.0556109 Jy ! Component: 100 - total flux cleaned = 0.0881139 Jy ! Component: 150 - total flux cleaned = 0.108701 Jy ! Component: 200 - total flux cleaned = 0.122284 Jy ! Total flux subtracted in 200 components = 0.122284 Jy ! Clean residual min=-0.006699 max=0.009566 Jy/beam ! Clean residual mean=0.000010 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.534319 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 98 components and 0.53432 Jy ! Inverting map ! Added new window around map position (-4.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101944 Jy ! Component: 100 - total flux cleaned = 0.0177685 Jy ! Component: 150 - total flux cleaned = 0.0240201 Jy ! Component: 200 - total flux cleaned = 0.0285491 Jy ! Total flux subtracted in 200 components = 0.0285491 Jy ! Clean residual min=-0.004979 max=0.005442 Jy/beam ! Clean residual mean=0.000008 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.562869 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 138 components and 0.562869 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.095 mas, bmaj=22.89 mas, bpa=1.258 degrees ! Estimated noise=2856.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00735858 Jy ! Component: 100 - total flux cleaned = 0.0121853 Jy ! Component: 150 - total flux cleaned = 0.0152809 Jy ! Component: 200 - total flux cleaned = 0.0174866 Jy ! Total flux subtracted in 200 components = 0.0174866 Jy ! Clean residual min=-0.003662 max=0.004553 Jy/beam ! Clean residual mean=0.000030 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.580355 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.0019396 Jy ! Component: 100 - total flux cleaned = 0.00346334 Jy ! Component: 150 - total flux cleaned = 0.00492499 Jy ! Component: 200 - total flux cleaned = 0.00615937 Jy ! Total flux subtracted in 200 components = 0.00615937 Jy ! Clean residual min=-0.003611 max=0.004222 Jy/beam ! Clean residual mean=0.000008 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.586515 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 183 components and 0.586514 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=8.174 mas, bpa=1.418 degrees ! Estimated noise=2038.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220276 Jy ! Component: 100 - total flux cleaned = 0.00264742 Jy ! Component: 150 - total flux cleaned = 0.00316404 Jy ! Component: 200 - total flux cleaned = 0.0036191 Jy ! Total flux subtracted in 200 components = 0.0036191 Jy ! Clean residual min=-0.004748 max=0.005086 Jy/beam ! Clean residual mean=-0.000002 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.590133 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 203 components and 0.590133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150532Jy sigma=0.000638 ! Fit after self-cal, rms=0.150480Jy sigma=0.000637 wmodel J1316-3338_S_2017_07_16_pus_map.mod ! Writing 203 model components to file: J1316-3338_S_2017_07_16_pus_map.mod wobs J1316-3338_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1316-3338_S_2017_07_16_pus_uvs.fits wwins J1316-3338_S_2017_07_16_pus_map.win ! wwins: Wrote 8 windows to J1316-3338_S_2017_07_16_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.000695834 Jy ! Component: 100 - total flux cleaned = 0.00138325 Jy ! Component: 150 - total flux cleaned = 0.00181388 Jy ! Component: 200 - total flux cleaned = 0.00236927 Jy ! Component: 250 - total flux cleaned = 0.00290352 Jy ! Component: 300 - total flux cleaned = 0.00329279 Jy ! Component: 350 - total flux cleaned = 0.00373502 Jy ! Component: 400 - total flux cleaned = 0.0041051 Jy ! Component: 450 - total flux cleaned = 0.00452746 Jy ! Component: 500 - total flux cleaned = 0.00487998 Jy ! Component: 550 - total flux cleaned = 0.00522494 Jy ! Component: 600 - total flux cleaned = 0.00545018 Jy ! Component: 650 - total flux cleaned = 0.00572574 Jy ! Component: 700 - total flux cleaned = 0.00588817 Jy ! Component: 750 - total flux cleaned = 0.00604843 Jy ! Component: 800 - total flux cleaned = 0.00610069 Jy ! Component: 850 - total flux cleaned = 0.00615279 Jy ! Component: 900 - total flux cleaned = 0.00645677 Jy ! Component: 950 - total flux cleaned = 0.00665467 Jy ! Component: 1000 - total flux cleaned = 0.00660482 Jy ! Component: 1050 - total flux cleaned = 0.00670248 Jy ! Component: 1100 - total flux cleaned = 0.00675098 Jy ! Component: 1150 - total flux cleaned = 0.00684597 Jy ! Component: 1200 - total flux cleaned = 0.00698585 Jy ! Component: 1250 - total flux cleaned = 0.00716876 Jy ! Component: 1300 - total flux cleaned = 0.00721314 Jy ! Component: 1350 - total flux cleaned = 0.00734645 Jy ! Component: 1400 - total flux cleaned = 0.00747836 Jy ! Component: 1450 - total flux cleaned = 0.00765194 Jy ! Component: 1500 - total flux cleaned = 0.00778016 Jy ! Component: 1550 - total flux cleaned = 0.00782303 Jy ! Component: 1600 - total flux cleaned = 0.00790726 Jy ! Component: 1650 - total flux cleaned = 0.00815503 Jy ! Component: 1700 - total flux cleaned = 0.00827742 Jy ! Component: 1750 - total flux cleaned = 0.00831796 Jy ! Component: 1800 - total flux cleaned = 0.00843819 Jy ! Component: 1850 - total flux cleaned = 0.00863594 Jy ! Component: 1900 - total flux cleaned = 0.00871434 Jy ! Component: 1950 - total flux cleaned = 0.00883071 Jy ! Component: 2000 - total flux cleaned = 0.00906028 Jy ! Component: 2050 - total flux cleaned = 0.00909821 Jy ! Component: 2100 - total flux cleaned = 0.00921117 Jy ! Component: 2150 - total flux cleaned = 0.00943419 Jy ! Component: 2200 - total flux cleaned = 0.00954471 Jy ! Component: 2250 - total flux cleaned = 0.00976343 Jy ! Component: 2300 - total flux cleaned = 0.00994432 Jy ! Component: 2350 - total flux cleaned = 0.010052 Jy ! Component: 2400 - total flux cleaned = 0.0102292 Jy ! Component: 2450 - total flux cleaned = 0.0104403 Jy ! Component: 2500 - total flux cleaned = 0.0105448 Jy ! Component: 2550 - total flux cleaned = 0.0106837 Jy ! Component: 2600 - total flux cleaned = 0.0108897 Jy ! Component: 2650 - total flux cleaned = 0.0110256 Jy ! Component: 2700 - total flux cleaned = 0.0111271 Jy ! Component: 2750 - total flux cleaned = 0.0112612 Jy ! Component: 2800 - total flux cleaned = 0.0113943 Jy ! Component: 2850 - total flux cleaned = 0.0115591 Jy ! Component: 2900 - total flux cleaned = 0.0116243 Jy ! Component: 2950 - total flux cleaned = 0.0117542 Jy ! Component: 3000 - total flux cleaned = 0.0117864 Jy ! Component: 3050 - total flux cleaned = 0.0119783 Jy ! Component: 3100 - total flux cleaned = 0.0120416 Jy ! Component: 3150 - total flux cleaned = 0.0120416 Jy ! Component: 3200 - total flux cleaned = 0.0121044 Jy ! Component: 3250 - total flux cleaned = 0.0121666 Jy ! Component: 3300 - total flux cleaned = 0.0121669 Jy ! Component: 3350 - total flux cleaned = 0.0123201 Jy ! Component: 3400 - total flux cleaned = 0.0123198 Jy ! Component: 3450 - total flux cleaned = 0.0123501 Jy ! Component: 3500 - total flux cleaned = 0.0124702 Jy ! Component: 3550 - total flux cleaned = 0.0124703 Jy ! Component: 3600 - total flux cleaned = 0.0125295 Jy ! Component: 3650 - total flux cleaned = 0.0124703 Jy ! Component: 3700 - total flux cleaned = 0.0125001 Jy ! Component: 3750 - total flux cleaned = 0.0126167 Jy ! Component: 3800 - total flux cleaned = 0.0126167 Jy ! Component: 3850 - total flux cleaned = 0.0127605 Jy ! Component: 3900 - total flux cleaned = 0.0127605 Jy ! Component: 3950 - total flux cleaned = 0.0128174 Jy ! Component: 4000 - total flux cleaned = 0.0129306 Jy ! Component: 4050 - total flux cleaned = 0.0129589 Jy ! Total flux subtracted in 4096 components = 0.013015 Jy ! Clean residual min=-0.001493 max=0.001793 Jy/beam ! Clean residual mean=0.000016 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.603148 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 479 components and 0.603149 Jy ![Exited script file: muppet] wmap "J1316-3338_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.7 x 8.174 at 1.418 degrees (North through East) ! Clean map min=-0.0034674 max=0.28407 Jy/beam ! Writing clean map to FITS file: J1316-3338_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.28407 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000500886 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528974 0.528974 1.05795 2.1159 4.2318 8.46359 16.9272 33.8544 67.7087 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.284 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.7 x 8.174 at 1.418 degrees (North through East) ! Clean map min=-0.0034674 max=0.28407 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_07_16_pus_uvs.log closed on Thu May 9 11:09:33 2019