! Started logfile: J0054+7053_S_2017_07_09_pus_uvs.log on Wed May 8 14:36:45 2019 obs J0054+7053_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0054+7053_S_2017_07_09_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.954555 visibilities/baseline/integration-bin. ! Found source: J0054+7053 ! ! 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 19072 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 J0054+7053_S_2017_07_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 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 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814098Jy sigma=0.007516 ! Fit after self-cal, rms=0.800191Jy sigma=0.007401 ! 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.352 mas, bmaj=3.51 mas, bpa=-86.6 degrees ! Estimated noise=959.509 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.154186 Jy ! Component: 100 - total flux cleaned = 0.191913 Jy ! Total flux subtracted in 100 components = 0.191913 Jy ! Clean residual min=-0.004951 max=0.014771 Jy/beam ! Clean residual mean=-0.000006 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.191913 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.191913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081443Jy sigma=0.000716 ! Fit after self-cal, rms=0.081434Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152853 Jy ! Component: 100 - total flux cleaned = 0.0226815 Jy ! Total flux subtracted in 100 components = 0.0226815 Jy ! Clean residual min=-0.003696 max=0.003852 Jy/beam ! Clean residual mean=0.000002 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.214595 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.214595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078358Jy sigma=0.000689 ! Fit after self-cal, rms=0.078348Jy sigma=0.000688 ! 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.109 mas, bmaj=4.208 mas, bpa=47.26 degrees ! Estimated noise=626.098 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.00416498 Jy ! Component: 100 - total flux cleaned = 0.00614919 Jy ! Component: 150 - total flux cleaned = 0.00672166 Jy ! Component: 200 - total flux cleaned = 0.00696681 Jy ! Total flux subtracted in 200 components = 0.00696681 Jy ! Clean residual min=-0.003099 max=0.002912 Jy/beam ! Clean residual mean=0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.221561 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.221561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078086Jy sigma=0.000687 ! Fit after self-cal, rms=0.078081Jy sigma=0.000687 ! 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.96 FD 0.99 HN 0.97 KP 1.03 ! LA 1.01 MK 1.04 NL 0.87 OV 1.01 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.01 KP 0.99 ! LA 0.98 MK 1.03 NL 1.05 OV 1.02 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.08 HN 1.00 KP 0.97 ! LA 0.99 MK 1.07 NL 1.01 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! 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.11 HN 0.98 KP 1.00* ! LA 1.06 MK 1.02 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.078081Jy sigma=0.000687 ! Fit after self-cal, rms=0.076822Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=4.247 mas, bpa=48.74 degrees ! Estimated noise=628.421 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.000577981 Jy ! Component: 100 - total flux cleaned = -0.00063483 Jy ! Component: 150 - total flux cleaned = -0.000657947 Jy ! Component: 200 - total flux cleaned = -0.000677477 Jy ! Total flux subtracted in 200 components = -0.000677477 Jy ! Clean residual min=-0.002274 max=0.002155 Jy/beam ! Clean residual mean=-0.000005 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.220884 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.220884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076803Jy sigma=0.000674 ! Fit after self-cal, rms=0.076797Jy sigma=0.000674 ! 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.076797Jy sigma=0.000674 ! Fit after self-cal, rms=0.078020Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.133 mas, bmaj=4.252 mas, bpa=51.02 degrees ! Estimated noise=627.894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287845 Jy ! Component: 100 - total flux cleaned = -0.000335731 Jy ! Component: 150 - total flux cleaned = -0.000371716 Jy ! Component: 200 - total flux cleaned = -0.00040242 Jy ! Total flux subtracted in 200 components = -0.00040242 Jy ! Clean residual min=-0.001590 max=0.001619 Jy/beam ! Clean residual mean=0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.220481 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.220481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078014Jy sigma=0.000665 ! Fit after self-cal, rms=0.078049Jy sigma=0.000665 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.42293e-05 Jy ! Component: 100 - total flux cleaned = -8.46139e-05 Jy ! Component: 150 - total flux cleaned = -0.000100582 Jy ! Component: 200 - total flux cleaned = -0.000100864 Jy ! Total flux subtracted in 200 components = -0.000100864 Jy ! Clean residual min=-0.001619 max=0.001604 Jy/beam ! Clean residual mean=0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.220381 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.220381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078046Jy sigma=0.000664 ! Fit after self-cal, rms=0.078045Jy sigma=0.000664 ! 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.078045Jy sigma=0.000664 ! Fit after self-cal, rms=0.078172Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=4.255 mas, bpa=51.07 degrees ! Estimated noise=628.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222895 Jy ! Component: 100 - total flux cleaned = -0.000272091 Jy ! Component: 150 - total flux cleaned = -0.000295789 Jy ! Component: 200 - total flux cleaned = -0.000310128 Jy ! Total flux subtracted in 200 components = -0.000310128 Jy ! Clean residual min=-0.001635 max=0.001595 Jy/beam ! Clean residual mean=0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.22007 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.22007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078169Jy sigma=0.000664 ! Fit after self-cal, rms=0.078170Jy sigma=0.000664 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 = -9.97798e-06 Jy ! Component: 100 - total flux cleaned = -2.32509e-05 Jy ! Component: 150 - total flux cleaned = -2.29711e-05 Jy ! Component: 200 - total flux cleaned = -1.71848e-05 Jy ! Total flux subtracted in 200 components = -1.71848e-05 Jy ! Clean residual min=-0.001645 max=0.001589 Jy/beam ! Clean residual mean=0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.220053 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.220053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078168Jy sigma=0.000664 ! Fit after self-cal, rms=0.078168Jy sigma=0.000664 ! 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.078168Jy sigma=0.000664 ! Fit after self-cal, rms=0.078193Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.353 mas, bmaj=9.067 mas, bpa=67.33 degrees ! Estimated noise=792.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115152 Jy ! Component: 100 - total flux cleaned = 0.000116929 Jy ! Component: 150 - total flux cleaned = 0.000123942 Jy ! Component: 200 - total flux cleaned = 0.000149814 Jy ! Total flux subtracted in 200 components = 0.000149814 Jy ! Clean residual min=-0.001457 max=0.001842 Jy/beam ! Clean residual mean=0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.220203 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.220203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078196Jy sigma=0.000664 ! Fit after self-cal, rms=0.078197Jy sigma=0.000664 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 = 2.83856e-05 Jy ! Component: 100 - total flux cleaned = 4.14495e-05 Jy ! Component: 150 - total flux cleaned = 5.26187e-05 Jy ! Component: 200 - total flux cleaned = 5.79636e-05 Jy ! Total flux subtracted in 200 components = 5.79636e-05 Jy ! Clean residual min=-0.001452 max=0.001833 Jy/beam ! Clean residual mean=0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.220261 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 54 components and 0.220261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078199Jy sigma=0.000664 ! Fit after self-cal, rms=0.078199Jy sigma=0.000664 ! 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.142 mas, bmaj=4.256 mas, bpa=50.96 degrees ! Estimated noise=628.095 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.142 x 4.256 at 50.96 degrees (North through East) ! Clean map min=-0.0015738 max=0.202 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.379 mas, bmaj=3.557 mas, bpa=89.97 degrees ! Estimated noise=966.226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155149 Jy ! Component: 100 - total flux cleaned = 0.192724 Jy ! Component: 150 - total flux cleaned = 0.207611 Jy ! Component: 200 - total flux cleaned = 0.214492 Jy ! Total flux subtracted in 200 components = 0.214492 Jy ! Clean residual min=-0.002958 max=0.003160 Jy/beam ! Clean residual mean=-0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.214492 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.214492 Jy ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=4.256 mas, bpa=50.96 degrees ! Estimated noise=628.095 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.00351393 Jy ! Component: 100 - total flux cleaned = 0.00477846 Jy ! Component: 150 - total flux cleaned = 0.00503676 Jy ! Component: 200 - total flux cleaned = 0.00519443 Jy ! Total flux subtracted in 200 components = 0.00519443 Jy ! Clean residual min=-0.001680 max=0.001615 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.219687 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.219687 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.353 mas, bmaj=9.067 mas, bpa=67.33 degrees ! Estimated noise=792.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000570688 Jy ! Component: 100 - total flux cleaned = 0.000621881 Jy ! Component: 150 - total flux cleaned = 0.000634849 Jy ! Component: 200 - total flux cleaned = 0.000635608 Jy ! Total flux subtracted in 200 components = 0.000635608 Jy ! Clean residual min=-0.001468 max=0.001879 Jy/beam ! Clean residual mean=0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.220322 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.34052e-05 Jy ! Component: 100 - total flux cleaned = 1.94227e-05 Jy ! Component: 150 - total flux cleaned = 2.48642e-05 Jy ! Component: 200 - total flux cleaned = 2.98639e-05 Jy ! Total flux subtracted in 200 components = 2.98639e-05 Jy ! Clean residual min=-0.001474 max=0.001846 Jy/beam ! Clean residual mean=0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.220352 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.220352 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=4.256 mas, bpa=50.96 degrees ! Estimated noise=628.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102992 Jy ! Component: 100 - total flux cleaned = -0.000163996 Jy ! Component: 150 - total flux cleaned = -0.000232711 Jy ! Component: 200 - total flux cleaned = -0.000279009 Jy ! Total flux subtracted in 200 components = -0.000279009 Jy ! Clean residual min=-0.001663 max=0.001637 Jy/beam ! Clean residual mean=0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.220073 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.220073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078210Jy sigma=0.000665 ! Fit after self-cal, rms=0.078203Jy sigma=0.000665 wmodel J0054+7053_S_2017_07_09_pus_map.mod ! Writing 41 model components to file: J0054+7053_S_2017_07_09_pus_map.mod wobs J0054+7053_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0054+7053_S_2017_07_09_pus_uvs.fits wwins J0054+7053_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J0054+7053_S_2017_07_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.000363629 Jy ! Component: 100 - total flux cleaned = -0.000674205 Jy ! Component: 150 - total flux cleaned = -0.000863272 Jy ! Component: 200 - total flux cleaned = -0.00099431 Jy ! Component: 250 - total flux cleaned = -0.00107005 Jy ! Component: 300 - total flux cleaned = -0.00106974 Jy ! Component: 350 - total flux cleaned = -0.00102131 Jy ! Component: 400 - total flux cleaned = -0.000973972 Jy ! Component: 450 - total flux cleaned = -0.000997512 Jy ! Component: 500 - total flux cleaned = -0.00102033 Jy ! Component: 550 - total flux cleaned = -0.00104228 Jy ! Component: 600 - total flux cleaned = -0.00108573 Jy ! Component: 650 - total flux cleaned = -0.00112899 Jy ! Component: 700 - total flux cleaned = -0.00123489 Jy ! Component: 750 - total flux cleaned = -0.00131878 Jy ! Component: 800 - total flux cleaned = -0.00146356 Jy ! Component: 850 - total flux cleaned = -0.00152475 Jy ! Component: 900 - total flux cleaned = -0.00164566 Jy ! Component: 950 - total flux cleaned = -0.00172517 Jy ! Component: 1000 - total flux cleaned = -0.00184283 Jy ! Component: 1050 - total flux cleaned = -0.00186222 Jy ! Component: 1100 - total flux cleaned = -0.00197719 Jy ! Component: 1150 - total flux cleaned = -0.00199643 Jy ! Component: 1200 - total flux cleaned = -0.00205308 Jy ! Component: 1250 - total flux cleaned = -0.0021459 Jy ! Component: 1300 - total flux cleaned = -0.00212743 Jy ! Component: 1350 - total flux cleaned = -0.00214597 Jy ! Component: 1400 - total flux cleaned = -0.0022361 Jy ! Component: 1450 - total flux cleaned = -0.00220041 Jy ! Component: 1500 - total flux cleaned = -0.00223581 Jy ! Component: 1550 - total flux cleaned = -0.00227115 Jy ! Component: 1600 - total flux cleaned = -0.00234043 Jy ! Component: 1650 - total flux cleaned = -0.00232316 Jy ! Component: 1700 - total flux cleaned = -0.00234039 Jy ! Component: 1750 - total flux cleaned = -0.00235736 Jy ! Component: 1800 - total flux cleaned = -0.00245804 Jy ! Component: 1850 - total flux cleaned = -0.00242482 Jy ! Component: 1900 - total flux cleaned = -0.0024908 Jy ! Component: 1950 - total flux cleaned = -0.00239264 Jy ! Component: 2000 - total flux cleaned = -0.00249048 Jy ! Component: 2050 - total flux cleaned = -0.0024583 Jy ! Component: 2100 - total flux cleaned = -0.0024265 Jy ! Component: 2150 - total flux cleaned = -0.00249009 Jy ! Component: 2200 - total flux cleaned = -0.00255311 Jy ! Component: 2250 - total flux cleaned = -0.00245883 Jy ! Component: 2300 - total flux cleaned = -0.00250564 Jy ! Component: 2350 - total flux cleaned = -0.00244381 Jy ! Component: 2400 - total flux cleaned = -0.00242836 Jy ! Component: 2450 - total flux cleaned = -0.00244371 Jy ! Component: 2500 - total flux cleaned = -0.00242845 Jy ! Component: 2550 - total flux cleaned = -0.00242845 Jy ! Component: 2600 - total flux cleaned = -0.0023835 Jy ! Component: 2650 - total flux cleaned = -0.00235384 Jy ! Component: 2700 - total flux cleaned = -0.00235389 Jy ! Component: 2750 - total flux cleaned = -0.00229515 Jy ! Component: 2800 - total flux cleaned = -0.00228056 Jy ! Component: 2850 - total flux cleaned = -0.0022226 Jy ! Component: 2900 - total flux cleaned = -0.00213625 Jy ! Component: 2950 - total flux cleaned = -0.00216496 Jy ! Component: 3000 - total flux cleaned = -0.00212233 Jy ! Component: 3050 - total flux cleaned = -0.00212235 Jy ! Component: 3100 - total flux cleaned = -0.00215051 Jy ! Component: 3150 - total flux cleaned = -0.00209445 Jy ! Component: 3200 - total flux cleaned = -0.00206649 Jy ! Component: 3250 - total flux cleaned = -0.00201116 Jy ! Component: 3300 - total flux cleaned = -0.00201104 Jy ! Component: 3350 - total flux cleaned = -0.00196991 Jy ! Component: 3400 - total flux cleaned = -0.00191542 Jy ! Component: 3450 - total flux cleaned = -0.00186144 Jy ! Component: 3500 - total flux cleaned = -0.00184809 Jy ! Component: 3550 - total flux cleaned = -0.00187474 Jy ! Component: 3600 - total flux cleaned = -0.00182172 Jy ! Component: 3650 - total flux cleaned = -0.00183485 Jy ! Component: 3700 - total flux cleaned = -0.00175587 Jy ! Component: 3750 - total flux cleaned = -0.00174278 Jy ! Component: 3800 - total flux cleaned = -0.00171666 Jy ! Component: 3850 - total flux cleaned = -0.00169059 Jy ! Component: 3900 - total flux cleaned = -0.00167771 Jy ! Component: 3950 - total flux cleaned = -0.00160086 Jy ! Component: 4000 - total flux cleaned = -0.00163914 Jy ! Component: 4050 - total flux cleaned = -0.00156302 Jy ! Total flux subtracted in 4096 components = -0.00158831 Jy ! Clean residual min=-0.000724 max=0.000991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.218485 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 364 components and 0.218485 Jy ![Exited script file: muppet] wmap "J0054+7053_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.142 x 4.256 at 50.96 degrees (North through East) ! Clean map min=-0.0013402 max=0.20204 Jy/beam ! Writing clean map to FITS file: J0054+7053_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.202041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225844 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335344 0.335344 0.670689 1.34138 2.68275 5.36551 10.731 21.462 42.9241 85.8481 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 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.142 x 4.256 at 50.96 degrees (North through East) ! Clean map min=-0.0013402 max=0.20204 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 J0054+7053_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:36:51 2019