! Started logfile: J1223+8040_S_2017_04_28_pus_uvs.log on Thu May 2 16:25:42 2019 obs J1223+8040_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1223+8040_S_2017_04_28_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.751852 visibilities/baseline/integration-bin. ! Found source: J1223+8040 ! ! 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 671 lines of history. ! ! Reading 3248 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 J1223+8040_S_2017_04_28_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.660971Jy sigma=0.005733 ! Fit after self-cal, rms=0.658540Jy sigma=0.005711 ! 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.516 mas, bmaj=4.272 mas, bpa=69 degrees ! Estimated noise=1903.2 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.26414 Jy ! Component: 100 - total flux cleaned = 0.333324 Jy ! Total flux subtracted in 100 components = 0.333324 Jy ! Clean residual min=-0.014290 max=0.048597 Jy/beam ! Clean residual mean=-0.000017 rms=0.004496 Jy/beam ! Combined flux in latest and established models = 0.333324 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.333324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120518Jy sigma=0.001028 ! Fit after self-cal, rms=0.120241Jy sigma=0.001026 ! Inverting map ! Added new window around map position (-0.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457425 Jy ! Component: 100 - total flux cleaned = 0.0706664 Jy ! Total flux subtracted in 100 components = 0.0706664 Jy ! Clean residual min=-0.010472 max=0.016123 Jy/beam ! Clean residual mean=-0.000012 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.403991 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.403991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098196Jy sigma=0.000839 ! Fit after self-cal, rms=0.096440Jy sigma=0.000824 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184206 Jy ! Component: 100 - total flux cleaned = 0.0292641 Jy ! Total flux subtracted in 100 components = 0.0292641 Jy ! Clean residual min=-0.008218 max=0.011302 Jy/beam ! Clean residual mean=-0.000011 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.433255 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.433255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091641Jy sigma=0.000788 ! Fit after self-cal, rms=0.091367Jy sigma=0.000786 ! 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.105 mas, bmaj=4.945 mas, bpa=62.54 degrees ! Estimated noise=1603.89 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 (-2.5, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161426 Jy ! Component: 100 - total flux cleaned = 0.0262658 Jy ! Component: 150 - total flux cleaned = 0.0335872 Jy ! Component: 200 - total flux cleaned = 0.0391999 Jy ! Total flux subtracted in 200 components = 0.0391999 Jy ! Clean residual min=-0.006753 max=0.009410 Jy/beam ! Clean residual mean=-0.000027 rms=0.001875 Jy/beam ! Combined flux in latest and established models = 0.472455 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 76 components and 0.472455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088256Jy sigma=0.000753 ! Fit after self-cal, rms=0.087907Jy sigma=0.000750 ! 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.95 FD 1.06 HN 0.99 KP 0.99 ! LA 0.96 MK 1.01 NL 0.91 OV 0.98 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.04 KP 0.95 ! LA 0.92 MK 0.99 NL 1.06 OV 1.25 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00 KP 0.98 ! LA 0.97 MK 1.04 NL 0.99 OV 0.92 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 0.99 KP 1.00* ! LA 0.97 MK 0.97 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.087907Jy sigma=0.000750 ! Fit after self-cal, rms=0.084087Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=4.94 mas, bpa=62.84 degrees ! Estimated noise=1597.68 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 (-8.5, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00717229 Jy ! Component: 100 - total flux cleaned = 0.0113048 Jy ! Component: 150 - total flux cleaned = 0.0139758 Jy ! Component: 200 - total flux cleaned = 0.01543 Jy ! Total flux subtracted in 200 components = 0.01543 Jy ! Clean residual min=-0.004999 max=0.005758 Jy/beam ! Clean residual mean=0.000008 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.487885 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 108 components and 0.487885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083377Jy sigma=0.000690 ! Fit after self-cal, rms=0.083289Jy sigma=0.000689 ! 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.083289Jy sigma=0.000689 ! Fit after self-cal, rms=0.079884Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=4.925 mas, bpa=62.38 degrees ! Estimated noise=1597.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028013 Jy ! Component: 100 - total flux cleaned = 0.0035681 Jy ! Component: 150 - total flux cleaned = 0.00429519 Jy ! Component: 200 - total flux cleaned = 0.00480539 Jy ! Total flux subtracted in 200 components = 0.00480539 Jy ! Clean residual min=-0.004392 max=0.004673 Jy/beam ! Clean residual mean=-0.000008 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.49269 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 0.49269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079729Jy sigma=0.000658 ! Fit after self-cal, rms=0.079724Jy sigma=0.000658 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 (-18, -118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00420888 Jy ! Component: 100 - total flux cleaned = 0.00471578 Jy ! Component: 150 - total flux cleaned = 0.00528672 Jy ! Component: 200 - total flux cleaned = 0.0058727 Jy ! Total flux subtracted in 200 components = 0.0058727 Jy ! Clean residual min=-0.004432 max=0.004203 Jy/beam ! Clean residual mean=-0.000008 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.498563 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.498563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079464Jy sigma=0.000656 ! Fit after self-cal, rms=0.079456Jy sigma=0.000656 ! 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.079456Jy sigma=0.000656 ! Fit after self-cal, rms=0.079370Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=4.926 mas, bpa=62.09 degrees ! Estimated noise=1596.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119321 Jy ! Component: 100 - total flux cleaned = 0.00171588 Jy ! Component: 150 - total flux cleaned = 0.00195354 Jy ! Component: 200 - total flux cleaned = 0.00228745 Jy ! Total flux subtracted in 200 components = 0.00228745 Jy ! Clean residual min=-0.004361 max=0.003990 Jy/beam ! Clean residual mean=-0.000007 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.50085 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 155 components and 0.50085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079279Jy sigma=0.000655 ! Fit after self-cal, rms=0.079279Jy 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 = 0.000390111 Jy ! Component: 100 - total flux cleaned = 0.000646127 Jy ! Component: 150 - total flux cleaned = 0.000839259 Jy ! Component: 200 - total flux cleaned = 0.00102445 Jy ! Total flux subtracted in 200 components = 0.00102445 Jy ! Clean residual min=-0.004286 max=0.003948 Jy/beam ! Clean residual mean=-0.000006 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.501875 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 168 components and 0.501875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079221Jy sigma=0.000655 ! Fit after self-cal, rms=0.079220Jy sigma=0.000655 ! 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.079220Jy sigma=0.000655 ! Fit after self-cal, rms=0.079199Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.602 mas, bmaj=9.176 mas, bpa=68.4 degrees ! Estimated noise=1945.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194143 Jy ! Component: 100 - total flux cleaned = 0.00287871 Jy ! Component: 150 - total flux cleaned = 0.00356452 Jy ! Component: 200 - total flux cleaned = 0.00386615 Jy ! Total flux subtracted in 200 components = 0.00386615 Jy ! Clean residual min=-0.005014 max=0.004415 Jy/beam ! Clean residual mean=-0.000006 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.505741 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 185 components and 0.505741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079191Jy sigma=0.000654 ! Fit after self-cal, rms=0.079188Jy 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.000647767 Jy ! Component: 100 - total flux cleaned = 0.00071521 Jy ! Component: 150 - total flux cleaned = 0.000864953 Jy ! Component: 200 - total flux cleaned = 0.000975893 Jy ! Total flux subtracted in 200 components = 0.000975893 Jy ! Clean residual min=-0.004865 max=0.004378 Jy/beam ! Clean residual mean=-0.000003 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.506717 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 200 components and 0.506717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079182Jy sigma=0.000654 ! Fit after self-cal, rms=0.079181Jy 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.097 mas, bmaj=4.925 mas, bpa=61.95 degrees ! Estimated noise=1596.06 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.097 x 4.925 at 61.95 degrees (North through East) ! Clean map min=-0.0039701 max=0.33304 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.517 mas, bmaj=4.26 mas, bpa=68.3 degrees ! Estimated noise=1885.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.260424 Jy ! Component: 100 - total flux cleaned = 0.338683 Jy ! Component: 150 - total flux cleaned = 0.38155 Jy ! Component: 200 - total flux cleaned = 0.407453 Jy ! Total flux subtracted in 200 components = 0.407453 Jy ! Clean residual min=-0.007918 max=0.013373 Jy/beam ! Clean residual mean=-0.000020 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.407453 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.407453 Jy ! Inverting map and beam ! Estimated beam: bmin=4.097 mas, bmaj=4.925 mas, bpa=61.95 degrees ! Estimated noise=1596.06 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.0223067 Jy ! Component: 100 - total flux cleaned = 0.0369806 Jy ! Component: 150 - total flux cleaned = 0.0478334 Jy ! Component: 200 - total flux cleaned = 0.056146 Jy ! Total flux subtracted in 200 components = 0.056146 Jy ! Clean residual min=-0.005208 max=0.005066 Jy/beam ! Clean residual mean=-0.000045 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.463599 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 66 components and 0.463599 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.602 mas, bmaj=9.176 mas, bpa=68.4 degrees ! Estimated noise=1945.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105555 Jy ! Component: 100 - total flux cleaned = 0.0179504 Jy ! Component: 150 - total flux cleaned = 0.0236871 Jy ! Component: 200 - total flux cleaned = 0.0282364 Jy ! Total flux subtracted in 200 components = 0.0282364 Jy ! Clean residual min=-0.005718 max=0.005407 Jy/beam ! Clean residual mean=-0.000038 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.491836 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.00363972 Jy ! Component: 100 - total flux cleaned = 0.00656819 Jy ! Component: 150 - total flux cleaned = 0.00858692 Jy ! Component: 200 - total flux cleaned = 0.00964433 Jy ! Total flux subtracted in 200 components = 0.00964433 Jy ! Clean residual min=-0.005175 max=0.004847 Jy/beam ! Clean residual mean=-0.000018 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.50148 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 169 components and 0.50148 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.097 mas, bmaj=4.925 mas, bpa=61.95 degrees ! Estimated noise=1596.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000385376 Jy ! Component: 100 - total flux cleaned = -0.000475905 Jy ! Component: 150 - total flux cleaned = -4.21446e-05 Jy ! Component: 200 - total flux cleaned = 0.000423941 Jy ! Total flux subtracted in 200 components = 0.000423941 Jy ! Clean residual min=-0.003950 max=0.003994 Jy/beam ! Clean residual mean=-0.000006 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.501904 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 189 components and 0.501904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079269Jy sigma=0.000655 ! Fit after self-cal, rms=0.079232Jy sigma=0.000655 wmodel J1223+8040_S_2017_04_28_pus_map.mod ! Writing 189 model components to file: J1223+8040_S_2017_04_28_pus_map.mod wobs J1223+8040_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1223+8040_S_2017_04_28_pus_uvs.fits wwins J1223+8040_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J1223+8040_S_2017_04_28_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.000729506 Jy ! Component: 100 - total flux cleaned = 0.000799372 Jy ! Component: 150 - total flux cleaned = 0.000605716 Jy ! Component: 200 - total flux cleaned = 0.000419288 Jy ! Component: 250 - total flux cleaned = 0.000238601 Jy ! Component: 300 - total flux cleaned = 6.105e-05 Jy ! Component: 350 - total flux cleaned = -5.3369e-05 Jy ! Component: 400 - total flux cleaned = -0.000165107 Jy ! Component: 450 - total flux cleaned = -0.000546237 Jy ! Component: 500 - total flux cleaned = -0.000491653 Jy ! Component: 550 - total flux cleaned = -0.000754339 Jy ! Component: 600 - total flux cleaned = -0.00090899 Jy ! Component: 650 - total flux cleaned = -0.00116225 Jy ! Component: 700 - total flux cleaned = -0.00141039 Jy ! Component: 750 - total flux cleaned = -0.00140897 Jy ! Component: 800 - total flux cleaned = -0.00145667 Jy ! Component: 850 - total flux cleaned = -0.00164655 Jy ! Component: 900 - total flux cleaned = -0.00174006 Jy ! Component: 950 - total flux cleaned = -0.00183246 Jy ! Component: 1000 - total flux cleaned = -0.00196801 Jy ! Component: 1050 - total flux cleaned = -0.00196777 Jy ! Component: 1100 - total flux cleaned = -0.00183562 Jy ! Component: 1150 - total flux cleaned = -0.00205314 Jy ! Component: 1200 - total flux cleaned = -0.00192415 Jy ! Component: 1250 - total flux cleaned = -0.00205143 Jy ! Component: 1300 - total flux cleaned = -0.00196785 Jy ! Component: 1350 - total flux cleaned = -0.00209258 Jy ! Component: 1400 - total flux cleaned = -0.00221561 Jy ! Component: 1450 - total flux cleaned = -0.00233717 Jy ! Component: 1500 - total flux cleaned = -0.00229687 Jy ! Component: 1550 - total flux cleaned = -0.00245595 Jy ! Component: 1600 - total flux cleaned = -0.00257368 Jy ! Component: 1650 - total flux cleaned = -0.00265212 Jy ! Component: 1700 - total flux cleaned = -0.00292225 Jy ! Component: 1750 - total flux cleaned = -0.0030371 Jy ! Component: 1800 - total flux cleaned = -0.00318904 Jy ! Component: 1850 - total flux cleaned = -0.00341464 Jy ! Component: 1900 - total flux cleaned = -0.0034887 Jy ! Component: 1950 - total flux cleaned = -0.00370936 Jy ! Component: 2000 - total flux cleaned = -0.00374532 Jy ! Component: 2050 - total flux cleaned = -0.00403496 Jy ! Component: 2100 - total flux cleaned = -0.00414268 Jy ! Component: 2150 - total flux cleaned = -0.00442646 Jy ! Component: 2200 - total flux cleaned = -0.00446134 Jy ! Component: 2250 - total flux cleaned = -0.00463625 Jy ! Component: 2300 - total flux cleaned = -0.0047745 Jy ! Component: 2350 - total flux cleaned = -0.00484346 Jy ! Component: 2400 - total flux cleaned = -0.00508161 Jy ! Component: 2450 - total flux cleaned = -0.00528392 Jy ! Component: 2500 - total flux cleaned = -0.00538406 Jy ! Component: 2550 - total flux cleaned = -0.00548346 Jy ! Component: 2600 - total flux cleaned = -0.00564805 Jy ! Component: 2650 - total flux cleaned = -0.00587628 Jy ! Component: 2700 - total flux cleaned = -0.00603785 Jy ! Component: 2750 - total flux cleaned = -0.00616649 Jy ! Component: 2800 - total flux cleaned = -0.00635714 Jy ! Component: 2850 - total flux cleaned = -0.00642016 Jy ! Component: 2900 - total flux cleaned = -0.0064826 Jy ! Component: 2950 - total flux cleaned = -0.00660728 Jy ! Component: 3000 - total flux cleaned = -0.00679286 Jy ! Component: 3050 - total flux cleaned = -0.00685434 Jy ! Component: 3100 - total flux cleaned = -0.00703701 Jy ! Component: 3150 - total flux cleaned = -0.00712815 Jy ! Component: 3200 - total flux cleaned = -0.00733866 Jy ! Component: 3250 - total flux cleaned = -0.00751768 Jy ! Component: 3300 - total flux cleaned = -0.00742868 Jy ! Component: 3350 - total flux cleaned = -0.00775296 Jy ! Component: 3400 - total flux cleaned = -0.00789937 Jy ! Component: 3450 - total flux cleaned = -0.00798669 Jy ! Component: 3500 - total flux cleaned = -0.00816 Jy ! Component: 3550 - total flux cleaned = -0.00833242 Jy ! Component: 3600 - total flux cleaned = -0.00838936 Jy ! Component: 3650 - total flux cleaned = -0.00850277 Jy ! Component: 3700 - total flux cleaned = -0.00855912 Jy ! Component: 3750 - total flux cleaned = -0.00858744 Jy ! Component: 3800 - total flux cleaned = -0.00872698 Jy ! Component: 3850 - total flux cleaned = -0.00886566 Jy ! Component: 3900 - total flux cleaned = -0.00894821 Jy ! Component: 3950 - total flux cleaned = -0.00908519 Jy ! Component: 4000 - total flux cleaned = -0.00919393 Jy ! Component: 4050 - total flux cleaned = -0.00922108 Jy ! Total flux subtracted in 4096 components = -0.00938235 Jy ! Clean residual min=-0.001731 max=0.001642 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.492521 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 462 components and 0.492521 Jy ![Exited script file: muppet] wmap "J1223+8040_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.097 x 4.925 at 61.95 degrees (North through East) ! Clean map min=-0.0029961 max=0.33286 Jy/beam ! Writing clean map to FITS file: J1223+8040_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.332863 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000468373 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.422132 0.422132 0.844264 1.68853 3.37706 6.75411 13.5082 27.0165 54.0329 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.332 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.097 x 4.925 at 61.95 degrees (North through East) ! Clean map min=-0.0029961 max=0.33286 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 J1223+8040_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:25:47 2019