! Started logfile: J0350-3232_S_2017_06_10_pus_uvs.log on Mon May 6 14:44:39 2019 obs J0350-3232_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0350-3232_S_2017_06_10_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780409 visibilities/baseline/integration-bin. ! Found source: J0350-3232 ! ! 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 1154 lines of history. ! ! Reading 10676 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 J0350-3232_S_2017_06_10_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 489 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.833911Jy sigma=0.005924 ! Fit after self-cal, rms=0.797476Jy sigma=0.005665 ! 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.55 mas, bmaj=6.513 mas, bpa=-4.854 degrees ! Estimated noise=1775.69 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.156001 Jy ! Component: 100 - total flux cleaned = 0.209359 Jy ! Total flux subtracted in 100 components = 0.209359 Jy ! Clean residual min=-0.010568 max=0.021338 Jy/beam ! Clean residual mean=-0.000109 rms=0.003142 Jy/beam ! Combined flux in latest and established models = 0.209359 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.209359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108025Jy sigma=0.000747 ! Fit after self-cal, rms=0.107791Jy sigma=0.000745 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219171 Jy ! Component: 100 - total flux cleaned = 0.0309481 Jy ! Total flux subtracted in 100 components = 0.0309481 Jy ! Clean residual min=-0.008122 max=0.009854 Jy/beam ! Clean residual mean=-0.000058 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.240307 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.240307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101938Jy sigma=0.000699 ! Fit after self-cal, rms=0.101910Jy sigma=0.000698 ! 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.969 mas, bmaj=7.545 mas, bpa=-4.279 degrees ! Estimated noise=1206.16 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.0109275 Jy ! Component: 100 - total flux cleaned = 0.0156708 Jy ! Component: 150 - total flux cleaned = 0.0178216 Jy ! Component: 200 - total flux cleaned = 0.0188445 Jy ! Total flux subtracted in 200 components = 0.0188445 Jy ! Clean residual min=-0.005303 max=0.006034 Jy/beam ! Clean residual mean=-0.000080 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.259152 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.259152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101001Jy sigma=0.000690 ! Fit after self-cal, rms=0.100992Jy sigma=0.000690 ! 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.28 FD 0.93 HN 1.00* KP 1.04 ! LA 0.99 MK 0.97 NL 0.97 OV 1.01 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 0.98 ! LA 0.96 MK 1.02 NL 1.18 OV 1.01 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.93 ! LA 0.97 MK 1.03 NL 1.08 OV 0.93 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 1.00* ! LA 0.97 MK 0.83 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.100992Jy sigma=0.000690 ! Fit after self-cal, rms=0.101389Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.515 mas, bpa=-4.236 degrees ! Estimated noise=1209.64 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.000481064 Jy ! Component: 100 - total flux cleaned = 0.000401478 Jy ! Component: 150 - total flux cleaned = 0.000366227 Jy ! Component: 200 - total flux cleaned = 0.000277976 Jy ! Total flux subtracted in 200 components = 0.000277976 Jy ! Clean residual min=-0.004168 max=0.004097 Jy/beam ! Clean residual mean=-0.000039 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.25943 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.25943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101359Jy sigma=0.000676 ! Fit after self-cal, rms=0.101470Jy sigma=0.000675 ! 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.101470Jy sigma=0.000675 ! Fit after self-cal, rms=0.101098Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.504 mas, bpa=-4.372 degrees ! Estimated noise=1207.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000589031 Jy ! Component: 100 - total flux cleaned = 0.000530343 Jy ! Component: 150 - total flux cleaned = 0.000455893 Jy ! Component: 200 - total flux cleaned = 0.000412466 Jy ! Total flux subtracted in 200 components = 0.000412466 Jy ! Clean residual min=-0.003231 max=0.003610 Jy/beam ! Clean residual mean=-0.000032 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.259842 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.259842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101077Jy sigma=0.000671 ! Fit after self-cal, rms=0.101088Jy sigma=0.000671 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.70015e-06 Jy ! Component: 100 - total flux cleaned = -3.06447e-05 Jy ! Component: 150 - total flux cleaned = -5.17622e-05 Jy ! Component: 200 - total flux cleaned = -5.1944e-05 Jy ! Total flux subtracted in 200 components = -5.1944e-05 Jy ! Clean residual min=-0.003228 max=0.003582 Jy/beam ! Clean residual mean=-0.000032 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.25979 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.25979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101076Jy sigma=0.000671 ! Fit after self-cal, rms=0.101073Jy sigma=0.000671 ! 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.101073Jy sigma=0.000671 ! Fit after self-cal, rms=0.101438Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.494 mas, bpa=-4.549 degrees ! Estimated noise=1203.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356104 Jy ! Component: 100 - total flux cleaned = 0.00035746 Jy ! Component: 150 - total flux cleaned = 0.000317206 Jy ! Component: 200 - total flux cleaned = 0.000280517 Jy ! Total flux subtracted in 200 components = 0.000280517 Jy ! Clean residual min=-0.003251 max=0.003516 Jy/beam ! Clean residual mean=-0.000030 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.260071 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.260071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101424Jy sigma=0.000670 ! Fit after self-cal, rms=0.101438Jy sigma=0.000670 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 = -2.75629e-05 Jy ! Component: 100 - total flux cleaned = -4.64499e-05 Jy ! Component: 150 - total flux cleaned = -4.61968e-05 Jy ! Component: 200 - total flux cleaned = -6.18337e-05 Jy ! Total flux subtracted in 200 components = -6.18337e-05 Jy ! Clean residual min=-0.003248 max=0.003493 Jy/beam ! Clean residual mean=-0.000030 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.260009 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.260009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101430Jy sigma=0.000670 ! Fit after self-cal, rms=0.101427Jy sigma=0.000670 ! 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.101427Jy sigma=0.000670 ! Fit after self-cal, rms=0.101205Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.09 mas, bmaj=23.92 mas, bpa=-1.176 degrees ! Estimated noise=1582.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817453 Jy ! Component: 100 - total flux cleaned = 0.000819768 Jy ! Component: 150 - total flux cleaned = 0.000821131 Jy ! Component: 200 - total flux cleaned = 0.000819633 Jy ! Total flux subtracted in 200 components = 0.000819633 Jy ! Clean residual min=-0.003376 max=0.002934 Jy/beam ! Clean residual mean=-0.000059 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.260829 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 50 components and 0.260829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101219Jy sigma=0.000670 ! Fit after self-cal, rms=0.101205Jy sigma=0.000670 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 = -3.0958e-06 Jy ! Component: 100 - total flux cleaned = -2.57016e-06 Jy ! Component: 150 - total flux cleaned = -6.06916e-06 Jy ! Component: 200 - total flux cleaned = -7.21749e-06 Jy ! Total flux subtracted in 200 components = -7.21749e-06 Jy ! Clean residual min=-0.003378 max=0.002938 Jy/beam ! Clean residual mean=-0.000059 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.260822 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.260822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101228Jy sigma=0.000670 ! Fit after self-cal, rms=0.101216Jy sigma=0.000670 ! 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.953 mas, bmaj=7.486 mas, bpa=-4.673 degrees ! Estimated noise=1200.29 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 7.486 at -4.673 degrees (North through East) ! Clean map min=-0.0030625 max=0.19762 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.511 mas, bmaj=6.432 mas, bpa=-5.332 degrees ! Estimated noise=1796.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158624 Jy ! Component: 100 - total flux cleaned = 0.215689 Jy ! Component: 150 - total flux cleaned = 0.238574 Jy ! Component: 200 - total flux cleaned = 0.248806 Jy ! Total flux subtracted in 200 components = 0.248806 Jy ! Clean residual min=-0.005173 max=0.006304 Jy/beam ! Clean residual mean=-0.000032 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.248806 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.248806 Jy ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.486 mas, bpa=-4.673 degrees ! Estimated noise=1200.29 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 (2.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0070281 Jy ! Component: 100 - total flux cleaned = 0.0104783 Jy ! Component: 150 - total flux cleaned = 0.0123309 Jy ! Component: 200 - total flux cleaned = 0.0127759 Jy ! Total flux subtracted in 200 components = 0.0127759 Jy ! Clean residual min=-0.003301 max=0.002949 Jy/beam ! Clean residual mean=-0.000027 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.261582 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.261582 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.09 mas, bmaj=23.92 mas, bpa=-1.176 degrees ! Estimated noise=1582.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558637 Jy ! Component: 100 - total flux cleaned = 0.000616297 Jy ! Component: 150 - total flux cleaned = 0.000637832 Jy ! Component: 200 - total flux cleaned = 0.000637502 Jy ! Total flux subtracted in 200 components = 0.000637502 Jy ! Clean residual min=-0.003142 max=0.002980 Jy/beam ! Clean residual mean=-0.000051 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.26222 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.35996e-07 Jy ! Component: 100 - total flux cleaned = 3.71879e-08 Jy ! Component: 150 - total flux cleaned = -3.23329e-06 Jy ! Component: 200 - total flux cleaned = -1.61822e-05 Jy ! Total flux subtracted in 200 components = -1.61822e-05 Jy ! Clean residual min=-0.003062 max=0.003006 Jy/beam ! Clean residual mean=-0.000051 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.262203 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.262203 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.486 mas, bpa=-4.673 degrees ! Estimated noise=1200.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.99476e-05 Jy ! Component: 100 - total flux cleaned = 0.000130986 Jy ! Component: 150 - total flux cleaned = 0.00018564 Jy ! Component: 200 - total flux cleaned = 0.000184969 Jy ! Total flux subtracted in 200 components = 0.000184969 Jy ! Clean residual min=-0.003209 max=0.002978 Jy/beam ! Clean residual mean=-0.000024 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.262388 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.262388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101082Jy sigma=0.000669 ! Fit after self-cal, rms=0.101066Jy sigma=0.000669 wmodel J0350-3232_S_2017_06_10_pus_map.mod ! Writing 76 model components to file: J0350-3232_S_2017_06_10_pus_map.mod wobs J0350-3232_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0350-3232_S_2017_06_10_pus_uvs.fits wwins J0350-3232_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J0350-3232_S_2017_06_10_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.0005876 Jy ! Component: 100 - total flux cleaned = -0.000137044 Jy ! Component: 150 - total flux cleaned = 0.000341674 Jy ! Component: 200 - total flux cleaned = 0.000751653 Jy ! Component: 250 - total flux cleaned = 0.00101256 Jy ! Component: 300 - total flux cleaned = 0.00113862 Jy ! Component: 350 - total flux cleaned = 0.00117905 Jy ! Component: 400 - total flux cleaned = 0.00110055 Jy ! Component: 450 - total flux cleaned = 0.000984719 Jy ! Component: 500 - total flux cleaned = 0.000798416 Jy ! Component: 550 - total flux cleaned = 0.00076223 Jy ! Component: 600 - total flux cleaned = 0.000654946 Jy ! Component: 650 - total flux cleaned = 0.000584948 Jy ! Component: 700 - total flux cleaned = 0.000652843 Jy ! Component: 750 - total flux cleaned = 0.000585755 Jy ! Component: 800 - total flux cleaned = 0.00061934 Jy ! Component: 850 - total flux cleaned = 0.000587696 Jy ! Component: 900 - total flux cleaned = 0.000619282 Jy ! Component: 950 - total flux cleaned = 0.000650996 Jy ! Component: 1000 - total flux cleaned = 0.000742367 Jy ! Component: 1050 - total flux cleaned = 0.000742793 Jy ! Component: 1100 - total flux cleaned = 0.000743272 Jy ! Component: 1150 - total flux cleaned = 0.000772275 Jy ! Component: 1200 - total flux cleaned = 0.000800369 Jy ! Component: 1250 - total flux cleaned = 0.000772451 Jy ! Component: 1300 - total flux cleaned = 0.000744997 Jy ! Component: 1350 - total flux cleaned = 0.000771692 Jy ! Component: 1400 - total flux cleaned = 0.000638958 Jy ! Component: 1450 - total flux cleaned = 0.00069068 Jy ! Component: 1500 - total flux cleaned = 0.000612831 Jy ! Component: 1550 - total flux cleaned = 0.000511417 Jy ! Component: 1600 - total flux cleaned = 0.000436254 Jy ! Component: 1650 - total flux cleaned = 0.00038661 Jy ! Component: 1700 - total flux cleaned = 0.000216271 Jy ! Component: 1750 - total flux cleaned = 0.000168112 Jy ! Component: 1800 - total flux cleaned = 4.96523e-05 Jy ! Component: 1850 - total flux cleaned = -2.01691e-05 Jy ! Component: 1900 - total flux cleaned = -6.6581e-05 Jy ! Component: 1950 - total flux cleaned = -0.000135116 Jy ! Component: 2000 - total flux cleaned = -0.000247767 Jy ! Component: 2050 - total flux cleaned = -0.000292552 Jy ! Component: 2100 - total flux cleaned = -0.000358615 Jy ! Component: 2150 - total flux cleaned = -0.000424166 Jy ! Component: 2200 - total flux cleaned = -0.000467365 Jy ! Component: 2250 - total flux cleaned = -0.000552439 Jy ! Component: 2300 - total flux cleaned = -0.000573762 Jy ! Component: 2350 - total flux cleaned = -0.000740286 Jy ! Component: 2400 - total flux cleaned = -0.00076087 Jy ! Component: 2450 - total flux cleaned = -0.000822212 Jy ! Component: 2500 - total flux cleaned = -0.000943059 Jy ! Component: 2550 - total flux cleaned = -0.00100291 Jy ! Component: 2600 - total flux cleaned = -0.00114192 Jy ! Component: 2650 - total flux cleaned = -0.00125966 Jy ! Component: 2700 - total flux cleaned = -0.00137625 Jy ! Component: 2750 - total flux cleaned = -0.00145327 Jy ! Component: 2800 - total flux cleaned = -0.00164402 Jy ! Component: 2850 - total flux cleaned = -0.00181408 Jy ! Component: 2900 - total flux cleaned = -0.00188897 Jy ! Component: 2950 - total flux cleaned = -0.00205635 Jy ! Component: 3000 - total flux cleaned = -0.00220358 Jy ! Component: 3050 - total flux cleaned = -0.0023132 Jy ! Component: 3100 - total flux cleaned = -0.00240375 Jy ! Component: 3150 - total flux cleaned = -0.00249354 Jy ! Component: 3200 - total flux cleaned = -0.00261831 Jy ! Component: 3250 - total flux cleaned = -0.00272425 Jy ! Component: 3300 - total flux cleaned = -0.00284684 Jy ! Component: 3350 - total flux cleaned = -0.00293373 Jy ! Component: 3400 - total flux cleaned = -0.00295097 Jy ! Component: 3450 - total flux cleaned = -0.00310532 Jy ! Component: 3500 - total flux cleaned = -0.00315636 Jy ! Component: 3550 - total flux cleaned = -0.00319027 Jy ! Component: 3600 - total flux cleaned = -0.0033082 Jy ! Component: 3650 - total flux cleaned = -0.0033583 Jy ! Component: 3700 - total flux cleaned = -0.00345793 Jy ! Component: 3750 - total flux cleaned = -0.00354033 Jy ! Component: 3800 - total flux cleaned = -0.00358949 Jy ! Component: 3850 - total flux cleaned = -0.00365464 Jy ! Component: 3900 - total flux cleaned = -0.00371961 Jy ! Component: 3950 - total flux cleaned = -0.00378413 Jy ! Component: 4000 - total flux cleaned = -0.00383213 Jy ! Component: 4050 - total flux cleaned = -0.00386389 Jy ! Total flux subtracted in 4096 components = -0.00394303 Jy ! Clean residual min=-0.000939 max=0.001265 Jy/beam ! Clean residual mean=-0.000011 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.258445 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 354 components and 0.258445 Jy ![Exited script file: muppet] wmap "J0350-3232_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 7.486 at -4.673 degrees (North through East) ! Clean map min=-0.0019143 max=0.1987 Jy/beam ! Writing clean map to FITS file: J0350-3232_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.198697 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281027 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424305 0.424305 0.848609 1.69722 3.39444 6.78887 13.5777 27.1555 54.311 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.198 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.953 x 7.486 at -4.673 degrees (North through East) ! Clean map min=-0.0019143 max=0.1987 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 J0350-3232_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:44:44 2019