! Started logfile: J0052+8627_S_2017_02_24_pus_uvs.log on Sat May 4 11:15:27 2019 obs J0052+8627_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0052+8627_S_2017_02_24_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969444 visibilities/baseline/integration-bin. ! Found source: J0052+8627 ! ! 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 823 lines of history. ! ! Reading 26524 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 J0052+8627_S_2017_02_24_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 484 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.813380Jy sigma=0.006856 ! Fit after self-cal, rms=0.807798Jy sigma=0.006811 ! 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.37 mas, bmaj=3.434 mas, bpa=-75.72 degrees ! Estimated noise=861.467 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.152317 Jy ! Component: 100 - total flux cleaned = 0.185532 Jy ! Total flux subtracted in 100 components = 0.185532 Jy ! Clean residual min=-0.003059 max=0.009269 Jy/beam ! Clean residual mean=-0.000015 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.185532 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.185532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085236Jy sigma=0.000682 ! Fit after self-cal, rms=0.085233Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00724674 Jy ! Component: 100 - total flux cleaned = 0.00677665 Jy ! Total flux subtracted in 100 components = 0.00677665 Jy ! Clean residual min=-0.002742 max=0.002971 Jy/beam ! Clean residual mean=-0.000008 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.192308 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.192308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084552Jy sigma=0.000678 ! Fit after self-cal, rms=0.084548Jy sigma=0.000678 ! 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.191 mas, bmaj=4.211 mas, bpa=18.3 degrees ! Estimated noise=560.748 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.001514 Jy ! Component: 100 - total flux cleaned = 0.00170803 Jy ! Component: 150 - total flux cleaned = 0.00171037 Jy ! Component: 200 - total flux cleaned = 0.00173529 Jy ! Total flux subtracted in 200 components = 0.00173529 Jy ! Clean residual min=-0.002269 max=0.002472 Jy/beam ! Clean residual mean=-0.000015 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.194044 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.194044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084485Jy sigma=0.000678 ! Fit after self-cal, rms=0.084482Jy sigma=0.000678 ! 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.93 FD 1.06 HN 1.02 KP 0.98 ! LA 0.97 MK 0.99 NL 0.99 OV 1.05 ! PT 1.00 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.06 KP 0.90 ! LA 0.93 MK 0.99 NL 0.95 OV 1.08 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 KP 1.02 ! LA 1.02 MK 1.04 NL 1.08 OV 0.98 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.00 KP 1.00* ! LA 1.06 MK 0.95 NL 1.00* OV 1.03 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.084482Jy sigma=0.000678 ! Fit after self-cal, rms=0.082253Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=4.194 mas, bpa=18.07 degrees ! Estimated noise=560.084 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.000879522 Jy ! Component: 100 - total flux cleaned = 0.000962662 Jy ! Component: 150 - total flux cleaned = 0.00100046 Jy ! Component: 200 - total flux cleaned = 0.00103237 Jy ! Total flux subtracted in 200 components = 0.00103237 Jy ! Clean residual min=-0.001628 max=0.001484 Jy/beam ! Clean residual mean=0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.195076 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 0.195076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082242Jy sigma=0.000670 ! Fit after self-cal, rms=0.082218Jy sigma=0.000670 ! 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.082218Jy sigma=0.000670 ! Fit after self-cal, rms=0.082072Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=4.193 mas, bpa=22.9 degrees ! Estimated noise=560.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586133 Jy ! Component: 100 - total flux cleaned = 0.000691472 Jy ! Component: 150 - total flux cleaned = 0.000691398 Jy ! Component: 200 - total flux cleaned = 0.000684218 Jy ! Total flux subtracted in 200 components = 0.000684218 Jy ! Clean residual min=-0.001613 max=0.001329 Jy/beam ! Clean residual mean=0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.19576 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.19576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082067Jy sigma=0.000669 ! Fit after self-cal, rms=0.082069Jy sigma=0.000669 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.4257e-05 Jy ! Component: 100 - total flux cleaned = -6.79659e-06 Jy ! Component: 150 - total flux cleaned = -1.30495e-05 Jy ! Component: 200 - total flux cleaned = -1.32144e-05 Jy ! Total flux subtracted in 200 components = -1.32144e-05 Jy ! Clean residual min=-0.001613 max=0.001339 Jy/beam ! Clean residual mean=0.000003 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.195747 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.195747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082068Jy sigma=0.000669 ! Fit after self-cal, rms=0.082068Jy sigma=0.000669 ! 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.082068Jy sigma=0.000669 ! Fit after self-cal, rms=0.082053Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=4.189 mas, bpa=24.35 degrees ! Estimated noise=560.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365387 Jy ! Component: 100 - total flux cleaned = 0.000432765 Jy ! Component: 150 - total flux cleaned = 0.000432796 Jy ! Component: 200 - total flux cleaned = 0.000432847 Jy ! Total flux subtracted in 200 components = 0.000432847 Jy ! Clean residual min=-0.001611 max=0.001332 Jy/beam ! Clean residual mean=0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.19618 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.19618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082051Jy sigma=0.000669 ! Fit after self-cal, rms=0.082051Jy sigma=0.000669 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.00758e-06 Jy ! Component: 100 - total flux cleaned = -1.34276e-05 Jy ! Component: 150 - total flux cleaned = -1.34162e-05 Jy ! Component: 200 - total flux cleaned = -1.8533e-05 Jy ! Total flux subtracted in 200 components = -1.8533e-05 Jy ! Clean residual min=-0.001612 max=0.001337 Jy/beam ! Clean residual mean=0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.196161 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.196161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082050Jy sigma=0.000669 ! Fit after self-cal, rms=0.082050Jy sigma=0.000669 ! 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.082050Jy sigma=0.000669 ! Fit after self-cal, rms=0.082035Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.924 mas, bmaj=8.99 mas, bpa=58.07 degrees ! Estimated noise=706.559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.42735e-05 Jy ! Component: 100 - total flux cleaned = 6.46463e-05 Jy ! Component: 150 - total flux cleaned = 6.09765e-05 Jy ! Component: 200 - total flux cleaned = 5.39662e-05 Jy ! Total flux subtracted in 200 components = 5.39662e-05 Jy ! Clean residual min=-0.001470 max=0.001765 Jy/beam ! Clean residual mean=0.000004 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.196215 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.196215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082035Jy sigma=0.000669 ! Fit after self-cal, rms=0.082035Jy sigma=0.000669 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 = -8.88973e-06 Jy ! Component: 100 - total flux cleaned = -1.54397e-05 Jy ! Component: 150 - total flux cleaned = -2.12599e-05 Jy ! Component: 200 - total flux cleaned = -2.66998e-05 Jy ! Total flux subtracted in 200 components = -2.66998e-05 Jy ! Clean residual min=-0.001469 max=0.001764 Jy/beam ! Clean residual mean=0.000004 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.196189 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.196189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082035Jy sigma=0.000669 ! Fit after self-cal, rms=0.082035Jy sigma=0.000669 ! 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.156 mas, bmaj=4.187 mas, bpa=25.15 degrees ! Estimated noise=560.378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.156 x 4.187 at 25.15 degrees (North through East) ! Clean map min=-0.0015548 max=0.1951 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.35 mas, bmaj=3.411 mas, bpa=-79.61 degrees ! Estimated noise=860.501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152143 Jy ! Component: 100 - total flux cleaned = 0.18532 Jy ! Component: 150 - total flux cleaned = 0.192644 Jy ! Component: 200 - total flux cleaned = 0.195245 Jy ! Total flux subtracted in 200 components = 0.195245 Jy ! Clean residual min=-0.002346 max=0.002516 Jy/beam ! Clean residual mean=-0.000000 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.195245 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.195245 Jy ! Inverting map and beam ! Estimated beam: bmin=4.156 mas, bmaj=4.187 mas, bpa=25.15 degrees ! Estimated noise=560.378 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.000939768 Jy ! Component: 100 - total flux cleaned = 0.000978014 Jy ! Component: 150 - total flux cleaned = 0.00103893 Jy ! Component: 200 - total flux cleaned = 0.00106184 Jy ! Total flux subtracted in 200 components = 0.00106184 Jy ! Clean residual min=-0.001658 max=0.001354 Jy/beam ! Clean residual mean=0.000002 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.196307 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.196307 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.924 mas, bmaj=8.99 mas, bpa=58.07 degrees ! Estimated noise=706.559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.11066e-06 Jy ! Component: 100 - total flux cleaned = -2.38363e-05 Jy ! Component: 150 - total flux cleaned = -4.03965e-05 Jy ! Component: 200 - total flux cleaned = -6.13669e-05 Jy ! Total flux subtracted in 200 components = -6.13669e-05 Jy ! Clean residual min=-0.001463 max=0.001782 Jy/beam ! Clean residual mean=0.000005 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.196246 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.85355e-05 Jy ! Component: 100 - total flux cleaned = -3.48616e-05 Jy ! Component: 150 - total flux cleaned = -4.48812e-05 Jy ! Component: 200 - total flux cleaned = -5.83331e-05 Jy ! Total flux subtracted in 200 components = -5.83331e-05 Jy ! Clean residual min=-0.001463 max=0.001777 Jy/beam ! Clean residual mean=0.000004 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.196188 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.196188 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.156 mas, bmaj=4.187 mas, bpa=25.15 degrees ! Estimated noise=560.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104833 Jy ! Component: 100 - total flux cleaned = 0.000103733 Jy ! Component: 150 - total flux cleaned = 0.000114924 Jy ! Component: 200 - total flux cleaned = 0.000143327 Jy ! Total flux subtracted in 200 components = 0.000143327 Jy ! Clean residual min=-0.001607 max=0.001352 Jy/beam ! Clean residual mean=0.000002 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.196331 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.196331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082035Jy sigma=0.000669 ! Fit after self-cal, rms=0.082037Jy sigma=0.000669 wmodel J0052+8627_S_2017_02_24_pus_map.mod ! Writing 35 model components to file: J0052+8627_S_2017_02_24_pus_map.mod wobs J0052+8627_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0052+8627_S_2017_02_24_pus_uvs.fits wwins J0052+8627_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J0052+8627_S_2017_02_24_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.000639996 Jy ! Component: 100 - total flux cleaned = -0.000591911 Jy ! Component: 150 - total flux cleaned = -0.000450792 Jy ! Component: 200 - total flux cleaned = -0.000382874 Jy ! Component: 250 - total flux cleaned = -0.000251426 Jy ! Component: 300 - total flux cleaned = -0.000187293 Jy ! Component: 350 - total flux cleaned = -6.19283e-05 Jy ! Component: 400 - total flux cleaned = 8.12865e-05 Jy ! Component: 450 - total flux cleaned = 0.000121173 Jy ! Component: 500 - total flux cleaned = 0.00021958 Jy ! Component: 550 - total flux cleaned = 0.000297138 Jy ! Component: 600 - total flux cleaned = 0.000449648 Jy ! Component: 650 - total flux cleaned = 0.000543502 Jy ! Component: 700 - total flux cleaned = 0.000654613 Jy ! Component: 750 - total flux cleaned = 0.000837109 Jy ! Component: 800 - total flux cleaned = 0.0008911 Jy ! Component: 850 - total flux cleaned = 0.00101563 Jy ! Component: 900 - total flux cleaned = 0.00113839 Jy ! Component: 950 - total flux cleaned = 0.00122504 Jy ! Component: 1000 - total flux cleaned = 0.00137901 Jy ! Component: 1050 - total flux cleaned = 0.00146324 Jy ! Component: 1100 - total flux cleaned = 0.00156319 Jy ! Component: 1150 - total flux cleaned = 0.00164618 Jy ! Component: 1200 - total flux cleaned = 0.00177713 Jy ! Component: 1250 - total flux cleaned = 0.00189059 Jy ! Component: 1300 - total flux cleaned = 0.0019709 Jy ! Component: 1350 - total flux cleaned = 0.00208212 Jy ! Component: 1400 - total flux cleaned = 0.0021923 Jy ! Component: 1450 - total flux cleaned = 0.00225475 Jy ! Component: 1500 - total flux cleaned = 0.00240941 Jy ! Component: 1550 - total flux cleaned = 0.00251634 Jy ! Component: 1600 - total flux cleaned = 0.00254642 Jy ! Component: 1650 - total flux cleaned = 0.00266704 Jy ! Component: 1700 - total flux cleaned = 0.0027714 Jy ! Component: 1750 - total flux cleaned = 0.00287518 Jy ! Component: 1800 - total flux cleaned = 0.00296347 Jy ! Component: 1850 - total flux cleaned = 0.00306583 Jy ! Component: 1900 - total flux cleaned = 0.00313833 Jy ! Component: 1950 - total flux cleaned = 0.00333969 Jy ! Component: 2000 - total flux cleaned = 0.00341095 Jy ! Component: 2050 - total flux cleaned = 0.00350989 Jy ! Component: 2100 - total flux cleaned = 0.00358016 Jy ! Component: 2150 - total flux cleaned = 0.003678 Jy ! Component: 2200 - total flux cleaned = 0.00377515 Jy ! Component: 2250 - total flux cleaned = 0.00383018 Jy ! Component: 2300 - total flux cleaned = 0.00391235 Jy ! Component: 2350 - total flux cleaned = 0.00400737 Jy ! Component: 2400 - total flux cleaned = 0.00408841 Jy ! Component: 2450 - total flux cleaned = 0.00411504 Jy ! Component: 2500 - total flux cleaned = 0.0042216 Jy ! Component: 2550 - total flux cleaned = 0.00427446 Jy ! Component: 2600 - total flux cleaned = 0.00431392 Jy ! Component: 2650 - total flux cleaned = 0.00439229 Jy ! Component: 2700 - total flux cleaned = 0.00445733 Jy ! Component: 2750 - total flux cleaned = 0.00449612 Jy ! Component: 2800 - total flux cleaned = 0.00459859 Jy ! Component: 2850 - total flux cleaned = 0.004675 Jy ! Component: 2900 - total flux cleaned = 0.00472566 Jy ! Component: 2950 - total flux cleaned = 0.00481389 Jy ! Component: 3000 - total flux cleaned = 0.00490163 Jy ! Component: 3050 - total flux cleaned = 0.0049266 Jy ! Component: 3100 - total flux cleaned = 0.00497608 Jy ! Component: 3150 - total flux cleaned = 0.00507458 Jy ! Component: 3200 - total flux cleaned = 0.00512335 Jy ! Component: 3250 - total flux cleaned = 0.00515977 Jy ! Component: 3300 - total flux cleaned = 0.00518399 Jy ! Component: 3350 - total flux cleaned = 0.00531629 Jy ! Component: 3400 - total flux cleaned = 0.00534027 Jy ! Component: 3450 - total flux cleaned = 0.00535217 Jy ! Component: 3500 - total flux cleaned = 0.00539952 Jy ! Component: 3550 - total flux cleaned = 0.00542305 Jy ! Component: 3600 - total flux cleaned = 0.00543476 Jy ! Component: 3650 - total flux cleaned = 0.00551638 Jy ! Component: 3700 - total flux cleaned = 0.00555121 Jy ! Component: 3750 - total flux cleaned = 0.00559722 Jy ! Component: 3800 - total flux cleaned = 0.00567755 Jy ! Component: 3850 - total flux cleaned = 0.00560892 Jy ! Component: 3900 - total flux cleaned = 0.00566586 Jy ! Component: 3950 - total flux cleaned = 0.00566581 Jy ! Component: 4000 - total flux cleaned = 0.00566581 Jy ! Component: 4050 - total flux cleaned = 0.0057331 Jy ! Total flux subtracted in 4096 components = 0.00578897 Jy ! Clean residual min=-0.000697 max=0.000623 Jy/beam ! Clean residual mean=0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.20212 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 352 components and 0.20212 Jy ![Exited script file: muppet] wmap "J0052+8627_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.156 x 4.187 at 25.15 degrees (North through East) ! Clean map min=-0.0013104 max=0.1949 Jy/beam ! Writing clean map to FITS file: J0052+8627_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.194903 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199219 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.306645 0.306645 0.613289 1.22658 2.45316 4.90631 9.81263 19.6253 39.2505 78.501 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.194 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.156 x 4.187 at 25.15 degrees (North through East) ! Clean map min=-0.0013104 max=0.1949 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 J0052+8627_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:15:33 2019