! Started logfile: J1050+3430_S_2017_02_19_pus_uvs.log on Sat May 4 18:49:08 2019 obs J1050+3430_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1050+3430_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710916 visibilities/baseline/integration-bin. ! Found source: J1050+3430 ! ! 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 482 lines of history. ! ! Reading 14588 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 J1050+3430_S_2017_02_19_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 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 520 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.775410Jy sigma=0.007229 ! Fit after self-cal, rms=0.758518Jy sigma=0.007088 ! 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.226 mas, bmaj=4.818 mas, bpa=-7.432 degrees ! Estimated noise=1117.9 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.18071 Jy ! Component: 100 - total flux cleaned = 0.233923 Jy ! Total flux subtracted in 100 components = 0.233923 Jy ! Clean residual min=-0.015558 max=0.050043 Jy/beam ! Clean residual mean=0.000001 rms=0.004453 Jy/beam ! Combined flux in latest and established models = 0.233923 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.233923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131456Jy sigma=0.001048 ! Fit after self-cal, rms=0.131376Jy sigma=0.001047 ! Inverting map ! Added new window around map position (2.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0449007 Jy ! Component: 100 - total flux cleaned = 0.0696365 Jy ! Total flux subtracted in 100 components = 0.0696365 Jy ! Clean residual min=-0.008658 max=0.013207 Jy/beam ! Clean residual mean=0.000000 rms=0.002609 Jy/beam ! Combined flux in latest and established models = 0.30356 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.30356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112471Jy sigma=0.000850 ! Fit after self-cal, rms=0.111652Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179056 Jy ! Component: 100 - total flux cleaned = 0.0295655 Jy ! Total flux subtracted in 100 components = 0.0295655 Jy ! Clean residual min=-0.007085 max=0.008704 Jy/beam ! Clean residual mean=0.000000 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 0.333125 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.333125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107691Jy sigma=0.000800 ! Fit after self-cal, rms=0.107633Jy sigma=0.000799 ! 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.719 mas, bmaj=5.713 mas, bpa=-2.851 degrees ! Estimated noise=694.165 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.0111582 Jy ! Component: 100 - total flux cleaned = 0.0179154 Jy ! Component: 150 - total flux cleaned = 0.0223684 Jy ! Component: 200 - total flux cleaned = 0.0255164 Jy ! Total flux subtracted in 200 components = 0.0255164 Jy ! Clean residual min=-0.005413 max=0.005855 Jy/beam ! Clean residual mean=-0.000002 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.358642 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.358642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106129Jy sigma=0.000788 ! Fit after self-cal, rms=0.106109Jy sigma=0.000787 ! 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.97 FD 0.97 HN 0.98 KP 1.03 ! LA 1.01 MK 1.01 NL 0.87 OV 1.03 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.02 KP 1.00 ! LA 0.98 MK 1.02 NL 1.04 OV 1.05 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 0.99 KP 0.88 ! LA 0.77 MK 1.04 NL 1.21 OV 0.97 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.12 HN 0.97 KP 1.00* ! LA 0.85 MK 1.27 NL 1.00* OV 1.33 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.106109Jy sigma=0.000787 ! Fit after self-cal, rms=0.129536Jy sigma=0.000730 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=5.748 mas, bpa=-2.045 degrees ! Estimated noise=694.26 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.00129032 Jy ! Component: 100 - total flux cleaned = -0.00163691 Jy ! Component: 150 - total flux cleaned = -0.00184397 Jy ! Component: 200 - total flux cleaned = -0.00210524 Jy ! Total flux subtracted in 200 components = -0.00210524 Jy ! Clean residual min=-0.003816 max=0.004252 Jy/beam ! Clean residual mean=-0.000002 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.356536 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.356536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129460Jy sigma=0.000729 ! Fit after self-cal, rms=0.129540Jy sigma=0.000729 ! 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.129540Jy sigma=0.000729 ! Fit after self-cal, rms=0.270846Jy sigma=0.000718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=5.78 mas, bpa=-1.679 degrees ! Estimated noise=695.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264955 Jy ! Component: 100 - total flux cleaned = -0.000439181 Jy ! Component: 150 - total flux cleaned = -0.000557525 Jy ! Component: 200 - total flux cleaned = -0.000663589 Jy ! Total flux subtracted in 200 components = -0.000663589 Jy ! Clean residual min=-0.002740 max=0.003140 Jy/beam ! Clean residual mean=-0.000003 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.355873 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.355873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270770Jy sigma=0.000718 ! Fit after self-cal, rms=0.271123Jy sigma=0.000718 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.000169352 Jy ! Component: 100 - total flux cleaned = -0.000256436 Jy ! Component: 150 - total flux cleaned = -0.000336428 Jy ! Component: 200 - total flux cleaned = -0.000409545 Jy ! Total flux subtracted in 200 components = -0.000409545 Jy ! Clean residual min=-0.002636 max=0.002953 Jy/beam ! Clean residual mean=-0.000003 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.355463 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.355463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271091Jy sigma=0.000718 ! Fit after self-cal, rms=0.271090Jy sigma=0.000718 ! 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.271090Jy sigma=0.000718 ! Fit after self-cal, rms=0.284216Jy sigma=0.000718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=5.793 mas, bpa=-1.39 degrees ! Estimated noise=696.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148412 Jy ! Component: 100 - total flux cleaned = -0.000180825 Jy ! Component: 150 - total flux cleaned = -0.00023497 Jy ! Component: 200 - total flux cleaned = -0.000259507 Jy ! Total flux subtracted in 200 components = -0.000259507 Jy ! Clean residual min=-0.002719 max=0.002911 Jy/beam ! Clean residual mean=-0.000003 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.355204 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.355204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284162Jy sigma=0.000718 ! Fit after self-cal, rms=0.284183Jy sigma=0.000718 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 = -7.60906e-05 Jy ! Component: 100 - total flux cleaned = -9.76361e-05 Jy ! Component: 150 - total flux cleaned = -0.000118565 Jy ! Component: 200 - total flux cleaned = -0.000156952 Jy ! Total flux subtracted in 200 components = -0.000156952 Jy ! Clean residual min=-0.002712 max=0.002860 Jy/beam ! Clean residual mean=-0.000003 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.355047 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.355047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284156Jy sigma=0.000718 ! Fit after self-cal, rms=0.284155Jy sigma=0.000718 ! 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.284155Jy sigma=0.000718 ! Fit after self-cal, rms=0.288029Jy sigma=0.000718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.015 mas, bmaj=8.638 mas, bpa=-0.0847 degrees ! Estimated noise=869.603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000505355 Jy ! Component: 100 - total flux cleaned = 0.00057936 Jy ! Component: 150 - total flux cleaned = 0.000617598 Jy ! Component: 200 - total flux cleaned = 0.00065306 Jy ! Total flux subtracted in 200 components = 0.00065306 Jy ! Clean residual min=-0.002369 max=0.002497 Jy/beam ! Clean residual mean=-0.000007 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.3557 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 81 components and 0.3557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288032Jy sigma=0.000718 ! Fit after self-cal, rms=0.288041Jy sigma=0.000718 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 = 3.64589e-05 Jy ! Component: 100 - total flux cleaned = 5.72025e-05 Jy ! Component: 150 - total flux cleaned = 8.59508e-05 Jy ! Component: 200 - total flux cleaned = 0.000120676 Jy ! Total flux subtracted in 200 components = 0.000120676 Jy ! Clean residual min=-0.002349 max=0.002479 Jy/beam ! Clean residual mean=-0.000007 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.355821 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 0.355821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288035Jy sigma=0.000718 ! Fit after self-cal, rms=0.288035Jy sigma=0.000718 ! 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.752 mas, bmaj=5.804 mas, bpa=-1.124 degrees ! Estimated noise=697.933 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.752 x 5.804 at -1.124 degrees (North through East) ! Clean map min=-0.0024893 max=0.24744 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.248 mas, bmaj=4.885 mas, bpa=-4.919 degrees ! Estimated noise=1138.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183681 Jy ! Component: 100 - total flux cleaned = 0.247264 Jy ! Component: 150 - total flux cleaned = 0.283819 Jy ! Component: 200 - total flux cleaned = 0.307527 Jy ! Total flux subtracted in 200 components = 0.307527 Jy ! Clean residual min=-0.007061 max=0.012825 Jy/beam ! Clean residual mean=-0.000001 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.307527 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.307527 Jy ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=5.804 mas, bpa=-1.124 degrees ! Estimated noise=697.933 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.0191362 Jy ! Component: 100 - total flux cleaned = 0.0305465 Jy ! Component: 150 - total flux cleaned = 0.0375278 Jy ! Component: 200 - total flux cleaned = 0.0418948 Jy ! Total flux subtracted in 200 components = 0.0418948 Jy ! Clean residual min=-0.003048 max=0.003286 Jy/beam ! Clean residual mean=-0.000004 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.349422 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.349422 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.015 mas, bmaj=8.638 mas, bpa=-0.0847 degrees ! Estimated noise=869.603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304064 Jy ! Component: 100 - total flux cleaned = 0.00462346 Jy ! Component: 150 - total flux cleaned = 0.00559717 Jy ! Component: 200 - total flux cleaned = 0.00600751 Jy ! Total flux subtracted in 200 components = 0.00600751 Jy ! Clean residual min=-0.002424 max=0.002452 Jy/beam ! Clean residual mean=-0.000007 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.35543 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.000172654 Jy ! Component: 100 - total flux cleaned = 0.000300107 Jy ! Component: 150 - total flux cleaned = 0.000409367 Jy ! Component: 200 - total flux cleaned = 0.00049092 Jy ! Total flux subtracted in 200 components = 0.00049092 Jy ! Clean residual min=-0.002370 max=0.002445 Jy/beam ! Clean residual mean=-0.000007 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.355921 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 70 components and 0.355921 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=5.804 mas, bpa=-1.124 degrees ! Estimated noise=697.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.84434e-05 Jy ! Component: 100 - total flux cleaned = 0.000214414 Jy ! Component: 150 - total flux cleaned = 0.000271345 Jy ! Component: 200 - total flux cleaned = 0.000325207 Jy ! Total flux subtracted in 200 components = 0.000325207 Jy ! Clean residual min=-0.002838 max=0.003122 Jy/beam ! Clean residual mean=-0.000003 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.356246 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.356246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288043Jy sigma=0.000719 ! Fit after self-cal, rms=0.288055Jy sigma=0.000719 wmodel J1050+3430_S_2017_02_19_pus_map.mod ! Writing 76 model components to file: J1050+3430_S_2017_02_19_pus_map.mod wobs J1050+3430_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1050+3430_S_2017_02_19_pus_uvs.fits wwins J1050+3430_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J1050+3430_S_2017_02_19_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.00113083 Jy ! Component: 100 - total flux cleaned = 0.00159291 Jy ! Component: 150 - total flux cleaned = 0.00208261 Jy ! Component: 200 - total flux cleaned = 0.00246032 Jy ! Component: 250 - total flux cleaned = 0.00305517 Jy ! Component: 300 - total flux cleaned = 0.0035886 Jy ! Component: 350 - total flux cleaned = 0.00419639 Jy ! Component: 400 - total flux cleaned = 0.004834 Jy ! Component: 450 - total flux cleaned = 0.0054186 Jy ! Component: 500 - total flux cleaned = 0.00603253 Jy ! Component: 550 - total flux cleaned = 0.0064748 Jy ! Component: 600 - total flux cleaned = 0.0069095 Jy ! Component: 650 - total flux cleaned = 0.0072984 Jy ! Component: 700 - total flux cleaned = 0.00779746 Jy ! Component: 750 - total flux cleaned = 0.0081757 Jy ! Component: 800 - total flux cleaned = 0.00862496 Jy ! Component: 850 - total flux cleaned = 0.00914254 Jy ! Component: 900 - total flux cleaned = 0.00954449 Jy ! Component: 950 - total flux cleaned = 0.00997839 Jy ! Component: 1000 - total flux cleaned = 0.0105512 Jy ! Component: 1050 - total flux cleaned = 0.0107637 Jy ! Component: 1100 - total flux cleaned = 0.0112912 Jy ! Component: 1150 - total flux cleaned = 0.0116047 Jy ! Component: 1200 - total flux cleaned = 0.0119853 Jy ! Component: 1250 - total flux cleaned = 0.0123967 Jy ! Component: 1300 - total flux cleaned = 0.0128049 Jy ! Component: 1350 - total flux cleaned = 0.0131086 Jy ! Component: 1400 - total flux cleaned = 0.0135441 Jy ! Component: 1450 - total flux cleaned = 0.0139768 Jy ! Component: 1500 - total flux cleaned = 0.014307 Jy ! Component: 1550 - total flux cleaned = 0.0146674 Jy ! Component: 1600 - total flux cleaned = 0.0150906 Jy ! Component: 1650 - total flux cleaned = 0.0153493 Jy ! Component: 1700 - total flux cleaned = 0.0157347 Jy ! Component: 1750 - total flux cleaned = 0.0160538 Jy ! Component: 1800 - total flux cleaned = 0.0164026 Jy ! Component: 1850 - total flux cleaned = 0.0167808 Jy ! Component: 1900 - total flux cleaned = 0.017094 Jy ! Component: 1950 - total flux cleaned = 0.0174364 Jy ! Component: 2000 - total flux cleaned = 0.0177461 Jy ! Component: 2050 - total flux cleaned = 0.0180235 Jy ! Component: 2100 - total flux cleaned = 0.018452 Jy ! Component: 2150 - total flux cleaned = 0.0186954 Jy ! Component: 2200 - total flux cleaned = 0.0190591 Jy ! Component: 2250 - total flux cleaned = 0.0194508 Jy ! Component: 2300 - total flux cleaned = 0.0197508 Jy ! Component: 2350 - total flux cleaned = 0.0202877 Jy ! Component: 2400 - total flux cleaned = 0.0205548 Jy ! Component: 2450 - total flux cleaned = 0.0208204 Jy ! Component: 2500 - total flux cleaned = 0.0212318 Jy ! Component: 2550 - total flux cleaned = 0.0214365 Jy ! Component: 2600 - total flux cleaned = 0.0216693 Jy ! Component: 2650 - total flux cleaned = 0.022046 Jy ! Component: 2700 - total flux cleaned = 0.0222478 Jy ! Component: 2750 - total flux cleaned = 0.0225639 Jy ! Component: 2800 - total flux cleaned = 0.0229358 Jy ! Component: 2850 - total flux cleaned = 0.023192 Jy ! Component: 2900 - total flux cleaned = 0.023504 Jy ! Component: 2950 - total flux cleaned = 0.0237862 Jy ! Component: 3000 - total flux cleaned = 0.0240673 Jy ! Component: 3050 - total flux cleaned = 0.0244593 Jy ! Component: 3100 - total flux cleaned = 0.0247105 Jy ! Component: 3150 - total flux cleaned = 0.0250161 Jy ! Component: 3200 - total flux cleaned = 0.0253482 Jy ! Component: 3250 - total flux cleaned = 0.0255965 Jy ! Component: 3300 - total flux cleaned = 0.0259261 Jy ! Component: 3350 - total flux cleaned = 0.0263092 Jy ! Component: 3400 - total flux cleaned = 0.0265819 Jy ! Component: 3450 - total flux cleaned = 0.0268805 Jy ! Component: 3500 - total flux cleaned = 0.0273136 Jy ! Component: 3550 - total flux cleaned = 0.0275562 Jy ! Component: 3600 - total flux cleaned = 0.0277445 Jy ! Component: 3650 - total flux cleaned = 0.0280126 Jy ! Component: 3700 - total flux cleaned = 0.0283066 Jy ! Component: 3750 - total flux cleaned = 0.0285996 Jy ! Component: 3800 - total flux cleaned = 0.0288121 Jy ! Component: 3850 - total flux cleaned = 0.0290504 Jy ! Component: 3900 - total flux cleaned = 0.0292616 Jy ! Component: 3950 - total flux cleaned = 0.0294196 Jy ! Component: 4000 - total flux cleaned = 0.0297083 Jy ! Component: 4050 - total flux cleaned = 0.0299964 Jy ! Total flux subtracted in 4096 components = 0.0302835 Jy ! Clean residual min=-0.001395 max=0.001541 Jy/beam ! Clean residual mean=-0.000000 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.386529 Jy keep ! Adding 388 model components to the UV plane model. ! The established model now contains 464 components and 0.38653 Jy ![Exited script file: muppet] wmap "J1050+3430_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.752 x 5.804 at -1.124 degrees (North through East) ! Clean map min=-0.0019863 max=0.24887 Jy/beam ! Writing clean map to FITS file: J1050+3430_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.248867 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000653057 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.787234 0.787234 1.57447 3.14894 6.29788 12.5958 25.1915 50.383 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.248 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.752 x 5.804 at -1.124 degrees (North through East) ! Clean map min=-0.0019863 max=0.24887 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 J1050+3430_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:49:13 2019