! Started logfile: J1223+4611_S_2017_05_27_pus_uvs.log on Fri May 3 11:05:50 2019 obs J1223+4611_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1223+4611_S_2017_05_27_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898103 visibilities/baseline/integration-bin. ! Found source: J1223+4611 ! ! 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 1211 lines of history. ! ! Reading 13256 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+4611_S_2017_05_27_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 457 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870901Jy sigma=0.008242 ! Fit after self-cal, rms=0.864881Jy sigma=0.008192 ! 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.165 mas, bmaj=4.518 mas, bpa=-8.945 degrees ! Estimated noise=1158.21 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.102919 Jy ! Component: 100 - total flux cleaned = 0.136564 Jy ! Total flux subtracted in 100 components = 0.136564 Jy ! Clean residual min=-0.005028 max=0.014009 Jy/beam ! Clean residual mean=0.000012 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.136564 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.136564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083580Jy sigma=0.000733 ! Fit after self-cal, rms=0.083426Jy sigma=0.000732 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154714 Jy ! Component: 100 - total flux cleaned = 0.0227037 Jy ! Total flux subtracted in 100 components = 0.0227037 Jy ! Clean residual min=-0.003842 max=0.005573 Jy/beam ! Clean residual mean=0.000008 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.159268 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.159268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080162Jy sigma=0.000704 ! Fit after self-cal, rms=0.080112Jy sigma=0.000704 ! Inverting map ! Added new window around map position (-4.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541889 Jy ! Component: 100 - total flux cleaned = 0.00819538 Jy ! Total flux subtracted in 100 components = 0.00819538 Jy ! Clean residual min=-0.003695 max=0.005308 Jy/beam ! Clean residual mean=0.000007 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.167463 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.167463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079702Jy sigma=0.000701 ! Fit after self-cal, rms=0.079660Jy sigma=0.000701 ! 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.949 mas, bmaj=5.506 mas, bpa=-7.62 degrees ! Estimated noise=738.062 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 (-13, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00561524 Jy ! Component: 100 - total flux cleaned = 0.00869769 Jy ! Component: 150 - total flux cleaned = 0.0108109 Jy ! Component: 200 - total flux cleaned = 0.0122804 Jy ! Total flux subtracted in 200 components = 0.0122804 Jy ! Clean residual min=-0.002900 max=0.003906 Jy/beam ! Clean residual mean=0.000013 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.179744 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.179744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079237Jy sigma=0.000696 ! Fit after self-cal, rms=0.079190Jy sigma=0.000696 ! 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 0.93 HN 1.00 KP 0.98 ! LA 0.99 MK 0.99 NL 0.88 OV 1.00 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.00 KP 0.95 ! LA 0.94 MK 1.02 NL 1.04 OV 1.18 ! PT 1.01 SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.02 KP 0.98 ! LA 0.98 MK 0.99 NL 0.96 OV 0.97 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.02 KP 1.00* ! LA 1.04 MK 1.16 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.079190Jy sigma=0.000696 ! Fit after self-cal, rms=0.078662Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.977 mas, bmaj=5.529 mas, bpa=-7.73 degrees ! Estimated noise=738.681 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.00182086 Jy ! Component: 100 - total flux cleaned = 0.00252466 Jy ! Component: 150 - total flux cleaned = 0.00286808 Jy ! Component: 200 - total flux cleaned = 0.00312231 Jy ! Total flux subtracted in 200 components = 0.00312231 Jy ! Clean residual min=-0.002472 max=0.002497 Jy/beam ! Clean residual mean=0.000005 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.182866 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.182866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078585Jy sigma=0.000685 ! Fit after self-cal, rms=0.078564Jy sigma=0.000685 ! 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.078564Jy sigma=0.000685 ! Fit after self-cal, rms=0.077490Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=5.49 mas, bpa=-7.166 degrees ! Estimated noise=736.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127798 Jy ! Component: 100 - total flux cleaned = 0.00160137 Jy ! Component: 150 - total flux cleaned = 0.00170372 Jy ! Component: 200 - total flux cleaned = 0.0017353 Jy ! Total flux subtracted in 200 components = 0.0017353 Jy ! Clean residual min=-0.002300 max=0.002061 Jy/beam ! Clean residual mean=0.000007 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.184601 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.184601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077450Jy sigma=0.000679 ! Fit after self-cal, rms=0.077444Jy sigma=0.000679 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.000321432 Jy ! Component: 100 - total flux cleaned = 0.000351255 Jy ! Component: 150 - total flux cleaned = 0.000379095 Jy ! Component: 200 - total flux cleaned = 0.000404449 Jy ! Total flux subtracted in 200 components = 0.000404449 Jy ! Clean residual min=-0.002226 max=0.002016 Jy/beam ! Clean residual mean=0.000007 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.185006 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.185006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077424Jy sigma=0.000679 ! Fit after self-cal, rms=0.077424Jy sigma=0.000679 ! 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.077424Jy sigma=0.000679 ! Fit after self-cal, rms=0.077433Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=5.488 mas, bpa=-6.992 degrees ! Estimated noise=736.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371313 Jy ! Component: 100 - total flux cleaned = 0.00039704 Jy ! Component: 150 - total flux cleaned = 0.000420783 Jy ! Component: 200 - total flux cleaned = 0.000421556 Jy ! Total flux subtracted in 200 components = 0.000421556 Jy ! Clean residual min=-0.002203 max=0.001995 Jy/beam ! Clean residual mean=0.000006 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.185427 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.185427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077417Jy sigma=0.000679 ! Fit after self-cal, rms=0.077416Jy sigma=0.000679 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.000104071 Jy ! Component: 100 - total flux cleaned = 0.00010378 Jy ! Component: 150 - total flux cleaned = 0.000123423 Jy ! Component: 200 - total flux cleaned = 0.000122954 Jy ! Total flux subtracted in 200 components = 0.000122954 Jy ! Clean residual min=-0.002170 max=0.001966 Jy/beam ! Clean residual mean=0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.18555 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 83 components and 0.18555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077406Jy sigma=0.000679 ! Fit after self-cal, rms=0.077406Jy sigma=0.000679 ! 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.077406Jy sigma=0.000679 ! Fit after self-cal, rms=0.077412Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.339 mas, bmaj=9.135 mas, bpa=-8.889 degrees ! Estimated noise=891.817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000916433 Jy ! Component: 100 - total flux cleaned = 0.000986005 Jy ! Component: 150 - total flux cleaned = 0.0010053 Jy ! Component: 200 - total flux cleaned = 0.000973149 Jy ! Total flux subtracted in 200 components = 0.000973149 Jy ! Clean residual min=-0.002535 max=0.002281 Jy/beam ! Clean residual mean=0.000011 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.186524 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.186524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077408Jy sigma=0.000679 ! Fit after self-cal, rms=0.077407Jy sigma=0.000679 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.000173843 Jy ! Component: 100 - total flux cleaned = 0.000173569 Jy ! Component: 150 - total flux cleaned = 0.000160326 Jy ! Component: 200 - total flux cleaned = 0.000160388 Jy ! Total flux subtracted in 200 components = 0.000160388 Jy ! Clean residual min=-0.002494 max=0.002238 Jy/beam ! Clean residual mean=0.000011 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.186684 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.186684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077407Jy sigma=0.000679 ! Fit after self-cal, rms=0.077407Jy sigma=0.000679 ! 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.97 mas, bmaj=5.489 mas, bpa=-6.82 degrees ! Estimated noise=736.448 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.97 x 5.489 at -6.82 degrees (North through East) ! Clean map min=-0.002061 max=0.13303 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.19 mas, bmaj=4.502 mas, bpa=-8.151 degrees ! Estimated noise=1155.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102683 Jy ! Component: 100 - total flux cleaned = 0.137304 Jy ! Component: 150 - total flux cleaned = 0.152387 Jy ! Component: 200 - total flux cleaned = 0.160373 Jy ! Total flux subtracted in 200 components = 0.160373 Jy ! Clean residual min=-0.003795 max=0.004204 Jy/beam ! Clean residual mean=0.000005 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.160373 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.160373 Jy ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=5.489 mas, bpa=-6.82 degrees ! Estimated noise=736.448 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.00705735 Jy ! Component: 100 - total flux cleaned = 0.0120524 Jy ! Component: 150 - total flux cleaned = 0.0158018 Jy ! Component: 200 - total flux cleaned = 0.0186532 Jy ! Total flux subtracted in 200 components = 0.0186532 Jy ! Clean residual min=-0.002399 max=0.002226 Jy/beam ! Clean residual mean=0.000005 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.179026 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 50 components and 0.179026 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.339 mas, bmaj=9.135 mas, bpa=-8.889 degrees ! Estimated noise=891.817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322754 Jy ! Component: 100 - total flux cleaned = 0.00517483 Jy ! Component: 150 - total flux cleaned = 0.00609607 Jy ! Component: 200 - total flux cleaned = 0.00655749 Jy ! Total flux subtracted in 200 components = 0.00655749 Jy ! Clean residual min=-0.002636 max=0.002376 Jy/beam ! Clean residual mean=0.000011 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.185583 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.000375887 Jy ! Component: 100 - total flux cleaned = 0.000710218 Jy ! Component: 150 - total flux cleaned = 0.000896595 Jy ! Component: 200 - total flux cleaned = 0.000978622 Jy ! Total flux subtracted in 200 components = 0.000978622 Jy ! Clean residual min=-0.002554 max=0.002317 Jy/beam ! Clean residual mean=0.000011 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.186562 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 93 components and 0.186562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=5.489 mas, bpa=-6.82 degrees ! Estimated noise=736.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215511 Jy ! Component: 100 - total flux cleaned = -0.000138564 Jy ! Component: 150 - total flux cleaned = -0.000139627 Jy ! Component: 200 - total flux cleaned = -0.000106765 Jy ! Total flux subtracted in 200 components = -0.000106765 Jy ! Clean residual min=-0.002148 max=0.001947 Jy/beam ! Clean residual mean=0.000006 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.186455 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 107 components and 0.186455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077457Jy sigma=0.000679 ! Fit after self-cal, rms=0.077444Jy sigma=0.000679 wmodel J1223+4611_S_2017_05_27_pus_map.mod ! Writing 107 model components to file: J1223+4611_S_2017_05_27_pus_map.mod wobs J1223+4611_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1223+4611_S_2017_05_27_pus_uvs.fits wwins J1223+4611_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J1223+4611_S_2017_05_27_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.000132854 Jy ! Component: 100 - total flux cleaned = 0.000173837 Jy ! Component: 150 - total flux cleaned = 0.000335664 Jy ! Component: 200 - total flux cleaned = 0.000521781 Jy ! Component: 250 - total flux cleaned = 0.000642061 Jy ! Component: 300 - total flux cleaned = 0.000816591 Jy ! Component: 350 - total flux cleaned = 0.000872568 Jy ! Component: 400 - total flux cleaned = 0.000845147 Jy ! Component: 450 - total flux cleaned = 0.000845958 Jy ! Component: 500 - total flux cleaned = 0.000767417 Jy ! Component: 550 - total flux cleaned = 0.000716105 Jy ! Component: 600 - total flux cleaned = 0.000563735 Jy ! Component: 650 - total flux cleaned = 0.000488792 Jy ! Component: 700 - total flux cleaned = 0.000365952 Jy ! Component: 750 - total flux cleaned = 0.000196043 Jy ! Component: 800 - total flux cleaned = 5.32575e-05 Jy ! Component: 850 - total flux cleaned = 6.50035e-06 Jy ! Component: 900 - total flux cleaned = -0.000108878 Jy ! Component: 950 - total flux cleaned = -0.000154124 Jy ! Component: 1000 - total flux cleaned = -0.000222094 Jy ! Component: 1050 - total flux cleaned = -0.000356114 Jy ! Component: 1100 - total flux cleaned = -0.000399964 Jy ! Component: 1150 - total flux cleaned = -0.000552626 Jy ! Component: 1200 - total flux cleaned = -0.000681379 Jy ! Component: 1250 - total flux cleaned = -0.000787374 Jy ! Component: 1300 - total flux cleaned = -0.000892324 Jy ! Component: 1350 - total flux cleaned = -0.00101643 Jy ! Component: 1400 - total flux cleaned = -0.00111846 Jy ! Component: 1450 - total flux cleaned = -0.00113894 Jy ! Component: 1500 - total flux cleaned = -0.00123926 Jy ! Component: 1550 - total flux cleaned = -0.00137754 Jy ! Component: 1600 - total flux cleaned = -0.00141652 Jy ! Component: 1650 - total flux cleaned = -0.00151338 Jy ! Component: 1700 - total flux cleaned = -0.00149455 Jy ! Component: 1750 - total flux cleaned = -0.00158958 Jy ! Component: 1800 - total flux cleaned = -0.00160807 Jy ! Component: 1850 - total flux cleaned = -0.00166369 Jy ! Component: 1900 - total flux cleaned = -0.00171869 Jy ! Component: 1950 - total flux cleaned = -0.00173681 Jy ! Component: 2000 - total flux cleaned = -0.00177294 Jy ! Component: 2050 - total flux cleaned = -0.00182659 Jy ! Component: 2100 - total flux cleaned = -0.00177338 Jy ! Component: 2150 - total flux cleaned = -0.00179082 Jy ! Component: 2200 - total flux cleaned = -0.00177364 Jy ! Component: 2250 - total flux cleaned = -0.00172184 Jy ! Component: 2300 - total flux cleaned = -0.00173925 Jy ! Component: 2350 - total flux cleaned = -0.00178989 Jy ! Component: 2400 - total flux cleaned = -0.00179003 Jy ! Component: 2450 - total flux cleaned = -0.00174017 Jy ! Component: 2500 - total flux cleaned = -0.00177315 Jy ! Component: 2550 - total flux cleaned = -0.00182196 Jy ! Component: 2600 - total flux cleaned = -0.00172478 Jy ! Component: 2650 - total flux cleaned = -0.00174101 Jy ! Component: 2700 - total flux cleaned = -0.00172499 Jy ! Component: 2750 - total flux cleaned = -0.00170929 Jy ! Component: 2800 - total flux cleaned = -0.00175628 Jy ! Component: 2850 - total flux cleaned = -0.00170946 Jy ! Component: 2900 - total flux cleaned = -0.00170951 Jy ! Component: 2950 - total flux cleaned = -0.00170955 Jy ! Component: 3000 - total flux cleaned = -0.00175528 Jy ! Component: 3050 - total flux cleaned = -0.00177002 Jy ! Component: 3100 - total flux cleaned = -0.0017398 Jy ! Component: 3150 - total flux cleaned = -0.00173962 Jy ! Component: 3200 - total flux cleaned = -0.00168038 Jy ! Component: 3250 - total flux cleaned = -0.00169528 Jy ! Component: 3300 - total flux cleaned = -0.00170963 Jy ! Component: 3350 - total flux cleaned = -0.00169515 Jy ! Component: 3400 - total flux cleaned = -0.00170957 Jy ! Component: 3450 - total flux cleaned = -0.00169534 Jy ! Component: 3500 - total flux cleaned = -0.00170956 Jy ! Component: 3550 - total flux cleaned = -0.00170943 Jy ! Component: 3600 - total flux cleaned = -0.00172345 Jy ! Component: 3650 - total flux cleaned = -0.00168184 Jy ! Component: 3700 - total flux cleaned = -0.00169572 Jy ! Component: 3750 - total flux cleaned = -0.00170952 Jy ! Component: 3800 - total flux cleaned = -0.00170953 Jy ! Component: 3850 - total flux cleaned = -0.0017365 Jy ! Component: 3900 - total flux cleaned = -0.00169618 Jy ! Component: 3950 - total flux cleaned = -0.00170952 Jy ! Component: 4000 - total flux cleaned = -0.00169628 Jy ! Component: 4050 - total flux cleaned = -0.00169638 Jy ! Total flux subtracted in 4096 components = -0.00170941 Jy ! Clean residual min=-0.000900 max=0.000710 Jy/beam ! Clean residual mean=0.000005 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.184746 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 396 components and 0.184746 Jy ![Exited script file: muppet] wmap "J1223+4611_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.97 x 5.489 at -6.82 degrees (North through East) ! Clean map min=-0.0014927 max=0.1329 Jy/beam ! Writing clean map to FITS file: J1223+4611_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132904 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234345 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528978 0.528978 1.05796 2.11591 4.23182 8.46365 16.9273 33.8546 67.7092 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.97 x 5.489 at -6.82 degrees (North through East) ! Clean map min=-0.0014927 max=0.1329 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+4611_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:05:55 2019