! Started logfile: J2108+1430_S_2017_10_21_pus_uvs.log on Sat May 11 21:06:10 2019 obs J2108+1430_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J2108+1430_S_2017_10_21_pus_uva.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.873611 visibilities/baseline/integration-bin. ! Found source: J2108+1430 ! ! 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 2516 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 J2108+1430_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.519419Jy sigma=0.005389 ! Fit after self-cal, rms=0.514202Jy sigma=0.005340 ! 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.144 mas, bmaj=11.04 mas, bpa=-20.63 degrees ! Estimated noise=1822.01 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.378907 Jy ! Component: 100 - total flux cleaned = 0.463999 Jy ! Total flux subtracted in 100 components = 0.463999 Jy ! Clean residual min=-0.015648 max=0.029928 Jy/beam ! Clean residual mean=-0.000040 rms=0.004398 Jy/beam ! Combined flux in latest and established models = 0.463999 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.463999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118874Jy sigma=0.001073 ! Fit after self-cal, rms=0.118878Jy sigma=0.001073 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0311077 Jy ! Component: 100 - total flux cleaned = 0.0457452 Jy ! Total flux subtracted in 100 components = 0.0457452 Jy ! Clean residual min=-0.013292 max=0.012907 Jy/beam ! Clean residual mean=0.000007 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.509745 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.509744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109054Jy sigma=0.000979 ! Fit after self-cal, rms=0.109039Jy sigma=0.000979 ! 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.766 mas, bmaj=11.38 mas, bpa=-19.9 degrees ! Estimated noise=1549.16 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.0129461 Jy ! Component: 100 - total flux cleaned = 0.0207827 Jy ! Component: 150 - total flux cleaned = 0.0260896 Jy ! Component: 200 - total flux cleaned = 0.0295052 Jy ! Total flux subtracted in 200 components = 0.0295052 Jy ! Clean residual min=-0.011280 max=0.012516 Jy/beam ! Clean residual mean=0.000037 rms=0.003096 Jy/beam ! Combined flux in latest and established models = 0.53925 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.53925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107168Jy sigma=0.000961 ! Fit after self-cal, rms=0.107159Jy sigma=0.000961 ! 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.94 HN 0.95 KP 1.09 ! LA 1.01 MK 0.97 NL 0.90 OV 0.98 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.00 HN 0.99 KP 1.03 ! LA 0.96 MK 1.00 NL 1.06 OV 1.00 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 0.99 KP 1.03 ! LA 0.76 MK 1.01 NL 1.26 OV 0.94 ! PT 0.97 ! ! ! 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.12 HN 0.97 KP 1.00* ! LA 1.15 MK 1.08 NL 1.00* OV 1.00* ! PT 1.02 ! ! ! Fit before self-cal, rms=0.107159Jy sigma=0.000961 ! Fit after self-cal, rms=0.086736Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=11.42 mas, bpa=-19.86 degrees ! Estimated noise=1545.02 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.00531098 Jy ! Component: 100 - total flux cleaned = -0.00733369 Jy ! Component: 150 - total flux cleaned = -0.00760114 Jy ! Component: 200 - total flux cleaned = -0.00760111 Jy ! Total flux subtracted in 200 components = -0.00760111 Jy ! Clean residual min=-0.007481 max=0.008391 Jy/beam ! Clean residual mean=0.000032 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 0.531648 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.531648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086360Jy sigma=0.000780 ! Fit after self-cal, rms=0.086361Jy sigma=0.000780 ! 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.086361Jy sigma=0.000780 ! Fit after self-cal, rms=0.078944Jy sigma=0.000727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=11.44 mas, bpa=-19.84 degrees ! Estimated noise=1545.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0025119 Jy ! Component: 100 - total flux cleaned = -0.00366176 Jy ! Component: 150 - total flux cleaned = -0.00418025 Jy ! Component: 200 - total flux cleaned = -0.00448097 Jy ! Total flux subtracted in 200 components = -0.00448097 Jy ! Clean residual min=-0.004973 max=0.005098 Jy/beam ! Clean residual mean=-0.000010 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.527167 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.527168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078734Jy sigma=0.000725 ! Fit after self-cal, rms=0.078912Jy sigma=0.000725 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.000326202 Jy ! Component: 100 - total flux cleaned = -0.00045268 Jy ! Component: 150 - total flux cleaned = -0.000528082 Jy ! Component: 200 - total flux cleaned = -0.00065988 Jy ! Total flux subtracted in 200 components = -0.00065988 Jy ! Clean residual min=-0.005011 max=0.005018 Jy/beam ! Clean residual mean=-0.000010 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.526508 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.526508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078872Jy sigma=0.000724 ! Fit after self-cal, rms=0.078867Jy sigma=0.000724 ! 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.078867Jy sigma=0.000724 ! Fit after self-cal, rms=0.078933Jy sigma=0.000724 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=11.47 mas, bpa=-19.79 degrees ! Estimated noise=1544.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0021727 Jy ! Component: 100 - total flux cleaned = -0.00286074 Jy ! Component: 150 - total flux cleaned = -0.00307548 Jy ! Component: 200 - total flux cleaned = -0.00318462 Jy ! Total flux subtracted in 200 components = -0.00318462 Jy ! Clean residual min=-0.004860 max=0.004883 Jy/beam ! Clean residual mean=-0.000010 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.523323 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.523323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078854Jy sigma=0.000723 ! Fit after self-cal, rms=0.078858Jy sigma=0.000723 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.00010405 Jy ! Component: 100 - total flux cleaned = -0.000187404 Jy ! Component: 150 - total flux cleaned = -0.000237147 Jy ! Component: 200 - total flux cleaned = -0.000303521 Jy ! Total flux subtracted in 200 components = -0.000303521 Jy ! Clean residual min=-0.004905 max=0.004844 Jy/beam ! Clean residual mean=-0.000011 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.52302 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.52302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078843Jy sigma=0.000723 ! Fit after self-cal, rms=0.078841Jy sigma=0.000723 ! 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.078841Jy sigma=0.000723 ! Fit after self-cal, rms=0.078888Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.146 mas, bmaj=12.48 mas, bpa=-15.67 degrees ! Estimated noise=1815.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144439 Jy ! Component: 100 - total flux cleaned = -0.00185558 Jy ! Component: 150 - total flux cleaned = -0.00197152 Jy ! Component: 200 - total flux cleaned = -0.00202984 Jy ! Total flux subtracted in 200 components = -0.00202984 Jy ! Clean residual min=-0.004838 max=0.005906 Jy/beam ! Clean residual mean=-0.000017 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.52099 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.52099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078860Jy sigma=0.000722 ! Fit after self-cal, rms=0.078865Jy sigma=0.000722 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 = -7.387e-05 Jy ! Component: 100 - total flux cleaned = -0.00011804 Jy ! Component: 150 - total flux cleaned = -0.000118633 Jy ! Component: 200 - total flux cleaned = -0.000118582 Jy ! Total flux subtracted in 200 components = -0.000118582 Jy ! Clean residual min=-0.004812 max=0.005913 Jy/beam ! Clean residual mean=-0.000017 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.520871 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 117 components and 0.520871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078861Jy sigma=0.000722 ! Fit after self-cal, rms=0.078862Jy sigma=0.000722 ! 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.785 mas, bmaj=11.49 mas, bpa=-19.76 degrees ! Estimated noise=1543.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 11.49 at -19.76 degrees (North through East) ! Clean map min=-0.0046229 max=0.4902 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.158 mas, bmaj=11.09 mas, bpa=-20.58 degrees ! Estimated noise=1821.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.378423 Jy ! Component: 100 - total flux cleaned = 0.462773 Jy ! Component: 150 - total flux cleaned = 0.492397 Jy ! Component: 200 - total flux cleaned = 0.505722 Jy ! Total flux subtracted in 200 components = 0.505722 Jy ! Clean residual min=-0.005639 max=0.007011 Jy/beam ! Clean residual mean=-0.000019 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.505721 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.505721 Jy ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=11.49 mas, bpa=-19.76 degrees ! Estimated noise=1543.35 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.00702666 Jy ! Component: 100 - total flux cleaned = 0.00997176 Jy ! Component: 150 - total flux cleaned = 0.0112322 Jy ! Component: 200 - total flux cleaned = 0.0122134 Jy ! Total flux subtracted in 200 components = 0.0122134 Jy ! Clean residual min=-0.004787 max=0.004882 Jy/beam ! Clean residual mean=-0.000016 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.517935 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.517935 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.146 mas, bmaj=12.48 mas, bpa=-15.67 degrees ! Estimated noise=1815.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198513 Jy ! Component: 100 - total flux cleaned = 0.00221293 Jy ! Component: 150 - total flux cleaned = 0.00228964 Jy ! Component: 200 - total flux cleaned = 0.00235808 Jy ! Total flux subtracted in 200 components = 0.00235808 Jy ! Clean residual min=-0.004691 max=0.005935 Jy/beam ! Clean residual mean=-0.000020 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.520293 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 = 6.29584e-05 Jy ! Component: 100 - total flux cleaned = 0.000121979 Jy ! Component: 150 - total flux cleaned = 0.000176648 Jy ! Component: 200 - total flux cleaned = 0.00023012 Jy ! Total flux subtracted in 200 components = 0.00023012 Jy ! Clean residual min=-0.004694 max=0.005903 Jy/beam ! Clean residual mean=-0.000019 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.520523 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.520523 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=11.49 mas, bpa=-19.76 degrees ! Estimated noise=1543.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000698437 Jy ! Component: 100 - total flux cleaned = -0.000699547 Jy ! Component: 150 - total flux cleaned = -0.000702376 Jy ! Component: 200 - total flux cleaned = -0.000702152 Jy ! Total flux subtracted in 200 components = -0.000702152 Jy ! Clean residual min=-0.005018 max=0.004866 Jy/beam ! Clean residual mean=-0.000012 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.519821 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.519821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078922Jy sigma=0.000723 ! Fit after self-cal, rms=0.078913Jy sigma=0.000723 wmodel J2108+1430_S_2017_10_21_pus_map.mod ! Writing 67 model components to file: J2108+1430_S_2017_10_21_pus_map.mod wobs J2108+1430_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J2108+1430_S_2017_10_21_pus_uvs.fits wwins J2108+1430_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J2108+1430_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.000333472 Jy ! Component: 100 - total flux cleaned = 0.000648269 Jy ! Component: 150 - total flux cleaned = 0.000648597 Jy ! Component: 200 - total flux cleaned = 0.000714703 Jy ! Component: 250 - total flux cleaned = 0.000523188 Jy ! Component: 300 - total flux cleaned = 0.000158129 Jy ! Component: 350 - total flux cleaned = -1.70315e-05 Jy ! Component: 400 - total flux cleaned = -0.000299794 Jy ! Component: 450 - total flux cleaned = -0.000625299 Jy ! Component: 500 - total flux cleaned = -0.000887501 Jy ! Component: 550 - total flux cleaned = -0.000987564 Jy ! Component: 600 - total flux cleaned = -0.00103763 Jy ! Component: 650 - total flux cleaned = -0.00113379 Jy ! Component: 700 - total flux cleaned = -0.00117963 Jy ! Component: 750 - total flux cleaned = -0.00104353 Jy ! Component: 800 - total flux cleaned = -0.00108784 Jy ! Component: 850 - total flux cleaned = -0.00112984 Jy ! Component: 900 - total flux cleaned = -0.00108728 Jy ! Component: 950 - total flux cleaned = -0.00108714 Jy ! Component: 1000 - total flux cleaned = -0.00100591 Jy ! Component: 1050 - total flux cleaned = -0.00100626 Jy ! Component: 1100 - total flux cleaned = -0.00100668 Jy ! Component: 1150 - total flux cleaned = -0.00100702 Jy ! Component: 1200 - total flux cleaned = -0.00104409 Jy ! Component: 1250 - total flux cleaned = -0.000931222 Jy ! Component: 1300 - total flux cleaned = -0.00100516 Jy ! Component: 1350 - total flux cleaned = -0.000896028 Jy ! Component: 1400 - total flux cleaned = -0.000860573 Jy ! Component: 1450 - total flux cleaned = -0.000754694 Jy ! Component: 1500 - total flux cleaned = -0.000859521 Jy ! Component: 1550 - total flux cleaned = -0.000893825 Jy ! Component: 1600 - total flux cleaned = -0.00089308 Jy ! Component: 1650 - total flux cleaned = -0.000959721 Jy ! Component: 1700 - total flux cleaned = -0.00102566 Jy ! Component: 1750 - total flux cleaned = -0.00105816 Jy ! Component: 1800 - total flux cleaned = -0.00105833 Jy ! Component: 1850 - total flux cleaned = -0.00102717 Jy ! Component: 1900 - total flux cleaned = -0.00105854 Jy ! Component: 1950 - total flux cleaned = -0.00108924 Jy ! Component: 2000 - total flux cleaned = -0.00102772 Jy ! Component: 2050 - total flux cleaned = -0.00102748 Jy ! Component: 2100 - total flux cleaned = -0.000967463 Jy ! Component: 2150 - total flux cleaned = -0.000967407 Jy ! Component: 2200 - total flux cleaned = -0.000879867 Jy ! Component: 2250 - total flux cleaned = -0.000908781 Jy ! Component: 2300 - total flux cleaned = -0.000880328 Jy ! Component: 2350 - total flux cleaned = -0.000823784 Jy ! Component: 2400 - total flux cleaned = -0.000768624 Jy ! Component: 2450 - total flux cleaned = -0.000796728 Jy ! Component: 2500 - total flux cleaned = -0.000796753 Jy ! Component: 2550 - total flux cleaned = -0.000796869 Jy ! Component: 2600 - total flux cleaned = -0.000770247 Jy ! Component: 2650 - total flux cleaned = -0.000822847 Jy ! Component: 2700 - total flux cleaned = -0.000822478 Jy ! Component: 2750 - total flux cleaned = -0.000770716 Jy ! Component: 2800 - total flux cleaned = -0.000796218 Jy ! Component: 2850 - total flux cleaned = -0.000745458 Jy ! Component: 2900 - total flux cleaned = -0.00072053 Jy ! Component: 2950 - total flux cleaned = -0.0006959 Jy ! Component: 3000 - total flux cleaned = -0.000671195 Jy ! Component: 3050 - total flux cleaned = -0.0006223 Jy ! Component: 3100 - total flux cleaned = -0.000598264 Jy ! Component: 3150 - total flux cleaned = -0.000622459 Jy ! Component: 3200 - total flux cleaned = -0.000598684 Jy ! Component: 3250 - total flux cleaned = -0.000598726 Jy ! Component: 3300 - total flux cleaned = -0.000622284 Jy ! Component: 3350 - total flux cleaned = -0.000552708 Jy ! Component: 3400 - total flux cleaned = -0.000645122 Jy ! Component: 3450 - total flux cleaned = -0.000644793 Jy ! Component: 3500 - total flux cleaned = -0.000599575 Jy ! Component: 3550 - total flux cleaned = -0.000711883 Jy ! Component: 3600 - total flux cleaned = -0.000778703 Jy ! Component: 3650 - total flux cleaned = -0.000756581 Jy ! Component: 3700 - total flux cleaned = -0.000800399 Jy ! Component: 3750 - total flux cleaned = -0.000844224 Jy ! Component: 3800 - total flux cleaned = -0.000952656 Jy ! Component: 3850 - total flux cleaned = -0.0010386 Jy ! Component: 3900 - total flux cleaned = -0.00108136 Jy ! Component: 3950 - total flux cleaned = -0.00118745 Jy ! Component: 4000 - total flux cleaned = -0.0012927 Jy ! Component: 4050 - total flux cleaned = -0.00137631 Jy ! Total flux subtracted in 4096 components = -0.00139715 Jy ! Clean residual min=-0.001244 max=0.001156 Jy/beam ! Clean residual mean=-0.000004 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.518423 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 315 components and 0.518424 Jy ![Exited script file: muppet] wmap "J2108+1430_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 11.49 at -19.76 degrees (North through East) ! Clean map min=-0.0029628 max=0.49078 Jy/beam ! Writing clean map to FITS file: J2108+1430_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.490776 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000379873 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.232208 0.232208 0.464415 0.928831 1.85766 3.71532 7.43065 14.8613 29.7226 59.4452 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.49 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.785 x 11.49 at -19.76 degrees (North through East) ! Clean map min=-0.0029628 max=0.49078 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 J2108+1430_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:06:15 2019