! Started logfile: J0319+6949_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:36:43 2019 obs J0319+6949_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0319+6949_S_2017_05_31_pus_uva.fits ! AN table 1: 237 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973371 visibilities/baseline/integration-bin. ! Found source: J0319+6949 ! ! 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 41524 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 J0319+6949_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1218 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851297Jy sigma=0.007690 ! Fit after self-cal, rms=0.844521Jy sigma=0.007635 ! 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=3.197 mas, bmaj=3.546 mas, bpa=10.96 degrees ! Estimated noise=845.778 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.121177 Jy ! Component: 100 - total flux cleaned = 0.14853 Jy ! Total flux subtracted in 100 components = 0.14853 Jy ! Clean residual min=-0.003624 max=0.009777 Jy/beam ! Clean residual mean=-0.000004 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.14853 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.14853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086653Jy sigma=0.000711 ! Fit after self-cal, rms=0.086654Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101296 Jy ! Component: 100 - total flux cleaned = 0.0150898 Jy ! Total flux subtracted in 100 components = 0.0150898 Jy ! Clean residual min=-0.003076 max=0.003287 Jy/beam ! Clean residual mean=0.000003 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.163619 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.163619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085337Jy sigma=0.000701 ! Fit after self-cal, rms=0.085345Jy sigma=0.000701 ! 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=4.018 mas, bmaj=4.341 mas, bpa=28.45 degrees ! Estimated noise=434.826 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.00207218 Jy ! Component: 100 - total flux cleaned = 0.00265423 Jy ! Component: 150 - total flux cleaned = 0.00273947 Jy ! Component: 200 - total flux cleaned = 0.00278588 Jy ! Total flux subtracted in 200 components = 0.00278588 Jy ! Clean residual min=-0.002396 max=0.002380 Jy/beam ! Clean residual mean=-0.000006 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.166405 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.166405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085254Jy sigma=0.000701 ! Fit after self-cal, rms=0.085256Jy 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 0.98 FD 1.00 HN 0.97 KP 1.02 ! LA 1.02 MK 1.03 NL 0.90 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 1.01 KP 0.98 ! LA 0.98 MK 1.04 NL 1.04 OV 1.03 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 0.98 KP 0.98 ! LA 1.02 MK 1.08 NL 0.98 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.98 KP 1.00* ! LA 1.06 MK 1.09 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.085256Jy sigma=0.000701 ! Fit after self-cal, rms=0.084443Jy sigma=0.000695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.039 mas, bmaj=4.375 mas, bpa=29.6 degrees ! Estimated noise=436.816 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.000238558 Jy ! Component: 100 - total flux cleaned = 0.000211307 Jy ! Component: 150 - total flux cleaned = 0.000166915 Jy ! Component: 200 - total flux cleaned = 0.000138312 Jy ! Total flux subtracted in 200 components = 0.000138312 Jy ! Clean residual min=-0.001908 max=0.002014 Jy/beam ! Clean residual mean=-0.000011 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.166544 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.166544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084432Jy sigma=0.000695 ! Fit after self-cal, rms=0.084425Jy sigma=0.000695 ! 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.084425Jy sigma=0.000695 ! Fit after self-cal, rms=0.082607Jy sigma=0.000692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=4.378 mas, bpa=29.34 degrees ! Estimated noise=437.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.36324e-05 Jy ! Component: 100 - total flux cleaned = 3.2708e-05 Jy ! Component: 150 - total flux cleaned = 3.36051e-05 Jy ! Component: 200 - total flux cleaned = 3.41859e-05 Jy ! Total flux subtracted in 200 components = 3.41859e-05 Jy ! Clean residual min=-0.001376 max=0.001507 Jy/beam ! Clean residual mean=-0.000002 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.166578 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.166578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082602Jy sigma=0.000692 ! Fit after self-cal, rms=0.082610Jy sigma=0.000692 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 (-36.5, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124768 Jy ! Component: 100 - total flux cleaned = 0.00151173 Jy ! Component: 150 - total flux cleaned = 0.00155326 Jy ! Component: 200 - total flux cleaned = 0.00157085 Jy ! Total flux subtracted in 200 components = 0.00157085 Jy ! Clean residual min=-0.001324 max=0.001264 Jy/beam ! Clean residual mean=-0.000004 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.168149 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.168149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082588Jy sigma=0.000692 ! Fit after self-cal, rms=0.082588Jy sigma=0.000692 ! 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.082588Jy sigma=0.000692 ! Fit after self-cal, rms=0.082709Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=4.381 mas, bpa=29.03 degrees ! Estimated noise=438.086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395265 Jy ! Component: 100 - total flux cleaned = 0.000431008 Jy ! Component: 150 - total flux cleaned = 0.000460985 Jy ! Component: 200 - total flux cleaned = 0.000474787 Jy ! Total flux subtracted in 200 components = 0.000474787 Jy ! Clean residual min=-0.001309 max=0.001335 Jy/beam ! Clean residual mean=-0.000003 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.168623 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.168623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082701Jy sigma=0.000692 ! Fit after self-cal, rms=0.082703Jy sigma=0.000692 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.8727e-05 Jy ! Component: 100 - total flux cleaned = 7.10951e-05 Jy ! Component: 150 - total flux cleaned = 8.268e-05 Jy ! Component: 200 - total flux cleaned = 9.2977e-05 Jy ! Total flux subtracted in 200 components = 9.2977e-05 Jy ! Clean residual min=-0.001308 max=0.001309 Jy/beam ! Clean residual mean=-0.000003 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.168716 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.168716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082699Jy sigma=0.000692 ! Fit after self-cal, rms=0.082699Jy sigma=0.000692 ! 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.082699Jy sigma=0.000692 ! Fit after self-cal, rms=0.082791Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.232 mas, bmaj=8.909 mas, bpa=56.66 degrees ! Estimated noise=553.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319876 Jy ! Component: 100 - total flux cleaned = 0.000387533 Jy ! Component: 150 - total flux cleaned = 0.000434492 Jy ! Component: 200 - total flux cleaned = 0.00044834 Jy ! Total flux subtracted in 200 components = 0.00044834 Jy ! Clean residual min=-0.001455 max=0.001432 Jy/beam ! Clean residual mean=-0.000007 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.169165 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.169165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082791Jy sigma=0.000692 ! Fit after self-cal, rms=0.082792Jy sigma=0.000692 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.89714e-06 Jy ! Component: 100 - total flux cleaned = 4.76148e-06 Jy ! Component: 150 - total flux cleaned = 1.11542e-05 Jy ! Component: 200 - total flux cleaned = 2.23114e-05 Jy ! Total flux subtracted in 200 components = 2.23114e-05 Jy ! Clean residual min=-0.001452 max=0.001421 Jy/beam ! Clean residual mean=-0.000007 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.169187 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.169187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082793Jy sigma=0.000692 ! Fit after self-cal, rms=0.082792Jy sigma=0.000692 ! 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=4.043 mas, bmaj=4.383 mas, bpa=28.98 degrees ! Estimated noise=438.525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.043 x 4.383 at 28.98 degrees (North through East) ! Clean map min=-0.0012538 max=0.15876 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=3.23 mas, bmaj=3.584 mas, bpa=12.03 degrees ! Estimated noise=857.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122779 Jy ! Component: 100 - total flux cleaned = 0.150056 Jy ! Component: 150 - total flux cleaned = 0.159505 Jy ! Component: 200 - total flux cleaned = 0.163708 Jy ! Total flux subtracted in 200 components = 0.163708 Jy ! Clean residual min=-0.002721 max=0.002667 Jy/beam ! Clean residual mean=0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.163708 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.163708 Jy ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=4.383 mas, bpa=28.98 degrees ! Estimated noise=438.525 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.0022243 Jy ! Component: 100 - total flux cleaned = 0.00354871 Jy ! Component: 150 - total flux cleaned = 0.00427713 Jy ! Component: 200 - total flux cleaned = 0.00466897 Jy ! Total flux subtracted in 200 components = 0.00466897 Jy ! Clean residual min=-0.001369 max=0.001344 Jy/beam ! Clean residual mean=-0.000003 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.168377 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.168377 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=8.232 mas, bmaj=8.909 mas, bpa=56.66 degrees ! Estimated noise=553.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063959 Jy ! Component: 100 - total flux cleaned = 0.000638913 Jy ! Component: 150 - total flux cleaned = 0.000700277 Jy ! Component: 200 - total flux cleaned = 0.000739985 Jy ! Total flux subtracted in 200 components = 0.000739985 Jy ! Clean residual min=-0.001453 max=0.001392 Jy/beam ! Clean residual mean=-0.000007 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.169117 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.27727e-05 Jy ! Component: 100 - total flux cleaned = 4.21803e-05 Jy ! Component: 150 - total flux cleaned = 6.79054e-05 Jy ! Component: 200 - total flux cleaned = 8.33855e-05 Jy ! Total flux subtracted in 200 components = 8.33855e-05 Jy ! Clean residual min=-0.001455 max=0.001408 Jy/beam ! Clean residual mean=-0.000007 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.1692 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.1692 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=4.383 mas, bpa=28.98 degrees ! Estimated noise=438.525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178673 Jy ! Component: 100 - total flux cleaned = -0.000182547 Jy ! Component: 150 - total flux cleaned = -0.000129424 Jy ! Component: 200 - total flux cleaned = -8.11635e-05 Jy ! Total flux subtracted in 200 components = -8.11635e-05 Jy ! Clean residual min=-0.001356 max=0.001374 Jy/beam ! Clean residual mean=-0.000003 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.169119 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.169119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082804Jy sigma=0.000692 ! Fit after self-cal, rms=0.082798Jy sigma=0.000692 wmodel J0319+6949_S_2017_05_31_pus_map.mod ! Writing 73 model components to file: J0319+6949_S_2017_05_31_pus_map.mod wobs J0319+6949_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0319+6949_S_2017_05_31_pus_uvs.fits wwins J0319+6949_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0319+6949_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 = 5.13593e-05 Jy ! Component: 100 - total flux cleaned = 0.000143425 Jy ! Component: 150 - total flux cleaned = 0.000144133 Jy ! Component: 200 - total flux cleaned = 8.18964e-05 Jy ! Component: 250 - total flux cleaned = -3.83524e-05 Jy ! Component: 300 - total flux cleaned = -0.000156042 Jy ! Component: 350 - total flux cleaned = -0.00027152 Jy ! Component: 400 - total flux cleaned = -0.000459322 Jy ! Component: 450 - total flux cleaned = -0.000550884 Jy ! Component: 500 - total flux cleaned = -0.000641477 Jy ! Component: 550 - total flux cleaned = -0.00078363 Jy ! Component: 600 - total flux cleaned = -0.000888256 Jy ! Component: 650 - total flux cleaned = -0.000956737 Jy ! Component: 700 - total flux cleaned = -0.000973562 Jy ! Component: 750 - total flux cleaned = -0.00105743 Jy ! Component: 800 - total flux cleaned = -0.00107368 Jy ! Component: 850 - total flux cleaned = -0.00112233 Jy ! Component: 900 - total flux cleaned = -0.00109013 Jy ! Component: 950 - total flux cleaned = -0.00112201 Jy ! Component: 1000 - total flux cleaned = -0.00115356 Jy ! Component: 1050 - total flux cleaned = -0.00118485 Jy ! Component: 1100 - total flux cleaned = -0.00127735 Jy ! Component: 1150 - total flux cleaned = -0.00126216 Jy ! Component: 1200 - total flux cleaned = -0.00133771 Jy ! Component: 1250 - total flux cleaned = -0.00136752 Jy ! Component: 1300 - total flux cleaned = -0.00135248 Jy ! Component: 1350 - total flux cleaned = -0.00132311 Jy ! Component: 1400 - total flux cleaned = -0.0013814 Jy ! Component: 1450 - total flux cleaned = -0.00135236 Jy ! Component: 1500 - total flux cleaned = -0.00136673 Jy ! Component: 1550 - total flux cleaned = -0.00143774 Jy ! Component: 1600 - total flux cleaned = -0.00145162 Jy ! Component: 1650 - total flux cleaned = -0.0014654 Jy ! Component: 1700 - total flux cleaned = -0.00143782 Jy ! Component: 1750 - total flux cleaned = -0.0014379 Jy ! Component: 1800 - total flux cleaned = -0.00151911 Jy ! Component: 1850 - total flux cleaned = -0.00143839 Jy ! Component: 1900 - total flux cleaned = -0.00146506 Jy ! Component: 1950 - total flux cleaned = -0.00153118 Jy ! Component: 2000 - total flux cleaned = -0.00149189 Jy ! Component: 2050 - total flux cleaned = -0.00149197 Jy ! Component: 2100 - total flux cleaned = -0.00155647 Jy ! Component: 2150 - total flux cleaned = -0.00154349 Jy ! Component: 2200 - total flux cleaned = -0.00153083 Jy ! Component: 2250 - total flux cleaned = -0.00153098 Jy ! Component: 2300 - total flux cleaned = -0.00153089 Jy ! Component: 2350 - total flux cleaned = -0.00153088 Jy ! Component: 2400 - total flux cleaned = -0.00154333 Jy ! Component: 2450 - total flux cleaned = -0.00156777 Jy ! Component: 2500 - total flux cleaned = -0.00154339 Jy ! Component: 2550 - total flux cleaned = -0.00156738 Jy ! Component: 2600 - total flux cleaned = -0.00155535 Jy ! Component: 2650 - total flux cleaned = -0.00153154 Jy ! Component: 2700 - total flux cleaned = -0.00155515 Jy ! Component: 2750 - total flux cleaned = -0.00156713 Jy ! Component: 2800 - total flux cleaned = -0.00157874 Jy ! Component: 2850 - total flux cleaned = -0.00157878 Jy ! Component: 2900 - total flux cleaned = -0.00157883 Jy ! Component: 2950 - total flux cleaned = -0.00154475 Jy ! Component: 3000 - total flux cleaned = -0.00154492 Jy ! Component: 3050 - total flux cleaned = -0.00156752 Jy ! Component: 3100 - total flux cleaned = -0.00157869 Jy ! Component: 3150 - total flux cleaned = -0.00154538 Jy ! Component: 3200 - total flux cleaned = -0.00160064 Jy ! Component: 3250 - total flux cleaned = -0.00160063 Jy ! Component: 3300 - total flux cleaned = -0.00158964 Jy ! Component: 3350 - total flux cleaned = -0.00157889 Jy ! Component: 3400 - total flux cleaned = -0.00155739 Jy ! Component: 3450 - total flux cleaned = -0.00155745 Jy ! Component: 3500 - total flux cleaned = -0.00151484 Jy ! Component: 3550 - total flux cleaned = -0.00151484 Jy ! Component: 3600 - total flux cleaned = -0.00153597 Jy ! Component: 3650 - total flux cleaned = -0.00150457 Jy ! Component: 3700 - total flux cleaned = -0.0015358 Jy ! Component: 3750 - total flux cleaned = -0.00152538 Jy ! Component: 3800 - total flux cleaned = -0.00150483 Jy ! Component: 3850 - total flux cleaned = -0.00150475 Jy ! Component: 3900 - total flux cleaned = -0.00148428 Jy ! Component: 3950 - total flux cleaned = -0.0015046 Jy ! Component: 4000 - total flux cleaned = -0.00153482 Jy ! Component: 4050 - total flux cleaned = -0.00151476 Jy ! Total flux subtracted in 4096 components = -0.00149473 Jy ! Clean residual min=-0.000752 max=0.000610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.167624 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 395 components and 0.167624 Jy ![Exited script file: muppet] wmap "J0319+6949_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.043 x 4.383 at 28.98 degrees (North through East) ! Clean map min=-0.0010127 max=0.15896 Jy/beam ! Writing clean map to FITS file: J0319+6949_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.158965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180862 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.341325 0.341325 0.682651 1.3653 2.7306 5.46121 10.9224 21.8448 43.6897 87.3793 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.043 x 4.383 at 28.98 degrees (North through East) ! Clean map min=-0.0010127 max=0.15896 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 J0319+6949_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:36:54 2019