! Started logfile: J0148+3854_S_2017_06_10_pus_uvs.log on Mon May 6 14:42:09 2019 obs J0148+3854_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0148+3854_S_2017_06_10_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785516 visibilities/baseline/integration-bin. ! Found source: J0148+3854 ! ! 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 1154 lines of history. ! ! Reading 15836 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 J0148+3854_S_2017_06_10_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 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 177 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 731 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.636937Jy sigma=0.006763 ! Fit after self-cal, rms=0.605879Jy sigma=0.006440 ! 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.812 mas, bmaj=5.41 mas, bpa=-5.989 degrees ! Estimated noise=912.756 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.305987 Jy ! Component: 100 - total flux cleaned = 0.373909 Jy ! Total flux subtracted in 100 components = 0.373909 Jy ! Clean residual min=-0.010571 max=0.022757 Jy/beam ! Clean residual mean=-0.000013 rms=0.002988 Jy/beam ! Combined flux in latest and established models = 0.373909 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.373909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091630Jy sigma=0.000926 ! Fit after self-cal, rms=0.091630Jy sigma=0.000926 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242614 Jy ! Component: 100 - total flux cleaned = 0.0369663 Jy ! Total flux subtracted in 100 components = 0.0369663 Jy ! Clean residual min=-0.009833 max=0.011730 Jy/beam ! Clean residual mean=-0.000005 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 0.410876 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.410876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083642Jy sigma=0.000841 ! Fit after self-cal, rms=0.083649Jy sigma=0.000841 ! 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.232 mas, bmaj=6.312 mas, bpa=-3.955 degrees ! Estimated noise=606.529 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.0100385 Jy ! Component: 100 - total flux cleaned = 0.014967 Jy ! Component: 150 - total flux cleaned = 0.0163434 Jy ! Component: 200 - total flux cleaned = 0.0166218 Jy ! Total flux subtracted in 200 components = 0.0166218 Jy ! Clean residual min=-0.007054 max=0.009546 Jy/beam ! Clean residual mean=0.000004 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.427497 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.427497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082290Jy sigma=0.000830 ! Fit after self-cal, rms=0.082292Jy sigma=0.000830 ! 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.05 FD 0.98 HN 0.95 KP 1.00 ! LA 0.99 MK 1.03 NL 0.88 OV 1.08 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.99 KP 0.96 ! LA 0.94 MK 1.02 NL 1.04 OV 1.12 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 0.98 KP 0.96 ! LA 0.96 MK 1.05 NL 0.99 OV 0.99 ! PT 0.96 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.07 HN 0.97 KP 1.00* ! LA 0.98 MK 1.19 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.082292Jy sigma=0.000830 ! Fit after self-cal, rms=0.078728Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=6.332 mas, bpa=-3.887 degrees ! Estimated noise=607.636 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.00246797 Jy ! Component: 100 - total flux cleaned = -0.00262413 Jy ! Component: 150 - total flux cleaned = -0.00280814 Jy ! Component: 200 - total flux cleaned = -0.00308828 Jy ! Total flux subtracted in 200 components = -0.00308828 Jy ! Clean residual min=-0.007037 max=0.007985 Jy/beam ! Clean residual mean=-0.000005 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.424409 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.424409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078577Jy sigma=0.000774 ! Fit after self-cal, rms=0.078591Jy sigma=0.000774 ! 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.078591Jy sigma=0.000774 ! Fit after self-cal, rms=0.071507Jy sigma=0.000694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=6.339 mas, bpa=-4.133 degrees ! Estimated noise=608.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105561 Jy ! Component: 100 - total flux cleaned = -0.00118057 Jy ! Component: 150 - total flux cleaned = -0.00121504 Jy ! Component: 200 - total flux cleaned = -0.0012447 Jy ! Total flux subtracted in 200 components = -0.0012447 Jy ! Clean residual min=-0.002465 max=0.004525 Jy/beam ! Clean residual mean=-0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.423164 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.423164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071465Jy sigma=0.000694 ! Fit after self-cal, rms=0.071498Jy sigma=0.000694 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) ! Added new window around map position (-5.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338186 Jy ! Component: 100 - total flux cleaned = 0.00344609 Jy ! Component: 150 - total flux cleaned = 0.00350544 Jy ! Component: 200 - total flux cleaned = 0.0034514 Jy ! Total flux subtracted in 200 components = 0.0034514 Jy ! Clean residual min=-0.002311 max=0.002721 Jy/beam ! Clean residual mean=-0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.426616 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.426616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071275Jy sigma=0.000692 ! Fit after self-cal, rms=0.071261Jy sigma=0.000692 ! Inverting map ! Added new window around map position (-17.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277839 Jy ! Component: 100 - total flux cleaned = 0.00347956 Jy ! Component: 150 - total flux cleaned = 0.00365072 Jy ! Component: 200 - total flux cleaned = 0.00370016 Jy ! Total flux subtracted in 200 components = 0.00370016 Jy ! Clean residual min=-0.002099 max=0.002359 Jy/beam ! Clean residual mean=-0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.430316 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 98 components and 0.430316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071114Jy sigma=0.000690 ! Fit after self-cal, rms=0.071109Jy sigma=0.000690 ! Inverting map ! Added new window around map position (39.5, 68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130827 Jy ! Component: 100 - total flux cleaned = 0.00199908 Jy ! Component: 150 - total flux cleaned = 0.00224155 Jy ! Component: 200 - total flux cleaned = 0.00224157 Jy ! Total flux subtracted in 200 components = 0.00224157 Jy ! Clean residual min=-0.002057 max=0.001918 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.432557 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 117 components and 0.432557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071014Jy sigma=0.000689 ! Fit after self-cal, rms=0.071013Jy sigma=0.000689 ! 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.071013Jy sigma=0.000689 ! Fit after self-cal, rms=0.071043Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=6.341 mas, bpa=-4.168 degrees ! Estimated noise=608.333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150785 Jy ! Component: 100 - total flux cleaned = 0.00203482 Jy ! Component: 150 - total flux cleaned = 0.00215062 Jy ! Component: 200 - total flux cleaned = 0.00222147 Jy ! Total flux subtracted in 200 components = 0.00222147 Jy ! Clean residual min=-0.001867 max=0.001906 Jy/beam ! Clean residual mean=0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.434779 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 139 components and 0.434779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070989Jy sigma=0.000687 ! Fit after self-cal, rms=0.070992Jy sigma=0.000687 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) ! Added new window around map position (10, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186529 Jy ! Component: 100 - total flux cleaned = 0.00269194 Jy ! Component: 150 - total flux cleaned = 0.00285202 Jy ! Component: 200 - total flux cleaned = 0.00296046 Jy ! Total flux subtracted in 200 components = 0.00296046 Jy ! Clean residual min=-0.001827 max=0.001793 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.437739 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 0.437739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070927Jy sigma=0.000686 ! Fit after self-cal, rms=0.070926Jy sigma=0.000686 ! 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.070926Jy sigma=0.000686 ! Fit after self-cal, rms=0.070934Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.188 mas, bmaj=9.558 mas, bpa=-2.612 degrees ! Estimated noise=763.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114948 Jy ! Component: 100 - total flux cleaned = 0.00166508 Jy ! Component: 150 - total flux cleaned = 0.00186953 Jy ! Component: 200 - total flux cleaned = 0.00205472 Jy ! Total flux subtracted in 200 components = 0.00205472 Jy ! Clean residual min=-0.001808 max=0.001852 Jy/beam ! Clean residual mean=-0.000000 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.439794 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 179 components and 0.439794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070915Jy sigma=0.000686 ! Fit after self-cal, rms=0.070916Jy sigma=0.000686 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.000187222 Jy ! Component: 100 - total flux cleaned = 0.000281185 Jy ! Component: 150 - total flux cleaned = 0.000366795 Jy ! Component: 200 - total flux cleaned = 0.00046689 Jy ! Total flux subtracted in 200 components = 0.00046689 Jy ! Clean residual min=-0.001748 max=0.001827 Jy/beam ! Clean residual mean=-0.000000 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.440261 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 198 components and 0.440261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070908Jy sigma=0.000686 ! Fit after self-cal, rms=0.070908Jy sigma=0.000686 ! 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.26 mas, bmaj=6.341 mas, bpa=-4.195 degrees ! Estimated noise=608.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 6.341 at -4.195 degrees (North through East) ! Clean map min=-0.0017229 max=0.39965 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=2.828 mas, bmaj=5.42 mas, bpa=-6.084 degrees ! Estimated noise=922.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.309126 Jy ! Component: 100 - total flux cleaned = 0.377222 Jy ! Component: 150 - total flux cleaned = 0.399971 Jy ! Component: 200 - total flux cleaned = 0.411772 Jy ! Total flux subtracted in 200 components = 0.411772 Jy ! Clean residual min=-0.004279 max=0.005958 Jy/beam ! Clean residual mean=-0.000004 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.411772 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.411772 Jy ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.341 mas, bpa=-4.195 degrees ! Estimated noise=608.49 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.008192 Jy ! Component: 100 - total flux cleaned = 0.0131285 Jy ! Component: 150 - total flux cleaned = 0.0168495 Jy ! Component: 200 - total flux cleaned = 0.0198718 Jy ! Total flux subtracted in 200 components = 0.0198718 Jy ! Clean residual min=-0.002390 max=0.002340 Jy/beam ! Clean residual mean=-0.000000 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.431644 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 0.431644 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.188 mas, bmaj=9.558 mas, bpa=-2.612 degrees ! Estimated noise=763.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264686 Jy ! Component: 100 - total flux cleaned = 0.00445831 Jy ! Component: 150 - total flux cleaned = 0.00572068 Jy ! Component: 200 - total flux cleaned = 0.00652947 Jy ! Total flux subtracted in 200 components = 0.00652947 Jy ! Clean residual min=-0.001743 max=0.001981 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.438174 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) ! Added new window around map position (102, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147179 Jy ! Component: 100 - total flux cleaned = 0.00194323 Jy ! Component: 150 - total flux cleaned = 0.0022351 Jy ! Component: 200 - total flux cleaned = 0.00254001 Jy ! Total flux subtracted in 200 components = 0.00254001 Jy ! Clean residual min=-0.001760 max=0.001548 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.440714 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 101 components and 0.440714 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.341 mas, bpa=-4.195 degrees ! Estimated noise=608.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000741868 Jy ! Component: 100 - total flux cleaned = -0.000602142 Jy ! Component: 150 - total flux cleaned = -0.000339097 Jy ! Component: 200 - total flux cleaned = -8.82126e-05 Jy ! Total flux subtracted in 200 components = -8.82126e-05 Jy ! Clean residual min=-0.001985 max=0.001841 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.440626 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 128 components and 0.440626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071212Jy sigma=0.000689 ! Fit after self-cal, rms=0.071197Jy sigma=0.000688 wmodel J0148+3854_S_2017_06_10_pus_map.mod ! Writing 128 model components to file: J0148+3854_S_2017_06_10_pus_map.mod wobs J0148+3854_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0148+3854_S_2017_06_10_pus_uvs.fits wwins J0148+3854_S_2017_06_10_pus_map.win ! wwins: Wrote 6 windows to J0148+3854_S_2017_06_10_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 = -8.081e-06 Jy ! Component: 100 - total flux cleaned = 0.000127069 Jy ! Component: 150 - total flux cleaned = 0.000351365 Jy ! Component: 200 - total flux cleaned = 0.000536436 Jy ! Component: 250 - total flux cleaned = 0.000655238 Jy ! Component: 300 - total flux cleaned = 0.000828603 Jy ! Component: 350 - total flux cleaned = 0.000968749 Jy ! Component: 400 - total flux cleaned = 0.00102399 Jy ! Component: 450 - total flux cleaned = 0.00107766 Jy ! Component: 500 - total flux cleaned = 0.00118249 Jy ! Component: 550 - total flux cleaned = 0.00125934 Jy ! Component: 600 - total flux cleaned = 0.00135997 Jy ! Component: 650 - total flux cleaned = 0.00138476 Jy ! Component: 700 - total flux cleaned = 0.00140893 Jy ! Component: 750 - total flux cleaned = 0.0015287 Jy ! Component: 800 - total flux cleaned = 0.00152808 Jy ! Component: 850 - total flux cleaned = 0.00152801 Jy ! Component: 900 - total flux cleaned = 0.00152801 Jy ! Component: 950 - total flux cleaned = 0.00146029 Jy ! Component: 1000 - total flux cleaned = 0.00143767 Jy ! Component: 1050 - total flux cleaned = 0.0013494 Jy ! Component: 1100 - total flux cleaned = 0.00134939 Jy ! Component: 1150 - total flux cleaned = 0.00128465 Jy ! Component: 1200 - total flux cleaned = 0.00124228 Jy ! Component: 1250 - total flux cleaned = 0.0012214 Jy ! Component: 1300 - total flux cleaned = 0.00122142 Jy ! Component: 1350 - total flux cleaned = 0.00128305 Jy ! Component: 1400 - total flux cleaned = 0.00124243 Jy ! Component: 1450 - total flux cleaned = 0.00132306 Jy ! Component: 1500 - total flux cleaned = 0.00134303 Jy ! Component: 1550 - total flux cleaned = 0.00138212 Jy ! Component: 1600 - total flux cleaned = 0.0013824 Jy ! Component: 1650 - total flux cleaned = 0.00144052 Jy ! Component: 1700 - total flux cleaned = 0.00155502 Jy ! Component: 1750 - total flux cleaned = 0.00155522 Jy ! Component: 1800 - total flux cleaned = 0.00166725 Jy ! Component: 1850 - total flux cleaned = 0.00170396 Jy ! Component: 1900 - total flux cleaned = 0.00175895 Jy ! Component: 1950 - total flux cleaned = 0.00175913 Jy ! Component: 2000 - total flux cleaned = 0.00184934 Jy ! Component: 2050 - total flux cleaned = 0.00188499 Jy ! Component: 2100 - total flux cleaned = 0.001903 Jy ! Component: 2150 - total flux cleaned = 0.00185009 Jy ! Component: 2200 - total flux cleaned = 0.00193746 Jy ! Component: 2250 - total flux cleaned = 0.00190296 Jy ! Component: 2300 - total flux cleaned = 0.00192013 Jy ! Component: 2350 - total flux cleaned = 0.00200498 Jy ! Component: 2400 - total flux cleaned = 0.00192073 Jy ! Component: 2450 - total flux cleaned = 0.00198779 Jy ! Component: 2500 - total flux cleaned = 0.0020212 Jy ! Component: 2550 - total flux cleaned = 0.00202116 Jy ! Component: 2600 - total flux cleaned = 0.00207039 Jy ! Component: 2650 - total flux cleaned = 0.00203803 Jy ! Component: 2700 - total flux cleaned = 0.00203801 Jy ! Component: 2750 - total flux cleaned = 0.00205392 Jy ! Component: 2800 - total flux cleaned = 0.0021016 Jy ! Component: 2850 - total flux cleaned = 0.00207019 Jy ! Component: 2900 - total flux cleaned = 0.00203899 Jy ! Component: 2950 - total flux cleaned = 0.00202348 Jy ! Component: 3000 - total flux cleaned = 0.00206968 Jy ! Component: 3050 - total flux cleaned = 0.00202375 Jy ! Component: 3100 - total flux cleaned = 0.0019934 Jy ! Component: 3150 - total flux cleaned = 0.0020389 Jy ! Component: 3200 - total flux cleaned = 0.00202384 Jy ! Component: 3250 - total flux cleaned = 0.00194914 Jy ! Component: 3300 - total flux cleaned = 0.00200833 Jy ! Component: 3350 - total flux cleaned = 0.00196416 Jy ! Component: 3400 - total flux cleaned = 0.0019202 Jy ! Component: 3450 - total flux cleaned = 0.00187675 Jy ! Component: 3500 - total flux cleaned = 0.00194876 Jy ! Component: 3550 - total flux cleaned = 0.00186289 Jy ! Component: 3600 - total flux cleaned = 0.00186288 Jy ! Component: 3650 - total flux cleaned = 0.00183458 Jy ! Component: 3700 - total flux cleaned = 0.00179266 Jy ! Component: 3750 - total flux cleaned = 0.00187633 Jy ! Component: 3800 - total flux cleaned = 0.00180701 Jy ! Component: 3850 - total flux cleaned = 0.00177946 Jy ! Component: 3900 - total flux cleaned = 0.00172461 Jy ! Component: 3950 - total flux cleaned = 0.00177904 Jy ! Component: 4000 - total flux cleaned = 0.00169765 Jy ! Component: 4050 - total flux cleaned = 0.00173785 Jy ! Total flux subtracted in 4096 components = 0.00169768 Jy ! Clean residual min=-0.000766 max=0.000746 Jy/beam ! Clean residual mean=0.000002 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.442323 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 394 components and 0.442323 Jy ![Exited script file: muppet] wmap "J0148+3854_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 6.341 at -4.195 degrees (North through East) ! Clean map min=-0.0015486 max=0.40062 Jy/beam ! Writing clean map to FITS file: J0148+3854_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.400625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234203 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.175378 0.175378 0.350757 0.701514 1.40303 2.80605 5.61211 11.2242 22.4484 44.8969 89.7937 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.4 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.26 x 6.341 at -4.195 degrees (North through East) ! Clean map min=-0.0015486 max=0.40062 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 J0148+3854_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:42:15 2019