! Started logfile: J0807+0432_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:09:07 2019 obs J0807+0432_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0807+0432_S_2017_01_16_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.689815 visibilities/baseline/integration-bin. ! Found source: J0807+0432 ! ! 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 622 lines of history. ! ! Reading 2980 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 J0807+0432_S_2017_01_16_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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.803579Jy sigma=0.006093 ! Fit after self-cal, rms=0.799632Jy sigma=0.006069 ! 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.446 mas, bmaj=8.9 mas, bpa=17.99 degrees ! Estimated noise=2125.53 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.183349 Jy ! Component: 100 - total flux cleaned = 0.234837 Jy ! Total flux subtracted in 100 components = 0.234837 Jy ! Clean residual min=-0.013051 max=0.032579 Jy/beam ! Clean residual mean=0.000020 rms=0.003849 Jy/beam ! Combined flux in latest and established models = 0.234837 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.234837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386067Jy sigma=0.000881 ! Fit after self-cal, rms=0.386075Jy sigma=0.000878 ! Inverting map ! Added new window around map position (-4.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0346502 Jy ! Component: 100 - total flux cleaned = 0.0563059 Jy ! Total flux subtracted in 100 components = 0.0563059 Jy ! Clean residual min=-0.009018 max=0.012714 Jy/beam ! Clean residual mean=0.000006 rms=0.002499 Jy/beam ! Combined flux in latest and established models = 0.291143 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.291143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377281Jy sigma=0.000763 ! Fit after self-cal, rms=0.377151Jy sigma=0.000759 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160778 Jy ! Component: 100 - total flux cleaned = 0.0266431 Jy ! Total flux subtracted in 100 components = 0.0266431 Jy ! Clean residual min=-0.008395 max=0.008070 Jy/beam ! Clean residual mean=-0.000001 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.317786 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.317786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373939Jy sigma=0.000733 ! Fit after self-cal, rms=0.373911Jy sigma=0.000732 ! 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.119 mas, bmaj=10.13 mas, bpa=18.03 degrees ! Estimated noise=1745.14 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.013436 Jy ! Component: 100 - total flux cleaned = 0.0220311 Jy ! Component: 150 - total flux cleaned = 0.0280457 Jy ! Component: 200 - total flux cleaned = 0.0323172 Jy ! Total flux subtracted in 200 components = 0.0323172 Jy ! Clean residual min=-0.007911 max=0.007627 Jy/beam ! Clean residual mean=-0.000013 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.350103 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 87 components and 0.350103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.371124Jy sigma=0.000725 ! Fit after self-cal, rms=0.371120Jy sigma=0.000725 ! 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.96 HN 0.95 KP 1.02 ! LA 1.06 MK 1.00* NL 0.95 OV 1.01 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.98 KP 1.00 ! LA 0.98 MK 1.00* NL 1.16 OV 1.06 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 0.96 KP 1.06 ! LA 1.04 MK 1.00* NL 1.04 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.89 KP 0.30 ! LA 0.61 MK 1.00* NL 1.00* OV 0.99 ! PT 1.01 SC 1.38 ! ! ! Fit before self-cal, rms=0.371120Jy sigma=0.000725 ! Fit after self-cal, rms=0.147857Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=10.09 mas, bpa=17.48 degrees ! Estimated noise=1746.06 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.000683489 Jy ! Component: 100 - total flux cleaned = 0.000510794 Jy ! Component: 150 - total flux cleaned = 0.000384443 Jy ! Component: 200 - total flux cleaned = 0.000161594 Jy ! Total flux subtracted in 200 components = 0.000161594 Jy ! Clean residual min=-0.005992 max=0.006054 Jy/beam ! Clean residual mean=-0.000024 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.350264 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.350264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147723Jy sigma=0.000681 ! Fit after self-cal, rms=0.146658Jy sigma=0.000681 ! 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.146658Jy sigma=0.000681 ! Fit after self-cal, rms=0.152683Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=10.08 mas, bpa=17.57 degrees ! Estimated noise=1749.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000740996 Jy ! Component: 100 - total flux cleaned = 0.000762227 Jy ! Component: 150 - total flux cleaned = 0.000567332 Jy ! Component: 200 - total flux cleaned = 0.000430573 Jy ! Total flux subtracted in 200 components = 0.000430573 Jy ! Clean residual min=-0.004726 max=0.004125 Jy/beam ! Clean residual mean=-0.000007 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.350695 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.350695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152621Jy sigma=0.000657 ! Fit after self-cal, rms=0.152579Jy sigma=0.000657 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.000310971 Jy ! Component: 100 - total flux cleaned = -0.000340982 Jy ! Component: 150 - total flux cleaned = -0.000428001 Jy ! Component: 200 - total flux cleaned = -0.000589956 Jy ! Total flux subtracted in 200 components = -0.000589956 Jy ! Clean residual min=-0.004641 max=0.004152 Jy/beam ! Clean residual mean=-0.000007 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.350105 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.350105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152534Jy sigma=0.000657 ! Fit after self-cal, rms=0.152553Jy sigma=0.000657 ! 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.152553Jy sigma=0.000657 ! Fit after self-cal, rms=0.153940Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.12 mas, bmaj=10.09 mas, bpa=17.55 degrees ! Estimated noise=1749.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126778 Jy ! Component: 100 - total flux cleaned = -0.00158246 Jy ! Component: 150 - total flux cleaned = -0.00166942 Jy ! Component: 200 - total flux cleaned = -0.00174704 Jy ! Total flux subtracted in 200 components = -0.00174704 Jy ! Clean residual min=-0.004279 max=0.003961 Jy/beam ! Clean residual mean=-0.000002 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.348358 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 132 components and 0.348358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153892Jy sigma=0.000655 ! Fit after self-cal, rms=0.153907Jy sigma=0.000655 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.82371e-05 Jy ! Component: 100 - total flux cleaned = -8.52515e-05 Jy ! Component: 150 - total flux cleaned = -0.000154634 Jy ! Component: 200 - total flux cleaned = -0.000197877 Jy ! Total flux subtracted in 200 components = -0.000197877 Jy ! Clean residual min=-0.004235 max=0.003954 Jy/beam ! Clean residual mean=-0.000002 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.34816 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 142 components and 0.34816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153877Jy sigma=0.000654 ! Fit after self-cal, rms=0.153895Jy sigma=0.000654 ! 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.153895Jy sigma=0.000654 ! Fit after self-cal, rms=0.153504Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.086 mas, bmaj=12.25 mas, bpa=8.119 degrees ! Estimated noise=2034.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00090341 Jy ! Component: 100 - total flux cleaned = -0.00111779 Jy ! Component: 150 - total flux cleaned = -0.00129093 Jy ! Component: 200 - total flux cleaned = -0.00135135 Jy ! Total flux subtracted in 200 components = -0.00135135 Jy ! Clean residual min=-0.004150 max=0.004336 Jy/beam ! Clean residual mean=-0.000003 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.346809 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 147 components and 0.346809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153510Jy sigma=0.000654 ! Fit after self-cal, rms=0.153522Jy sigma=0.000654 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.000100914 Jy ! Component: 100 - total flux cleaned = -0.00023976 Jy ! Component: 150 - total flux cleaned = -0.000337744 Jy ! Component: 200 - total flux cleaned = -0.000390403 Jy ! Total flux subtracted in 200 components = -0.000390403 Jy ! Clean residual min=-0.004171 max=0.004327 Jy/beam ! Clean residual mean=-0.000003 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.346418 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 150 components and 0.346418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153520Jy sigma=0.000654 ! Fit after self-cal, rms=0.153529Jy sigma=0.000654 ! 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.123 mas, bmaj=10.1 mas, bpa=17.55 degrees ! Estimated noise=1750.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.123 x 10.1 at 17.55 degrees (North through East) ! Clean map min=-0.0039146 max=0.23815 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.447 mas, bmaj=8.79 mas, bpa=17.23 degrees ! Estimated noise=2125.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182755 Jy ! Component: 100 - total flux cleaned = 0.242811 Jy ! Component: 150 - total flux cleaned = 0.276816 Jy ! Component: 200 - total flux cleaned = 0.297842 Jy ! Total flux subtracted in 200 components = 0.297842 Jy ! Clean residual min=-0.006969 max=0.011039 Jy/beam ! Clean residual mean=0.000008 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.297842 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.297842 Jy ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=10.1 mas, bpa=17.55 degrees ! Estimated noise=1750.16 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.018665 Jy ! Component: 100 - total flux cleaned = 0.0293915 Jy ! Component: 150 - total flux cleaned = 0.0361202 Jy ! Component: 200 - total flux cleaned = 0.0405097 Jy ! Total flux subtracted in 200 components = 0.0405097 Jy ! Clean residual min=-0.004607 max=0.004258 Jy/beam ! Clean residual mean=0.000003 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.338351 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 65 components and 0.338351 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.086 mas, bmaj=12.25 mas, bpa=8.119 degrees ! Estimated noise=2034.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425894 Jy ! Component: 100 - total flux cleaned = 0.00532613 Jy ! Component: 150 - total flux cleaned = 0.00580935 Jy ! Component: 200 - total flux cleaned = 0.00618467 Jy ! Total flux subtracted in 200 components = 0.00618467 Jy ! Clean residual min=-0.004112 max=0.004038 Jy/beam ! Clean residual mean=-0.000001 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.344536 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.000294831 Jy ! Component: 100 - total flux cleaned = 0.000498715 Jy ! Component: 150 - total flux cleaned = 0.000665449 Jy ! Component: 200 - total flux cleaned = 0.000781785 Jy ! Total flux subtracted in 200 components = 0.000781785 Jy ! Clean residual min=-0.004156 max=0.004155 Jy/beam ! Clean residual mean=-0.000002 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.345318 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 111 components and 0.345318 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=10.1 mas, bpa=17.55 degrees ! Estimated noise=1750.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.61066e-05 Jy ! Component: 100 - total flux cleaned = 0.000141495 Jy ! Component: 150 - total flux cleaned = 0.000377488 Jy ! Component: 200 - total flux cleaned = 0.000409617 Jy ! Total flux subtracted in 200 components = 0.000409617 Jy ! Clean residual min=-0.004263 max=0.004094 Jy/beam ! Clean residual mean=-0.000001 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.345727 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 124 components and 0.345727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153511Jy sigma=0.000655 ! Fit after self-cal, rms=0.153532Jy sigma=0.000654 wmodel J0807+0432_S_2017_01_16_pus_map.mod ! Writing 124 model components to file: J0807+0432_S_2017_01_16_pus_map.mod wobs J0807+0432_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0807+0432_S_2017_01_16_pus_uvs.fits wwins J0807+0432_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J0807+0432_S_2017_01_16_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.99792e-05 Jy ! Component: 100 - total flux cleaned = 8.91496e-05 Jy ! Component: 150 - total flux cleaned = 0.000223267 Jy ! Component: 200 - total flux cleaned = 0.000351889 Jy ! Component: 250 - total flux cleaned = 0.000413273 Jy ! Component: 300 - total flux cleaned = 0.00053364 Jy ! Component: 350 - total flux cleaned = 0.000474909 Jy ! Component: 400 - total flux cleaned = 0.000589792 Jy ! Component: 450 - total flux cleaned = 0.000590388 Jy ! Component: 500 - total flux cleaned = 0.000591754 Jy ! Component: 550 - total flux cleaned = 0.000592419 Jy ! Component: 600 - total flux cleaned = 0.000592518 Jy ! Component: 650 - total flux cleaned = 0.000642739 Jy ! Component: 700 - total flux cleaned = 0.000540603 Jy ! Component: 750 - total flux cleaned = 0.000343688 Jy ! Component: 800 - total flux cleaned = 0.000343387 Jy ! Component: 850 - total flux cleaned = 0.00020119 Jy ! Component: 900 - total flux cleaned = 0.000107575 Jy ! Component: 950 - total flux cleaned = -0.000168593 Jy ! Component: 1000 - total flux cleaned = -0.000305371 Jy ! Component: 1050 - total flux cleaned = -0.000618189 Jy ! Component: 1100 - total flux cleaned = -0.000838208 Jy ! Component: 1150 - total flux cleaned = -0.00109781 Jy ! Component: 1200 - total flux cleaned = -0.00131167 Jy ! Component: 1250 - total flux cleaned = -0.00143803 Jy ! Component: 1300 - total flux cleaned = -0.00172958 Jy ! Component: 1350 - total flux cleaned = -0.00218131 Jy ! Component: 1400 - total flux cleaned = -0.0023436 Jy ! Component: 1450 - total flux cleaned = -0.00258355 Jy ! Component: 1500 - total flux cleaned = -0.00282098 Jy ! Component: 1550 - total flux cleaned = -0.00301635 Jy ! Component: 1600 - total flux cleaned = -0.0032102 Jy ! Component: 1650 - total flux cleaned = -0.00343939 Jy ! Component: 1700 - total flux cleaned = -0.00355305 Jy ! Component: 1750 - total flux cleaned = -0.00385223 Jy ! Component: 1800 - total flux cleaned = -0.00392593 Jy ! Component: 1850 - total flux cleaned = -0.00414582 Jy ! Component: 1900 - total flux cleaned = -0.00414555 Jy ! Component: 1950 - total flux cleaned = -0.00418136 Jy ! Component: 2000 - total flux cleaned = -0.00428792 Jy ! Component: 2050 - total flux cleaned = -0.0043233 Jy ! Component: 2100 - total flux cleaned = -0.00439297 Jy ! Component: 2150 - total flux cleaned = -0.0042202 Jy ! Component: 2200 - total flux cleaned = -0.00435772 Jy ! Component: 2250 - total flux cleaned = -0.00435682 Jy ! Component: 2300 - total flux cleaned = -0.00439021 Jy ! Component: 2350 - total flux cleaned = -0.00442369 Jy ! Component: 2400 - total flux cleaned = -0.0045227 Jy ! Component: 2450 - total flux cleaned = -0.00458832 Jy ! Component: 2500 - total flux cleaned = -0.00465354 Jy ! Component: 2550 - total flux cleaned = -0.00475034 Jy ! Component: 2600 - total flux cleaned = -0.00484633 Jy ! Component: 2650 - total flux cleaned = -0.00487837 Jy ! Component: 2700 - total flux cleaned = -0.00497303 Jy ! Component: 2750 - total flux cleaned = -0.00506689 Jy ! Component: 2800 - total flux cleaned = -0.00519041 Jy ! Component: 2850 - total flux cleaned = -0.00525162 Jy ! Component: 2900 - total flux cleaned = -0.0053431 Jy ! Component: 2950 - total flux cleaned = -0.00528287 Jy ! Component: 3000 - total flux cleaned = -0.00546309 Jy ! Component: 3050 - total flux cleaned = -0.00540285 Jy ! Component: 3100 - total flux cleaned = -0.0054033 Jy ! Component: 3150 - total flux cleaned = -0.0054327 Jy ! Component: 3200 - total flux cleaned = -0.00546214 Jy ! Component: 3250 - total flux cleaned = -0.00563625 Jy ! Component: 3300 - total flux cleaned = -0.00557851 Jy ! Component: 3350 - total flux cleaned = -0.00563584 Jy ! Component: 3400 - total flux cleaned = -0.00566427 Jy ! Component: 3450 - total flux cleaned = -0.0056077 Jy ! Component: 3500 - total flux cleaned = -0.00574777 Jy ! Component: 3550 - total flux cleaned = -0.00572004 Jy ! Component: 3600 - total flux cleaned = -0.00583034 Jy ! Component: 3650 - total flux cleaned = -0.00577501 Jy ! Component: 3700 - total flux cleaned = -0.00574765 Jy ! Component: 3750 - total flux cleaned = -0.00574776 Jy ! Component: 3800 - total flux cleaned = -0.00588234 Jy ! Component: 3850 - total flux cleaned = -0.00582859 Jy ! Component: 3900 - total flux cleaned = -0.00590855 Jy ! Component: 3950 - total flux cleaned = -0.00590862 Jy ! Component: 4000 - total flux cleaned = -0.00588211 Jy ! Component: 4050 - total flux cleaned = -0.00588201 Jy ! Total flux subtracted in 4096 components = -0.00596013 Jy ! Clean residual min=-0.001470 max=0.001697 Jy/beam ! Clean residual mean=-0.000005 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.339767 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 432 components and 0.339767 Jy ![Exited script file: muppet] wmap "J0807+0432_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.123 x 10.1 at 17.55 degrees (North through East) ! Clean map min=-0.0032194 max=0.23748 Jy/beam ! Writing clean map to FITS file: J0807+0432_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.237483 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000505673 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.63879 0.63879 1.27758 2.55516 5.11032 10.2206 20.4413 40.8826 81.7651 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.237 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.123 x 10.1 at 17.55 degrees (North through East) ! Clean map min=-0.0032194 max=0.23748 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 J0807+0432_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:09:12 2019