! Started logfile: J2247-0850_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:57:44 2019 obs J2247-0850_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J2247-0850_S_2017_05_31_pus_uva.fits ! AN table 1: 223 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981166 visibilities/baseline/integration-bin. ! Found source: J2247-0850 ! ! 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 703 lines of history. ! ! Reading 39384 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 J2247-0850_S_2017_05_31_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 912 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884817Jy sigma=0.007348 ! Fit after self-cal, rms=0.869683Jy sigma=0.007245 ! 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.556 mas, bmaj=6.791 mas, bpa=-3.916 degrees ! Estimated noise=805.877 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.0984614 Jy ! Component: 100 - total flux cleaned = 0.1252 Jy ! Total flux subtracted in 100 components = 0.1252 Jy ! Clean residual min=-0.003554 max=0.011082 Jy/beam ! Clean residual mean=-0.000007 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.1252 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.1252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126271Jy sigma=0.000698 ! Fit after self-cal, rms=0.126211Jy sigma=0.000697 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116311 Jy ! Component: 100 - total flux cleaned = 0.0168383 Jy ! Total flux subtracted in 100 components = 0.0168383 Jy ! Clean residual min=-0.002765 max=0.002791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.142038 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.142038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124212Jy sigma=0.000684 ! Fit after self-cal, rms=0.124193Jy sigma=0.000684 ! 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.178 mas, bmaj=8.004 mas, bpa=-4.135 degrees ! Estimated noise=480.669 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.00453954 Jy ! Component: 100 - total flux cleaned = 0.00668117 Jy ! Component: 150 - total flux cleaned = 0.00777707 Jy ! Component: 200 - total flux cleaned = 0.00805472 Jy ! Total flux subtracted in 200 components = 0.00805472 Jy ! Clean residual min=-0.001715 max=0.002137 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.150093 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.150093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123758Jy sigma=0.000683 ! Fit after self-cal, rms=0.123759Jy sigma=0.000683 ! 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.99 FD 0.95 HN 0.96 KP 1.02 ! LA 1.02 MK 1.00 NL 0.92 OV 1.03 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.04 KP 0.99 ! LA 1.00 MK 0.97 NL 1.05 OV 1.07 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 1.02 KP 1.00 ! LA 1.03 MK 1.00 NL 1.01 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.95 KP 1.02 ! LA 0.93 MK 1.15 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.123759Jy sigma=0.000683 ! Fit after self-cal, rms=0.119363Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=8.024 mas, bpa=-4.264 degrees ! Estimated noise=485.744 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.00135876 Jy ! Component: 100 - total flux cleaned = 0.00162178 Jy ! Component: 150 - total flux cleaned = 0.0016018 Jy ! Component: 200 - total flux cleaned = 0.00158487 Jy ! Total flux subtracted in 200 components = 0.00158487 Jy ! Clean residual min=-0.001534 max=0.001788 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.151677 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.151677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119266Jy sigma=0.000680 ! Fit after self-cal, rms=0.119265Jy sigma=0.000680 ! 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.119265Jy sigma=0.000680 ! Fit after self-cal, rms=0.121918Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=8.042 mas, bpa=-4.326 degrees ! Estimated noise=490.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138448 Jy ! Component: 100 - total flux cleaned = 0.00160455 Jy ! Component: 150 - total flux cleaned = 0.00158636 Jy ! Component: 200 - total flux cleaned = 0.00157127 Jy ! Total flux subtracted in 200 components = 0.00157127 Jy ! Clean residual min=-0.001481 max=0.001480 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.153249 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.153249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121816Jy sigma=0.000678 ! Fit after self-cal, rms=0.121818Jy sigma=0.000678 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 = 7.67268e-05 Jy ! Component: 100 - total flux cleaned = 7.67269e-05 Jy ! Component: 150 - total flux cleaned = 7.67629e-05 Jy ! Component: 200 - total flux cleaned = 6.5593e-05 Jy ! Total flux subtracted in 200 components = 6.5593e-05 Jy ! Clean residual min=-0.001474 max=0.001469 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.153314 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.153314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121800Jy sigma=0.000678 ! Fit after self-cal, rms=0.121799Jy sigma=0.000678 ! 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.121799Jy sigma=0.000678 ! Fit after self-cal, rms=0.123008Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=8.053 mas, bpa=-4.446 degrees ! Estimated noise=494.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117086 Jy ! Component: 100 - total flux cleaned = 0.00127613 Jy ! Component: 150 - total flux cleaned = 0.00124029 Jy ! Component: 200 - total flux cleaned = 0.00122576 Jy ! Total flux subtracted in 200 components = 0.00122576 Jy ! Clean residual min=-0.001732 max=0.001327 Jy/beam ! Clean residual mean=-0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.15454 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.15454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122921Jy sigma=0.000678 ! Fit after self-cal, rms=0.122916Jy sigma=0.000678 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.04387e-05 Jy ! Component: 100 - total flux cleaned = 2.98746e-05 Jy ! Component: 150 - total flux cleaned = 1.94605e-05 Jy ! Component: 200 - total flux cleaned = 1.9446e-05 Jy ! Total flux subtracted in 200 components = 1.9446e-05 Jy ! Clean residual min=-0.001729 max=0.001326 Jy/beam ! Clean residual mean=-0.000004 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.154559 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.154559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122901Jy sigma=0.000678 ! Fit after self-cal, rms=0.122900Jy sigma=0.000678 ! 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.122900Jy sigma=0.000678 ! Fit after self-cal, rms=0.124498Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.445 mas, bmaj=14.1 mas, bpa=-2.331 degrees ! Estimated noise=633.738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132987 Jy ! Component: 100 - total flux cleaned = 0.001334 Jy ! Component: 150 - total flux cleaned = 0.00127811 Jy ! Component: 200 - total flux cleaned = 0.00122882 Jy ! Total flux subtracted in 200 components = 0.00122882 Jy ! Clean residual min=-0.002123 max=0.001947 Jy/beam ! Clean residual mean=-0.000007 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.155788 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 62 components and 0.155788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124409Jy sigma=0.000678 ! Fit after self-cal, rms=0.124407Jy sigma=0.000678 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.14243e-06 Jy ! Component: 100 - total flux cleaned = -3.57156e-05 Jy ! Component: 150 - total flux cleaned = -9.09596e-05 Jy ! Component: 200 - total flux cleaned = -0.000140988 Jy ! Total flux subtracted in 200 components = -0.000140988 Jy ! Clean residual min=-0.002114 max=0.001925 Jy/beam ! Clean residual mean=-0.000007 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.155647 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.155647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124379Jy sigma=0.000678 ! Fit after self-cal, rms=0.124375Jy sigma=0.000678 ! 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.165 mas, bmaj=8.063 mas, bpa=-4.556 degrees ! Estimated noise=498.731 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.165 x 8.063 at -4.556 degrees (North through East) ! Clean map min=-0.0017706 max=0.13637 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.549 mas, bmaj=6.849 mas, bpa=-4.3 degrees ! Estimated noise=835.046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101729 Jy ! Component: 100 - total flux cleaned = 0.131023 Jy ! Component: 150 - total flux cleaned = 0.143424 Jy ! Component: 200 - total flux cleaned = 0.148847 Jy ! Total flux subtracted in 200 components = 0.148847 Jy ! Clean residual min=-0.002346 max=0.002711 Jy/beam ! Clean residual mean=-0.000004 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.148847 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.148847 Jy ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=8.063 mas, bpa=-4.556 degrees ! Estimated noise=498.731 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.0043132 Jy ! Component: 100 - total flux cleaned = 0.00626304 Jy ! Component: 150 - total flux cleaned = 0.00677585 Jy ! Component: 200 - total flux cleaned = 0.0068473 Jy ! Total flux subtracted in 200 components = 0.0068473 Jy ! Clean residual min=-0.001768 max=0.001618 Jy/beam ! Clean residual mean=-0.000004 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.155694 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.155694 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.445 mas, bmaj=14.1 mas, bpa=-2.331 degrees ! Estimated noise=633.738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387185 Jy ! Component: 100 - total flux cleaned = 0.000345317 Jy ! Component: 150 - total flux cleaned = 0.000274204 Jy ! Component: 200 - total flux cleaned = 0.000245047 Jy ! Total flux subtracted in 200 components = 0.000245047 Jy ! Clean residual min=-0.002131 max=0.001973 Jy/beam ! Clean residual mean=-0.000007 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.155939 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 = -2.6826e-05 Jy ! Component: 100 - total flux cleaned = -7.66341e-05 Jy ! Component: 150 - total flux cleaned = -0.000121365 Jy ! Component: 200 - total flux cleaned = -0.000161542 Jy ! Total flux subtracted in 200 components = -0.000161542 Jy ! Clean residual min=-0.002124 max=0.001949 Jy/beam ! Clean residual mean=-0.000007 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.155778 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.155778 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=8.063 mas, bpa=-4.556 degrees ! Estimated noise=498.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203011 Jy ! Component: 100 - total flux cleaned = 0.000202819 Jy ! Component: 150 - total flux cleaned = 0.000174091 Jy ! Component: 200 - total flux cleaned = 0.000154211 Jy ! Total flux subtracted in 200 components = 0.000154211 Jy ! Clean residual min=-0.001755 max=0.001388 Jy/beam ! Clean residual mean=-0.000004 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.155932 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.155932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124401Jy sigma=0.000678 ! Fit after self-cal, rms=0.124401Jy sigma=0.000678 wmodel J2247-0850_S_2017_05_31_pus_map.mod ! Writing 53 model components to file: J2247-0850_S_2017_05_31_pus_map.mod wobs J2247-0850_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J2247-0850_S_2017_05_31_pus_uvs.fits wwins J2247-0850_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J2247-0850_S_2017_05_31_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.000663227 Jy ! Component: 100 - total flux cleaned = -0.00100056 Jy ! Component: 150 - total flux cleaned = -0.00114829 Jy ! Component: 200 - total flux cleaned = -0.00129188 Jy ! Component: 250 - total flux cleaned = -0.00136186 Jy ! Component: 300 - total flux cleaned = -0.00143012 Jy ! Component: 350 - total flux cleaned = -0.00145225 Jy ! Component: 400 - total flux cleaned = -0.00153914 Jy ! Component: 450 - total flux cleaned = -0.00164572 Jy ! Component: 500 - total flux cleaned = -0.00168776 Jy ! Component: 550 - total flux cleaned = -0.00174961 Jy ! Component: 600 - total flux cleaned = -0.00175005 Jy ! Component: 650 - total flux cleaned = -0.00180999 Jy ! Component: 700 - total flux cleaned = -0.0018686 Jy ! Component: 750 - total flux cleaned = -0.00182971 Jy ! Component: 800 - total flux cleaned = -0.00188672 Jy ! Component: 850 - total flux cleaned = -0.00186811 Jy ! Component: 900 - total flux cleaned = -0.00192374 Jy ! Component: 950 - total flux cleaned = -0.0019052 Jy ! Component: 1000 - total flux cleaned = -0.00190528 Jy ! Component: 1050 - total flux cleaned = -0.00190553 Jy ! Component: 1100 - total flux cleaned = -0.00190579 Jy ! Component: 1150 - total flux cleaned = -0.00199394 Jy ! Component: 1200 - total flux cleaned = -0.00201134 Jy ! Component: 1250 - total flux cleaned = -0.0020804 Jy ! Component: 1300 - total flux cleaned = -0.00211449 Jy ! Component: 1350 - total flux cleaned = -0.00211444 Jy ! Component: 1400 - total flux cleaned = -0.00213123 Jy ! Component: 1450 - total flux cleaned = -0.00213136 Jy ! Component: 1500 - total flux cleaned = -0.00208188 Jy ! Component: 1550 - total flux cleaned = -0.0021473 Jy ! Component: 1600 - total flux cleaned = -0.00208242 Jy ! Component: 1650 - total flux cleaned = -0.00209848 Jy ! Component: 1700 - total flux cleaned = -0.00211437 Jy ! Component: 1750 - total flux cleaned = -0.00213015 Jy ! Component: 1800 - total flux cleaned = -0.00205187 Jy ! Component: 1850 - total flux cleaned = -0.00209866 Jy ! Component: 1900 - total flux cleaned = -0.002145 Jy ! Component: 1950 - total flux cleaned = -0.00208378 Jy ! Component: 2000 - total flux cleaned = -0.00209881 Jy ! Component: 2050 - total flux cleaned = -0.00206862 Jy ! Component: 2100 - total flux cleaned = -0.00199378 Jy ! Component: 2150 - total flux cleaned = -0.00205344 Jy ! Component: 2200 - total flux cleaned = -0.00199435 Jy ! Component: 2250 - total flux cleaned = -0.00196501 Jy ! Component: 2300 - total flux cleaned = -0.00196507 Jy ! Component: 2350 - total flux cleaned = -0.0019507 Jy ! Component: 2400 - total flux cleaned = -0.00189321 Jy ! Component: 2450 - total flux cleaned = -0.00186464 Jy ! Component: 2500 - total flux cleaned = -0.00187881 Jy ! Component: 2550 - total flux cleaned = -0.00180837 Jy ! Component: 2600 - total flux cleaned = -0.0017663 Jy ! Component: 2650 - total flux cleaned = -0.00173855 Jy ! Component: 2700 - total flux cleaned = -0.00169712 Jy ! Component: 2750 - total flux cleaned = -0.00162843 Jy ! Component: 2800 - total flux cleaned = -0.00157407 Jy ! Component: 2850 - total flux cleaned = -0.00160144 Jy ! Component: 2900 - total flux cleaned = -0.00157467 Jy ! Component: 2950 - total flux cleaned = -0.00160144 Jy ! Component: 3000 - total flux cleaned = -0.00160144 Jy ! Component: 3050 - total flux cleaned = -0.00157476 Jy ! Component: 3100 - total flux cleaned = -0.00154845 Jy ! Component: 3150 - total flux cleaned = -0.00152236 Jy ! Component: 3200 - total flux cleaned = -0.00149646 Jy ! Component: 3250 - total flux cleaned = -0.00143199 Jy ! Component: 3300 - total flux cleaned = -0.0014449 Jy ! Component: 3350 - total flux cleaned = -0.00141939 Jy ! Component: 3400 - total flux cleaned = -0.0014449 Jy ! Component: 3450 - total flux cleaned = -0.00140704 Jy ! Component: 3500 - total flux cleaned = -0.00136937 Jy ! Component: 3550 - total flux cleaned = -0.00135694 Jy ! Component: 3600 - total flux cleaned = -0.00136936 Jy ! Component: 3650 - total flux cleaned = -0.00134468 Jy ! Component: 3700 - total flux cleaned = -0.00130775 Jy ! Component: 3750 - total flux cleaned = -0.00129555 Jy ! Component: 3800 - total flux cleaned = -0.00128334 Jy ! Component: 3850 - total flux cleaned = -0.00124705 Jy ! Component: 3900 - total flux cleaned = -0.00122286 Jy ! Component: 3950 - total flux cleaned = -0.0012467 Jy ! Component: 4000 - total flux cleaned = -0.00122296 Jy ! Component: 4050 - total flux cleaned = -0.00119927 Jy ! Total flux subtracted in 4096 components = -0.00115214 Jy ! Clean residual min=-0.000861 max=0.000624 Jy/beam ! Clean residual mean=-0.000003 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.15478 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 387 components and 0.15478 Jy ![Exited script file: muppet] wmap "J2247-0850_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.165 x 8.063 at -4.556 degrees (North through East) ! Clean map min=-0.0015665 max=0.13621 Jy/beam ! Writing clean map to FITS file: J2247-0850_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136213 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228859 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504046 0.504046 1.00809 2.01618 4.03236 8.06473 16.1295 32.2589 64.5178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.165 x 8.063 at -4.556 degrees (North through East) ! Clean map min=-0.0015665 max=0.13621 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 J2247-0850_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:57:50 2019