! Started logfile: J0912+4422_S_2017_08_12_pus_uvs.log on Fri May 10 14:56:15 2019 obs J0912+4422_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0912+4422_S_2017_08_12_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.848787 visibilities/baseline/integration-bin. ! Found source: J0912+4422 ! ! 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 594 lines of history. ! ! Reading 26584 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 J0912+4422_S_2017_08_12_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 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1000 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892046Jy sigma=0.008603 ! Fit after self-cal, rms=0.879215Jy sigma=0.008493 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=4.675 mas, bpa=18.49 degrees ! Estimated noise=787.757 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.0922137 Jy ! Component: 100 - total flux cleaned = 0.130756 Jy ! Total flux subtracted in 100 components = 0.130756 Jy ! Clean residual min=-0.005895 max=0.017554 Jy/beam ! Clean residual mean=-0.000008 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 0.130756 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.130756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082785Jy sigma=0.000761 ! Fit after self-cal, rms=0.081936Jy sigma=0.000753 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215889 Jy ! Component: 100 - total flux cleaned = 0.0322577 Jy ! Total flux subtracted in 100 components = 0.0322577 Jy ! Clean residual min=-0.003413 max=0.007685 Jy/beam ! Clean residual mean=-0.000003 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.163013 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.163013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074808Jy sigma=0.000683 ! Fit after self-cal, rms=0.074701Jy sigma=0.000682 ! Inverting map ! Added new window around map position (5.5, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00795931 Jy ! Component: 100 - total flux cleaned = 0.0128465 Jy ! Total flux subtracted in 100 components = 0.0128465 Jy ! Clean residual min=-0.002803 max=0.004043 Jy/beam ! Clean residual mean=-0.000002 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.17586 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.17586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073537Jy sigma=0.000671 ! Fit after self-cal, rms=0.073487Jy sigma=0.000671 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=5.584 mas, bpa=21.17 degrees ! Estimated noise=512.937 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 (10, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582343 Jy ! Component: 100 - total flux cleaned = 0.00941978 Jy ! Component: 150 - total flux cleaned = 0.0117413 Jy ! Component: 200 - total flux cleaned = 0.0126144 Jy ! Total flux subtracted in 200 components = 0.0126144 Jy ! Clean residual min=-0.002411 max=0.002065 Jy/beam ! Clean residual mean=-0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.188474 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.188474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072945Jy sigma=0.000666 ! Fit after self-cal, rms=0.072901Jy sigma=0.000666 ! 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 0.96 HN 0.95 KP 1.05 ! LA 1.00 MK 1.02 NL 0.90 OV 1.02 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.01 KP 1.00 ! LA 0.98 MK 1.01 NL 1.05 OV 1.07 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.03 HN 0.98 KP 1.00 ! LA 1.01 MK 1.08 NL 1.00 OV 0.97 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.98 KP 1.00* ! LA 0.99 MK 0.97 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.072901Jy sigma=0.000666 ! Fit after self-cal, rms=0.071855Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=5.598 mas, bpa=21.29 degrees ! Estimated noise=510.284 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.00212705 Jy ! Component: 100 - total flux cleaned = 0.00261136 Jy ! Component: 150 - total flux cleaned = 0.00267735 Jy ! Component: 200 - total flux cleaned = 0.00270904 Jy ! Total flux subtracted in 200 components = 0.00270904 Jy ! Clean residual min=-0.002185 max=0.001488 Jy/beam ! Clean residual mean=-0.000004 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.191183 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.191183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071785Jy sigma=0.000660 ! Fit after self-cal, rms=0.071770Jy sigma=0.000660 ! 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.071770Jy sigma=0.000660 ! Fit after self-cal, rms=0.071809Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=5.582 mas, bpa=21.13 degrees ! Estimated noise=509.671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000873969 Jy ! Component: 100 - total flux cleaned = 0.000847747 Jy ! Component: 150 - total flux cleaned = 0.000824212 Jy ! Component: 200 - total flux cleaned = 0.000802284 Jy ! Total flux subtracted in 200 components = 0.000802284 Jy ! Clean residual min=-0.001945 max=0.001481 Jy/beam ! Clean residual mean=-0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.191986 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.191986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071786Jy sigma=0.000659 ! Fit after self-cal, rms=0.071788Jy sigma=0.000659 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.000113551 Jy ! Component: 100 - total flux cleaned = 5.11656e-05 Jy ! Component: 150 - total flux cleaned = 5.15604e-05 Jy ! Component: 200 - total flux cleaned = 5.15896e-05 Jy ! Total flux subtracted in 200 components = 5.15896e-05 Jy ! Clean residual min=-0.001915 max=0.001463 Jy/beam ! Clean residual mean=-0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.192037 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.192037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071777Jy sigma=0.000658 ! Fit after self-cal, rms=0.071776Jy sigma=0.000658 ! 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.071776Jy sigma=0.000658 ! Fit after self-cal, rms=0.071678Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=5.582 mas, bpa=21.01 degrees ! Estimated noise=508.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356505 Jy ! Component: 100 - total flux cleaned = 0.000358286 Jy ! Component: 150 - total flux cleaned = 0.000304454 Jy ! Component: 200 - total flux cleaned = 0.000304413 Jy ! Total flux subtracted in 200 components = 0.000304413 Jy ! Clean residual min=-0.001827 max=0.001462 Jy/beam ! Clean residual mean=-0.000003 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.192342 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.192342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071667Jy sigma=0.000658 ! Fit after self-cal, rms=0.071668Jy sigma=0.000658 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 = 6.61454e-05 Jy ! Component: 100 - total flux cleaned = 3.31328e-05 Jy ! Component: 150 - total flux cleaned = 4.77445e-05 Jy ! Component: 200 - total flux cleaned = 4.7122e-05 Jy ! Total flux subtracted in 200 components = 4.7122e-05 Jy ! Clean residual min=-0.001808 max=0.001444 Jy/beam ! Clean residual mean=-0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.192389 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.192389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071661Jy sigma=0.000658 ! Fit after self-cal, rms=0.071660Jy sigma=0.000658 ! 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.071660Jy sigma=0.000658 ! Fit after self-cal, rms=0.071589Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.495 mas, bmaj=9.249 mas, bpa=25.08 degrees ! Estimated noise=639.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186157 Jy ! Component: 100 - total flux cleaned = 0.000185945 Jy ! Component: 150 - total flux cleaned = 0.000173051 Jy ! Component: 200 - total flux cleaned = 0.000184027 Jy ! Total flux subtracted in 200 components = 0.000184027 Jy ! Clean residual min=-0.002142 max=0.001574 Jy/beam ! Clean residual mean=-0.000007 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.192573 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 109 components and 0.192573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071586Jy sigma=0.000658 ! Fit after self-cal, rms=0.071586Jy sigma=0.000658 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.22024e-05 Jy ! Component: 100 - total flux cleaned = 5.25584e-05 Jy ! Component: 150 - total flux cleaned = 4.36182e-05 Jy ! Component: 200 - total flux cleaned = 2.69651e-05 Jy ! Total flux subtracted in 200 components = 2.69651e-05 Jy ! Clean residual min=-0.002127 max=0.001593 Jy/beam ! Clean residual mean=-0.000007 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.1926 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 129 components and 0.1926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071584Jy sigma=0.000658 ! Fit after self-cal, rms=0.071584Jy sigma=0.000658 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.585 mas, bpa=20.93 degrees ! Estimated noise=507.766 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.585 at 20.93 degrees (North through East) ! Clean map min=-0.0017307 max=0.11488 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.01 mas, bmaj=4.691 mas, bpa=18.03 degrees ! Estimated noise=779.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0922096 Jy ! Component: 100 - total flux cleaned = 0.131873 Jy ! Component: 150 - total flux cleaned = 0.151134 Jy ! Component: 200 - total flux cleaned = 0.16279 Jy ! Total flux subtracted in 200 components = 0.16279 Jy ! Clean residual min=-0.003645 max=0.006216 Jy/beam ! Clean residual mean=-0.000003 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.16279 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.16279 Jy ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.585 mas, bpa=20.93 degrees ! Estimated noise=507.766 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.0110319 Jy ! Component: 100 - total flux cleaned = 0.0178274 Jy ! Component: 150 - total flux cleaned = 0.0222323 Jy ! Component: 200 - total flux cleaned = 0.025197 Jy ! Total flux subtracted in 200 components = 0.025197 Jy ! Clean residual min=-0.002187 max=0.001663 Jy/beam ! Clean residual mean=-0.000004 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.187987 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.187987 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.495 mas, bmaj=9.249 mas, bpa=25.08 degrees ! Estimated noise=639.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280642 Jy ! Component: 100 - total flux cleaned = 0.00420872 Jy ! Component: 150 - total flux cleaned = 0.00450837 Jy ! Component: 200 - total flux cleaned = 0.0045941 Jy ! Total flux subtracted in 200 components = 0.0045941 Jy ! Clean residual min=-0.002251 max=0.001589 Jy/beam ! Clean residual mean=-0.000007 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.192581 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 = 4.75947e-05 Jy ! Component: 100 - total flux cleaned = 6.76944e-05 Jy ! Component: 150 - total flux cleaned = 6.82918e-05 Jy ! Component: 200 - total flux cleaned = 8.57836e-05 Jy ! Total flux subtracted in 200 components = 8.57836e-05 Jy ! Clean residual min=-0.002182 max=0.001574 Jy/beam ! Clean residual mean=-0.000007 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.192667 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 83 components and 0.192667 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.585 mas, bpa=20.93 degrees ! Estimated noise=507.766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143279 Jy ! Component: 100 - total flux cleaned = 0.000170665 Jy ! Component: 150 - total flux cleaned = 0.000196029 Jy ! Component: 200 - total flux cleaned = 0.00017251 Jy ! Total flux subtracted in 200 components = 0.00017251 Jy ! Clean residual min=-0.001825 max=0.001405 Jy/beam ! Clean residual mean=-0.000003 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.19284 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.19284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071607Jy sigma=0.000658 ! Fit after self-cal, rms=0.071598Jy sigma=0.000658 wmodel J0912+4422_S_2017_08_12_pus_map.mod ! Writing 100 model components to file: J0912+4422_S_2017_08_12_pus_map.mod wobs J0912+4422_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0912+4422_S_2017_08_12_pus_uvs.fits wwins J0912+4422_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J0912+4422_S_2017_08_12_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.000554228 Jy ! Component: 100 - total flux cleaned = -0.000357218 Jy ! Component: 150 - total flux cleaned = -0.000241309 Jy ! Component: 200 - total flux cleaned = -0.000131311 Jy ! Component: 250 - total flux cleaned = 3.79687e-05 Jy ! Component: 300 - total flux cleaned = 0.000139881 Jy ! Component: 350 - total flux cleaned = 0.000219387 Jy ! Component: 400 - total flux cleaned = 0.000335503 Jy ! Component: 450 - total flux cleaned = 0.000448856 Jy ! Component: 500 - total flux cleaned = 0.000522656 Jy ! Component: 550 - total flux cleaned = 0.000558744 Jy ! Component: 600 - total flux cleaned = 0.000612032 Jy ! Component: 650 - total flux cleaned = 0.000698695 Jy ! Component: 700 - total flux cleaned = 0.000766757 Jy ! Component: 750 - total flux cleaned = 0.000833419 Jy ! Component: 800 - total flux cleaned = 0.000850023 Jy ! Component: 850 - total flux cleaned = 0.000850029 Jy ! Component: 900 - total flux cleaned = 0.000881523 Jy ! Component: 950 - total flux cleaned = 0.000881667 Jy ! Component: 1000 - total flux cleaned = 0.000927498 Jy ! Component: 1050 - total flux cleaned = 0.00097288 Jy ! Component: 1100 - total flux cleaned = 0.0010618 Jy ! Component: 1150 - total flux cleaned = 0.00112018 Jy ! Component: 1200 - total flux cleaned = 0.0011344 Jy ! Component: 1250 - total flux cleaned = 0.00117743 Jy ! Component: 1300 - total flux cleaned = 0.00123363 Jy ! Component: 1350 - total flux cleaned = 0.0013032 Jy ! Component: 1400 - total flux cleaned = 0.0013581 Jy ! Component: 1450 - total flux cleaned = 0.00139854 Jy ! Component: 1500 - total flux cleaned = 0.00142508 Jy ! Component: 1550 - total flux cleaned = 0.00143811 Jy ! Component: 1600 - total flux cleaned = 0.00147753 Jy ! Component: 1650 - total flux cleaned = 0.00151648 Jy ! Component: 1700 - total flux cleaned = 0.00156781 Jy ! Component: 1750 - total flux cleaned = 0.00155515 Jy ! Component: 1800 - total flux cleaned = 0.00154286 Jy ! Component: 1850 - total flux cleaned = 0.00155542 Jy ! Component: 1900 - total flux cleaned = 0.00159258 Jy ! Component: 1950 - total flux cleaned = 0.00160474 Jy ! Component: 2000 - total flux cleaned = 0.00161672 Jy ! Component: 2050 - total flux cleaned = 0.00159286 Jy ! Component: 2100 - total flux cleaned = 0.00159263 Jy ! Component: 2150 - total flux cleaned = 0.00158107 Jy ! Component: 2200 - total flux cleaned = 0.00159279 Jy ! Component: 2250 - total flux cleaned = 0.00158118 Jy ! Component: 2300 - total flux cleaned = 0.00156981 Jy ! Component: 2350 - total flux cleaned = 0.00161528 Jy ! Component: 2400 - total flux cleaned = 0.00157031 Jy ! Component: 2450 - total flux cleaned = 0.00154786 Jy ! Component: 2500 - total flux cleaned = 0.00153688 Jy ! Component: 2550 - total flux cleaned = 0.00156985 Jy ! Component: 2600 - total flux cleaned = 0.00153719 Jy ! Component: 2650 - total flux cleaned = 0.00151569 Jy ! Component: 2700 - total flux cleaned = 0.00153714 Jy ! Component: 2750 - total flux cleaned = 0.00148399 Jy ! Component: 2800 - total flux cleaned = 0.00146296 Jy ! Component: 2850 - total flux cleaned = 0.00149425 Jy ! Component: 2900 - total flux cleaned = 0.00144242 Jy ! Component: 2950 - total flux cleaned = 0.00144246 Jy ! Component: 3000 - total flux cleaned = 0.0014222 Jy ! Component: 3050 - total flux cleaned = 0.00145262 Jy ! Component: 3100 - total flux cleaned = 0.00139205 Jy ! Component: 3150 - total flux cleaned = 0.00138205 Jy ! Component: 3200 - total flux cleaned = 0.00139212 Jy ! Component: 3250 - total flux cleaned = 0.00139208 Jy ! Component: 3300 - total flux cleaned = 0.00133332 Jy ! Component: 3350 - total flux cleaned = 0.00132359 Jy ! Component: 3400 - total flux cleaned = 0.00130432 Jy ! Component: 3450 - total flux cleaned = 0.0013236 Jy ! Component: 3500 - total flux cleaned = 0.00129501 Jy ! Component: 3550 - total flux cleaned = 0.00132351 Jy ! Component: 3600 - total flux cleaned = 0.00129522 Jy ! Component: 3650 - total flux cleaned = 0.00132332 Jy ! Component: 3700 - total flux cleaned = 0.00133263 Jy ! Component: 3750 - total flux cleaned = 0.00131409 Jy ! Component: 3800 - total flux cleaned = 0.00126805 Jy ! Component: 3850 - total flux cleaned = 0.00127727 Jy ! Component: 3900 - total flux cleaned = 0.00126833 Jy ! Component: 3950 - total flux cleaned = 0.00127734 Jy ! Component: 4000 - total flux cleaned = 0.0012683 Jy ! Component: 4050 - total flux cleaned = 0.0012504 Jy ! Total flux subtracted in 4096 components = 0.00123262 Jy ! Clean residual min=-0.000520 max=0.000683 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.194072 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 406 components and 0.194072 Jy ![Exited script file: muppet] wmap "J0912+4422_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.585 at 20.93 degrees (North through East) ! Clean map min=-0.0012151 max=0.11479 Jy/beam ! Writing clean map to FITS file: J0912+4422_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114793 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160393 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.419173 0.419173 0.838347 1.67669 3.35339 6.70678 13.4136 26.8271 53.6542 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.585 at 20.93 degrees (North through East) ! Clean map min=-0.0012151 max=0.11479 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 J0912+4422_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:56:20 2019