! Started logfile: J0603+1742_S_2017_01_21_pus_uvs.log on Sun May 5 15:47:11 2019 obs J0603+1742_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0603+1742_S_2017_01_21_pus_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.727053 visibilities/baseline/integration-bin. ! Found source: J0603+1742 ! ! 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 558 lines of history. ! ! Reading 2408 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 J0603+1742_S_2017_01_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.729572Jy sigma=0.006348 ! Fit after self-cal, rms=0.726863Jy sigma=0.006326 ! 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.577 mas, bmaj=6.46 mas, bpa=-7.909 degrees ! Estimated noise=2153.66 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.216513 Jy ! Component: 100 - total flux cleaned = 0.271545 Jy ! Total flux subtracted in 100 components = 0.271545 Jy ! Clean residual min=-0.011897 max=0.020895 Jy/beam ! Clean residual mean=0.000040 rms=0.003320 Jy/beam ! Combined flux in latest and established models = 0.271545 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.271545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099460Jy sigma=0.000814 ! Fit after self-cal, rms=0.099472Jy sigma=0.000813 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213615 Jy ! Component: 100 - total flux cleaned = 0.0323011 Jy ! Total flux subtracted in 100 components = 0.0323011 Jy ! Clean residual min=-0.010975 max=0.012073 Jy/beam ! Clean residual mean=0.000029 rms=0.002873 Jy/beam ! Combined flux in latest and established models = 0.303846 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.303846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094757Jy sigma=0.000765 ! Fit after self-cal, rms=0.094714Jy sigma=0.000765 ! 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.125 mas, bmaj=7.064 mas, bpa=-5.401 degrees ! Estimated noise=1794.94 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.00842426 Jy ! Component: 100 - total flux cleaned = 0.0127759 Jy ! Component: 150 - total flux cleaned = 0.0137701 Jy ! Component: 200 - total flux cleaned = 0.0144331 Jy ! Total flux subtracted in 200 components = 0.0144331 Jy ! Clean residual min=-0.010123 max=0.013061 Jy/beam ! Clean residual mean=0.000013 rms=0.002963 Jy/beam ! Combined flux in latest and established models = 0.318279 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.318279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093972Jy sigma=0.000759 ! Fit after self-cal, rms=0.093937Jy sigma=0.000758 ! 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.06 FD 0.86 HN 0.93 LA 1.02 ! MK 0.96 NL 0.99 OV 0.99 PT 0.96 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.84 HN 1.00 LA 0.97 ! MK 0.95 NL 1.19 OV 1.05 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 HN 0.96 LA 0.98 ! MK 0.98 NL 1.37 OV 0.96 PT 0.94 ! SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.88 HN 0.95 LA 0.95 ! MK 1.23 NL 1.00* OV 0.99 PT 0.97 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.093937Jy sigma=0.000758 ! Fit after self-cal, rms=0.094408Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.106 mas, bpa=-5.152 degrees ! Estimated noise=1803.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 (9, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105297 Jy ! Component: 100 - total flux cleaned = 0.0151506 Jy ! Component: 150 - total flux cleaned = 0.0172083 Jy ! Component: 200 - total flux cleaned = 0.0184465 Jy ! Total flux subtracted in 200 components = 0.0184465 Jy ! Clean residual min=-0.007357 max=0.006808 Jy/beam ! Clean residual mean=0.000018 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.336726 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.336726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092929Jy sigma=0.000682 ! Fit after self-cal, rms=0.093017Jy sigma=0.000680 ! 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.093017Jy sigma=0.000680 ! Fit after self-cal, rms=0.090057Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.087 mas, bpa=-5.149 degrees ! Estimated noise=1808.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357945 Jy ! Component: 100 - total flux cleaned = 0.004804 Jy ! Component: 150 - total flux cleaned = 0.00526288 Jy ! Component: 200 - total flux cleaned = 0.00546213 Jy ! Total flux subtracted in 200 components = 0.00546213 Jy ! Clean residual min=-0.005217 max=0.004744 Jy/beam ! Clean residual mean=0.000019 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.342188 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 74 components and 0.342188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089836Jy sigma=0.000651 ! Fit after self-cal, rms=0.089799Jy sigma=0.000650 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.000649102 Jy ! Component: 100 - total flux cleaned = 0.00082421 Jy ! Component: 150 - total flux cleaned = 0.00087824 Jy ! Component: 200 - total flux cleaned = 0.000929913 Jy ! Total flux subtracted in 200 components = 0.000929913 Jy ! Clean residual min=-0.005258 max=0.004747 Jy/beam ! Clean residual mean=0.000019 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.343118 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.343117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089721Jy sigma=0.000650 ! Fit after self-cal, rms=0.089714Jy sigma=0.000650 ! 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.089714Jy sigma=0.000650 ! Fit after self-cal, rms=0.089647Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=7.078 mas, bpa=-5.079 degrees ! Estimated noise=1802.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127756 Jy ! Component: 100 - total flux cleaned = 0.00182313 Jy ! Component: 150 - total flux cleaned = 0.00201095 Jy ! Component: 200 - total flux cleaned = 0.00205224 Jy ! Total flux subtracted in 200 components = 0.00205224 Jy ! Clean residual min=-0.004798 max=0.004623 Jy/beam ! Clean residual mean=0.000014 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.34517 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.34517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089575Jy sigma=0.000647 ! Fit after self-cal, rms=0.089562Jy sigma=0.000647 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.000159676 Jy ! Component: 100 - total flux cleaned = 0.000238631 Jy ! Component: 150 - total flux cleaned = 0.000203405 Jy ! Component: 200 - total flux cleaned = 0.000170344 Jy ! Total flux subtracted in 200 components = 0.000170344 Jy ! Clean residual min=-0.004793 max=0.004636 Jy/beam ! Clean residual mean=0.000014 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.34534 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.34534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089525Jy sigma=0.000647 ! Fit after self-cal, rms=0.089522Jy sigma=0.000647 ! 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.089522Jy sigma=0.000647 ! Fit after self-cal, rms=0.089501Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.017 mas, bmaj=10.68 mas, bpa=-0.3211 degrees ! Estimated noise=2252.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525694 Jy ! Component: 100 - total flux cleaned = 0.000621415 Jy ! Component: 150 - total flux cleaned = 0.000594193 Jy ! Component: 200 - total flux cleaned = 0.00059406 Jy ! Total flux subtracted in 200 components = 0.00059406 Jy ! Clean residual min=-0.005252 max=0.005264 Jy/beam ! Clean residual mean=0.000029 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.345934 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.345934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089486Jy sigma=0.000647 ! Fit after self-cal, rms=0.089484Jy sigma=0.000647 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.000153319 Jy ! Component: 100 - total flux cleaned = 0.000153596 Jy ! Component: 150 - total flux cleaned = 0.000152667 Jy ! Component: 200 - total flux cleaned = 0.000170795 Jy ! Total flux subtracted in 200 components = 0.000170795 Jy ! Clean residual min=-0.005271 max=0.005293 Jy/beam ! Clean residual mean=0.000030 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.346105 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.346105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089481Jy sigma=0.000647 ! Fit after self-cal, rms=0.089479Jy sigma=0.000647 ! 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.105 mas, bmaj=7.079 mas, bpa=-5.081 degrees ! Estimated noise=1801.52 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.105 x 7.079 at -5.081 degrees (North through East) ! Clean map min=-0.0046786 max=0.28036 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.572 mas, bmaj=6.463 mas, bpa=-7.528 degrees ! Estimated noise=2169.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215811 Jy ! Component: 100 - total flux cleaned = 0.273104 Jy ! Component: 150 - total flux cleaned = 0.29517 Jy ! Component: 200 - total flux cleaned = 0.307262 Jy ! Total flux subtracted in 200 components = 0.307262 Jy ! Clean residual min=-0.006363 max=0.007148 Jy/beam ! Clean residual mean=0.000036 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.307262 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.307262 Jy ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.079 mas, bpa=-5.081 degrees ! Estimated noise=1801.52 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.0114348 Jy ! Component: 100 - total flux cleaned = 0.0193011 Jy ! Component: 150 - total flux cleaned = 0.0250816 Jy ! Component: 200 - total flux cleaned = 0.0294392 Jy ! Total flux subtracted in 200 components = 0.0294392 Jy ! Clean residual min=-0.005115 max=0.005348 Jy/beam ! Clean residual mean=0.000012 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.336701 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.336701 Jy ! Inverting map ! Added new window around map position (-97, -107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205942 Jy ! Component: 100 - total flux cleaned = 0.00308409 Jy ! Component: 150 - total flux cleaned = 0.00394813 Jy ! Component: 200 - total flux cleaned = 0.00479638 Jy ! Total flux subtracted in 200 components = 0.00479638 Jy ! Clean residual min=-0.004635 max=0.004367 Jy/beam ! Clean residual mean=0.000011 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.341497 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.341497 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.017 mas, bmaj=10.68 mas, bpa=-0.3211 degrees ! Estimated noise=2252.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167867 Jy ! Component: 100 - total flux cleaned = 0.00254952 Jy ! Component: 150 - total flux cleaned = 0.00273815 Jy ! Component: 200 - total flux cleaned = 0.00290055 Jy ! Total flux subtracted in 200 components = 0.00290055 Jy ! Clean residual min=-0.005051 max=0.004238 Jy/beam ! Clean residual mean=0.000027 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.344398 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.000239769 Jy ! Component: 100 - total flux cleaned = 0.000371961 Jy ! Component: 150 - total flux cleaned = 0.0004938 Jy ! Component: 200 - total flux cleaned = 0.000568874 Jy ! Total flux subtracted in 200 components = 0.000568874 Jy ! Clean residual min=-0.004924 max=0.004109 Jy/beam ! Clean residual mean=0.000027 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.344967 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 118 components and 0.344967 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.079 mas, bpa=-5.081 degrees ! Estimated noise=1801.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154898 Jy ! Component: 100 - total flux cleaned = 0.00029078 Jy ! Component: 150 - total flux cleaned = 0.000229205 Jy ! Component: 200 - total flux cleaned = 5.86016e-05 Jy ! Total flux subtracted in 200 components = 5.86016e-05 Jy ! Clean residual min=-0.004431 max=0.004138 Jy/beam ! Clean residual mean=0.000011 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.345025 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 136 components and 0.345025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089282Jy sigma=0.000645 ! Fit after self-cal, rms=0.089227Jy sigma=0.000645 wmodel J0603+1742_S_2017_01_21_pus_map.mod ! Writing 136 model components to file: J0603+1742_S_2017_01_21_pus_map.mod wobs J0603+1742_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0603+1742_S_2017_01_21_pus_uvs.fits wwins J0603+1742_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0603+1742_S_2017_01_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.0010573 Jy ! Component: 100 - total flux cleaned = -0.00221555 Jy ! Component: 150 - total flux cleaned = -0.00276108 Jy ! Component: 200 - total flux cleaned = -0.0033444 Jy ! Component: 250 - total flux cleaned = -0.00365659 Jy ! Component: 300 - total flux cleaned = -0.00383739 Jy ! Component: 350 - total flux cleaned = -0.00377925 Jy ! Component: 400 - total flux cleaned = -0.00372329 Jy ! Component: 450 - total flux cleaned = -0.00372326 Jy ! Component: 500 - total flux cleaned = -0.00350619 Jy ! Component: 550 - total flux cleaned = -0.00340062 Jy ! Component: 600 - total flux cleaned = -0.00329706 Jy ! Component: 650 - total flux cleaned = -0.00314478 Jy ! Component: 700 - total flux cleaned = -0.00299524 Jy ! Component: 750 - total flux cleaned = -0.00294654 Jy ! Component: 800 - total flux cleaned = -0.00275307 Jy ! Component: 850 - total flux cleaned = -0.00279981 Jy ! Component: 900 - total flux cleaned = -0.00265855 Jy ! Component: 950 - total flux cleaned = -0.00251969 Jy ! Component: 1000 - total flux cleaned = -0.00215599 Jy ! Component: 1050 - total flux cleaned = -0.00215633 Jy ! Component: 1100 - total flux cleaned = -0.00202401 Jy ! Component: 1150 - total flux cleaned = -0.00184939 Jy ! Component: 1200 - total flux cleaned = -0.00172076 Jy ! Component: 1250 - total flux cleaned = -0.00159339 Jy ! Component: 1300 - total flux cleaned = -0.00163557 Jy ! Component: 1350 - total flux cleaned = -0.00155131 Jy ! Component: 1400 - total flux cleaned = -0.00138672 Jy ! Component: 1450 - total flux cleaned = -0.00122357 Jy ! Component: 1500 - total flux cleaned = -0.00130412 Jy ! Component: 1550 - total flux cleaned = -0.00114382 Jy ! Component: 1600 - total flux cleaned = -0.000946747 Jy ! Component: 1650 - total flux cleaned = -0.000868947 Jy ! Component: 1700 - total flux cleaned = -0.000790886 Jy ! Component: 1750 - total flux cleaned = -0.000715034 Jy ! Component: 1800 - total flux cleaned = -0.000488017 Jy ! Component: 1850 - total flux cleaned = -0.00060087 Jy ! Component: 1900 - total flux cleaned = -0.000638111 Jy ! Component: 1950 - total flux cleaned = -0.000453884 Jy ! Component: 2000 - total flux cleaned = -0.000417147 Jy ! Component: 2050 - total flux cleaned = -0.000380804 Jy ! Component: 2100 - total flux cleaned = -9.4174e-05 Jy ! Component: 2150 - total flux cleaned = -2.3659e-05 Jy ! Component: 2200 - total flux cleaned = 1.14167e-05 Jy ! Component: 2250 - total flux cleaned = -2.27537e-05 Jy ! Component: 2300 - total flux cleaned = 0.000254442 Jy ! Component: 2350 - total flux cleaned = 0.000220379 Jy ! Component: 2400 - total flux cleaned = 0.000357275 Jy ! Component: 2450 - total flux cleaned = 0.000492701 Jy ! Component: 2500 - total flux cleaned = 0.00062693 Jy ! Component: 2550 - total flux cleaned = 0.000660156 Jy ! Component: 2600 - total flux cleaned = 0.000726046 Jy ! Component: 2650 - total flux cleaned = 0.000660483 Jy ! Component: 2700 - total flux cleaned = 0.000758392 Jy ! Component: 2750 - total flux cleaned = 0.000887973 Jy ! Component: 2800 - total flux cleaned = 0.000888037 Jy ! Component: 2850 - total flux cleaned = 0.000824009 Jy ! Component: 2900 - total flux cleaned = 0.000792201 Jy ! Component: 2950 - total flux cleaned = 0.000792052 Jy ! Component: 3000 - total flux cleaned = 0.000760579 Jy ! Component: 3050 - total flux cleaned = 0.000667485 Jy ! Component: 3100 - total flux cleaned = 0.000574997 Jy ! Component: 3150 - total flux cleaned = 0.000513811 Jy ! Component: 3200 - total flux cleaned = 0.000513828 Jy ! Component: 3250 - total flux cleaned = 0.000483333 Jy ! Component: 3300 - total flux cleaned = 0.000453104 Jy ! Component: 3350 - total flux cleaned = 0.000453474 Jy ! Component: 3400 - total flux cleaned = 0.00051265 Jy ! Component: 3450 - total flux cleaned = 0.000453739 Jy ! Component: 3500 - total flux cleaned = 0.000453644 Jy ! Component: 3550 - total flux cleaned = 0.000424235 Jy ! Component: 3600 - total flux cleaned = 0.000366193 Jy ! Component: 3650 - total flux cleaned = 0.000423752 Jy ! Component: 3700 - total flux cleaned = 0.000538006 Jy ! Component: 3750 - total flux cleaned = 0.000367019 Jy ! Component: 3800 - total flux cleaned = 0.000395332 Jy ! Component: 3850 - total flux cleaned = 0.000395289 Jy ! Component: 3900 - total flux cleaned = 0.000367677 Jy ! Component: 3950 - total flux cleaned = 0.000284023 Jy ! Component: 4000 - total flux cleaned = 9.076e-05 Jy ! Component: 4050 - total flux cleaned = 0.000145832 Jy ! Total flux subtracted in 4096 components = 0.000145778 Jy ! Clean residual min=-0.001672 max=0.001935 Jy/beam ! Clean residual mean=-0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.345171 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 428 components and 0.345171 Jy ![Exited script file: muppet] wmap "J0603+1742_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.105 x 7.079 at -5.081 degrees (North through East) ! Clean map min=-0.0036137 max=0.27883 Jy/beam ! Writing clean map to FITS file: J0603+1742_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.278832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000497703 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535487 0.535487 1.07097 2.14195 4.2839 8.5678 17.1356 34.2712 68.5424 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.278 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.105 x 7.079 at -5.081 degrees (North through East) ! Clean map min=-0.0036137 max=0.27883 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 J0603+1742_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:47:16 2019