! Started logfile: J0508+8432_S_2017_10_21_pus_uvs.log on Sat May 11 20:51:25 2019 obs J0508+8432_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0508+8432_S_2017_10_21_pus_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J0508+8432 ! ! 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 644 lines of history. ! ! Reading 3744 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 J0508+8432_S_2017_10_21_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.768929Jy sigma=0.007208 ! Fit after self-cal, rms=0.764946Jy sigma=0.007172 ! 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.428 mas, bmaj=4.222 mas, bpa=67.23 degrees ! Estimated noise=1675.85 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.181751 Jy ! Component: 100 - total flux cleaned = 0.22234 Jy ! Total flux subtracted in 100 components = 0.22234 Jy ! Clean residual min=-0.007883 max=0.014079 Jy/beam ! Clean residual mean=-0.000028 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.22234 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.22234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090944Jy sigma=0.000790 ! Fit after self-cal, rms=0.090940Jy sigma=0.000790 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146391 Jy ! Component: 100 - total flux cleaned = 0.0213378 Jy ! Total flux subtracted in 100 components = 0.0213378 Jy ! Clean residual min=-0.007510 max=0.006322 Jy/beam ! Clean residual mean=-0.000039 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.243677 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.243677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087975Jy sigma=0.000770 ! Fit after self-cal, rms=0.087956Jy sigma=0.000770 ! 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.222 mas, bmaj=5.204 mas, bpa=67.67 degrees ! Estimated noise=1392.5 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.00384689 Jy ! Component: 100 - total flux cleaned = 0.00511904 Jy ! Component: 150 - total flux cleaned = 0.00536181 Jy ! Component: 200 - total flux cleaned = 0.00551778 Jy ! Total flux subtracted in 200 components = 0.00551778 Jy ! Clean residual min=-0.006441 max=0.006397 Jy/beam ! Clean residual mean=-0.000062 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.249195 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.249195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087663Jy sigma=0.000769 ! Fit after self-cal, rms=0.087666Jy sigma=0.000769 ! 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 1.04 FD 0.98 HN 0.95 KP 1.08 ! LA 1.04 MK 0.97 NL 0.95 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 0.99 KP 1.04 ! LA 0.98 MK 0.97 NL 1.00 OV 1.13 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.07 HN 1.03 KP 1.01 ! LA 0.76 MK 1.02 NL 1.22 OV 0.89 ! PT 0.93 ! ! ! 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.15 HN 0.96 KP 1.00* ! LA 0.74 MK 1.08 NL 1.00* OV 1.00* ! PT 1.04 ! ! ! Fit before self-cal, rms=0.087666Jy sigma=0.000769 ! Fit after self-cal, rms=0.080039Jy sigma=0.000727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.224 mas, bmaj=5.21 mas, bpa=67.51 degrees ! Estimated noise=1390.94 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.000263109 Jy ! Component: 100 - total flux cleaned = -0.000341543 Jy ! Component: 150 - total flux cleaned = -0.000366245 Jy ! Component: 200 - total flux cleaned = -0.000408218 Jy ! Total flux subtracted in 200 components = -0.000408218 Jy ! Clean residual min=-0.005482 max=0.004338 Jy/beam ! Clean residual mean=-0.000011 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.248787 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.248787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080019Jy sigma=0.000727 ! Fit after self-cal, rms=0.079997Jy sigma=0.000727 ! 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.079997Jy sigma=0.000727 ! Fit after self-cal, rms=0.079391Jy sigma=0.000718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.223 mas, bmaj=5.218 mas, bpa=67.6 degrees ! Estimated noise=1391.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164693 Jy ! Component: 100 - total flux cleaned = 0.000206763 Jy ! Component: 150 - total flux cleaned = 0.00026347 Jy ! Component: 200 - total flux cleaned = 0.00029691 Jy ! Total flux subtracted in 200 components = 0.00029691 Jy ! Clean residual min=-0.004219 max=0.003979 Jy/beam ! Clean residual mean=-0.000023 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.249084 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.249084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079379Jy sigma=0.000718 ! Fit after self-cal, rms=0.079387Jy sigma=0.000717 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.23765e-05 Jy ! Component: 100 - total flux cleaned = 5.86242e-05 Jy ! Component: 150 - total flux cleaned = 7.29934e-05 Jy ! Component: 200 - total flux cleaned = 9.96168e-05 Jy ! Total flux subtracted in 200 components = 9.96168e-05 Jy ! Clean residual min=-0.004205 max=0.003959 Jy/beam ! Clean residual mean=-0.000023 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.249183 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.249183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079379Jy sigma=0.000717 ! Fit after self-cal, rms=0.079380Jy sigma=0.000717 ! 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.079380Jy sigma=0.000717 ! Fit after self-cal, rms=0.079368Jy sigma=0.000717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=5.216 mas, bpa=67.69 degrees ! Estimated noise=1390.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.68693e-05 Jy ! Component: 100 - total flux cleaned = 0.00011722 Jy ! Component: 150 - total flux cleaned = 0.000158739 Jy ! Component: 200 - total flux cleaned = 0.000183668 Jy ! Total flux subtracted in 200 components = 0.000183668 Jy ! Clean residual min=-0.004163 max=0.003943 Jy/beam ! Clean residual mean=-0.000023 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.249367 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.249367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079362Jy sigma=0.000717 ! Fit after self-cal, rms=0.079362Jy sigma=0.000717 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.56084e-05 Jy ! Component: 100 - total flux cleaned = 2.76836e-05 Jy ! Component: 150 - total flux cleaned = 4.99e-05 Jy ! Component: 200 - total flux cleaned = 6.97563e-05 Jy ! Total flux subtracted in 200 components = 6.97563e-05 Jy ! Clean residual min=-0.004147 max=0.003944 Jy/beam ! Clean residual mean=-0.000023 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.249437 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.249437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079358Jy sigma=0.000717 ! Fit after self-cal, rms=0.079359Jy sigma=0.000717 ! 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.079359Jy sigma=0.000717 ! Fit after self-cal, rms=0.079338Jy sigma=0.000717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.078 mas, bmaj=10.56 mas, bpa=57.13 degrees ! Estimated noise=1694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282936 Jy ! Component: 100 - total flux cleaned = 0.000309791 Jy ! Component: 150 - total flux cleaned = 0.00032924 Jy ! Component: 200 - total flux cleaned = 0.000337709 Jy ! Total flux subtracted in 200 components = 0.000337709 Jy ! Clean residual min=-0.005195 max=0.004199 Jy/beam ! Clean residual mean=-0.000046 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.249775 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 40 components and 0.249775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079343Jy sigma=0.000717 ! Fit after self-cal, rms=0.079337Jy sigma=0.000717 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.92665e-07 Jy ! Component: 100 - total flux cleaned = 2.18495e-05 Jy ! Component: 150 - total flux cleaned = 2.20032e-05 Jy ! Component: 200 - total flux cleaned = 2.19892e-05 Jy ! Total flux subtracted in 200 components = 2.19892e-05 Jy ! Clean residual min=-0.005204 max=0.004188 Jy/beam ! Clean residual mean=-0.000046 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.249797 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 42 components and 0.249797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079343Jy sigma=0.000717 ! Fit after self-cal, rms=0.079338Jy sigma=0.000717 ! 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.22 mas, bmaj=5.215 mas, bpa=67.74 degrees ! Estimated noise=1390.48 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.22 x 5.215 at 67.74 degrees (North through East) ! Clean map min=-0.0040551 max=0.23436 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.429 mas, bmaj=4.24 mas, bpa=67.44 degrees ! Estimated noise=1674.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.181215 Jy ! Component: 100 - total flux cleaned = 0.221922 Jy ! Component: 150 - total flux cleaned = 0.236838 Jy ! Component: 200 - total flux cleaned = 0.243672 Jy ! Total flux subtracted in 200 components = 0.243672 Jy ! Clean residual min=-0.005872 max=0.004538 Jy/beam ! Clean residual mean=-0.000015 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.243672 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.243672 Jy ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=5.215 mas, bpa=67.74 degrees ! Estimated noise=1390.48 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.00381875 Jy ! Component: 100 - total flux cleaned = 0.00472998 Jy ! Component: 150 - total flux cleaned = 0.00502173 Jy ! Component: 200 - total flux cleaned = 0.00523845 Jy ! Total flux subtracted in 200 components = 0.00523845 Jy ! Clean residual min=-0.004230 max=0.004073 Jy/beam ! Clean residual mean=-0.000023 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.24891 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.24891 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=9.078 mas, bmaj=10.56 mas, bpa=57.13 degrees ! Estimated noise=1694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666281 Jy ! Component: 100 - total flux cleaned = 0.000699577 Jy ! Component: 150 - total flux cleaned = 0.000741009 Jy ! Component: 200 - total flux cleaned = 0.000774118 Jy ! Total flux subtracted in 200 components = 0.000774118 Jy ! Clean residual min=-0.005219 max=0.004183 Jy/beam ! Clean residual mean=-0.000046 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.249684 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 = 9.26922e-06 Jy ! Component: 100 - total flux cleaned = 1.86987e-05 Jy ! Component: 150 - total flux cleaned = 2.80998e-05 Jy ! Component: 200 - total flux cleaned = 4.50174e-05 Jy ! Total flux subtracted in 200 components = 4.50174e-05 Jy ! Clean residual min=-0.005216 max=0.004177 Jy/beam ! Clean residual mean=-0.000046 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.249729 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.249729 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=5.215 mas, bpa=67.74 degrees ! Estimated noise=1390.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323673 Jy ! Component: 100 - total flux cleaned = -0.000269845 Jy ! Component: 150 - total flux cleaned = -0.000270109 Jy ! Component: 200 - total flux cleaned = -0.000270802 Jy ! Total flux subtracted in 200 components = -0.000270802 Jy ! Clean residual min=-0.004190 max=0.004056 Jy/beam ! Clean residual mean=-0.000023 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.249459 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.249459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079344Jy sigma=0.000717 ! Fit after self-cal, rms=0.079345Jy sigma=0.000717 wmodel J0508+8432_S_2017_10_21_pus_map.mod ! Writing 45 model components to file: J0508+8432_S_2017_10_21_pus_map.mod wobs J0508+8432_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0508+8432_S_2017_10_21_pus_uvs.fits wwins J0508+8432_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0508+8432_S_2017_10_21_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.00089776 Jy ! Component: 100 - total flux cleaned = -0.00137694 Jy ! Component: 150 - total flux cleaned = -0.00137646 Jy ! Component: 200 - total flux cleaned = -0.00156145 Jy ! Component: 250 - total flux cleaned = -0.00167981 Jy ! Component: 300 - total flux cleaned = -0.0019714 Jy ! Component: 350 - total flux cleaned = -0.00242293 Jy ! Component: 400 - total flux cleaned = -0.00269752 Jy ! Component: 450 - total flux cleaned = -0.00296681 Jy ! Component: 500 - total flux cleaned = -0.00343788 Jy ! Component: 550 - total flux cleaned = -0.00374369 Jy ! Component: 600 - total flux cleaned = -0.00394426 Jy ! Component: 650 - total flux cleaned = -0.00409202 Jy ! Component: 700 - total flux cleaned = -0.00418801 Jy ! Component: 750 - total flux cleaned = -0.00423586 Jy ! Component: 800 - total flux cleaned = -0.00428184 Jy ! Component: 850 - total flux cleaned = -0.00423699 Jy ! Component: 900 - total flux cleaned = -0.00441614 Jy ! Component: 950 - total flux cleaned = -0.00446045 Jy ! Component: 1000 - total flux cleaned = -0.00446083 Jy ! Component: 1050 - total flux cleaned = -0.00454644 Jy ! Component: 1100 - total flux cleaned = -0.00458745 Jy ! Component: 1150 - total flux cleaned = -0.00450428 Jy ! Component: 1200 - total flux cleaned = -0.0043824 Jy ! Component: 1250 - total flux cleaned = -0.00438278 Jy ! Component: 1300 - total flux cleaned = -0.00450109 Jy ! Component: 1350 - total flux cleaned = -0.00430582 Jy ! Component: 1400 - total flux cleaned = -0.00434467 Jy ! Component: 1450 - total flux cleaned = -0.00438252 Jy ! Component: 1500 - total flux cleaned = -0.00430864 Jy ! Component: 1550 - total flux cleaned = -0.00438211 Jy ! Component: 1600 - total flux cleaned = -0.0043452 Jy ! Component: 1650 - total flux cleaned = -0.00448814 Jy ! Component: 1700 - total flux cleaned = -0.00438087 Jy ! Component: 1750 - total flux cleaned = -0.0044859 Jy ! Component: 1800 - total flux cleaned = -0.00445125 Jy ! Component: 1850 - total flux cleaned = -0.00445065 Jy ! Component: 1900 - total flux cleaned = -0.00428215 Jy ! Component: 1950 - total flux cleaned = -0.00434948 Jy ! Component: 2000 - total flux cleaned = -0.00441544 Jy ! Component: 2050 - total flux cleaned = -0.00448097 Jy ! Component: 2100 - total flux cleaned = -0.00454567 Jy ! Component: 2150 - total flux cleaned = -0.00460944 Jy ! Component: 2200 - total flux cleaned = -0.00467266 Jy ! Component: 2250 - total flux cleaned = -0.00473516 Jy ! Component: 2300 - total flux cleaned = -0.0047663 Jy ! Component: 2350 - total flux cleaned = -0.00491939 Jy ! Component: 2400 - total flux cleaned = -0.0050406 Jy ! Component: 2450 - total flux cleaned = -0.00507052 Jy ! Component: 2500 - total flux cleaned = -0.00527846 Jy ! Component: 2550 - total flux cleaned = -0.00536652 Jy ! Component: 2600 - total flux cleaned = -0.00548316 Jy ! Component: 2650 - total flux cleaned = -0.005541 Jy ! Component: 2700 - total flux cleaned = -0.00571225 Jy ! Component: 2750 - total flux cleaned = -0.00588196 Jy ! Component: 2800 - total flux cleaned = -0.00593837 Jy ! Component: 2850 - total flux cleaned = -0.00613298 Jy ! Component: 2900 - total flux cleaned = -0.00629845 Jy ! Component: 2950 - total flux cleaned = -0.00635312 Jy ! Component: 3000 - total flux cleaned = -0.00648863 Jy ! Component: 3050 - total flux cleaned = -0.00646182 Jy ! Component: 3100 - total flux cleaned = -0.00659546 Jy ! Component: 3150 - total flux cleaned = -0.00685966 Jy ! Component: 3200 - total flux cleaned = -0.00680729 Jy ! Component: 3250 - total flux cleaned = -0.00706762 Jy ! Component: 3300 - total flux cleaned = -0.00717073 Jy ! Component: 3350 - total flux cleaned = -0.007273 Jy ! Component: 3400 - total flux cleaned = -0.00742578 Jy ! Component: 3450 - total flux cleaned = -0.00757713 Jy ! Component: 3500 - total flux cleaned = -0.00770216 Jy ! Component: 3550 - total flux cleaned = -0.00780218 Jy ! Component: 3600 - total flux cleaned = -0.00802444 Jy ! Component: 3650 - total flux cleaned = -0.00814682 Jy ! Component: 3700 - total flux cleaned = -0.00821971 Jy ! Component: 3750 - total flux cleaned = -0.00841329 Jy ! Component: 3800 - total flux cleaned = -0.00862944 Jy ! Component: 3850 - total flux cleaned = -0.00872473 Jy ! Component: 3900 - total flux cleaned = -0.0088434 Jy ! Component: 3950 - total flux cleaned = -0.00907918 Jy ! Component: 4000 - total flux cleaned = -0.00914937 Jy ! Component: 4050 - total flux cleaned = -0.00935895 Jy ! Total flux subtracted in 4096 components = -0.00940506 Jy ! Clean residual min=-0.001439 max=0.001361 Jy/beam ! Clean residual mean=-0.000007 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.240054 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 351 components and 0.240054 Jy ![Exited script file: muppet] wmap "J0508+8432_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.22 x 5.215 at 67.74 degrees (North through East) ! Clean map min=-0.0028636 max=0.23456 Jy/beam ! Writing clean map to FITS file: J0508+8432_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.234563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000417678 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.534199 0.534199 1.0684 2.1368 4.27359 8.54719 17.0944 34.1888 68.3775 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.234 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.22 x 5.215 at 67.74 degrees (North through East) ! Clean map min=-0.0028636 max=0.23456 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 J0508+8432_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:51:29 2019