! Started logfile: J0217+0837_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:43:17 2016 obs J0217+0837_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0217+0837_S_2015_03_17_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959036 visibilities/baseline/integration-bin. ! Found source: J0217+0837 ! ! 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 330 lines of history. ! ! Reading 14328 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 J0217+0837_S_2015_03_17_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.671488Jy sigma=0.007417 ! Fit after self-cal, rms=0.581055Jy sigma=0.006461 ! 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.862 mas, bmaj=6.488 mas, bpa=-4.679 degrees ! Estimated noise=901.665 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.308956 Jy ! Component: 100 - total flux cleaned = 0.408769 Jy ! Total flux subtracted in 100 components = 0.408769 Jy ! Clean residual min=-0.015840 max=0.045792 Jy/beam ! Clean residual mean=-0.000165 rms=0.004962 Jy/beam ! Combined flux in latest and established models = 0.408769 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.408769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140603Jy sigma=0.001332 ! Fit after self-cal, rms=0.140417Jy sigma=0.001330 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0511758 Jy ! Component: 100 - total flux cleaned = 0.0790188 Jy ! Total flux subtracted in 100 components = 0.0790188 Jy ! Clean residual min=-0.010492 max=0.024383 Jy/beam ! Clean residual mean=-0.000093 rms=0.003051 Jy/beam ! Combined flux in latest and established models = 0.487788 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.487788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110539Jy sigma=0.001048 ! Fit after self-cal, rms=0.110389Jy sigma=0.001046 ! Inverting map ! Added new window around map position (-5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232372 Jy ! Component: 100 - total flux cleaned = 0.0375621 Jy ! Total flux subtracted in 100 components = 0.0375621 Jy ! Clean residual min=-0.010684 max=0.011517 Jy/beam ! Clean residual mean=-0.000059 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.52535 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.52535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102422Jy sigma=0.000981 ! Fit after self-cal, rms=0.102076Jy sigma=0.000978 ! 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.429 mas, bmaj=7.272 mas, bpa=-4.996 degrees ! Estimated noise=555.126 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.0151727 Jy ! Component: 100 - total flux cleaned = 0.0250566 Jy ! Component: 150 - total flux cleaned = 0.031922 Jy ! Component: 200 - total flux cleaned = 0.0367813 Jy ! Total flux subtracted in 200 components = 0.0367813 Jy ! Clean residual min=-0.013950 max=0.011109 Jy/beam ! Clean residual mean=-0.000038 rms=0.002724 Jy/beam ! Combined flux in latest and established models = 0.562132 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 94 components and 0.562132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098068Jy sigma=0.000960 ! Fit after self-cal, rms=0.097950Jy sigma=0.000959 ! 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.01 FD 0.85 HN 0.97 KP 1.10 ! LA 1.01 MK 1.00 NL 0.89 OV 1.04 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 HN 1.03 KP 1.07 ! LA 0.98 MK 1.02 NL 1.01 OV 1.07 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 1.03 KP 0.95 ! LA 0.80 MK 1.07 NL 1.13 OV 0.98 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 HN 0.98 KP 0.93 ! LA 0.87 MK 1.06 NL 1.01 OV 1.06 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.097950Jy sigma=0.000959 ! Fit after self-cal, rms=0.080090Jy sigma=0.000818 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=7.343 mas, bpa=-4.843 degrees ! Estimated noise=557.723 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 (-18.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106184 Jy ! Component: 100 - total flux cleaned = 0.0160537 Jy ! Component: 150 - total flux cleaned = 0.018155 Jy ! Component: 200 - total flux cleaned = 0.0192206 Jy ! Total flux subtracted in 200 components = 0.0192206 Jy ! Clean residual min=-0.004753 max=0.004499 Jy/beam ! Clean residual mean=-0.000003 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.581352 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 124 components and 0.581352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078696Jy sigma=0.000802 ! Fit after self-cal, rms=0.078567Jy sigma=0.000801 ! 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.078567Jy sigma=0.000801 ! Fit after self-cal, rms=0.077833Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=7.327 mas, bpa=-4.977 degrees ! Estimated noise=556.587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280795 Jy ! Component: 100 - total flux cleaned = 0.000957016 Jy ! Component: 150 - total flux cleaned = 0.00176833 Jy ! Component: 200 - total flux cleaned = 0.00231442 Jy ! Total flux subtracted in 200 components = 0.00231442 Jy ! Clean residual min=-0.003704 max=0.003587 Jy/beam ! Clean residual mean=-0.000002 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.583667 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 152 components and 0.583667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077560Jy sigma=0.000789 ! Fit after self-cal, rms=0.077557Jy sigma=0.000789 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 (28, -90). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288036 Jy ! Component: 100 - total flux cleaned = 0.00382938 Jy ! Component: 150 - total flux cleaned = 0.0043161 Jy ! Component: 200 - total flux cleaned = 0.00450533 Jy ! Total flux subtracted in 200 components = 0.00450533 Jy ! Clean residual min=-0.003169 max=0.003040 Jy/beam ! Clean residual mean=-0.000003 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.588172 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 173 components and 0.588172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077380Jy sigma=0.000787 ! Fit after self-cal, rms=0.077374Jy sigma=0.000787 ! 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.077374Jy sigma=0.000787 ! Fit after self-cal, rms=0.077356Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=7.331 mas, bpa=-4.911 degrees ! Estimated noise=556.487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139935 Jy ! Component: 100 - total flux cleaned = -0.00101572 Jy ! Component: 150 - total flux cleaned = -0.000729267 Jy ! Component: 200 - total flux cleaned = -0.000464364 Jy ! Total flux subtracted in 200 components = -0.000464364 Jy ! Clean residual min=-0.002978 max=0.002943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.587708 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 188 components and 0.587708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077257Jy sigma=0.000786 ! Fit after self-cal, rms=0.077257Jy sigma=0.000786 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.000430916 Jy ! Component: 100 - total flux cleaned = 0.000622954 Jy ! Component: 150 - total flux cleaned = 0.000846029 Jy ! Component: 200 - total flux cleaned = 0.00101213 Jy ! Total flux subtracted in 200 components = 0.00101213 Jy ! Clean residual min=-0.002834 max=0.002894 Jy/beam ! Clean residual mean=-0.000003 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.58872 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 199 components and 0.58872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077210Jy sigma=0.000785 ! Fit after self-cal, rms=0.077209Jy sigma=0.000785 ! Inverting map ! Added new window around map position (-31, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187249 Jy ! Component: 100 - total flux cleaned = 0.00219298 Jy ! Component: 150 - total flux cleaned = 0.0025728 Jy ! Component: 200 - total flux cleaned = 0.00286521 Jy ! Total flux subtracted in 200 components = 0.00286521 Jy ! Clean residual min=-0.002580 max=0.002243 Jy/beam ! Clean residual mean=-0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.591585 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 218 components and 0.591585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077100Jy sigma=0.000784 ! Fit after self-cal, rms=0.077095Jy sigma=0.000784 ! 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.077095Jy sigma=0.000784 ! Fit after self-cal, rms=0.077069Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.53 mas, bmaj=10.91 mas, bpa=-2.279 degrees ! Estimated noise=694.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174651 Jy ! Component: 100 - total flux cleaned = 0.000323811 Jy ! Component: 150 - total flux cleaned = 0.0005895 Jy ! Component: 200 - total flux cleaned = 0.000828992 Jy ! Total flux subtracted in 200 components = 0.000828992 Jy ! Clean residual min=-0.002656 max=0.002436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.592414 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 243 components and 0.592414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077029Jy sigma=0.000783 ! Fit after self-cal, rms=0.077027Jy sigma=0.000783 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.000243635 Jy ! Component: 100 - total flux cleaned = 0.000369379 Jy ! Component: 150 - total flux cleaned = 0.000559814 Jy ! Component: 200 - total flux cleaned = 0.000665161 Jy ! Total flux subtracted in 200 components = 0.000665161 Jy ! Clean residual min=-0.002432 max=0.002416 Jy/beam ! Clean residual mean=0.000000 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.59308 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 255 components and 0.59308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077013Jy sigma=0.000783 ! Fit after self-cal, rms=0.077012Jy sigma=0.000783 ! 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.484 mas, bmaj=7.33 mas, bpa=-4.834 degrees ! Estimated noise=556.428 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.484 x 7.33 at -4.834 degrees (North through East) ! Clean map min=-0.0024299 max=0.41902 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.901 mas, bmaj=6.524 mas, bpa=-4.615 degrees ! Estimated noise=909.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.311094 Jy ! Component: 100 - total flux cleaned = 0.409061 Jy ! Component: 150 - total flux cleaned = 0.458866 Jy ! Component: 200 - total flux cleaned = 0.487776 Jy ! Total flux subtracted in 200 components = 0.487776 Jy ! Clean residual min=-0.006347 max=0.015032 Jy/beam ! Clean residual mean=-0.000084 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 0.487776 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.487776 Jy ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=7.33 mas, bpa=-4.834 degrees ! Estimated noise=556.428 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.0241836 Jy ! Component: 100 - total flux cleaned = 0.0395931 Jy ! Component: 150 - total flux cleaned = 0.0510732 Jy ! Component: 200 - total flux cleaned = 0.0598133 Jy ! Total flux subtracted in 200 components = 0.0598133 Jy ! Clean residual min=-0.004023 max=0.006261 Jy/beam ! Clean residual mean=-0.000039 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.547589 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 75 components and 0.547589 Jy ! Inverting map ! Added new window around map position (-10, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00712235 Jy ! Component: 100 - total flux cleaned = 0.0127533 Jy ! Component: 150 - total flux cleaned = 0.0174684 Jy ! Component: 200 - total flux cleaned = 0.0215039 Jy ! Total flux subtracted in 200 components = 0.0215039 Jy ! Clean residual min=-0.003557 max=0.003332 Jy/beam ! Clean residual mean=-0.000019 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.569093 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 120 components and 0.569093 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.53 mas, bmaj=10.91 mas, bpa=-2.279 degrees ! Estimated noise=694.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564484 Jy ! Component: 100 - total flux cleaned = 0.00964166 Jy ! Component: 150 - total flux cleaned = 0.0127505 Jy ! Component: 200 - total flux cleaned = 0.0152643 Jy ! Total flux subtracted in 200 components = 0.0152643 Jy ! Clean residual min=-0.002983 max=0.003062 Jy/beam ! Clean residual mean=-0.000012 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.584357 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.00160744 Jy ! Component: 100 - total flux cleaned = 0.00264579 Jy ! Component: 150 - total flux cleaned = 0.00337707 Jy ! Component: 200 - total flux cleaned = 0.00404084 Jy ! Total flux subtracted in 200 components = 0.00404084 Jy ! Clean residual min=-0.002634 max=0.002529 Jy/beam ! Clean residual mean=-0.000005 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.588398 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 205 components and 0.588398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=7.33 mas, bpa=-4.834 degrees ! Estimated noise=556.428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.89783e-06 Jy ! Component: 100 - total flux cleaned = 0.000358968 Jy ! Component: 150 - total flux cleaned = 0.000549683 Jy ! Component: 200 - total flux cleaned = 0.000829952 Jy ! Total flux subtracted in 200 components = 0.000829952 Jy ! Clean residual min=-0.002711 max=0.002420 Jy/beam ! Clean residual mean=-0.000000 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.589228 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 230 components and 0.589228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076987Jy sigma=0.000783 ! Fit after self-cal, rms=0.076979Jy sigma=0.000783 wmodel J0217+0837_S_2015_03_17_pus_map.mod ! Writing 230 model components to file: J0217+0837_S_2015_03_17_pus_map.mod wobs J0217+0837_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0217+0837_S_2015_03_17_pus_uvs.fits wwins J0217+0837_S_2015_03_17_pus_map.win ! wwins: Wrote 6 windows to J0217+0837_S_2015_03_17_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.000442901 Jy ! Component: 100 - total flux cleaned = -0.000691362 Jy ! Component: 150 - total flux cleaned = -0.00104235 Jy ! Component: 200 - total flux cleaned = -0.00148588 Jy ! Component: 250 - total flux cleaned = -0.00187368 Jy ! Component: 300 - total flux cleaned = -0.00221129 Jy ! Component: 350 - total flux cleaned = -0.00243769 Jy ! Component: 400 - total flux cleaned = -0.00256255 Jy ! Component: 450 - total flux cleaned = -0.00280525 Jy ! Component: 500 - total flux cleaned = -0.00310014 Jy ! Component: 550 - total flux cleaned = -0.00332996 Jy ! Component: 600 - total flux cleaned = -0.00358239 Jy ! Component: 650 - total flux cleaned = -0.0037742 Jy ! Component: 700 - total flux cleaned = -0.00393509 Jy ! Component: 750 - total flux cleaned = -0.00409186 Jy ! Component: 800 - total flux cleaned = -0.00427109 Jy ! Component: 850 - total flux cleaned = -0.0043972 Jy ! Component: 900 - total flux cleaned = -0.0045454 Jy ! Component: 950 - total flux cleaned = -0.00466661 Jy ! Component: 1000 - total flux cleaned = -0.00480931 Jy ! Component: 1050 - total flux cleaned = -0.00490226 Jy ! Component: 1100 - total flux cleaned = -0.00494792 Jy ! Component: 1150 - total flux cleaned = -0.00503864 Jy ! Component: 1200 - total flux cleaned = -0.00517195 Jy ! Component: 1250 - total flux cleaned = -0.0052814 Jy ! Component: 1300 - total flux cleaned = -0.00536746 Jy ! Component: 1350 - total flux cleaned = -0.00543111 Jy ! Component: 1400 - total flux cleaned = -0.00553563 Jy ! Component: 1450 - total flux cleaned = -0.00553582 Jy ! Component: 1500 - total flux cleaned = -0.00561718 Jy ! Component: 1550 - total flux cleaned = -0.00569711 Jy ! Component: 1600 - total flux cleaned = -0.00571707 Jy ! Component: 1650 - total flux cleaned = -0.00579531 Jy ! Component: 1700 - total flux cleaned = -0.00589178 Jy ! Component: 1750 - total flux cleaned = -0.00594879 Jy ! Component: 1800 - total flux cleaned = -0.00598658 Jy ! Component: 1850 - total flux cleaned = -0.0059501 Jy ! Component: 1900 - total flux cleaned = -0.00611502 Jy ! Component: 1950 - total flux cleaned = -0.00611494 Jy ! Component: 2000 - total flux cleaned = -0.00615083 Jy ! Component: 2050 - total flux cleaned = -0.00618612 Jy ! Component: 2100 - total flux cleaned = -0.0062212 Jy ! Component: 2150 - total flux cleaned = -0.00625577 Jy ! Component: 2200 - total flux cleaned = -0.00630702 Jy ! Component: 2250 - total flux cleaned = -0.00632383 Jy ! Component: 2300 - total flux cleaned = -0.00637394 Jy ! Component: 2350 - total flux cleaned = -0.00639067 Jy ! Component: 2400 - total flux cleaned = -0.00647256 Jy ! Component: 2450 - total flux cleaned = -0.0064885 Jy ! Component: 2500 - total flux cleaned = -0.00652067 Jy ! Component: 2550 - total flux cleaned = -0.00661557 Jy ! Component: 2600 - total flux cleaned = -0.00663112 Jy ! Component: 2650 - total flux cleaned = -0.00667733 Jy ! Component: 2700 - total flux cleaned = -0.00670792 Jy ! Component: 2750 - total flux cleaned = -0.00672296 Jy ! Component: 2800 - total flux cleaned = -0.00676804 Jy ! Component: 2850 - total flux cleaned = -0.00681238 Jy ! Component: 2900 - total flux cleaned = -0.00687126 Jy ! Component: 2950 - total flux cleaned = -0.00688564 Jy ! Component: 3000 - total flux cleaned = -0.00692893 Jy ! Component: 3050 - total flux cleaned = -0.00692862 Jy ! Component: 3100 - total flux cleaned = -0.00690026 Jy ! Component: 3150 - total flux cleaned = -0.0069565 Jy ! Component: 3200 - total flux cleaned = -0.00691485 Jy ! Component: 3250 - total flux cleaned = -0.00698342 Jy ! Component: 3300 - total flux cleaned = -0.00694255 Jy ! Component: 3350 - total flux cleaned = -0.00696971 Jy ! Component: 3400 - total flux cleaned = -0.00702333 Jy ! Component: 3450 - total flux cleaned = -0.00704986 Jy ! Component: 3500 - total flux cleaned = -0.00710236 Jy ! Component: 3550 - total flux cleaned = -0.00707631 Jy ! Component: 3600 - total flux cleaned = -0.00719262 Jy ! Component: 3650 - total flux cleaned = -0.00720541 Jy ! Component: 3700 - total flux cleaned = -0.00723084 Jy ! Component: 3750 - total flux cleaned = -0.00724349 Jy ! Component: 3800 - total flux cleaned = -0.00729344 Jy ! Component: 3850 - total flux cleaned = -0.00731836 Jy ! Component: 3900 - total flux cleaned = -0.00733073 Jy ! Component: 3950 - total flux cleaned = -0.007355 Jy ! Component: 4000 - total flux cleaned = -0.00739107 Jy ! Component: 4050 - total flux cleaned = -0.00736718 Jy ! Total flux subtracted in 4096 components = -0.0073792 Jy ! Clean residual min=-0.000686 max=0.000667 Jy/beam ! Clean residual mean=-0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.581849 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 548 components and 0.581849 Jy ![Exited script file: muppet] wmap "J0217+0837_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.484 x 7.33 at -4.834 degrees (North through East) ! Clean map min=-0.0015609 max=0.41983 Jy/beam ! Writing clean map to FITS file: J0217+0837_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.419834 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224789 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.160627 0.160627 0.321255 0.64251 1.28502 2.57004 5.14008 10.2802 20.5603 41.1206 82.2412 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.419 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.484 x 7.33 at -4.834 degrees (North through East) ! Clean map min=-0.0015609 max=0.41983 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 J0217+0837_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:43:25 2016