! Started logfile: J1031-0423_S_2017_06_10_pus_uvs.log on Mon May 6 14:51:22 2019 obs J1031-0423_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1031-0423_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963855 visibilities/baseline/integration-bin. ! Found source: J1031-0423 ! ! 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 14400 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 J1031-0423_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 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.875644Jy sigma=0.007913 ! Fit after self-cal, rms=0.869699Jy sigma=0.007862 ! 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.673 mas, bmaj=7.278 mas, bpa=-3.428 degrees ! Estimated noise=1001.66 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.101754 Jy ! Component: 100 - total flux cleaned = 0.129035 Jy ! Total flux subtracted in 100 components = 0.129035 Jy ! Clean residual min=-0.004503 max=0.011157 Jy/beam ! Clean residual mean=-0.000001 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.129035 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.129035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081148Jy sigma=0.000699 ! Fit after self-cal, rms=0.081124Jy sigma=0.000699 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117202 Jy ! Component: 100 - total flux cleaned = 0.0166934 Jy ! Total flux subtracted in 100 components = 0.0166934 Jy ! Clean residual min=-0.003974 max=0.003837 Jy/beam ! Clean residual mean=-0.000007 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.145729 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.145729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079413Jy sigma=0.000682 ! Fit after self-cal, rms=0.079402Jy sigma=0.000682 ! 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.145 mas, bmaj=8.205 mas, bpa=-4.404 degrees ! Estimated noise=797.254 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.00343334 Jy ! Component: 100 - total flux cleaned = 0.00509548 Jy ! Component: 150 - total flux cleaned = 0.00598342 Jy ! Component: 200 - total flux cleaned = 0.00620704 Jy ! Total flux subtracted in 200 components = 0.00620704 Jy ! Clean residual min=-0.003287 max=0.004270 Jy/beam ! Clean residual mean=-0.000011 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.151936 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.151936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079266Jy sigma=0.000681 ! Fit after self-cal, rms=0.079265Jy sigma=0.000681 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 0.99 KP 1.02 ! LA 1.05 MK 1.00 NL 0.98 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.01 KP 1.02 ! LA 0.99 MK 1.02 NL 1.05 OV 1.00 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 0.97 ! LA 1.00 MK 1.01 NL 1.09 OV 0.93 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.95 KP 1.00* ! LA 1.03 MK 1.07 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.079265Jy sigma=0.000681 ! Fit after self-cal, rms=0.078945Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.215 mas, bpa=-4.262 degrees ! Estimated noise=797.108 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 (13, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404384 Jy ! Component: 100 - total flux cleaned = 0.00575965 Jy ! Component: 150 - total flux cleaned = 0.00626128 Jy ! Component: 200 - total flux cleaned = 0.00664939 Jy ! Total flux subtracted in 200 components = 0.00664939 Jy ! Clean residual min=-0.003084 max=0.002709 Jy/beam ! Clean residual mean=-0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.158585 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.158585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078739Jy sigma=0.000676 ! Fit after self-cal, rms=0.078713Jy sigma=0.000676 ! 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.078713Jy sigma=0.000676 ! Fit after self-cal, rms=0.078368Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.229 mas, bpa=-4.307 degrees ! Estimated noise=795.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119248 Jy ! Component: 100 - total flux cleaned = 0.00140611 Jy ! Component: 150 - total flux cleaned = 0.00143244 Jy ! Component: 200 - total flux cleaned = 0.0013648 Jy ! Total flux subtracted in 200 components = 0.0013648 Jy ! Clean residual min=-0.002230 max=0.002260 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.15995 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.15995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078338Jy sigma=0.000673 ! Fit after self-cal, rms=0.078355Jy sigma=0.000673 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.000177451 Jy ! Component: 100 - total flux cleaned = 0.00011638 Jy ! Component: 150 - total flux cleaned = 0.000116344 Jy ! Component: 200 - total flux cleaned = 9.81138e-05 Jy ! Total flux subtracted in 200 components = 9.81138e-05 Jy ! Clean residual min=-0.002210 max=0.002229 Jy/beam ! Clean residual mean=-0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.160048 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.160048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078345Jy sigma=0.000673 ! Fit after self-cal, rms=0.078342Jy sigma=0.000673 ! 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.078342Jy sigma=0.000673 ! Fit after self-cal, rms=0.078260Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=8.233 mas, bpa=-4.314 degrees ! Estimated noise=794.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207042 Jy ! Component: 100 - total flux cleaned = 0.000166011 Jy ! Component: 150 - total flux cleaned = 0.000113616 Jy ! Component: 200 - total flux cleaned = 8.24228e-05 Jy ! Total flux subtracted in 200 components = 8.24228e-05 Jy ! Clean residual min=-0.002011 max=0.002203 Jy/beam ! Clean residual mean=0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.16013 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.16013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078249Jy sigma=0.000671 ! Fit after self-cal, rms=0.078243Jy 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) ! Added new window around map position (-49, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010046 Jy ! Component: 100 - total flux cleaned = 0.000839124 Jy ! Component: 150 - total flux cleaned = 0.000642764 Jy ! Component: 200 - total flux cleaned = 0.000469628 Jy ! Total flux subtracted in 200 components = 0.000469628 Jy ! Clean residual min=-0.002024 max=0.001839 Jy/beam ! Clean residual mean=-0.000000 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.1606 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.1606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078191Jy sigma=0.000671 ! Fit after self-cal, rms=0.078187Jy sigma=0.000671 ! 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.078187Jy sigma=0.000671 ! Fit after self-cal, rms=0.078049Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.258 mas, bmaj=14.21 mas, bpa=-6.329 degrees ! Estimated noise=1020.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196947 Jy ! Component: 100 - total flux cleaned = 0.000223882 Jy ! Component: 150 - total flux cleaned = 0.000224382 Jy ! Component: 200 - total flux cleaned = 0.000145186 Jy ! Total flux subtracted in 200 components = 0.000145186 Jy ! Clean residual min=-0.002122 max=0.002054 Jy/beam ! Clean residual mean=0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.160745 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 130 components and 0.160745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078036Jy sigma=0.000671 ! Fit after self-cal, rms=0.078034Jy 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 = 2.98839e-05 Jy ! Component: 100 - total flux cleaned = 1.14442e-05 Jy ! Component: 150 - total flux cleaned = -5.7157e-05 Jy ! Component: 200 - total flux cleaned = -0.000119979 Jy ! Total flux subtracted in 200 components = -0.000119979 Jy ! Clean residual min=-0.002103 max=0.002018 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.160625 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 0.160625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078029Jy sigma=0.000671 ! Fit after self-cal, rms=0.078027Jy sigma=0.000671 ! 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.15 mas, bmaj=8.233 mas, bpa=-4.326 degrees ! Estimated noise=792.356 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.15 x 8.233 at -4.326 degrees (North through East) ! Clean map min=-0.0018514 max=0.13163 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.673 mas, bmaj=7.29 mas, bpa=-3.315 degrees ! Estimated noise=999.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101251 Jy ! Component: 100 - total flux cleaned = 0.12922 Jy ! Component: 150 - total flux cleaned = 0.140712 Jy ! Component: 200 - total flux cleaned = 0.146133 Jy ! Total flux subtracted in 200 components = 0.146133 Jy ! Clean residual min=-0.003016 max=0.003447 Jy/beam ! Clean residual mean=0.000000 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.146133 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.146133 Jy ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=8.233 mas, bpa=-4.326 degrees ! Estimated noise=792.356 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 (7.5, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00443718 Jy ! Component: 100 - total flux cleaned = 0.00753175 Jy ! Component: 150 - total flux cleaned = 0.00984837 Jy ! Component: 200 - total flux cleaned = 0.011095 Jy ! Total flux subtracted in 200 components = 0.011095 Jy ! Clean residual min=-0.002200 max=0.001971 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.157228 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.157229 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.258 mas, bmaj=14.21 mas, bpa=-6.329 degrees ! Estimated noise=1020.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214689 Jy ! Component: 100 - total flux cleaned = 0.00265349 Jy ! Component: 150 - total flux cleaned = 0.00292106 Jy ! Component: 200 - total flux cleaned = 0.00317981 Jy ! Total flux subtracted in 200 components = 0.00317981 Jy ! Clean residual min=-0.002272 max=0.002015 Jy/beam ! Clean residual mean=0.000001 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.160408 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 = 6.84081e-07 Jy ! Component: 100 - total flux cleaned = 7.69113e-07 Jy ! Component: 150 - total flux cleaned = 5.62837e-07 Jy ! Component: 200 - total flux cleaned = -2.16554e-05 Jy ! Total flux subtracted in 200 components = -2.16554e-05 Jy ! Clean residual min=-0.002155 max=0.001948 Jy/beam ! Clean residual mean=0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.160387 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 112 components and 0.160387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=8.233 mas, bpa=-4.326 degrees ! Estimated noise=792.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.49897e-05 Jy ! Component: 100 - total flux cleaned = 5.12488e-05 Jy ! Component: 150 - total flux cleaned = 8.76762e-05 Jy ! Component: 200 - total flux cleaned = 5.83056e-05 Jy ! Total flux subtracted in 200 components = 5.83056e-05 Jy ! Clean residual min=-0.001996 max=0.001740 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.160445 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 139 components and 0.160445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078035Jy sigma=0.000671 ! Fit after self-cal, rms=0.078032Jy sigma=0.000671 wmodel J1031-0423_S_2017_06_10_pus_map.mod ! Writing 139 model components to file: J1031-0423_S_2017_06_10_pus_map.mod wobs J1031-0423_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1031-0423_S_2017_06_10_pus_uvs.fits wwins J1031-0423_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J1031-0423_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.000711623 Jy ! Component: 100 - total flux cleaned = -0.0010628 Jy ! Component: 150 - total flux cleaned = -0.00127409 Jy ! Component: 200 - total flux cleaned = -0.00150448 Jy ! Component: 250 - total flux cleaned = -0.00169974 Jy ! Component: 300 - total flux cleaned = -0.00188971 Jy ! Component: 350 - total flux cleaned = -0.0020481 Jy ! Component: 400 - total flux cleaned = -0.00215129 Jy ! Component: 450 - total flux cleaned = -0.00230332 Jy ! Component: 500 - total flux cleaned = -0.00252666 Jy ! Component: 550 - total flux cleaned = -0.00269645 Jy ! Component: 600 - total flux cleaned = -0.00283976 Jy ! Component: 650 - total flux cleaned = -0.00300466 Jy ! Component: 700 - total flux cleaned = -0.00318974 Jy ! Component: 750 - total flux cleaned = -0.00334884 Jy ! Component: 800 - total flux cleaned = -0.00346112 Jy ! Component: 850 - total flux cleaned = -0.00357196 Jy ! Component: 900 - total flux cleaned = -0.0037895 Jy ! Component: 950 - total flux cleaned = -0.00387484 Jy ! Component: 1000 - total flux cleaned = -0.00404399 Jy ! Component: 1050 - total flux cleaned = -0.00412715 Jy ! Component: 1100 - total flux cleaned = -0.0042712 Jy ! Component: 1150 - total flux cleaned = -0.00437261 Jy ! Component: 1200 - total flux cleaned = -0.00441253 Jy ! Component: 1250 - total flux cleaned = -0.00447207 Jy ! Component: 1300 - total flux cleaned = -0.00453081 Jy ! Component: 1350 - total flux cleaned = -0.00451146 Jy ! Component: 1400 - total flux cleaned = -0.00458841 Jy ! Component: 1450 - total flux cleaned = -0.00455045 Jy ! Component: 1500 - total flux cleaned = -0.00464461 Jy ! Component: 1550 - total flux cleaned = -0.00464471 Jy ! Component: 1600 - total flux cleaned = -0.00469981 Jy ! Component: 1650 - total flux cleaned = -0.0046995 Jy ! Component: 1700 - total flux cleaned = -0.00473582 Jy ! Component: 1750 - total flux cleaned = -0.00477146 Jy ! Component: 1800 - total flux cleaned = -0.00478948 Jy ! Component: 1850 - total flux cleaned = -0.00478974 Jy ! Component: 1900 - total flux cleaned = -0.00478993 Jy ! Component: 1950 - total flux cleaned = -0.00484168 Jy ! Component: 2000 - total flux cleaned = -0.00496078 Jy ! Component: 2050 - total flux cleaned = -0.00490989 Jy ! Component: 2100 - total flux cleaned = -0.00490958 Jy ! Component: 2150 - total flux cleaned = -0.00485979 Jy ! Component: 2200 - total flux cleaned = -0.00487635 Jy ! Component: 2250 - total flux cleaned = -0.00486016 Jy ! Component: 2300 - total flux cleaned = -0.00486033 Jy ! Component: 2350 - total flux cleaned = -0.00481211 Jy ! Component: 2400 - total flux cleaned = -0.00481213 Jy ! Component: 2450 - total flux cleaned = -0.00481213 Jy ! Component: 2500 - total flux cleaned = -0.00481217 Jy ! Component: 2550 - total flux cleaned = -0.00481232 Jy ! Component: 2600 - total flux cleaned = -0.00482738 Jy ! Component: 2650 - total flux cleaned = -0.00479702 Jy ! Component: 2700 - total flux cleaned = -0.00481215 Jy ! Component: 2750 - total flux cleaned = -0.00481201 Jy ! Component: 2800 - total flux cleaned = -0.0047972 Jy ! Component: 2850 - total flux cleaned = -0.00482664 Jy ! Component: 2900 - total flux cleaned = -0.00475316 Jy ! Component: 2950 - total flux cleaned = -0.00481153 Jy ! Component: 3000 - total flux cleaned = -0.00485499 Jy ! Component: 3050 - total flux cleaned = -0.00484067 Jy ! Component: 3100 - total flux cleaned = -0.0048121 Jy ! Component: 3150 - total flux cleaned = -0.00484051 Jy ! Component: 3200 - total flux cleaned = -0.00486872 Jy ! Component: 3250 - total flux cleaned = -0.00491088 Jy ! Component: 3300 - total flux cleaned = -0.00491102 Jy ! Component: 3350 - total flux cleaned = -0.00493871 Jy ! Component: 3400 - total flux cleaned = -0.0049937 Jy ! Component: 3450 - total flux cleaned = -0.00499362 Jy ! Component: 3500 - total flux cleaned = -0.00500715 Jy ! Component: 3550 - total flux cleaned = -0.00500708 Jy ! Component: 3600 - total flux cleaned = -0.00504747 Jy ! Component: 3650 - total flux cleaned = -0.00503398 Jy ! Component: 3700 - total flux cleaned = -0.00504727 Jy ! Component: 3750 - total flux cleaned = -0.00502079 Jy ! Component: 3800 - total flux cleaned = -0.00506011 Jy ! Component: 3850 - total flux cleaned = -0.00504704 Jy ! Component: 3900 - total flux cleaned = -0.00508587 Jy ! Component: 3950 - total flux cleaned = -0.00509883 Jy ! Component: 4000 - total flux cleaned = -0.0051629 Jy ! Component: 4050 - total flux cleaned = -0.00512471 Jy ! Total flux subtracted in 4096 components = -0.00512475 Jy ! Clean residual min=-0.000758 max=0.000722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.15532 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 420 components and 0.15532 Jy ![Exited script file: muppet] wmap "J1031-0423_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.15 x 8.233 at -4.326 degrees (North through East) ! Clean map min=-0.0016508 max=0.13098 Jy/beam ! Writing clean map to FITS file: J1031-0423_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.13098 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023426 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.536556 0.536556 1.07311 2.14622 4.29245 8.5849 17.1698 34.3396 68.6792 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.15 x 8.233 at -4.326 degrees (North through East) ! Clean map min=-0.0016508 max=0.13098 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 J1031-0423_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:51:28 2019