! Started logfile: J0536-3401_S_2017_08_12_pus_uvs.log on Fri May 10 14:53:21 2019 obs J0536-3401_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_08_12_pus_uva.fits ! AN table 1: 51 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.511547 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 594 lines of history. ! ! Reading 4696 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 J0536-3401_S_2017_08_12_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 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 447 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.710221Jy sigma=0.004988 ! Fit after self-cal, rms=0.691631Jy sigma=0.004850 ! 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.371 mas, bmaj=7.034 mas, bpa=2.021 degrees ! Estimated noise=2392.11 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.234572 Jy ! Component: 100 - total flux cleaned = 0.292945 Jy ! Total flux subtracted in 100 components = 0.292945 Jy ! Clean residual min=-0.010900 max=0.023272 Jy/beam ! Clean residual mean=-0.000079 rms=0.003240 Jy/beam ! Combined flux in latest and established models = 0.292945 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.292945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112736Jy sigma=0.000755 ! Fit after self-cal, rms=0.112718Jy sigma=0.000755 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237866 Jy ! Component: 100 - total flux cleaned = 0.0342306 Jy ! Total flux subtracted in 100 components = 0.0342306 Jy ! Clean residual min=-0.010014 max=0.010095 Jy/beam ! Clean residual mean=-0.000059 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.327176 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.327176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105668Jy sigma=0.000703 ! Fit after self-cal, rms=0.105646Jy sigma=0.000703 ! 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.927 mas, bmaj=8.248 mas, bpa=3.154 degrees ! Estimated noise=1878.92 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.0110506 Jy ! Component: 100 - total flux cleaned = 0.0153616 Jy ! Component: 150 - total flux cleaned = 0.0173138 Jy ! Component: 200 - total flux cleaned = 0.0182319 Jy ! Total flux subtracted in 200 components = 0.0182319 Jy ! Clean residual min=-0.008321 max=0.009149 Jy/beam ! Clean residual mean=-0.000132 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.345408 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.345408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104673Jy sigma=0.000696 ! Fit after self-cal, rms=0.104685Jy sigma=0.000696 ! 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.00* FD 0.99 HN 1.00* KP 1.04 ! LA 0.98 MK 0.98 NL 1.00* OV 0.97 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.99 ! LA 0.95 MK 1.01 NL 1.00* OV 1.03 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.98 ! LA 0.98 MK 1.03 NL 1.24 OV 0.93 ! PT 0.95 SC 1.00 ! ! ! 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.104685Jy sigma=0.000696 ! Fit after self-cal, rms=0.105871Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=8.233 mas, bpa=3.973 degrees ! Estimated noise=1907.76 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.0013353 Jy ! Component: 100 - total flux cleaned = 0.0013355 Jy ! Component: 150 - total flux cleaned = 0.00129318 Jy ! Component: 200 - total flux cleaned = 0.00129188 Jy ! Total flux subtracted in 200 components = 0.00129188 Jy ! Clean residual min=-0.006808 max=0.006483 Jy/beam ! Clean residual mean=-0.000021 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.3467 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.3467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105810Jy sigma=0.000677 ! Fit after self-cal, rms=0.105916Jy sigma=0.000677 ! 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.105916Jy sigma=0.000677 ! Fit after self-cal, rms=0.104837Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=8.235 mas, bpa=3.965 degrees ! Estimated noise=1909.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00048788 Jy ! Component: 100 - total flux cleaned = 0.000444224 Jy ! Component: 150 - total flux cleaned = 0.000444257 Jy ! Component: 200 - total flux cleaned = 0.000481577 Jy ! Total flux subtracted in 200 components = 0.000481577 Jy ! Clean residual min=-0.005461 max=0.005624 Jy/beam ! Clean residual mean=-0.000019 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.347181 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.347181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104798Jy sigma=0.000665 ! Fit after self-cal, rms=0.104820Jy sigma=0.000665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.26424e-05 Jy ! Component: 100 - total flux cleaned = 2.49815e-05 Jy ! Component: 150 - total flux cleaned = -9.73093e-06 Jy ! Component: 200 - total flux cleaned = -9.09325e-06 Jy ! Total flux subtracted in 200 components = -9.09325e-06 Jy ! Clean residual min=-0.005430 max=0.005642 Jy/beam ! Clean residual mean=-0.000019 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.347172 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.347172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104792Jy sigma=0.000665 ! Fit after self-cal, rms=0.104794Jy sigma=0.000665 ! 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.104794Jy sigma=0.000665 ! Fit after self-cal, rms=0.103727Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=8.241 mas, bpa=3.948 degrees ! Estimated noise=1909.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175744 Jy ! Component: 100 - total flux cleaned = -0.00028635 Jy ! Component: 150 - total flux cleaned = -0.000288369 Jy ! Component: 200 - total flux cleaned = -0.000288777 Jy ! Total flux subtracted in 200 components = -0.000288777 Jy ! Clean residual min=-0.004373 max=0.004757 Jy/beam ! Clean residual mean=-0.000013 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.346883 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 61 components and 0.346883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103700Jy sigma=0.000654 ! Fit after self-cal, rms=0.103700Jy sigma=0.000654 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 (1.5, -68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436941 Jy ! Component: 100 - total flux cleaned = 0.00490727 Jy ! Component: 150 - total flux cleaned = 0.00497707 Jy ! Component: 200 - total flux cleaned = 0.00509554 Jy ! Total flux subtracted in 200 components = 0.00509554 Jy ! Clean residual min=-0.004189 max=0.003773 Jy/beam ! Clean residual mean=0.000008 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.351979 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.351979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103489Jy sigma=0.000653 ! Fit after self-cal, rms=0.103485Jy sigma=0.000653 ! 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.103485Jy sigma=0.000653 ! Fit after self-cal, rms=0.103278Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.564 mas, bmaj=26.98 mas, bpa=3.501 degrees ! Estimated noise=2504.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730182 Jy ! Component: 100 - total flux cleaned = 0.000733084 Jy ! Component: 150 - total flux cleaned = 0.000731594 Jy ! Component: 200 - total flux cleaned = 0.000728061 Jy ! Total flux subtracted in 200 components = 0.000728061 Jy ! Clean residual min=-0.004034 max=0.003592 Jy/beam ! Clean residual mean=0.000018 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.352707 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 85 components and 0.352707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103262Jy sigma=0.000653 ! Fit after self-cal, rms=0.103262Jy sigma=0.000653 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 = 5.87051e-05 Jy ! Component: 100 - total flux cleaned = 5.48673e-05 Jy ! Component: 150 - total flux cleaned = 4.96527e-05 Jy ! Component: 200 - total flux cleaned = 4.56752e-05 Jy ! Total flux subtracted in 200 components = 4.56752e-05 Jy ! Clean residual min=-0.003979 max=0.003558 Jy/beam ! Clean residual mean=0.000018 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.352752 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 87 components and 0.352752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103265Jy sigma=0.000653 ! Fit after self-cal, rms=0.103262Jy sigma=0.000653 ! 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.937 mas, bmaj=8.236 mas, bpa=3.89 degrees ! Estimated noise=1903.94 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.937 x 8.236 at 3.89 degrees (North through East) ! Clean map min=-0.0040047 max=0.31544 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.374 mas, bmaj=6.983 mas, bpa=2.583 degrees ! Estimated noise=2451.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.23823 Jy ! Component: 100 - total flux cleaned = 0.297876 Jy ! Component: 150 - total flux cleaned = 0.322183 Jy ! Component: 200 - total flux cleaned = 0.333552 Jy ! Total flux subtracted in 200 components = 0.333552 Jy ! Clean residual min=-0.007060 max=0.005908 Jy/beam ! Clean residual mean=-0.000020 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.333552 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.333552 Jy ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=8.236 mas, bpa=3.89 degrees ! Estimated noise=1903.94 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.00812252 Jy ! Component: 100 - total flux cleaned = 0.0126999 Jy ! Component: 150 - total flux cleaned = 0.0157493 Jy ! Component: 200 - total flux cleaned = 0.0168495 Jy ! Total flux subtracted in 200 components = 0.0168495 Jy ! Clean residual min=-0.004320 max=0.003902 Jy/beam ! Clean residual mean=-0.000004 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.350402 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.350402 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=9.564 mas, bmaj=26.98 mas, bpa=3.501 degrees ! Estimated noise=2504.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165828 Jy ! Component: 100 - total flux cleaned = 0.00188633 Jy ! Component: 150 - total flux cleaned = 0.00192076 Jy ! Component: 200 - total flux cleaned = 0.00195424 Jy ! Total flux subtracted in 200 components = 0.00195424 Jy ! Clean residual min=-0.004037 max=0.003679 Jy/beam ! Clean residual mean=0.000015 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.352356 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 = 3.31243e-05 Jy ! Component: 100 - total flux cleaned = 6.51227e-05 Jy ! Component: 150 - total flux cleaned = 6.78196e-05 Jy ! Component: 200 - total flux cleaned = 9.69192e-05 Jy ! Total flux subtracted in 200 components = 9.69192e-05 Jy ! Clean residual min=-0.004017 max=0.003655 Jy/beam ! Clean residual mean=0.000016 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.352453 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.352453 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=8.236 mas, bpa=3.89 degrees ! Estimated noise=1903.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.19236e-05 Jy ! Component: 100 - total flux cleaned = 9.49531e-05 Jy ! Component: 150 - total flux cleaned = 3.98676e-05 Jy ! Component: 200 - total flux cleaned = -1.13952e-05 Jy ! Total flux subtracted in 200 components = -1.13952e-05 Jy ! Clean residual min=-0.004176 max=0.003922 Jy/beam ! Clean residual mean=0.000006 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.352442 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.352442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103266Jy sigma=0.000653 ! Fit after self-cal, rms=0.103272Jy sigma=0.000653 wmodel J0536-3401_S_2017_08_12_pus_map.mod ! Writing 71 model components to file: J0536-3401_S_2017_08_12_pus_map.mod wobs J0536-3401_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_08_12_pus_uvs.fits wwins J0536-3401_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0536-3401_S_2017_08_12_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.00167012 Jy ! Component: 100 - total flux cleaned = -0.00258339 Jy ! Component: 150 - total flux cleaned = -0.00330817 Jy ! Component: 200 - total flux cleaned = -0.0036856 Jy ! Component: 250 - total flux cleaned = -0.00380706 Jy ! Component: 300 - total flux cleaned = -0.00386544 Jy ! Component: 350 - total flux cleaned = -0.00397832 Jy ! Component: 400 - total flux cleaned = -0.00403156 Jy ! Component: 450 - total flux cleaned = -0.00397781 Jy ! Component: 500 - total flux cleaned = -0.00408091 Jy ! Component: 550 - total flux cleaned = -0.00397957 Jy ! Component: 600 - total flux cleaned = -0.00402844 Jy ! Component: 650 - total flux cleaned = -0.00397913 Jy ! Component: 700 - total flux cleaned = -0.004025 Jy ! Component: 750 - total flux cleaned = -0.0040242 Jy ! Component: 800 - total flux cleaned = -0.00406973 Jy ! Component: 850 - total flux cleaned = -0.00424622 Jy ! Component: 900 - total flux cleaned = -0.00424556 Jy ! Component: 950 - total flux cleaned = -0.00428828 Jy ! Component: 1000 - total flux cleaned = -0.00441464 Jy ! Component: 1050 - total flux cleaned = -0.00441467 Jy ! Component: 1100 - total flux cleaned = -0.00453594 Jy ! Component: 1150 - total flux cleaned = -0.00457571 Jy ! Component: 1200 - total flux cleaned = -0.00453614 Jy ! Component: 1250 - total flux cleaned = -0.0045747 Jy ! Component: 1300 - total flux cleaned = -0.00453602 Jy ! Component: 1350 - total flux cleaned = -0.00453657 Jy ! Component: 1400 - total flux cleaned = -0.00464686 Jy ! Component: 1450 - total flux cleaned = -0.00471937 Jy ! Component: 1500 - total flux cleaned = -0.00461173 Jy ! Component: 1550 - total flux cleaned = -0.00461145 Jy ! Component: 1600 - total flux cleaned = -0.00461122 Jy ! Component: 1650 - total flux cleaned = -0.00450767 Jy ! Component: 1700 - total flux cleaned = -0.00440501 Jy ! Component: 1750 - total flux cleaned = -0.00440422 Jy ! Component: 1800 - total flux cleaned = -0.00433758 Jy ! Component: 1850 - total flux cleaned = -0.00433675 Jy ! Component: 1900 - total flux cleaned = -0.00427248 Jy ! Component: 1950 - total flux cleaned = -0.00424051 Jy ! Component: 2000 - total flux cleaned = -0.0042098 Jy ! Component: 2050 - total flux cleaned = -0.0043039 Jy ! Component: 2100 - total flux cleaned = -0.00424135 Jy ! Component: 2150 - total flux cleaned = -0.0042416 Jy ! Component: 2200 - total flux cleaned = -0.00421107 Jy ! Component: 2250 - total flux cleaned = -0.00424059 Jy ! Component: 2300 - total flux cleaned = -0.00415165 Jy ! Component: 2350 - total flux cleaned = -0.00406425 Jy ! Component: 2400 - total flux cleaned = -0.0041516 Jy ! Component: 2450 - total flux cleaned = -0.00426638 Jy ! Component: 2500 - total flux cleaned = -0.00423827 Jy ! Component: 2550 - total flux cleaned = -0.0044067 Jy ! Component: 2600 - total flux cleaned = -0.00451747 Jy ! Component: 2650 - total flux cleaned = -0.00462708 Jy ! Component: 2700 - total flux cleaned = -0.00468095 Jy ! Component: 2750 - total flux cleaned = -0.00476147 Jy ! Component: 2800 - total flux cleaned = -0.00484133 Jy ! Component: 2850 - total flux cleaned = -0.00489437 Jy ! Component: 2900 - total flux cleaned = -0.0050252 Jy ! Component: 2950 - total flux cleaned = -0.00507705 Jy ! Component: 3000 - total flux cleaned = -0.00517951 Jy ! Component: 3050 - total flux cleaned = -0.00533199 Jy ! Component: 3100 - total flux cleaned = -0.00545756 Jy ! Component: 3150 - total flux cleaned = -0.00563215 Jy ! Component: 3200 - total flux cleaned = -0.00568159 Jy ! Component: 3250 - total flux cleaned = -0.00573045 Jy ! Component: 3300 - total flux cleaned = -0.00582799 Jy ! Component: 3350 - total flux cleaned = -0.00597275 Jy ! Component: 3400 - total flux cleaned = -0.00609207 Jy ! Component: 3450 - total flux cleaned = -0.00609198 Jy ! Component: 3500 - total flux cleaned = -0.00618609 Jy ! Component: 3550 - total flux cleaned = -0.00632595 Jy ! Component: 3600 - total flux cleaned = -0.0063029 Jy ! Component: 3650 - total flux cleaned = -0.00646376 Jy ! Component: 3700 - total flux cleaned = -0.00648651 Jy ! Component: 3750 - total flux cleaned = -0.00653137 Jy ! Component: 3800 - total flux cleaned = -0.00657611 Jy ! Component: 3850 - total flux cleaned = -0.00659825 Jy ! Component: 3900 - total flux cleaned = -0.00653179 Jy ! Component: 3950 - total flux cleaned = -0.00657586 Jy ! Component: 4000 - total flux cleaned = -0.00653243 Jy ! Component: 4050 - total flux cleaned = -0.00661907 Jy ! Total flux subtracted in 4096 components = -0.00657586 Jy ! Clean residual min=-0.001178 max=0.001412 Jy/beam ! Clean residual mean=-0.000011 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.345866 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 347 components and 0.345866 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.937 x 8.236 at 3.89 degrees (North through East) ! Clean map min=-0.0030787 max=0.31388 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390534 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.373266 0.373266 0.746533 1.49307 2.98613 5.97226 11.9445 23.889 47.7781 95.5562 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.313 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.937 x 8.236 at 3.89 degrees (North through East) ! Clean map min=-0.0030787 max=0.31388 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 J0536-3401_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:53:25 2019