! Started logfile: J0618+4207_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:56:58 2016 obs J0618+4207_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0618+4207_S_2014_08_09_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769825 visibilities/baseline/integration-bin. ! Found source: J0618+4207 ! ! 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 342 lines of history. ! ! Reading 13164 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 J0618+4207_S_2014_08_09_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 115 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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895681Jy sigma=0.010355 ! Fit after self-cal, rms=0.875506Jy sigma=0.010145 ! 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=4.242 mas, bmaj=5.789 mas, bpa=47.15 degrees ! Estimated noise=944.946 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.0950393 Jy ! Component: 100 - total flux cleaned = 0.119072 Jy ! Total flux subtracted in 100 components = 0.119072 Jy ! Clean residual min=-0.004977 max=0.009370 Jy/beam ! Clean residual mean=0.000023 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.119072 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.119072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075058Jy sigma=0.000801 ! Fit after self-cal, rms=0.075011Jy sigma=0.000801 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101965 Jy ! Component: 100 - total flux cleaned = 0.0153722 Jy ! Total flux subtracted in 100 components = 0.0153722 Jy ! Clean residual min=-0.003684 max=0.003729 Jy/beam ! Clean residual mean=0.000014 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.134444 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.134444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073318Jy sigma=0.000785 ! Fit after self-cal, rms=0.073303Jy sigma=0.000784 ! 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=5.145 mas, bmaj=6.567 mas, bpa=43.43 degrees ! Estimated noise=541.192 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.00390327 Jy ! Component: 100 - total flux cleaned = 0.00590389 Jy ! Component: 150 - total flux cleaned = 0.00720476 Jy ! Component: 200 - total flux cleaned = 0.00806614 Jy ! Total flux subtracted in 200 components = 0.00806614 Jy ! Clean residual min=-0.002457 max=0.002346 Jy/beam ! Clean residual mean=0.000021 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.14251 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.14251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073006Jy sigma=0.000783 ! Fit after self-cal, rms=0.072995Jy sigma=0.000783 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.88 HN 0.98 KP 1.09 ! LA 1.14 MK 1.00* NL 0.98 OV 0.98 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.02 KP 1.01 ! LA 1.05 MK 1.00* NL 1.03 OV 1.02 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.05 KP 0.92 ! LA 0.81 MK 1.00* NL 1.02 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 0.99 KP 0.84 ! LA 0.80 MK 1.00* NL 1.06 OV 1.01 ! PT 1.06 SC 0.98 ! ! ! Fit before self-cal, rms=0.072995Jy sigma=0.000783 ! Fit after self-cal, rms=0.069826Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.149 mas, bmaj=6.574 mas, bpa=43.41 degrees ! Estimated noise=540.633 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.000595902 Jy ! Component: 100 - total flux cleaned = -0.000770468 Jy ! Component: 150 - total flux cleaned = -0.000835011 Jy ! Component: 200 - total flux cleaned = -0.00086141 Jy ! Total flux subtracted in 200 components = -0.00086141 Jy ! Clean residual min=-0.002230 max=0.002262 Jy/beam ! Clean residual mean=0.000017 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.141649 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.141649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069812Jy sigma=0.000767 ! Fit after self-cal, rms=0.069790Jy sigma=0.000767 ! 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.069790Jy sigma=0.000767 ! Fit after self-cal, rms=0.069740Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.149 mas, bmaj=6.583 mas, bpa=43.61 degrees ! Estimated noise=540.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430569 Jy ! Component: 100 - total flux cleaned = -0.000555173 Jy ! Component: 150 - total flux cleaned = -0.000607539 Jy ! Component: 200 - total flux cleaned = -0.000607887 Jy ! Total flux subtracted in 200 components = -0.000607887 Jy ! Clean residual min=-0.002042 max=0.002285 Jy/beam ! Clean residual mean=0.000020 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.141041 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.141041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069733Jy sigma=0.000766 ! Fit after self-cal, rms=0.069734Jy sigma=0.000766 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 (32.5, -52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176771 Jy ! Component: 100 - total flux cleaned = 0.00169814 Jy ! Component: 150 - total flux cleaned = 0.00157268 Jy ! Component: 200 - total flux cleaned = 0.00148828 Jy ! Total flux subtracted in 200 components = 0.00148828 Jy ! Clean residual min=-0.001897 max=0.001902 Jy/beam ! Clean residual mean=0.000024 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.142529 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.142529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069677Jy sigma=0.000765 ! Fit after self-cal, rms=0.069675Jy sigma=0.000765 ! 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.069675Jy sigma=0.000765 ! Fit after self-cal, rms=0.069626Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.15 mas, bmaj=6.588 mas, bpa=43.69 degrees ! Estimated noise=539.291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188753 Jy ! Component: 100 - total flux cleaned = 0.000139911 Jy ! Component: 150 - total flux cleaned = 5.0602e-05 Jy ! Component: 200 - total flux cleaned = -1.059e-05 Jy ! Total flux subtracted in 200 components = -1.059e-05 Jy ! Clean residual min=-0.001838 max=0.001845 Jy/beam ! Clean residual mean=0.000022 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.142519 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.142519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069611Jy sigma=0.000765 ! Fit after self-cal, rms=0.069612Jy sigma=0.000765 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 (90.5, 55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157729 Jy ! Component: 100 - total flux cleaned = 0.00194341 Jy ! Component: 150 - total flux cleaned = 0.00197624 Jy ! Component: 200 - total flux cleaned = 0.00197741 Jy ! Total flux subtracted in 200 components = 0.00197741 Jy ! Clean residual min=-0.001630 max=0.001480 Jy/beam ! Clean residual mean=0.000015 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.144496 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.144496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069567Jy sigma=0.000764 ! Fit after self-cal, rms=0.069562Jy sigma=0.000764 ! 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.069562Jy sigma=0.000764 ! Fit after self-cal, rms=0.069561Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.556 mas, bmaj=9.069 mas, bpa=-1.235 degrees ! Estimated noise=611.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049618 Jy ! Component: 100 - total flux cleaned = 0.000590511 Jy ! Component: 150 - total flux cleaned = 0.0006092 Jy ! Component: 200 - total flux cleaned = 0.000592642 Jy ! Total flux subtracted in 200 components = 0.000592642 Jy ! Clean residual min=-0.001329 max=0.001256 Jy/beam ! Clean residual mean=0.000024 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.145089 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.145089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069552Jy sigma=0.000764 ! Fit after self-cal, rms=0.069552Jy sigma=0.000764 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.000119577 Jy ! Component: 100 - total flux cleaned = 0.000119115 Jy ! Component: 150 - total flux cleaned = 0.000118631 Jy ! Component: 200 - total flux cleaned = 0.000104091 Jy ! Total flux subtracted in 200 components = 0.000104091 Jy ! Clean residual min=-0.001305 max=0.001249 Jy/beam ! Clean residual mean=0.000022 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.145193 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.145193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069547Jy sigma=0.000764 ! Fit after self-cal, rms=0.069546Jy sigma=0.000764 ! 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=5.144 mas, bmaj=6.592 mas, bpa=43.76 degrees ! Estimated noise=539.117 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.144 x 6.592 at 43.76 degrees (North through East) ! Clean map min=-0.0015285 max=0.12154 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=4.246 mas, bmaj=5.783 mas, bpa=47.17 degrees ! Estimated noise=943.936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.094737 Jy ! Component: 100 - total flux cleaned = 0.120166 Jy ! Component: 150 - total flux cleaned = 0.130063 Jy ! Component: 200 - total flux cleaned = 0.134606 Jy ! Total flux subtracted in 200 components = 0.134606 Jy ! Clean residual min=-0.002628 max=0.002570 Jy/beam ! Clean residual mean=0.000015 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.134606 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.134606 Jy ! Inverting map and beam ! Estimated beam: bmin=5.144 mas, bmaj=6.592 mas, bpa=43.76 degrees ! Estimated noise=539.117 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.00327791 Jy ! Component: 100 - total flux cleaned = 0.00535721 Jy ! Component: 150 - total flux cleaned = 0.00674024 Jy ! Component: 200 - total flux cleaned = 0.00745193 Jy ! Total flux subtracted in 200 components = 0.00745193 Jy ! Clean residual min=-0.001730 max=0.001470 Jy/beam ! Clean residual mean=0.000016 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.142058 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.142058 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.556 mas, bmaj=9.069 mas, bpa=-1.235 degrees ! Estimated noise=611.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106975 Jy ! Component: 100 - total flux cleaned = 0.00169736 Jy ! Component: 150 - total flux cleaned = 0.00204083 Jy ! Component: 200 - total flux cleaned = 0.00218774 Jy ! Total flux subtracted in 200 components = 0.00218774 Jy ! Clean residual min=-0.001411 max=0.001299 Jy/beam ! Clean residual mean=0.000025 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.144246 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 = 0.000111925 Jy ! Component: 100 - total flux cleaned = 0.000214828 Jy ! Component: 150 - total flux cleaned = 0.000310252 Jy ! Component: 200 - total flux cleaned = 0.000414903 Jy ! Total flux subtracted in 200 components = 0.000414903 Jy ! Clean residual min=-0.001357 max=0.001230 Jy/beam ! Clean residual mean=0.000022 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.144661 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 82 components and 0.144661 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.144 mas, bmaj=6.592 mas, bpa=43.76 degrees ! Estimated noise=539.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.33765e-05 Jy ! Component: 100 - total flux cleaned = 4.21461e-05 Jy ! Component: 150 - total flux cleaned = 7.23194e-05 Jy ! Component: 200 - total flux cleaned = 0.000127065 Jy ! Total flux subtracted in 200 components = 0.000127065 Jy ! Clean residual min=-0.001557 max=0.001355 Jy/beam ! Clean residual mean=0.000013 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.144788 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.144788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069565Jy sigma=0.000764 ! Fit after self-cal, rms=0.069559Jy sigma=0.000764 wmodel J0618+4207_S_2014_08_09_pus_map.mod ! Writing 103 model components to file: J0618+4207_S_2014_08_09_pus_map.mod wobs J0618+4207_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0618+4207_S_2014_08_09_pus_uvs.fits wwins J0618+4207_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0618+4207_S_2014_08_09_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.000532777 Jy ! Component: 100 - total flux cleaned = -0.000606326 Jy ! Component: 150 - total flux cleaned = -0.0006529 Jy ! Component: 200 - total flux cleaned = -0.00060871 Jy ! Component: 250 - total flux cleaned = -0.000587617 Jy ! Component: 300 - total flux cleaned = -0.000629319 Jy ! Component: 350 - total flux cleaned = -0.000690044 Jy ! Component: 400 - total flux cleaned = -0.000748851 Jy ! Component: 450 - total flux cleaned = -0.000805975 Jy ! Component: 500 - total flux cleaned = -0.000879983 Jy ! Component: 550 - total flux cleaned = -0.000933959 Jy ! Component: 600 - total flux cleaned = -0.000898715 Jy ! Component: 650 - total flux cleaned = -0.000933379 Jy ! Component: 700 - total flux cleaned = -0.000933453 Jy ! Component: 750 - total flux cleaned = -0.000966697 Jy ! Component: 800 - total flux cleaned = -0.000949927 Jy ! Component: 850 - total flux cleaned = -0.000933626 Jy ! Component: 900 - total flux cleaned = -0.000870656 Jy ! Component: 950 - total flux cleaned = -0.000885916 Jy ! Component: 1000 - total flux cleaned = -0.00083997 Jy ! Component: 1050 - total flux cleaned = -0.000855117 Jy ! Component: 1100 - total flux cleaned = -0.000884743 Jy ! Component: 1150 - total flux cleaned = -0.000884467 Jy ! Component: 1200 - total flux cleaned = -0.000870055 Jy ! Component: 1250 - total flux cleaned = -0.000870004 Jy ! Component: 1300 - total flux cleaned = -0.000842056 Jy ! Component: 1350 - total flux cleaned = -0.000869963 Jy ! Component: 1400 - total flux cleaned = -0.000869811 Jy ! Component: 1450 - total flux cleaned = -0.000842482 Jy ! Component: 1500 - total flux cleaned = -0.000815573 Jy ! Component: 1550 - total flux cleaned = -0.00076286 Jy ! Component: 1600 - total flux cleaned = -0.000801964 Jy ! Component: 1650 - total flux cleaned = -0.000737612 Jy ! Component: 1700 - total flux cleaned = -0.000750599 Jy ! Component: 1750 - total flux cleaned = -0.000750498 Jy ! Component: 1800 - total flux cleaned = -0.000750349 Jy ! Component: 1850 - total flux cleaned = -0.000725714 Jy ! Component: 1900 - total flux cleaned = -0.000738105 Jy ! Component: 1950 - total flux cleaned = -0.000738078 Jy ! Component: 2000 - total flux cleaned = -0.000761707 Jy ! Component: 2050 - total flux cleaned = -0.000785122 Jy ! Component: 2100 - total flux cleaned = -0.000773275 Jy ! Component: 2150 - total flux cleaned = -0.000750265 Jy ! Component: 2200 - total flux cleaned = -0.000773012 Jy ! Component: 2250 - total flux cleaned = -0.00073927 Jy ! Component: 2300 - total flux cleaned = -0.000728245 Jy ! Component: 2350 - total flux cleaned = -0.000706147 Jy ! Component: 2400 - total flux cleaned = -0.000673285 Jy ! Component: 2450 - total flux cleaned = -0.00065151 Jy ! Component: 2500 - total flux cleaned = -0.000619267 Jy ! Component: 2550 - total flux cleaned = -0.000619236 Jy ! Component: 2600 - total flux cleaned = -0.000576969 Jy ! Component: 2650 - total flux cleaned = -0.000524572 Jy ! Component: 2700 - total flux cleaned = -0.000472657 Jy ! Component: 2750 - total flux cleaned = -0.000452194 Jy ! Component: 2800 - total flux cleaned = -0.000421668 Jy ! Component: 2850 - total flux cleaned = -0.000370999 Jy ! Component: 2900 - total flux cleaned = -0.000361074 Jy ! Component: 2950 - total flux cleaned = -0.000361084 Jy ! Component: 3000 - total flux cleaned = -0.00031167 Jy ! Component: 3050 - total flux cleaned = -0.000301964 Jy ! Component: 3100 - total flux cleaned = -0.000302043 Jy ! Component: 3150 - total flux cleaned = -0.000244389 Jy ! Component: 3200 - total flux cleaned = -0.000244386 Jy ! Component: 3250 - total flux cleaned = -0.000187519 Jy ! Component: 3300 - total flux cleaned = -0.000149841 Jy ! Component: 3350 - total flux cleaned = -0.0001218 Jy ! Component: 3400 - total flux cleaned = -0.000103145 Jy ! Component: 3450 - total flux cleaned = -5.72286e-05 Jy ! Component: 3500 - total flux cleaned = -3.89385e-05 Jy ! Component: 3550 - total flux cleaned = 1.55312e-05 Jy ! Component: 3600 - total flux cleaned = 1.56058e-05 Jy ! Component: 3650 - total flux cleaned = 4.2381e-05 Jy ! Component: 3700 - total flux cleaned = 7.79044e-05 Jy ! Component: 3750 - total flux cleaned = 0.000148445 Jy ! Component: 3800 - total flux cleaned = 0.000174567 Jy ! Component: 3850 - total flux cleaned = 0.000192006 Jy ! Component: 3900 - total flux cleaned = 0.000217856 Jy ! Component: 3950 - total flux cleaned = 0.00026067 Jy ! Component: 4000 - total flux cleaned = 0.000286159 Jy ! Component: 4050 - total flux cleaned = 0.000294638 Jy ! Total flux subtracted in 4096 components = 0.000311442 Jy ! Clean residual min=-0.000521 max=0.000541 Jy/beam ! Clean residual mean=0.000004 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.145099 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 388 components and 0.145099 Jy ![Exited script file: muppet] wmap "J0618+4207_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.144 x 6.592 at 43.76 degrees (North through East) ! Clean map min=-0.0011685 max=0.12161 Jy/beam ! Writing clean map to FITS file: J0618+4207_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157989 device "J0618+4207_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0618+4207_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.38974 0.38974 0.779481 1.55896 3.11792 6.23585 12.4717 24.9434 49.8868 99.7736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.144 x 6.592 at 43.76 degrees (North through East) ! Clean map min=-0.0011685 max=0.12161 Jy/beam quit ! Quitting program ! Log file J0618+4207_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:57:03 2016