! Started logfile: J1406+7828_S_2017_05_27_pus_uvs.log on Fri May 3 11:08:58 2019 obs J1406+7828_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1406+7828_S_2017_05_27_pus_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967556 visibilities/baseline/integration-bin. ! Found source: J1406+7828 ! ! 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 1211 lines of history. ! ! Reading 26124 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 J1406+7828_S_2017_05_27_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 780 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926949Jy sigma=0.008963 ! Fit after self-cal, rms=0.913035Jy sigma=0.008888 ! 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.245 mas, bmaj=3.402 mas, bpa=-47.73 degrees ! Estimated noise=1059.54 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.0660549 Jy ! Component: 100 - total flux cleaned = 0.0841314 Jy ! Total flux subtracted in 100 components = 0.0841314 Jy ! Clean residual min=-0.004855 max=0.008240 Jy/beam ! Clean residual mean=-0.000002 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.0841314 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0841314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098070Jy sigma=0.000777 ! Fit after self-cal, rms=0.098054Jy sigma=0.000777 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00972793 Jy ! Component: 100 - total flux cleaned = 0.0148625 Jy ! Total flux subtracted in 100 components = 0.0148625 Jy ! Clean residual min=-0.004555 max=0.005269 Jy/beam ! Clean residual mean=0.000002 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.0989939 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.0989939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096657Jy sigma=0.000796 ! Fit after self-cal, rms=0.096648Jy sigma=0.000796 ! 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.066 mas, bmaj=4.301 mas, bpa=-28.1 degrees ! Estimated noise=613.736 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.00310659 Jy ! Component: 100 - total flux cleaned = 0.00438123 Jy ! Component: 150 - total flux cleaned = 0.00444505 Jy ! Component: 200 - total flux cleaned = 0.0044474 Jy ! Total flux subtracted in 200 components = 0.0044474 Jy ! Clean residual min=-0.004133 max=0.004514 Jy/beam ! Clean residual mean=0.000003 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.103441 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 20 components and 0.103441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096469Jy sigma=0.000800 ! Fit after self-cal, rms=0.096469Jy sigma=0.000800 ! 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.91 FD 0.92 HN 0.95 KP 0.95 ! LA 0.99 MK 1.07 NL 0.89 OV 0.96 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.02 KP 0.96 ! LA 0.94 MK 1.00 NL 0.99 OV 4.48 ! PT 1.02 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.04 KP 0.92 ! LA 0.96 MK 0.99 NL 0.98 OV 1.00 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.99 KP 1.00* ! LA 1.06 MK 0.89 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.096469Jy sigma=0.000800 ! Fit after self-cal, rms=0.197463Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=4.255 mas, bpa=-35.95 degrees ! Estimated noise=642.095 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.00363715 Jy ! Component: 100 - total flux cleaned = 0.0051154 Jy ! Component: 150 - total flux cleaned = 0.00567009 Jy ! Component: 200 - total flux cleaned = 0.00577281 Jy ! Total flux subtracted in 200 components = 0.00577281 Jy ! Clean residual min=-0.003808 max=0.002581 Jy/beam ! Clean residual mean=0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.109214 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.109214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197002Jy sigma=0.000680 ! Fit after self-cal, rms=0.197469Jy sigma=0.000678 ! 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.197469Jy sigma=0.000678 ! Fit after self-cal, rms=0.123150Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=4.254 mas, bpa=-34.66 degrees ! Estimated noise=647.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111233 Jy ! Component: 100 - total flux cleaned = 0.00126696 Jy ! Component: 150 - total flux cleaned = 0.00134607 Jy ! Component: 200 - total flux cleaned = 0.00136269 Jy ! Total flux subtracted in 200 components = 0.00136269 Jy ! Clean residual min=-0.001721 max=0.001781 Jy/beam ! Clean residual mean=-0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.110577 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.110577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123086Jy sigma=0.000664 ! Fit after self-cal, rms=0.123004Jy sigma=0.000663 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.000103673 Jy ! Component: 100 - total flux cleaned = 0.000118567 Jy ! Component: 150 - total flux cleaned = 0.000145221 Jy ! Component: 200 - total flux cleaned = 0.000157327 Jy ! Total flux subtracted in 200 components = 0.000157327 Jy ! Clean residual min=-0.001710 max=0.001817 Jy/beam ! Clean residual mean=-0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.110734 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.110734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122987Jy sigma=0.000663 ! Fit after self-cal, rms=0.122987Jy sigma=0.000663 ! 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.122987Jy sigma=0.000663 ! Fit after self-cal, rms=0.125308Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.037 mas, bmaj=4.253 mas, bpa=-39.43 degrees ! Estimated noise=655.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010798 Jy ! Component: 100 - total flux cleaned = 0.00136919 Jy ! Component: 150 - total flux cleaned = 0.00143139 Jy ! Component: 200 - total flux cleaned = 0.00145641 Jy ! Total flux subtracted in 200 components = 0.00145641 Jy ! Clean residual min=-0.001691 max=0.001802 Jy/beam ! Clean residual mean=-0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.112191 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.112191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125244Jy sigma=0.000663 ! Fit after self-cal, rms=0.125244Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.65816e-05 Jy ! Component: 100 - total flux cleaned = 5.68987e-05 Jy ! Component: 150 - total flux cleaned = 6.6379e-05 Jy ! Component: 200 - total flux cleaned = 7.45556e-05 Jy ! Total flux subtracted in 200 components = 7.45556e-05 Jy ! Clean residual min=-0.001685 max=0.001812 Jy/beam ! Clean residual mean=-0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.112265 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.112265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125234Jy sigma=0.000663 ! Fit after self-cal, rms=0.125233Jy sigma=0.000663 ! 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.125233Jy sigma=0.000663 ! Fit after self-cal, rms=0.127166Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.737 mas, bmaj=9.115 mas, bpa=-52.62 degrees ! Estimated noise=842.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001603 Jy ! Component: 100 - total flux cleaned = 0.00200652 Jy ! Component: 150 - total flux cleaned = 0.00203024 Jy ! Component: 200 - total flux cleaned = 0.00205932 Jy ! Total flux subtracted in 200 components = 0.00205932 Jy ! Clean residual min=-0.001837 max=0.002066 Jy/beam ! Clean residual mean=0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.114324 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.114324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127099Jy sigma=0.000663 ! Fit after self-cal, rms=0.127095Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.00521e-06 Jy ! Component: 100 - total flux cleaned = -5.81128e-06 Jy ! Component: 150 - total flux cleaned = -6.70524e-06 Jy ! Component: 200 - total flux cleaned = 3.70587e-07 Jy ! Total flux subtracted in 200 components = 3.70587e-07 Jy ! Clean residual min=-0.001811 max=0.002057 Jy/beam ! Clean residual mean=0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.114325 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.114325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127087Jy sigma=0.000663 ! Fit after self-cal, rms=0.127084Jy sigma=0.000663 ! 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.031 mas, bmaj=4.254 mas, bpa=-43.67 degrees ! Estimated noise=664.009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 4.254 at -43.67 degrees (North through East) ! Clean map min=-0.0016478 max=0.093227 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.206 mas, bmaj=3.418 mas, bpa=-63.28 degrees ! Estimated noise=1127.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0697437 Jy ! Component: 100 - total flux cleaned = 0.0903831 Jy ! Component: 150 - total flux cleaned = 0.100776 Jy ! Component: 200 - total flux cleaned = 0.106272 Jy ! Total flux subtracted in 200 components = 0.106272 Jy ! Clean residual min=-0.003629 max=0.003398 Jy/beam ! Clean residual mean=-0.000004 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.106272 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.106272 Jy ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=4.254 mas, bpa=-43.67 degrees ! Estimated noise=664.009 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.00403636 Jy ! Component: 100 - total flux cleaned = 0.00595268 Jy ! Component: 150 - total flux cleaned = 0.00692608 Jy ! Component: 200 - total flux cleaned = 0.00736489 Jy ! Total flux subtracted in 200 components = 0.00736489 Jy ! Clean residual min=-0.001779 max=0.001807 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.113637 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.113637 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.737 mas, bmaj=9.115 mas, bpa=-52.62 degrees ! Estimated noise=842.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064796 Jy ! Component: 100 - total flux cleaned = 0.000645985 Jy ! Component: 150 - total flux cleaned = 0.000644704 Jy ! Component: 200 - total flux cleaned = 0.000643762 Jy ! Total flux subtracted in 200 components = 0.000643762 Jy ! Clean residual min=-0.001810 max=0.002061 Jy/beam ! Clean residual mean=0.000001 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.114281 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.20842e-06 Jy ! Component: 100 - total flux cleaned = -2.47416e-06 Jy ! Component: 150 - total flux cleaned = -3.7543e-06 Jy ! Component: 200 - total flux cleaned = 4.29662e-06 Jy ! Total flux subtracted in 200 components = 4.29662e-06 Jy ! Clean residual min=-0.001809 max=0.002053 Jy/beam ! Clean residual mean=0.000000 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.114285 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.114285 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=4.254 mas, bpa=-43.67 degrees ! Estimated noise=664.009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000336849 Jy ! Component: 100 - total flux cleaned = -0.000412332 Jy ! Component: 150 - total flux cleaned = -0.000431844 Jy ! Component: 200 - total flux cleaned = -0.000431234 Jy ! Total flux subtracted in 200 components = -0.000431234 Jy ! Clean residual min=-0.001732 max=0.001820 Jy/beam ! Clean residual mean=-0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.113854 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.113854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127102Jy sigma=0.000663 ! Fit after self-cal, rms=0.127097Jy sigma=0.000663 wmodel J1406+7828_S_2017_05_27_pus_map.mod ! Writing 41 model components to file: J1406+7828_S_2017_05_27_pus_map.mod wobs J1406+7828_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1406+7828_S_2017_05_27_pus_uvs.fits wwins J1406+7828_S_2017_05_27_pus_map.win ! wwins: Wrote 1 windows to J1406+7828_S_2017_05_27_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.000276933 Jy ! Component: 100 - total flux cleaned = 0.000373024 Jy ! Component: 150 - total flux cleaned = 0.000404697 Jy ! Component: 200 - total flux cleaned = 0.000555433 Jy ! Component: 250 - total flux cleaned = 0.000643283 Jy ! Component: 300 - total flux cleaned = 0.000672089 Jy ! Component: 350 - total flux cleaned = 0.000672165 Jy ! Component: 400 - total flux cleaned = 0.000644516 Jy ! Component: 450 - total flux cleaned = 0.000616851 Jy ! Component: 500 - total flux cleaned = 0.000562349 Jy ! Component: 550 - total flux cleaned = 0.000429367 Jy ! Component: 600 - total flux cleaned = 0.000376835 Jy ! Component: 650 - total flux cleaned = 0.00027394 Jy ! Component: 700 - total flux cleaned = 0.000324552 Jy ! Component: 750 - total flux cleaned = 0.000173069 Jy ! Component: 800 - total flux cleaned = 9.87214e-05 Jy ! Component: 850 - total flux cleaned = 0.000147457 Jy ! Component: 900 - total flux cleaned = -7.06393e-05 Jy ! Component: 950 - total flux cleaned = -0.000118132 Jy ! Component: 1000 - total flux cleaned = -0.000189245 Jy ! Component: 1050 - total flux cleaned = -0.000376765 Jy ! Component: 1100 - total flux cleaned = -0.000377153 Jy ! Component: 1150 - total flux cleaned = -0.000515163 Jy ! Component: 1200 - total flux cleaned = -0.000628845 Jy ! Component: 1250 - total flux cleaned = -0.000674102 Jy ! Component: 1300 - total flux cleaned = -0.000785779 Jy ! Component: 1350 - total flux cleaned = -0.000896329 Jy ! Component: 1400 - total flux cleaned = -0.00102786 Jy ! Component: 1450 - total flux cleaned = -0.00100638 Jy ! Component: 1500 - total flux cleaned = -0.00109274 Jy ! Component: 1550 - total flux cleaned = -0.00107158 Jy ! Component: 1600 - total flux cleaned = -0.00119838 Jy ! Component: 1650 - total flux cleaned = -0.00117757 Jy ! Component: 1700 - total flux cleaned = -0.00124012 Jy ! Component: 1750 - total flux cleaned = -0.00134274 Jy ! Component: 1800 - total flux cleaned = -0.00128174 Jy ! Component: 1850 - total flux cleaned = -0.00130217 Jy ! Component: 1900 - total flux cleaned = -0.00134263 Jy ! Component: 1950 - total flux cleaned = -0.00144201 Jy ! Component: 2000 - total flux cleaned = -0.00140265 Jy ! Component: 2050 - total flux cleaned = -0.00136368 Jy ! Component: 2100 - total flux cleaned = -0.00130551 Jy ! Component: 2150 - total flux cleaned = -0.00145983 Jy ! Component: 2200 - total flux cleaned = -0.00140225 Jy ! Component: 2250 - total flux cleaned = -0.0013264 Jy ! Component: 2300 - total flux cleaned = -0.00132658 Jy ! Component: 2350 - total flux cleaned = -0.00128923 Jy ! Component: 2400 - total flux cleaned = -0.00130769 Jy ! Component: 2450 - total flux cleaned = -0.00132631 Jy ! Component: 2500 - total flux cleaned = -0.00132632 Jy ! Component: 2550 - total flux cleaned = -0.00132615 Jy ! Component: 2600 - total flux cleaned = -0.00136218 Jy ! Component: 2650 - total flux cleaned = -0.00130846 Jy ! Component: 2700 - total flux cleaned = -0.00125514 Jy ! Component: 2750 - total flux cleaned = -0.00130825 Jy ! Component: 2800 - total flux cleaned = -0.00122008 Jy ! Component: 2850 - total flux cleaned = -0.00120264 Jy ! Component: 2900 - total flux cleaned = -0.00123753 Jy ! Component: 2950 - total flux cleaned = -0.00120297 Jy ! Component: 3000 - total flux cleaned = -0.00115152 Jy ! Component: 3050 - total flux cleaned = -0.00115157 Jy ! Component: 3100 - total flux cleaned = -0.00115164 Jy ! Component: 3150 - total flux cleaned = -0.00116848 Jy ! Component: 3200 - total flux cleaned = -0.00110136 Jy ! Component: 3250 - total flux cleaned = -0.00105136 Jy ! Component: 3300 - total flux cleaned = -0.00103499 Jy ! Component: 3350 - total flux cleaned = -0.00103502 Jy ! Component: 3400 - total flux cleaned = -0.00101863 Jy ! Component: 3450 - total flux cleaned = -0.00100237 Jy ! Component: 3500 - total flux cleaned = -0.00098615 Jy ! Component: 3550 - total flux cleaned = -0.00098615 Jy ! Component: 3600 - total flux cleaned = -0.000938117 Jy ! Component: 3650 - total flux cleaned = -0.000969923 Jy ! Component: 3700 - total flux cleaned = -0.00085886 Jy ! Component: 3750 - total flux cleaned = -0.000890337 Jy ! Component: 3800 - total flux cleaned = -0.000874693 Jy ! Component: 3850 - total flux cleaned = -0.000921501 Jy ! Component: 3900 - total flux cleaned = -0.000937131 Jy ! Component: 3950 - total flux cleaned = -0.000937022 Jy ! Component: 4000 - total flux cleaned = -0.00099844 Jy ! Component: 4050 - total flux cleaned = -0.00096785 Jy ! Total flux subtracted in 4096 components = -0.000982999 Jy ! Clean residual min=-0.000907 max=0.000938 Jy/beam ! Clean residual mean=-0.000002 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.112871 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 376 components and 0.112871 Jy ![Exited script file: muppet] wmap "J1406+7828_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 4.254 at -43.67 degrees (North through East) ! Clean map min=-0.0015105 max=0.093811 Jy/beam ! Writing clean map to FITS file: J1406+7828_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0938114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272861 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.872583 0.872583 1.74517 3.49033 6.98066 13.9613 27.9226 55.8453 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.093 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.031 x 4.254 at -43.67 degrees (North through East) ! Clean map min=-0.0015105 max=0.093811 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 J1406+7828_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:09:03 2019