! Started logfile: J1217+3305_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:41:30 2019 obs J1217+3305_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1217+3305_S_2017_03_27_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804587 visibilities/baseline/integration-bin. ! Found source: J1217+3305 ! ! 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 1684 lines of history. ! ! Reading 31572 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 J1217+3305_S_2017_03_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 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 797 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949458Jy sigma=0.008666 ! Fit after self-cal, rms=0.928638Jy sigma=0.008502 ! 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.236 mas, bmaj=4.921 mas, bpa=-5.424 degrees ! Estimated noise=1004.44 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.0548691 Jy ! Component: 100 - total flux cleaned = 0.0771959 Jy ! Total flux subtracted in 100 components = 0.0771959 Jy ! Clean residual min=-0.005511 max=0.014405 Jy/beam ! Clean residual mean=-0.000012 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.0771959 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0771959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090640Jy sigma=0.000726 ! Fit after self-cal, rms=0.090141Jy sigma=0.000722 ! Inverting map ! Added new window around map position (-2, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159219 Jy ! Component: 100 - total flux cleaned = 0.0255792 Jy ! Total flux subtracted in 100 components = 0.0255792 Jy ! Clean residual min=-0.003808 max=0.005866 Jy/beam ! Clean residual mean=-0.000006 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.102775 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.102775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086687Jy sigma=0.000683 ! Fit after self-cal, rms=0.086320Jy sigma=0.000681 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835507 Jy ! Component: 100 - total flux cleaned = 0.0134023 Jy ! Total flux subtracted in 100 components = 0.0134023 Jy ! Clean residual min=-0.003201 max=0.003309 Jy/beam ! Clean residual mean=-0.000003 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.116177 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.116177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085374Jy sigma=0.000670 ! Fit after self-cal, rms=0.085251Jy sigma=0.000669 ! 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.934 mas, bmaj=5.83 mas, bpa=-1.306 degrees ! Estimated noise=474.026 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.00504263 Jy ! Component: 100 - total flux cleaned = 0.0076319 Jy ! Component: 150 - total flux cleaned = 0.00916931 Jy ! Component: 200 - total flux cleaned = 0.0101611 Jy ! Total flux subtracted in 200 components = 0.0101611 Jy ! Clean residual min=-0.001561 max=0.001818 Jy/beam ! Clean residual mean=-0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.126339 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.126339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084972Jy sigma=0.000666 ! Fit after self-cal, rms=0.084905Jy sigma=0.000665 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.02 KP 1.00 ! LA 1.01 MK 1.03 NL 0.97 OV 0.99 ! PT 0.98 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.01 KP 0.98 ! LA 0.95 MK 1.09 NL 1.03 OV 1.02 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.02 KP 0.97 ! LA 1.00 MK 1.05 NL 0.99 OV 0.97 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.14 HN 0.88 KP 1.00* ! LA 1.00 MK 0.98 NL 1.00* OV 1.28 ! PT 1.02 SC 0.82 ! ! ! Fit before self-cal, rms=0.084905Jy sigma=0.000665 ! Fit after self-cal, rms=0.087086Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=5.834 mas, bpa=-0.03738 degrees ! Estimated noise=472.558 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.000859911 Jy ! Component: 100 - total flux cleaned = 0.00103812 Jy ! Component: 150 - total flux cleaned = 0.00111776 Jy ! Component: 200 - total flux cleaned = 0.0011546 Jy ! Total flux subtracted in 200 components = 0.0011546 Jy ! Clean residual min=-0.001481 max=0.001622 Jy/beam ! Clean residual mean=0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.127493 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.127493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087057Jy sigma=0.000663 ! Fit after self-cal, rms=0.087097Jy sigma=0.000663 ! 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.087097Jy sigma=0.000663 ! Fit after self-cal, rms=0.086912Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=5.824 mas, bpa=-0.5511 degrees ! Estimated noise=469.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047098 Jy ! Component: 100 - total flux cleaned = 0.000566538 Jy ! Component: 150 - total flux cleaned = 0.000601601 Jy ! Component: 200 - total flux cleaned = 0.000601208 Jy ! Total flux subtracted in 200 components = 0.000601208 Jy ! Clean residual min=-0.001230 max=0.001505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.128094 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.128094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086900Jy sigma=0.000661 ! Fit after self-cal, rms=0.086935Jy sigma=0.000661 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.000204233 Jy ! Component: 100 - total flux cleaned = 0.000235769 Jy ! Component: 150 - total flux cleaned = 0.00022331 Jy ! Component: 200 - total flux cleaned = 0.000223121 Jy ! Total flux subtracted in 200 components = 0.000223121 Jy ! Clean residual min=-0.001212 max=0.001429 Jy/beam ! Clean residual mean=-0.000002 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.128317 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.128317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086929Jy sigma=0.000661 ! Fit after self-cal, rms=0.086925Jy sigma=0.000661 ! 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.086925Jy sigma=0.000661 ! Fit after self-cal, rms=0.086960Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=5.82 mas, bpa=-0.4011 degrees ! Estimated noise=468.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290951 Jy ! Component: 100 - total flux cleaned = 0.000345303 Jy ! Component: 150 - total flux cleaned = 0.000356674 Jy ! Component: 200 - total flux cleaned = 0.00035636 Jy ! Total flux subtracted in 200 components = 0.00035636 Jy ! Clean residual min=-0.001218 max=0.001460 Jy/beam ! Clean residual mean=-0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.128674 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.128674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086955Jy sigma=0.000661 ! Fit after self-cal, rms=0.086955Jy sigma=0.000661 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 (-25.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626696 Jy ! Component: 100 - total flux cleaned = 0.000804045 Jy ! Component: 150 - total flux cleaned = 0.000829029 Jy ! Component: 200 - total flux cleaned = 0.000828554 Jy ! Total flux subtracted in 200 components = 0.000828554 Jy ! Clean residual min=-0.001244 max=0.001267 Jy/beam ! Clean residual mean=-0.000002 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.129502 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.129502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086930Jy sigma=0.000661 ! Fit after self-cal, rms=0.086930Jy sigma=0.000661 ! 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.086930Jy sigma=0.000661 ! Fit after self-cal, rms=0.086855Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.473 mas, bmaj=9.223 mas, bpa=0.4652 degrees ! Estimated noise=567.767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.07767e-05 Jy ! Component: 100 - total flux cleaned = -6.06516e-05 Jy ! Component: 150 - total flux cleaned = -7.53659e-05 Jy ! Component: 200 - total flux cleaned = -7.39224e-05 Jy ! Total flux subtracted in 200 components = -7.39224e-05 Jy ! Clean residual min=-0.001231 max=0.001148 Jy/beam ! Clean residual mean=-0.000003 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.129428 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.129428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086848Jy sigma=0.000661 ! Fit after self-cal, rms=0.086852Jy sigma=0.000661 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 = -5.59628e-05 Jy ! Component: 100 - total flux cleaned = -4.29638e-05 Jy ! Component: 150 - total flux cleaned = -5.41463e-05 Jy ! Component: 200 - total flux cleaned = -5.40813e-05 Jy ! Total flux subtracted in 200 components = -5.40813e-05 Jy ! Clean residual min=-0.001211 max=0.001109 Jy/beam ! Clean residual mean=-0.000003 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.129374 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 102 components and 0.129374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086850Jy sigma=0.000661 ! Fit after self-cal, rms=0.086849Jy sigma=0.000661 ! 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.935 mas, bmaj=5.823 mas, bpa=-0.2159 degrees ! Estimated noise=467.474 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.935 x 5.823 at -0.2159 degrees (North through East) ! Clean map min=-0.0013532 max=0.064522 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.235 mas, bmaj=4.884 mas, bpa=-4.578 degrees ! Estimated noise=981.279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0548321 Jy ! Component: 100 - total flux cleaned = 0.0810386 Jy ! Component: 150 - total flux cleaned = 0.0969635 Jy ! Component: 200 - total flux cleaned = 0.107348 Jy ! Total flux subtracted in 200 components = 0.107348 Jy ! Clean residual min=-0.003105 max=0.005636 Jy/beam ! Clean residual mean=-0.000005 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.107348 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.107348 Jy ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=5.823 mas, bpa=-0.2159 degrees ! Estimated noise=467.474 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.00829284 Jy ! Component: 100 - total flux cleaned = 0.0131933 Jy ! Component: 150 - total flux cleaned = 0.0161959 Jy ! Component: 200 - total flux cleaned = 0.0182005 Jy ! Total flux subtracted in 200 components = 0.0182005 Jy ! Clean residual min=-0.001388 max=0.001464 Jy/beam ! Clean residual mean=-0.000004 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.125548 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.125548 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.473 mas, bmaj=9.223 mas, bpa=0.4652 degrees ! Estimated noise=567.767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157981 Jy ! Component: 100 - total flux cleaned = 0.00216202 Jy ! Component: 150 - total flux cleaned = 0.0025876 Jy ! Component: 200 - total flux cleaned = 0.00291061 Jy ! Total flux subtracted in 200 components = 0.00291061 Jy ! Clean residual min=-0.001185 max=0.001204 Jy/beam ! Clean residual mean=-0.000004 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.128459 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.000249949 Jy ! Component: 100 - total flux cleaned = 0.000386977 Jy ! Component: 150 - total flux cleaned = 0.000473069 Jy ! Component: 200 - total flux cleaned = 0.000558354 Jy ! Total flux subtracted in 200 components = 0.000558354 Jy ! Clean residual min=-0.001180 max=0.001148 Jy/beam ! Clean residual mean=-0.000003 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.129017 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 75 components and 0.129017 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=5.823 mas, bpa=-0.2159 degrees ! Estimated noise=467.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335193 Jy ! Component: 100 - total flux cleaned = 0.000414626 Jy ! Component: 150 - total flux cleaned = 0.000463582 Jy ! Component: 200 - total flux cleaned = 0.000507531 Jy ! Total flux subtracted in 200 components = 0.000507531 Jy ! Clean residual min=-0.001258 max=0.001261 Jy/beam ! Clean residual mean=-0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.129525 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.129525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086868Jy sigma=0.000661 ! Fit after self-cal, rms=0.086868Jy sigma=0.000661 wmodel J1217+3305_S_2017_03_27_pus_map.mod ! Writing 92 model components to file: J1217+3305_S_2017_03_27_pus_map.mod wobs J1217+3305_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1217+3305_S_2017_03_27_pus_uvs.fits wwins J1217+3305_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J1217+3305_S_2017_03_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 = 6.43347e-05 Jy ! Component: 100 - total flux cleaned = 0.000172122 Jy ! Component: 150 - total flux cleaned = 0.000233409 Jy ! Component: 200 - total flux cleaned = 0.000214473 Jy ! Component: 250 - total flux cleaned = 0.000252818 Jy ! Component: 300 - total flux cleaned = 0.000253243 Jy ! Component: 350 - total flux cleaned = 0.000289584 Jy ! Component: 400 - total flux cleaned = 0.000289431 Jy ! Component: 450 - total flux cleaned = 0.000220165 Jy ! Component: 500 - total flux cleaned = 0.000118771 Jy ! Component: 550 - total flux cleaned = 5.2599e-05 Jy ! Component: 600 - total flux cleaned = 6.91712e-05 Jy ! Component: 650 - total flux cleaned = 4.7667e-06 Jy ! Component: 700 - total flux cleaned = -0.000105518 Jy ! Component: 750 - total flux cleaned = -0.000136476 Jy ! Component: 800 - total flux cleaned = -0.000151849 Jy ! Component: 850 - total flux cleaned = -0.000227741 Jy ! Component: 900 - total flux cleaned = -0.000287167 Jy ! Component: 950 - total flux cleaned = -0.000331036 Jy ! Component: 1000 - total flux cleaned = -0.000388712 Jy ! Component: 1050 - total flux cleaned = -0.00038871 Jy ! Component: 1100 - total flux cleaned = -0.000430806 Jy ! Component: 1150 - total flux cleaned = -0.000402644 Jy ! Component: 1200 - total flux cleaned = -0.000416398 Jy ! Component: 1250 - total flux cleaned = -0.000402718 Jy ! Component: 1300 - total flux cleaned = -0.000429615 Jy ! Component: 1350 - total flux cleaned = -0.000375891 Jy ! Component: 1400 - total flux cleaned = -0.000389257 Jy ! Component: 1450 - total flux cleaned = -0.000389297 Jy ! Component: 1500 - total flux cleaned = -0.000376261 Jy ! Component: 1550 - total flux cleaned = -0.000363317 Jy ! Component: 1600 - total flux cleaned = -0.000401625 Jy ! Component: 1650 - total flux cleaned = -0.000351216 Jy ! Component: 1700 - total flux cleaned = -0.000376145 Jy ! Component: 1750 - total flux cleaned = -0.000301757 Jy ! Component: 1800 - total flux cleaned = -0.000301852 Jy ! Component: 1850 - total flux cleaned = -0.000301921 Jy ! Component: 1900 - total flux cleaned = -0.00028961 Jy ! Component: 1950 - total flux cleaned = -0.000301721 Jy ! Component: 2000 - total flux cleaned = -0.00025414 Jy ! Component: 2050 - total flux cleaned = -0.000230732 Jy ! Component: 2100 - total flux cleaned = -0.00028935 Jy ! Component: 2150 - total flux cleaned = -0.000242624 Jy ! Component: 2200 - total flux cleaned = -0.000161997 Jy ! Component: 2250 - total flux cleaned = -0.00019641 Jy ! Component: 2300 - total flux cleaned = -0.000196391 Jy ! Component: 2350 - total flux cleaned = -0.000173873 Jy ! Component: 2400 - total flux cleaned = -0.000140396 Jy ! Component: 2450 - total flux cleaned = -0.000162654 Jy ! Component: 2500 - total flux cleaned = -0.00016266 Jy ! Component: 2550 - total flux cleaned = -0.000151538 Jy ! Component: 2600 - total flux cleaned = -0.000140748 Jy ! Component: 2650 - total flux cleaned = -0.000108385 Jy ! Component: 2700 - total flux cleaned = -0.000108513 Jy ! Component: 2750 - total flux cleaned = -8.73503e-05 Jy ! Component: 2800 - total flux cleaned = -5.57775e-05 Jy ! Component: 2850 - total flux cleaned = -4.53375e-05 Jy ! Component: 2900 - total flux cleaned = -6.6172e-05 Jy ! Component: 2950 - total flux cleaned = -6.61953e-05 Jy ! Component: 3000 - total flux cleaned = -9.71009e-05 Jy ! Component: 3050 - total flux cleaned = -7.67545e-05 Jy ! Component: 3100 - total flux cleaned = -6.67423e-05 Jy ! Component: 3150 - total flux cleaned = -9.70093e-05 Jy ! Component: 3200 - total flux cleaned = -8.70585e-05 Jy ! Component: 3250 - total flux cleaned = -0.000126819 Jy ! Component: 3300 - total flux cleaned = -0.000146565 Jy ! Component: 3350 - total flux cleaned = -0.000136662 Jy ! Component: 3400 - total flux cleaned = -0.000146466 Jy ! Component: 3450 - total flux cleaned = -0.000136761 Jy ! Component: 3500 - total flux cleaned = -0.000156075 Jy ! Component: 3550 - total flux cleaned = -0.000204047 Jy ! Component: 3600 - total flux cleaned = -0.000146823 Jy ! Component: 3650 - total flux cleaned = -0.000184688 Jy ! Component: 3700 - total flux cleaned = -0.000175278 Jy ! Component: 3750 - total flux cleaned = -0.000184602 Jy ! Component: 3800 - total flux cleaned = -0.000203214 Jy ! Component: 3850 - total flux cleaned = -0.000193975 Jy ! Component: 3900 - total flux cleaned = -0.000193988 Jy ! Component: 3950 - total flux cleaned = -0.000230617 Jy ! Component: 4000 - total flux cleaned = -0.00023967 Jy ! Component: 4050 - total flux cleaned = -0.000257763 Jy ! Total flux subtracted in 4096 components = -0.000266684 Jy ! Clean residual min=-0.000528 max=0.000568 Jy/beam ! Clean residual mean=-0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.129258 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 385 components and 0.129258 Jy ![Exited script file: muppet] wmap "J1217+3305_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.935 x 5.823 at -0.2159 degrees (North through East) ! Clean map min=-0.0012562 max=0.064269 Jy/beam ! Writing clean map to FITS file: J1217+3305_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0642686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166012 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.774928 0.774928 1.54986 3.09971 6.19942 12.3988 24.7977 49.5954 99.1908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.935 x 5.823 at -0.2159 degrees (North through East) ! Clean map min=-0.0012562 max=0.064269 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 J1217+3305_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:41:36 2019