! Started logfile: J2018-1109_S_2017_06_15_pus_uvs.log on Tue May 7 15:27:47 2019 obs J2018-1109_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2018-1109_S_2017_06_15_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959921 visibilities/baseline/integration-bin. ! Found source: J2018-1109 ! ! 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 603 lines of history. ! ! Reading 9676 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 J2018-1109_S_2017_06_15_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 348 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.778475Jy sigma=0.006452 ! Fit after self-cal, rms=0.759097Jy sigma=0.006312 ! 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.644 mas, bmaj=6.971 mas, bpa=-4.131 degrees ! Estimated noise=1366.17 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.191086 Jy ! Component: 100 - total flux cleaned = 0.232757 Jy ! Total flux subtracted in 100 components = 0.232757 Jy ! Clean residual min=-0.006003 max=0.011683 Jy/beam ! Clean residual mean=0.000015 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.232757 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.232757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092863Jy sigma=0.000718 ! Fit after self-cal, rms=0.092860Jy sigma=0.000718 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112142 Jy ! Component: 100 - total flux cleaned = 0.0171117 Jy ! Total flux subtracted in 100 components = 0.0171117 Jy ! Clean residual min=-0.006160 max=0.007471 Jy/beam ! Clean residual mean=0.000003 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.249869 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.249869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091403Jy sigma=0.000703 ! Fit after self-cal, rms=0.091407Jy 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=3.186 mas, bmaj=7.99 mas, bpa=-3.001 degrees ! Estimated noise=1005.58 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.00446534 Jy ! Component: 100 - total flux cleaned = 0.0060228 Jy ! Component: 150 - total flux cleaned = 0.00615547 Jy ! Component: 200 - total flux cleaned = 0.00627003 Jy ! Total flux subtracted in 200 components = 0.00627003 Jy ! Clean residual min=-0.006023 max=0.006874 Jy/beam ! Clean residual mean=-0.000003 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.256139 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.256139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091218Jy sigma=0.000701 ! Fit after self-cal, rms=0.091217Jy sigma=0.000701 ! 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.06 FD 0.94 HN 1.07 KP 1.03 ! LA 1.01 MK 1.00 NL 0.90 OV 1.00 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.98 HN 1.12 KP 0.98 ! LA 0.98 MK 1.01 NL 1.01 OV 1.04 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.99 HN 1.08 KP 0.99 ! LA 0.98 MK 1.02 NL 0.97 OV 0.94 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.07 KP 1.00* ! LA 1.00* MK 0.98 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.091217Jy sigma=0.000701 ! Fit after self-cal, rms=0.088867Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.977 mas, bpa=-2.664 degrees ! Estimated noise=999.997 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.0027732 Jy ! Component: 100 - total flux cleaned = -0.00400497 Jy ! Component: 150 - total flux cleaned = -0.00407303 Jy ! Component: 200 - total flux cleaned = -0.00410375 Jy ! Total flux subtracted in 200 components = -0.00410375 Jy ! Clean residual min=-0.004739 max=0.005637 Jy/beam ! Clean residual mean=0.000003 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.252035 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.252035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088755Jy sigma=0.000687 ! Fit after self-cal, rms=0.088764Jy sigma=0.000687 ! 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.088764Jy sigma=0.000687 ! Fit after self-cal, rms=0.090822Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=7.979 mas, bpa=-2.738 degrees ! Estimated noise=999.162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392134 Jy ! Component: 100 - total flux cleaned = 0.000426727 Jy ! Component: 150 - total flux cleaned = 0.000411833 Jy ! Component: 200 - total flux cleaned = 0.000425295 Jy ! Total flux subtracted in 200 components = 0.000425295 Jy ! Clean residual min=-0.002779 max=0.002453 Jy/beam ! Clean residual mean=-0.000005 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.252461 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.252461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090814Jy sigma=0.000671 ! Fit after self-cal, rms=0.090910Jy 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 = 3.20646e-05 Jy ! Component: 100 - total flux cleaned = 1.99428e-05 Jy ! Component: 150 - total flux cleaned = 1.96628e-05 Jy ! Component: 200 - total flux cleaned = 1.97421e-05 Jy ! Total flux subtracted in 200 components = 1.97421e-05 Jy ! Clean residual min=-0.002766 max=0.002454 Jy/beam ! Clean residual mean=-0.000005 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.25248 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.25248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090907Jy sigma=0.000671 ! Fit after self-cal, rms=0.090906Jy 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.090906Jy sigma=0.000671 ! Fit after self-cal, rms=0.090900Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.977 mas, bpa=-2.732 degrees ! Estimated noise=998.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172667 Jy ! Component: 100 - total flux cleaned = 0.00019671 Jy ! Component: 150 - total flux cleaned = 0.000207202 Jy ! Component: 200 - total flux cleaned = 0.000207132 Jy ! Total flux subtracted in 200 components = 0.000207132 Jy ! Clean residual min=-0.002745 max=0.002449 Jy/beam ! Clean residual mean=-0.000005 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.252688 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.252688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090897Jy sigma=0.000671 ! Fit after self-cal, rms=0.090898Jy 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 = 4.74866e-07 Jy ! Component: 100 - total flux cleaned = 3.17862e-07 Jy ! Component: 150 - total flux cleaned = 6.70612e-07 Jy ! Component: 200 - total flux cleaned = 9.21744e-06 Jy ! Total flux subtracted in 200 components = 9.21744e-06 Jy ! Clean residual min=-0.002745 max=0.002451 Jy/beam ! Clean residual mean=-0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.252697 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.252697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090895Jy sigma=0.000671 ! Fit after self-cal, rms=0.090896Jy 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.090896Jy sigma=0.000671 ! Fit after self-cal, rms=0.090882Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.842 mas, bmaj=14.66 mas, bpa=3.401 degrees ! Estimated noise=1256.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292364 Jy ! Component: 100 - total flux cleaned = 0.000281307 Jy ! Component: 150 - total flux cleaned = 0.000262947 Jy ! Component: 200 - total flux cleaned = 0.000255349 Jy ! Total flux subtracted in 200 components = 0.000255349 Jy ! Clean residual min=-0.002916 max=0.003274 Jy/beam ! Clean residual mean=-0.000010 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.252952 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.252952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090884Jy sigma=0.000671 ! Fit after self-cal, rms=0.090883Jy 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 = 1.70309e-05 Jy ! Component: 100 - total flux cleaned = 7.35871e-06 Jy ! Component: 150 - total flux cleaned = -9.04033e-07 Jy ! Component: 200 - total flux cleaned = -1.50152e-05 Jy ! Total flux subtracted in 200 components = -1.50152e-05 Jy ! Clean residual min=-0.002907 max=0.003264 Jy/beam ! Clean residual mean=-0.000010 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.252937 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.252937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090885Jy sigma=0.000671 ! Fit after self-cal, rms=0.090884Jy 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.211 mas, bmaj=7.976 mas, bpa=-2.723 degrees ! Estimated noise=998.988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.211 x 7.976 at -2.723 degrees (North through East) ! Clean map min=-0.0026117 max=0.24522 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.663 mas, bmaj=6.967 mas, bpa=-3.96 degrees ! Estimated noise=1361.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.190365 Jy ! Component: 100 - total flux cleaned = 0.231905 Jy ! Component: 150 - total flux cleaned = 0.242079 Jy ! Component: 200 - total flux cleaned = 0.246693 Jy ! Total flux subtracted in 200 components = 0.246693 Jy ! Clean residual min=-0.003720 max=0.004130 Jy/beam ! Clean residual mean=-0.000001 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.246693 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.246693 Jy ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.976 mas, bpa=-2.723 degrees ! Estimated noise=998.988 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.00378373 Jy ! Component: 100 - total flux cleaned = 0.00553378 Jy ! Component: 150 - total flux cleaned = 0.00606257 Jy ! Component: 200 - total flux cleaned = 0.00625749 Jy ! Total flux subtracted in 200 components = 0.00625749 Jy ! Clean residual min=-0.002765 max=0.002436 Jy/beam ! Clean residual mean=-0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.25295 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.25295 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.842 mas, bmaj=14.66 mas, bpa=3.401 degrees ! Estimated noise=1256.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404884 Jy ! Component: 100 - total flux cleaned = 0.000404753 Jy ! Component: 150 - total flux cleaned = 0.000405432 Jy ! Component: 200 - total flux cleaned = 0.000393485 Jy ! Total flux subtracted in 200 components = 0.000393485 Jy ! Clean residual min=-0.002933 max=0.003301 Jy/beam ! Clean residual mean=-0.000011 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.253343 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 = -1.12992e-05 Jy ! Component: 100 - total flux cleaned = -2.16853e-05 Jy ! Component: 150 - total flux cleaned = -3.19664e-05 Jy ! Component: 200 - total flux cleaned = -4.19214e-05 Jy ! Total flux subtracted in 200 components = -4.19214e-05 Jy ! Clean residual min=-0.002927 max=0.003289 Jy/beam ! Clean residual mean=-0.000011 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.253302 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.253302 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.976 mas, bpa=-2.723 degrees ! Estimated noise=998.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.29187e-05 Jy ! Component: 100 - total flux cleaned = -1.59525e-06 Jy ! Component: 150 - total flux cleaned = -1.70962e-05 Jy ! Component: 200 - total flux cleaned = -3.18229e-05 Jy ! Total flux subtracted in 200 components = -3.18229e-05 Jy ! Clean residual min=-0.002733 max=0.002476 Jy/beam ! Clean residual mean=-0.000006 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.25327 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.25327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090883Jy sigma=0.000671 ! Fit after self-cal, rms=0.090883Jy sigma=0.000671 wmodel J2018-1109_S_2017_06_15_pus_map.mod ! Writing 46 model components to file: J2018-1109_S_2017_06_15_pus_map.mod wobs J2018-1109_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2018-1109_S_2017_06_15_pus_uvs.fits wwins J2018-1109_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J2018-1109_S_2017_06_15_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.00049959 Jy ! Component: 100 - total flux cleaned = -0.0010093 Jy ! Component: 150 - total flux cleaned = -0.00109045 Jy ! Component: 200 - total flux cleaned = -0.00105178 Jy ! Component: 250 - total flux cleaned = -0.000979756 Jy ! Component: 300 - total flux cleaned = -0.000944794 Jy ! Component: 350 - total flux cleaned = -0.000908887 Jy ! Component: 400 - total flux cleaned = -0.000840259 Jy ! Component: 450 - total flux cleaned = -0.000969961 Jy ! Component: 500 - total flux cleaned = -0.00100045 Jy ! Component: 550 - total flux cleaned = -0.0010632 Jy ! Component: 600 - total flux cleaned = -0.00118689 Jy ! Component: 650 - total flux cleaned = -0.00145832 Jy ! Component: 700 - total flux cleaned = -0.00148732 Jy ! Component: 750 - total flux cleaned = -0.00163342 Jy ! Component: 800 - total flux cleaned = -0.00174817 Jy ! Component: 850 - total flux cleaned = -0.00183305 Jy ! Component: 900 - total flux cleaned = -0.0018617 Jy ! Component: 950 - total flux cleaned = -0.00199866 Jy ! Component: 1000 - total flux cleaned = -0.00205309 Jy ! Component: 1050 - total flux cleaned = -0.00215957 Jy ! Component: 1100 - total flux cleaned = -0.002316 Jy ! Component: 1150 - total flux cleaned = -0.0022901 Jy ! Component: 1200 - total flux cleaned = -0.00236589 Jy ! Component: 1250 - total flux cleaned = -0.00246493 Jy ! Component: 1300 - total flux cleaned = -0.00246514 Jy ! Component: 1350 - total flux cleaned = -0.00251349 Jy ! Component: 1400 - total flux cleaned = -0.00253733 Jy ! Component: 1450 - total flux cleaned = -0.0026322 Jy ! Component: 1500 - total flux cleaned = -0.00270211 Jy ! Component: 1550 - total flux cleaned = -0.00281693 Jy ! Component: 1600 - total flux cleaned = -0.00283915 Jy ! Component: 1650 - total flux cleaned = -0.00286133 Jy ! Component: 1700 - total flux cleaned = -0.0029269 Jy ! Component: 1750 - total flux cleaned = -0.00290499 Jy ! Component: 1800 - total flux cleaned = -0.00290524 Jy ! Component: 1850 - total flux cleaned = -0.00299054 Jy ! Component: 1900 - total flux cleaned = -0.0030749 Jy ! Component: 1950 - total flux cleaned = -0.00317812 Jy ! Component: 2000 - total flux cleaned = -0.00315732 Jy ! Component: 2050 - total flux cleaned = -0.00323856 Jy ! Component: 2100 - total flux cleaned = -0.00325873 Jy ! Component: 2150 - total flux cleaned = -0.00331813 Jy ! Component: 2200 - total flux cleaned = -0.00335742 Jy ! Component: 2250 - total flux cleaned = -0.00337666 Jy ! Component: 2300 - total flux cleaned = -0.00349166 Jy ! Component: 2350 - total flux cleaned = -0.00351084 Jy ! Component: 2400 - total flux cleaned = -0.00352963 Jy ! Component: 2450 - total flux cleaned = -0.00354874 Jy ! Component: 2500 - total flux cleaned = -0.00364052 Jy ! Component: 2550 - total flux cleaned = -0.00371286 Jy ! Component: 2600 - total flux cleaned = -0.0036769 Jy ! Component: 2650 - total flux cleaned = -0.0037306 Jy ! Component: 2700 - total flux cleaned = -0.00374833 Jy ! Component: 2750 - total flux cleaned = -0.00373096 Jy ! Component: 2800 - total flux cleaned = -0.00386927 Jy ! Component: 2850 - total flux cleaned = -0.00381755 Jy ! Component: 2900 - total flux cleaned = -0.00381773 Jy ! Component: 2950 - total flux cleaned = -0.00388529 Jy ! Component: 3000 - total flux cleaned = -0.00385227 Jy ! Component: 3050 - total flux cleaned = -0.00393493 Jy ! Component: 3100 - total flux cleaned = -0.00390193 Jy ! Component: 3150 - total flux cleaned = -0.00393437 Jy ! Component: 3200 - total flux cleaned = -0.00393443 Jy ! Component: 3250 - total flux cleaned = -0.00391849 Jy ! Component: 3300 - total flux cleaned = -0.00395024 Jy ! Component: 3350 - total flux cleaned = -0.00391915 Jy ! Component: 3400 - total flux cleaned = -0.00390375 Jy ! Component: 3450 - total flux cleaned = -0.00396527 Jy ! Component: 3500 - total flux cleaned = -0.00396523 Jy ! Component: 3550 - total flux cleaned = -0.00395006 Jy ! Component: 3600 - total flux cleaned = -0.00399512 Jy ! Component: 3650 - total flux cleaned = -0.00395054 Jy ! Component: 3700 - total flux cleaned = -0.00402469 Jy ! Component: 3750 - total flux cleaned = -0.00398083 Jy ! Component: 3800 - total flux cleaned = -0.00402442 Jy ! Component: 3850 - total flux cleaned = -0.00403897 Jy ! Component: 3900 - total flux cleaned = -0.00406777 Jy ! Component: 3950 - total flux cleaned = -0.00409649 Jy ! Component: 4000 - total flux cleaned = -0.00413924 Jy ! Component: 4050 - total flux cleaned = -0.00420951 Jy ! Total flux subtracted in 4096 components = -0.00420956 Jy ! Clean residual min=-0.000820 max=0.000911 Jy/beam ! Clean residual mean=-0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.24906 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 340 components and 0.24906 Jy ![Exited script file: muppet] wmap "J2018-1109_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.211 x 7.976 at -2.723 degrees (North through East) ! Clean map min=-0.0017078 max=0.245 Jy/beam ! Writing clean map to FITS file: J2018-1109_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245003 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305679 0.305679 0.611358 1.22272 2.44543 4.89087 9.78173 19.5635 39.1269 78.2538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.245 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.211 x 7.976 at -2.723 degrees (North through East) ! Clean map min=-0.0017078 max=0.245 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 J2018-1109_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:27:51 2019