! Started logfile: J1606+5405_S_2017_10_09_pus_uvs.log on Sun May 12 13:15:21 2019 obs J1606+5405_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1606+5405_S_2017_10_09_pus_uva.fits ! AN table 1: 116 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.755268 visibilities/baseline/integration-bin. ! Found source: J1606+5405 ! ! 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 496 lines of history. ! ! Reading 12616 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 J1606+5405_S_2017_10_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 526 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.961305Jy sigma=0.008636 ! Fit after self-cal, rms=0.940164Jy sigma=0.008460 ! 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.223 mas, bmaj=4.41 mas, bpa=-48.29 degrees ! Estimated noise=1397.74 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.0433551 Jy ! Component: 100 - total flux cleaned = 0.0585177 Jy ! Total flux subtracted in 100 components = 0.0585177 Jy ! Clean residual min=-0.004726 max=0.009219 Jy/beam ! Clean residual mean=-0.000050 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.0585177 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0585177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083883Jy sigma=0.000681 ! Fit after self-cal, rms=0.083560Jy sigma=0.000679 ! Inverting map ! Added new window around map position (-5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106888 Jy ! Component: 100 - total flux cleaned = 0.0175797 Jy ! Total flux subtracted in 100 components = 0.0175797 Jy ! Clean residual min=-0.004037 max=0.005255 Jy/beam ! Clean residual mean=-0.000031 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.0760975 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.0760975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081282Jy sigma=0.000658 ! Fit after self-cal, rms=0.081143Jy sigma=0.000657 ! 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.129 mas, bmaj=4.981 mas, bpa=-46.41 degrees ! Estimated noise=836.993 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.00956392 Jy ! Component: 100 - total flux cleaned = 0.0153301 Jy ! Component: 150 - total flux cleaned = 0.019086 Jy ! Component: 200 - total flux cleaned = 0.0215575 Jy ! Total flux subtracted in 200 components = 0.0215575 Jy ! Clean residual min=-0.003355 max=0.003615 Jy/beam ! Clean residual mean=-0.000004 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.097655 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.097655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079791Jy sigma=0.000646 ! Fit after self-cal, rms=0.079661Jy sigma=0.000644 ! 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 1.06 FD 1.00 HN 1.02 KP 1.05 ! LA 0.97 MK 1.00 NL 0.74 OV 1.00* ! PT 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.08 HN 1.06 KP 0.97 ! LA 0.97 MK 0.95 NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 1.00 KP 0.92 ! LA 0.78 MK 1.05 NL 1.02 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.93 KP 1.00* ! LA 0.75 MK 0.85 NL 1.00* OV 1.00* ! PT 0.98 ! ! ! Fit before self-cal, rms=0.079661Jy sigma=0.000644 ! Fit after self-cal, rms=0.074394Jy sigma=0.000641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=4.968 mas, bpa=-45.37 degrees ! Estimated noise=821.629 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.00158028 Jy ! Component: 100 - total flux cleaned = 0.00177165 Jy ! Component: 150 - total flux cleaned = 0.00177158 Jy ! Component: 200 - total flux cleaned = 0.00180567 Jy ! Total flux subtracted in 200 components = 0.00180567 Jy ! Clean residual min=-0.002432 max=0.002953 Jy/beam ! Clean residual mean=-0.000011 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0994606 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.0994606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074330Jy sigma=0.000640 ! Fit after self-cal, rms=0.074243Jy sigma=0.000639 ! 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.074243Jy sigma=0.000639 ! Fit after self-cal, rms=0.074508Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=5.011 mas, bpa=-46.19 degrees ! Estimated noise=825.122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000829042 Jy ! Component: 100 - total flux cleaned = 0.000829084 Jy ! Component: 150 - total flux cleaned = 0.000828809 Jy ! Component: 200 - total flux cleaned = 0.000828809 Jy ! Total flux subtracted in 200 components = 0.000828809 Jy ! Clean residual min=-0.002245 max=0.002283 Jy/beam ! Clean residual mean=0.000006 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.100289 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.100289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074484Jy sigma=0.000638 ! Fit after self-cal, rms=0.074489Jy sigma=0.000638 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.000296552 Jy ! Component: 100 - total flux cleaned = 0.000272289 Jy ! Component: 150 - total flux cleaned = 0.000271763 Jy ! Component: 200 - total flux cleaned = 0.000271465 Jy ! Total flux subtracted in 200 components = 0.000271465 Jy ! Clean residual min=-0.002212 max=0.002148 Jy/beam ! Clean residual mean=0.000006 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.100561 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.100561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074479Jy sigma=0.000638 ! Fit after self-cal, rms=0.074472Jy sigma=0.000638 ! 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.074472Jy sigma=0.000638 ! Fit after self-cal, rms=0.074562Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.108 mas, bmaj=5.023 mas, bpa=-46.45 degrees ! Estimated noise=825.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032164 Jy ! Component: 100 - total flux cleaned = 0.000357194 Jy ! Component: 150 - total flux cleaned = 0.000373005 Jy ! Component: 200 - total flux cleaned = 0.000372684 Jy ! Total flux subtracted in 200 components = 0.000372684 Jy ! Clean residual min=-0.002145 max=0.002173 Jy/beam ! Clean residual mean=0.000007 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.100934 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.100934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074555Jy sigma=0.000638 ! Fit after self-cal, rms=0.074554Jy sigma=0.000638 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.08826e-05 Jy ! Component: 100 - total flux cleaned = 9.20339e-05 Jy ! Component: 150 - total flux cleaned = 0.000104036 Jy ! Component: 200 - total flux cleaned = 0.000114802 Jy ! Total flux subtracted in 200 components = 0.000114802 Jy ! Clean residual min=-0.002146 max=0.002112 Jy/beam ! Clean residual mean=0.000007 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.101048 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.101048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074551Jy sigma=0.000638 ! Fit after self-cal, rms=0.074547Jy sigma=0.000638 ! 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.074547Jy sigma=0.000638 ! Fit after self-cal, rms=0.074616Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.221 mas, bmaj=9.377 mas, bpa=49.57 degrees ! Estimated noise=1050.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533563 Jy ! Component: 100 - total flux cleaned = 0.000567682 Jy ! Component: 150 - total flux cleaned = 0.000594566 Jy ! Component: 200 - total flux cleaned = 0.000615717 Jy ! Total flux subtracted in 200 components = 0.000615717 Jy ! Clean residual min=-0.002019 max=0.002124 Jy/beam ! Clean residual mean=0.000016 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.101664 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.101664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074615Jy sigma=0.000638 ! Fit after self-cal, rms=0.074610Jy sigma=0.000638 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.64593e-05 Jy ! Component: 100 - total flux cleaned = 7.5103e-05 Jy ! Component: 150 - total flux cleaned = 8.56937e-05 Jy ! Component: 200 - total flux cleaned = 9.45521e-05 Jy ! Total flux subtracted in 200 components = 9.45521e-05 Jy ! Clean residual min=-0.002054 max=0.002024 Jy/beam ! Clean residual mean=0.000016 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.101759 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 87 components and 0.101759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074611Jy sigma=0.000638 ! Fit after self-cal, rms=0.074600Jy sigma=0.000638 ! 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.095 mas, bmaj=5.029 mas, bpa=-46.5 degrees ! Estimated noise=826.128 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.095 x 5.029 at -46.5 degrees (North through East) ! Clean map min=-0.0020801 max=0.054946 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.258 mas, bmaj=4.43 mas, bpa=-47.78 degrees ! Estimated noise=1381.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424246 Jy ! Component: 100 - total flux cleaned = 0.0610491 Jy ! Component: 150 - total flux cleaned = 0.0728267 Jy ! Component: 200 - total flux cleaned = 0.0802994 Jy ! Total flux subtracted in 200 components = 0.0802994 Jy ! Clean residual min=-0.003866 max=0.004104 Jy/beam ! Clean residual mean=-0.000025 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.0802994 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0802994 Jy ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=5.029 mas, bpa=-46.5 degrees ! Estimated noise=826.128 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.00796378 Jy ! Component: 100 - total flux cleaned = 0.0128331 Jy ! Component: 150 - total flux cleaned = 0.0160137 Jy ! Component: 200 - total flux cleaned = 0.0181153 Jy ! Total flux subtracted in 200 components = 0.0181153 Jy ! Clean residual min=-0.002903 max=0.002123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0984147 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 48 components and 0.0984147 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.221 mas, bmaj=9.377 mas, bpa=49.57 degrees ! Estimated noise=1050.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215697 Jy ! Component: 100 - total flux cleaned = 0.00286141 Jy ! Component: 150 - total flux cleaned = 0.00301224 Jy ! Component: 200 - total flux cleaned = 0.00313564 Jy ! Total flux subtracted in 200 components = 0.00313564 Jy ! Clean residual min=-0.002229 max=0.001944 Jy/beam ! Clean residual mean=0.000013 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.10155 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.000102317 Jy ! Component: 100 - total flux cleaned = 0.000170958 Jy ! Component: 150 - total flux cleaned = 0.000216167 Jy ! Component: 200 - total flux cleaned = 0.000242166 Jy ! Total flux subtracted in 200 components = 0.000242166 Jy ! Clean residual min=-0.002163 max=0.001964 Jy/beam ! Clean residual mean=0.000015 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.101792 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.101792 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=5.029 mas, bpa=-46.5 degrees ! Estimated noise=826.128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.99805e-05 Jy ! Component: 100 - total flux cleaned = -0.000164242 Jy ! Component: 150 - total flux cleaned = -0.00019044 Jy ! Component: 200 - total flux cleaned = -0.000188666 Jy ! Total flux subtracted in 200 components = -0.000188666 Jy ! Clean residual min=-0.002365 max=0.002025 Jy/beam ! Clean residual mean=0.000007 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.101604 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.101604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074617Jy sigma=0.000638 ! Fit after self-cal, rms=0.074615Jy sigma=0.000638 wmodel J1606+5405_S_2017_10_09_pus_map.mod ! Writing 76 model components to file: J1606+5405_S_2017_10_09_pus_map.mod wobs J1606+5405_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1606+5405_S_2017_10_09_pus_uvs.fits wwins J1606+5405_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J1606+5405_S_2017_10_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.000634394 Jy ! Component: 100 - total flux cleaned = -0.000535975 Jy ! Component: 150 - total flux cleaned = -0.000312483 Jy ! Component: 200 - total flux cleaned = -9.47858e-06 Jy ! Component: 250 - total flux cleaned = 0.000221992 Jy ! Component: 300 - total flux cleaned = 0.000359811 Jy ! Component: 350 - total flux cleaned = 0.000360169 Jy ! Component: 400 - total flux cleaned = 0.000464629 Jy ! Component: 450 - total flux cleaned = 0.000540296 Jy ! Component: 500 - total flux cleaned = 0.00061369 Jy ! Component: 550 - total flux cleaned = 0.000709042 Jy ! Component: 600 - total flux cleaned = 0.000825319 Jy ! Component: 650 - total flux cleaned = 0.000893595 Jy ! Component: 700 - total flux cleaned = 0.000981876 Jy ! Component: 750 - total flux cleaned = 0.000939062 Jy ! Component: 800 - total flux cleaned = 0.000918678 Jy ! Component: 850 - total flux cleaned = 0.000918931 Jy ! Component: 900 - total flux cleaned = 0.00089854 Jy ! Component: 950 - total flux cleaned = 0.000839162 Jy ! Component: 1000 - total flux cleaned = 0.00082008 Jy ! Component: 1050 - total flux cleaned = 0.000838769 Jy ! Component: 1100 - total flux cleaned = 0.000800396 Jy ! Component: 1150 - total flux cleaned = 0.000781857 Jy ! Component: 1200 - total flux cleaned = 0.000818343 Jy ! Component: 1250 - total flux cleaned = 0.00078314 Jy ! Component: 1300 - total flux cleaned = 0.000836191 Jy ! Component: 1350 - total flux cleaned = 0.000819334 Jy ! Component: 1400 - total flux cleaned = 0.000870293 Jy ! Component: 1450 - total flux cleaned = 0.000820073 Jy ! Component: 1500 - total flux cleaned = 0.000869637 Jy ! Component: 1550 - total flux cleaned = 0.000820847 Jy ! Component: 1600 - total flux cleaned = 0.000884963 Jy ! Component: 1650 - total flux cleaned = 0.000853217 Jy ! Component: 1700 - total flux cleaned = 0.000837583 Jy ! Component: 1750 - total flux cleaned = 0.000852884 Jy ! Component: 1800 - total flux cleaned = 0.000837672 Jy ! Component: 1850 - total flux cleaned = 0.000822515 Jy ! Component: 1900 - total flux cleaned = 0.000822368 Jy ! Component: 1950 - total flux cleaned = 0.000778655 Jy ! Component: 2000 - total flux cleaned = 0.000764226 Jy ! Component: 2050 - total flux cleaned = 0.000735515 Jy ! Component: 2100 - total flux cleaned = 0.000693152 Jy ! Component: 2150 - total flux cleaned = 0.000609349 Jy ! Component: 2200 - total flux cleaned = 0.000581756 Jy ! Component: 2250 - total flux cleaned = 0.000513517 Jy ! Component: 2300 - total flux cleaned = 0.000459505 Jy ! Component: 2350 - total flux cleaned = 0.000405865 Jy ! Component: 2400 - total flux cleaned = 0.000352697 Jy ! Component: 2450 - total flux cleaned = 0.000260743 Jy ! Component: 2500 - total flux cleaned = 0.000208452 Jy ! Component: 2550 - total flux cleaned = 0.000105129 Jy ! Component: 2600 - total flux cleaned = 1.56516e-05 Jy ! Component: 2650 - total flux cleaned = -9.71942e-06 Jy ! Component: 2700 - total flux cleaned = -8.50901e-05 Jy ! Component: 2750 - total flux cleaned = -0.000122583 Jy ! Component: 2800 - total flux cleaned = -0.00019656 Jy ! Component: 2850 - total flux cleaned = -0.000220968 Jy ! Component: 2900 - total flux cleaned = -0.000257304 Jy ! Component: 2950 - total flux cleaned = -0.000293199 Jy ! Component: 3000 - total flux cleaned = -0.000352676 Jy ! Component: 3050 - total flux cleaned = -0.000364378 Jy ! Component: 3100 - total flux cleaned = -0.000387683 Jy ! Component: 3150 - total flux cleaned = -0.000422502 Jy ! Component: 3200 - total flux cleaned = -0.000480111 Jy ! Component: 3250 - total flux cleaned = -0.000491444 Jy ! Component: 3300 - total flux cleaned = -0.000502822 Jy ! Component: 3350 - total flux cleaned = -0.000547939 Jy ! Component: 3400 - total flux cleaned = -0.000559049 Jy ! Component: 3450 - total flux cleaned = -0.000570148 Jy ! Component: 3500 - total flux cleaned = -0.000570019 Jy ! Component: 3550 - total flux cleaned = -0.000569949 Jy ! Component: 3600 - total flux cleaned = -0.000548137 Jy ! Component: 3650 - total flux cleaned = -0.000602387 Jy ! Component: 3700 - total flux cleaned = -0.000591673 Jy ! Component: 3750 - total flux cleaned = -0.000666665 Jy ! Component: 3800 - total flux cleaned = -0.000687969 Jy ! Component: 3850 - total flux cleaned = -0.00070915 Jy ! Component: 3900 - total flux cleaned = -0.000761839 Jy ! Component: 3950 - total flux cleaned = -0.000803668 Jy ! Component: 4000 - total flux cleaned = -0.000866175 Jy ! Component: 4050 - total flux cleaned = -0.000886777 Jy ! Total flux subtracted in 4096 components = -0.000928041 Jy ! Clean residual min=-0.000615 max=0.000636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.100676 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 342 components and 0.100676 Jy ![Exited script file: muppet] wmap "J1606+5405_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.095 x 5.029 at -46.5 degrees (North through East) ! Clean map min=-0.0012845 max=0.054241 Jy/beam ! Writing clean map to FITS file: J1606+5405_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0542407 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175815 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.972414 0.972414 1.94483 3.88966 7.77931 15.5586 31.1173 62.2345 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 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.095 x 5.029 at -46.5 degrees (North through East) ! Clean map min=-0.0012845 max=0.054241 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 J1606+5405_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:15:26 2019