! Started logfile: J0329-2357_S_2017_02_24_pus_uvs.log on Sat May 4 11:16:43 2019 obs J0329-2357_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0329-2357_S_2017_02_24_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.684486 visibilities/baseline/integration-bin. ! Found source: J0329-2357 ! ! 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 823 lines of history. ! ! Reading 13060 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 J0329-2357_S_2017_02_24_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 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 466 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.579837Jy sigma=0.003904 ! Fit after self-cal, rms=0.516224Jy sigma=0.003524 ! 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.849 mas, bmaj=8.228 mas, bpa=-0.9731 degrees ! Estimated noise=1507.56 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.368594 Jy ! Component: 100 - total flux cleaned = 0.46862 Jy ! Total flux subtracted in 100 components = 0.46862 Jy ! Clean residual min=-0.015053 max=0.044531 Jy/beam ! Clean residual mean=0.000065 rms=0.005248 Jy/beam ! Combined flux in latest and established models = 0.46862 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.46862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135603Jy sigma=0.000909 ! Fit after self-cal, rms=0.135270Jy sigma=0.000908 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0490554 Jy ! Component: 100 - total flux cleaned = 0.0754495 Jy ! Total flux subtracted in 100 components = 0.0754495 Jy ! Clean residual min=-0.009066 max=0.019027 Jy/beam ! Clean residual mean=0.000040 rms=0.002713 Jy/beam ! Combined flux in latest and established models = 0.544069 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.54407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111677Jy sigma=0.000735 ! Fit after self-cal, rms=0.111452Jy sigma=0.000734 ! Inverting map ! Added new window around map position (4.5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186729 Jy ! Component: 100 - total flux cleaned = 0.0298397 Jy ! Total flux subtracted in 100 components = 0.0298397 Jy ! Clean residual min=-0.007691 max=0.011162 Jy/beam ! Clean residual mean=0.000033 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.573909 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.573909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108219Jy sigma=0.000711 ! Fit after self-cal, rms=0.108085Jy sigma=0.000710 ! 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.562 mas, bmaj=10.18 mas, bpa=-0.9232 degrees ! Estimated noise=977.682 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.00398822 Jy ! Component: 100 - total flux cleaned = 0.00469212 Jy ! Component: 150 - total flux cleaned = 0.00468955 Jy ! Component: 200 - total flux cleaned = 0.00469482 Jy ! Total flux subtracted in 200 components = 0.00469482 Jy ! Clean residual min=-0.008356 max=0.009817 Jy/beam ! Clean residual mean=0.000037 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 0.578604 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.578604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107557Jy sigma=0.000707 ! Fit after self-cal, rms=0.107503Jy sigma=0.000707 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.06 KP 0.99 ! LA 0.99 MK 0.98 NL 0.98 OV 1.05 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.10 KP 0.95 ! LA 0.93 MK 0.98 NL 0.94 OV 1.08 ! PT 1.00 SC 1.03 ! ! ! 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 0.98 HN 1.03 KP 1.02 ! LA 1.01 MK 0.98 NL 1.05 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.97 KP 1.00* ! LA 0.95 MK 1.04 NL 1.00* OV 1.01 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.107503Jy sigma=0.000707 ! Fit after self-cal, rms=0.103096Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=10.14 mas, bpa=-0.8731 degrees ! Estimated noise=977.557 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.00227495 Jy ! Component: 100 - total flux cleaned = -0.00291745 Jy ! Component: 150 - total flux cleaned = -0.00334223 Jy ! Component: 200 - total flux cleaned = -0.00355687 Jy ! Total flux subtracted in 200 components = -0.00355687 Jy ! Clean residual min=-0.005922 max=0.007935 Jy/beam ! Clean residual mean=-0.000023 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.575047 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.575047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102903Jy sigma=0.000679 ! Fit after self-cal, rms=0.102857Jy 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.102857Jy sigma=0.000678 ! Fit after self-cal, rms=0.101640Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=10.13 mas, bpa=-0.7193 degrees ! Estimated noise=978.226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000669433 Jy ! Component: 100 - total flux cleaned = -0.00113657 Jy ! Component: 150 - total flux cleaned = -0.00142942 Jy ! Component: 200 - total flux cleaned = -0.00154863 Jy ! Total flux subtracted in 200 components = -0.00154863 Jy ! Clean residual min=-0.003020 max=0.003129 Jy/beam ! Clean residual mean=-0.000009 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.573499 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.573499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101492Jy sigma=0.000663 ! Fit after self-cal, rms=0.101490Jy sigma=0.000663 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.11573e-05 Jy ! Component: 100 - total flux cleaned = -0.000219312 Jy ! Component: 150 - total flux cleaned = -0.000220299 Jy ! Component: 200 - total flux cleaned = -0.000264894 Jy ! Total flux subtracted in 200 components = -0.000264894 Jy ! Clean residual min=-0.002884 max=0.003060 Jy/beam ! Clean residual mean=-0.000009 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.573234 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.573234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101437Jy sigma=0.000663 ! Fit after self-cal, rms=0.101427Jy sigma=0.000663 ! 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.101427Jy sigma=0.000663 ! Fit after self-cal, rms=0.101471Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=10.1 mas, bpa=-0.6349 degrees ! Estimated noise=977.495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00094764 Jy ! Component: 100 - total flux cleaned = -0.00121841 Jy ! Component: 150 - total flux cleaned = -0.00137478 Jy ! Component: 200 - total flux cleaned = -0.00133244 Jy ! Total flux subtracted in 200 components = -0.00133244 Jy ! Clean residual min=-0.002675 max=0.002932 Jy/beam ! Clean residual mean=-0.000009 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.571901 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.571901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101389Jy sigma=0.000662 ! Fit after self-cal, rms=0.101387Jy sigma=0.000662 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.86854e-05 Jy ! Component: 100 - total flux cleaned = -9.69646e-05 Jy ! Component: 150 - total flux cleaned = -9.68442e-05 Jy ! Component: 200 - total flux cleaned = -6.24347e-05 Jy ! Total flux subtracted in 200 components = -6.24347e-05 Jy ! Clean residual min=-0.002703 max=0.002886 Jy/beam ! Clean residual mean=-0.000010 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.571839 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.571839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101358Jy sigma=0.000662 ! Fit after self-cal, rms=0.101353Jy sigma=0.000662 ! 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.101353Jy sigma=0.000662 ! Fit after self-cal, rms=0.101389Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.586 mas, bmaj=20.18 mas, bpa=0.183 degrees ! Estimated noise=1162.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000425684 Jy ! Component: 100 - total flux cleaned = -0.000500942 Jy ! Component: 150 - total flux cleaned = -0.000559421 Jy ! Component: 200 - total flux cleaned = -0.000582931 Jy ! Total flux subtracted in 200 components = -0.000582931 Jy ! Clean residual min=-0.003340 max=0.003540 Jy/beam ! Clean residual mean=-0.000019 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.571256 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 74 components and 0.571256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101370Jy sigma=0.000661 ! Fit after self-cal, rms=0.101370Jy sigma=0.000661 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.000235567 Jy ! Component: 100 - total flux cleaned = 0.000187933 Jy ! Component: 150 - total flux cleaned = 0.0001682 Jy ! Component: 200 - total flux cleaned = 0.000135691 Jy ! Total flux subtracted in 200 components = 0.000135691 Jy ! Clean residual min=-0.003381 max=0.003520 Jy/beam ! Clean residual mean=-0.000020 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.571392 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.571391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101368Jy sigma=0.000661 ! Fit after self-cal, rms=0.101367Jy sigma=0.000661 ! 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.561 mas, bmaj=10.09 mas, bpa=-0.5915 degrees ! Estimated noise=976.961 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 10.09 at -0.5915 degrees (North through East) ! Clean map min=-0.0026333 max=0.48878 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.846 mas, bmaj=8.162 mas, bpa=-0.6067 degrees ! Estimated noise=1505.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.368336 Jy ! Component: 100 - total flux cleaned = 0.470266 Jy ! Component: 150 - total flux cleaned = 0.518725 Jy ! Component: 200 - total flux cleaned = 0.543813 Jy ! Total flux subtracted in 200 components = 0.543813 Jy ! Clean residual min=-0.006292 max=0.013942 Jy/beam ! Clean residual mean=0.000006 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.543813 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.543813 Jy ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=10.09 mas, bpa=-0.5915 degrees ! Estimated noise=976.961 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) ! Added new window around map position (-3.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167109 Jy ! Component: 100 - total flux cleaned = 0.0247092 Jy ! Component: 150 - total flux cleaned = 0.0277299 Jy ! Component: 200 - total flux cleaned = 0.0284191 Jy ! Total flux subtracted in 200 components = 0.0284191 Jy ! Clean residual min=-0.003272 max=0.003310 Jy/beam ! Clean residual mean=-0.000010 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.572232 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.572232 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.586 mas, bmaj=20.18 mas, bpa=0.183 degrees ! Estimated noise=1162.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107627 Jy ! Component: 100 - total flux cleaned = 0.00114932 Jy ! Component: 150 - total flux cleaned = 0.00108944 Jy ! Component: 200 - total flux cleaned = 0.00101006 Jy ! Total flux subtracted in 200 components = 0.00101006 Jy ! Clean residual min=-0.003408 max=0.003586 Jy/beam ! Clean residual mean=-0.000020 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.573242 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 = -7.08161e-05 Jy ! Component: 100 - total flux cleaned = -0.000135461 Jy ! Component: 150 - total flux cleaned = -0.000174602 Jy ! Component: 200 - total flux cleaned = -0.000229462 Jy ! Total flux subtracted in 200 components = -0.000229462 Jy ! Clean residual min=-0.003387 max=0.003580 Jy/beam ! Clean residual mean=-0.000021 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.573012 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 59 components and 0.573013 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=10.09 mas, bpa=-0.5915 degrees ! Estimated noise=976.961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000508577 Jy ! Component: 100 - total flux cleaned = -0.00031365 Jy ! Component: 150 - total flux cleaned = -0.000227904 Jy ! Component: 200 - total flux cleaned = -0.000230102 Jy ! Total flux subtracted in 200 components = -0.000230102 Jy ! Clean residual min=-0.002946 max=0.002921 Jy/beam ! Clean residual mean=-0.000012 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.572783 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.572782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101572Jy sigma=0.000663 ! Fit after self-cal, rms=0.101528Jy sigma=0.000662 wmodel J0329-2357_S_2017_02_24_pus_map.mod ! Writing 75 model components to file: J0329-2357_S_2017_02_24_pus_map.mod wobs J0329-2357_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0329-2357_S_2017_02_24_pus_uvs.fits wwins J0329-2357_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0329-2357_S_2017_02_24_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.000776217 Jy ! Component: 100 - total flux cleaned = 0.00118803 Jy ! Component: 150 - total flux cleaned = 0.00157608 Jy ! Component: 200 - total flux cleaned = 0.00180916 Jy ! Component: 250 - total flux cleaned = 0.00203413 Jy ! Component: 300 - total flux cleaned = 0.00233949 Jy ! Component: 350 - total flux cleaned = 0.00255031 Jy ! Component: 400 - total flux cleaned = 0.00275561 Jy ! Component: 450 - total flux cleaned = 0.00295593 Jy ! Component: 500 - total flux cleaned = 0.00318987 Jy ! Component: 550 - total flux cleaned = 0.00349119 Jy ! Component: 600 - total flux cleaned = 0.00371022 Jy ! Component: 650 - total flux cleaned = 0.00392478 Jy ! Component: 700 - total flux cleaned = 0.00413512 Jy ! Component: 750 - total flux cleaned = 0.00447827 Jy ! Component: 800 - total flux cleaned = 0.00481335 Jy ! Component: 850 - total flux cleaned = 0.0051083 Jy ! Component: 900 - total flux cleaned = 0.00539786 Jy ! Component: 950 - total flux cleaned = 0.0057133 Jy ! Component: 1000 - total flux cleaned = 0.00599185 Jy ! Component: 1050 - total flux cleaned = 0.00626477 Jy ! Component: 1100 - total flux cleaned = 0.00644443 Jy ! Component: 1150 - total flux cleaned = 0.00676749 Jy ! Component: 1200 - total flux cleaned = 0.0068829 Jy ! Component: 1250 - total flux cleaned = 0.00711092 Jy ! Component: 1300 - total flux cleaned = 0.00716757 Jy ! Component: 1350 - total flux cleaned = 0.00736104 Jy ! Component: 1400 - total flux cleaned = 0.00747021 Jy ! Component: 1450 - total flux cleaned = 0.00760497 Jy ! Component: 1500 - total flux cleaned = 0.00779045 Jy ! Component: 1550 - total flux cleaned = 0.00786912 Jy ! Component: 1600 - total flux cleaned = 0.00789494 Jy ! Component: 1650 - total flux cleaned = 0.00799719 Jy ! Component: 1700 - total flux cleaned = 0.00802241 Jy ! Component: 1750 - total flux cleaned = 0.00812202 Jy ! Component: 1800 - total flux cleaned = 0.00817082 Jy ! Component: 1850 - total flux cleaned = 0.00814598 Jy ! Component: 1900 - total flux cleaned = 0.00819428 Jy ! Component: 1950 - total flux cleaned = 0.00819457 Jy ! Component: 2000 - total flux cleaned = 0.0082885 Jy ! Component: 2050 - total flux cleaned = 0.00835819 Jy ! Component: 2100 - total flux cleaned = 0.008473 Jy ! Component: 2150 - total flux cleaned = 0.00856345 Jy ! Component: 2200 - total flux cleaned = 0.00869845 Jy ! Component: 2250 - total flux cleaned = 0.00872051 Jy ! Component: 2300 - total flux cleaned = 0.00874249 Jy ! Component: 2350 - total flux cleaned = 0.00887292 Jy ! Component: 2400 - total flux cleaned = 0.00889468 Jy ! Component: 2450 - total flux cleaned = 0.00893758 Jy ! Component: 2500 - total flux cleaned = 0.00908543 Jy ! Component: 2550 - total flux cleaned = 0.00908514 Jy ! Component: 2600 - total flux cleaned = 0.00914727 Jy ! Component: 2650 - total flux cleaned = 0.00918809 Jy ! Component: 2700 - total flux cleaned = 0.00920852 Jy ! Component: 2750 - total flux cleaned = 0.0092689 Jy ! Component: 2800 - total flux cleaned = 0.00924908 Jy ! Component: 2850 - total flux cleaned = 0.00934777 Jy ! Component: 2900 - total flux cleaned = 0.00938655 Jy ! Component: 2950 - total flux cleaned = 0.00944417 Jy ! Component: 3000 - total flux cleaned = 0.00944405 Jy ! Component: 3050 - total flux cleaned = 0.00946321 Jy ! Component: 3100 - total flux cleaned = 0.00959476 Jy ! Component: 3150 - total flux cleaned = 0.0096132 Jy ! Component: 3200 - total flux cleaned = 0.00968725 Jy ! Component: 3250 - total flux cleaned = 0.00968727 Jy ! Component: 3300 - total flux cleaned = 0.00974189 Jy ! Component: 3350 - total flux cleaned = 0.00979576 Jy ! Component: 3400 - total flux cleaned = 0.00984935 Jy ! Component: 3450 - total flux cleaned = 0.00986713 Jy ! Component: 3500 - total flux cleaned = 0.00984992 Jy ! Component: 3550 - total flux cleaned = 0.00991964 Jy ! Component: 3600 - total flux cleaned = 0.010023 Jy ! Component: 3650 - total flux cleaned = 0.0100574 Jy ! Component: 3700 - total flux cleaned = 0.0100575 Jy ! Component: 3750 - total flux cleaned = 0.0101418 Jy ! Component: 3800 - total flux cleaned = 0.0101584 Jy ! Component: 3850 - total flux cleaned = 0.0102412 Jy ! Component: 3900 - total flux cleaned = 0.010307 Jy ! Component: 3950 - total flux cleaned = 0.0103068 Jy ! Component: 4000 - total flux cleaned = 0.0103716 Jy ! Component: 4050 - total flux cleaned = 0.0103555 Jy ! Total flux subtracted in 4096 components = 0.0104033 Jy ! Clean residual min=-0.000821 max=0.000994 Jy/beam ! Clean residual mean=0.000001 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.583186 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 355 components and 0.583185 Jy ![Exited script file: muppet] wmap "J0329-2357_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 10.09 at -0.5915 degrees (North through East) ! Clean map min=-0.0020528 max=0.48943 Jy/beam ! Writing clean map to FITS file: J0329-2357_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.489434 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290397 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.178 0.178 0.356 0.711999 1.424 2.848 5.696 11.392 22.784 45.568 91.1359 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.489 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.561 x 10.09 at -0.5915 degrees (North through East) ! Clean map min=-0.0020528 max=0.48943 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 J0329-2357_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:16:48 2019