! Started logfile: J1322+3912_S_2017_05_27_pus_uvs.log on Fri May 3 11:08:30 2019 obs J1322+3912_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1322+3912_S_2017_05_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843275 visibilities/baseline/integration-bin. ! Found source: J1322+3912 ! ! 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 17304 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 J1322+3912_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 671 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848421Jy sigma=0.007686 ! Fit after self-cal, rms=0.840846Jy sigma=0.007623 ! 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.19 mas, bmaj=5.851 mas, bpa=8.095 degrees ! Estimated noise=1069.8 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.125119 Jy ! Component: 100 - total flux cleaned = 0.152462 Jy ! Total flux subtracted in 100 components = 0.152462 Jy ! Clean residual min=-0.004574 max=0.008064 Jy/beam ! Clean residual mean=-0.000010 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.152462 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.152462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086418Jy sigma=0.000696 ! Fit after self-cal, rms=0.086414Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00791138 Jy ! Component: 100 - total flux cleaned = 0.0114571 Jy ! Total flux subtracted in 100 components = 0.0114571 Jy ! Clean residual min=-0.004315 max=0.004283 Jy/beam ! Clean residual mean=-0.000008 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.163919 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.163919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085589Jy sigma=0.000691 ! Fit after self-cal, rms=0.085593Jy sigma=0.000691 ! 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.884 mas, bmaj=6.652 mas, bpa=7.24 degrees ! Estimated noise=682.49 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.000938398 Jy ! Component: 100 - total flux cleaned = 0.000993823 Jy ! Component: 150 - total flux cleaned = 0.000993076 Jy ! Component: 200 - total flux cleaned = 0.000994264 Jy ! Total flux subtracted in 200 components = 0.000994264 Jy ! Clean residual min=-0.003359 max=0.003170 Jy/beam ! Clean residual mean=-0.000003 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.164913 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.164913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085524Jy sigma=0.000691 ! Fit after self-cal, rms=0.085520Jy sigma=0.000691 ! 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.94 HN 1.01 KP 1.03 ! LA 0.98 MK 0.99 NL 0.90 OV 1.04 ! PT 1.09 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.98 HN 1.08 KP 0.98 ! LA 0.95 MK 0.98 NL 1.04 OV 1.02 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 1.08 KP 1.00 ! LA 1.02 MK 1.02 NL 1.03 OV 0.95 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.04 KP 1.00* ! LA 1.12 MK 1.12 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.085520Jy sigma=0.000691 ! Fit after self-cal, rms=0.083507Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=6.676 mas, bpa=7.943 degrees ! Estimated noise=686.914 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.000525995 Jy ! Component: 100 - total flux cleaned = 0.000567987 Jy ! Component: 150 - total flux cleaned = 0.000571979 Jy ! Component: 200 - total flux cleaned = 0.000594404 Jy ! Total flux subtracted in 200 components = 0.000594404 Jy ! Clean residual min=-0.002272 max=0.002150 Jy/beam ! Clean residual mean=-0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.165507 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.165507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083465Jy sigma=0.000683 ! Fit after self-cal, rms=0.083447Jy sigma=0.000683 ! 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.083447Jy sigma=0.000683 ! Fit after self-cal, rms=0.082701Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.87 mas, bmaj=6.676 mas, bpa=7.588 degrees ! Estimated noise=687.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163426 Jy ! Component: 100 - total flux cleaned = 0.000125701 Jy ! Component: 150 - total flux cleaned = 9.43111e-05 Jy ! Component: 200 - total flux cleaned = 8.55207e-05 Jy ! Total flux subtracted in 200 components = 8.55207e-05 Jy ! Clean residual min=-0.002031 max=0.001789 Jy/beam ! Clean residual mean=-0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.165593 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.165593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082696Jy sigma=0.000679 ! Fit after self-cal, rms=0.082705Jy 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 = -1.22946e-05 Jy ! Component: 100 - total flux cleaned = -2.0211e-05 Jy ! Component: 150 - total flux cleaned = -3.44911e-05 Jy ! Component: 200 - total flux cleaned = -4.13267e-05 Jy ! Total flux subtracted in 200 components = -4.13267e-05 Jy ! Clean residual min=-0.002036 max=0.001773 Jy/beam ! Clean residual mean=-0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.165552 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.165552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082704Jy sigma=0.000679 ! Fit after self-cal, rms=0.082703Jy 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.082703Jy sigma=0.000679 ! Fit after self-cal, rms=0.082862Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=6.674 mas, bpa=7.614 degrees ! Estimated noise=688.406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000258272 Jy ! Component: 100 - total flux cleaned = 0.000248967 Jy ! Component: 150 - total flux cleaned = 0.000241368 Jy ! Component: 200 - total flux cleaned = 0.000227237 Jy ! Total flux subtracted in 200 components = 0.000227237 Jy ! Clean residual min=-0.002049 max=0.001779 Jy/beam ! Clean residual mean=0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.165779 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.165779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082858Jy sigma=0.000679 ! Fit after self-cal, rms=0.082859Jy 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 = 5.05558e-07 Jy ! Component: 100 - total flux cleaned = -6.13788e-06 Jy ! Component: 150 - total flux cleaned = -1.24154e-05 Jy ! Component: 200 - total flux cleaned = -1.22777e-05 Jy ! Total flux subtracted in 200 components = -1.22777e-05 Jy ! Clean residual min=-0.002054 max=0.001773 Jy/beam ! Clean residual mean=0.000000 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.165767 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.165767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082858Jy sigma=0.000679 ! Fit after self-cal, rms=0.082857Jy 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.082857Jy sigma=0.000679 ! Fit after self-cal, rms=0.083016Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.67 mas, bmaj=9.356 mas, bpa=3.528 degrees ! Estimated noise=814.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295183 Jy ! Component: 100 - total flux cleaned = 0.00023769 Jy ! Component: 150 - total flux cleaned = 0.000197521 Jy ! Component: 200 - total flux cleaned = 0.000174158 Jy ! Total flux subtracted in 200 components = 0.000174158 Jy ! Clean residual min=-0.002235 max=0.001947 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.165941 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 66 components and 0.165941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083017Jy sigma=0.000679 ! Fit after self-cal, rms=0.083014Jy 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 = -1.76169e-06 Jy ! Component: 100 - total flux cleaned = -1.29322e-05 Jy ! Component: 150 - total flux cleaned = -3.84571e-05 Jy ! Component: 200 - total flux cleaned = -4.52714e-05 Jy ! Total flux subtracted in 200 components = -4.52714e-05 Jy ! Clean residual min=-0.002240 max=0.001952 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.165895 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.165895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083016Jy sigma=0.000679 ! Fit after self-cal, rms=0.083014Jy 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.868 mas, bmaj=6.672 mas, bpa=7.635 degrees ! Estimated noise=689.679 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 6.672 at 7.635 degrees (North through East) ! Clean map min=-0.0020353 max=0.16224 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.167 mas, bmaj=5.91 mas, bpa=8.474 degrees ! Estimated noise=1059.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126186 Jy ! Component: 100 - total flux cleaned = 0.153803 Jy ! Component: 150 - total flux cleaned = 0.161792 Jy ! Component: 200 - total flux cleaned = 0.165358 Jy ! Total flux subtracted in 200 components = 0.165358 Jy ! Clean residual min=-0.003177 max=0.003085 Jy/beam ! Clean residual mean=0.000000 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.165358 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.165358 Jy ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=6.672 mas, bpa=7.635 degrees ! Estimated noise=689.679 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.000876638 Jy ! Component: 100 - total flux cleaned = 0.000833322 Jy ! Component: 150 - total flux cleaned = 0.000898114 Jy ! Component: 200 - total flux cleaned = 0.000924062 Jy ! Total flux subtracted in 200 components = 0.000924062 Jy ! Clean residual min=-0.002078 max=0.001817 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.166283 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.166282 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.67 mas, bmaj=9.356 mas, bpa=3.528 degrees ! Estimated noise=814.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133917 Jy ! Component: 100 - total flux cleaned = 3.79861e-05 Jy ! Component: 150 - total flux cleaned = -3.2062e-05 Jy ! Component: 200 - total flux cleaned = -0.000104858 Jy ! Total flux subtracted in 200 components = -0.000104858 Jy ! Clean residual min=-0.002227 max=0.001944 Jy/beam ! Clean residual mean=0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.166178 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 = -3.80942e-05 Jy ! Component: 100 - total flux cleaned = -7.22135e-05 Jy ! Component: 150 - total flux cleaned = -9.58606e-05 Jy ! Component: 200 - total flux cleaned = -0.000117925 Jy ! Total flux subtracted in 200 components = -0.000117925 Jy ! Clean residual min=-0.002234 max=0.001947 Jy/beam ! Clean residual mean=0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.16606 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.16606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=6.672 mas, bpa=7.635 degrees ! Estimated noise=689.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022671 Jy ! Component: 100 - total flux cleaned = 0.000290042 Jy ! Component: 150 - total flux cleaned = 0.00029183 Jy ! Component: 200 - total flux cleaned = 0.000257652 Jy ! Total flux subtracted in 200 components = 0.000257652 Jy ! Clean residual min=-0.002059 max=0.001785 Jy/beam ! Clean residual mean=0.000000 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.166317 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.166317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083018Jy sigma=0.000679 ! Fit after self-cal, rms=0.083018Jy sigma=0.000679 wmodel J1322+3912_S_2017_05_27_pus_map.mod ! Writing 47 model components to file: J1322+3912_S_2017_05_27_pus_map.mod wobs J1322+3912_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1322+3912_S_2017_05_27_pus_uvs.fits wwins J1322+3912_S_2017_05_27_pus_map.win ! wwins: Wrote 1 windows to J1322+3912_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.000845877 Jy ! Component: 100 - total flux cleaned = -0.00103998 Jy ! Component: 150 - total flux cleaned = -0.00110068 Jy ! Component: 200 - total flux cleaned = -0.00115913 Jy ! Component: 250 - total flux cleaned = -0.00115856 Jy ! Component: 300 - total flux cleaned = -0.0011312 Jy ! Component: 350 - total flux cleaned = -0.00107848 Jy ! Component: 400 - total flux cleaned = -0.000976526 Jy ! Component: 450 - total flux cleaned = -0.000951888 Jy ! Component: 500 - total flux cleaned = -0.00112244 Jy ! Component: 550 - total flux cleaned = -0.00119396 Jy ! Component: 600 - total flux cleaned = -0.00131084 Jy ! Component: 650 - total flux cleaned = -0.00135646 Jy ! Component: 700 - total flux cleaned = -0.00142362 Jy ! Component: 750 - total flux cleaned = -0.00146789 Jy ! Component: 800 - total flux cleaned = -0.00151088 Jy ! Component: 850 - total flux cleaned = -0.00153168 Jy ! Component: 900 - total flux cleaned = -0.00155238 Jy ! Component: 950 - total flux cleaned = -0.00155212 Jy ! Component: 1000 - total flux cleaned = -0.00157245 Jy ! Component: 1050 - total flux cleaned = -0.00163211 Jy ! Component: 1100 - total flux cleaned = -0.0016715 Jy ! Component: 1150 - total flux cleaned = -0.00170982 Jy ! Component: 1200 - total flux cleaned = -0.00169068 Jy ! Component: 1250 - total flux cleaned = -0.00172855 Jy ! Component: 1300 - total flux cleaned = -0.00174718 Jy ! Component: 1350 - total flux cleaned = -0.00176482 Jy ! Component: 1400 - total flux cleaned = -0.0016925 Jy ! Component: 1450 - total flux cleaned = -0.00165659 Jy ! Component: 1500 - total flux cleaned = -0.00165684 Jy ! Component: 1550 - total flux cleaned = -0.00162225 Jy ! Component: 1600 - total flux cleaned = -0.00163949 Jy ! Component: 1650 - total flux cleaned = -0.00157116 Jy ! Component: 1700 - total flux cleaned = -0.00153735 Jy ! Component: 1750 - total flux cleaned = -0.00153736 Jy ! Component: 1800 - total flux cleaned = -0.00142162 Jy ! Component: 1850 - total flux cleaned = -0.00135612 Jy ! Component: 1900 - total flux cleaned = -0.00135643 Jy ! Component: 1950 - total flux cleaned = -0.00129217 Jy ! Component: 2000 - total flux cleaned = -0.00124469 Jy ! Component: 2050 - total flux cleaned = -0.00118187 Jy ! Component: 2100 - total flux cleaned = -0.00118185 Jy ! Component: 2150 - total flux cleaned = -0.00115103 Jy ! Component: 2200 - total flux cleaned = -0.00110513 Jy ! Component: 2250 - total flux cleaned = -0.00110488 Jy ! Component: 2300 - total flux cleaned = -0.000999749 Jy ! Component: 2350 - total flux cleaned = -0.00101455 Jy ! Component: 2400 - total flux cleaned = -0.000926117 Jy ! Component: 2450 - total flux cleaned = -0.000896936 Jy ! Component: 2500 - total flux cleaned = -0.000795657 Jy ! Component: 2550 - total flux cleaned = -0.000752689 Jy ! Component: 2600 - total flux cleaned = -0.000724055 Jy ! Component: 2650 - total flux cleaned = -0.000625227 Jy ! Component: 2700 - total flux cleaned = -0.000653201 Jy ! Component: 2750 - total flux cleaned = -0.000528055 Jy ! Component: 2800 - total flux cleaned = -0.000500448 Jy ! Component: 2850 - total flux cleaned = -0.000445617 Jy ! Component: 2900 - total flux cleaned = -0.000350602 Jy ! Component: 2950 - total flux cleaned = -0.000283422 Jy ! Component: 3000 - total flux cleaned = -0.000269913 Jy ! Component: 3050 - total flux cleaned = -0.000176891 Jy ! Component: 3100 - total flux cleaned = -0.000111077 Jy ! Component: 3150 - total flux cleaned = -4.575e-05 Jy ! Component: 3200 - total flux cleaned = 3.19653e-05 Jy ! Component: 3250 - total flux cleaned = 0.000173664 Jy ! Component: 3300 - total flux cleaned = 0.000262988 Jy ! Component: 3350 - total flux cleaned = 0.000313871 Jy ! Component: 3400 - total flux cleaned = 0.000401991 Jy ! Component: 3450 - total flux cleaned = 0.000539436 Jy ! Component: 3500 - total flux cleaned = 0.000576583 Jy ! Component: 3550 - total flux cleaned = 0.000650485 Jy ! Component: 3600 - total flux cleaned = 0.000724023 Jy ! Component: 3650 - total flux cleaned = 0.000809073 Jy ! Component: 3700 - total flux cleaned = 0.000857364 Jy ! Component: 3750 - total flux cleaned = 0.000989249 Jy ! Component: 3800 - total flux cleaned = 0.0010724 Jy ! Component: 3850 - total flux cleaned = 0.00108422 Jy ! Component: 3900 - total flux cleaned = 0.00127235 Jy ! Component: 3950 - total flux cleaned = 0.00133064 Jy ! Component: 4000 - total flux cleaned = 0.0014002 Jy ! Component: 4050 - total flux cleaned = 0.00148092 Jy ! Total flux subtracted in 4096 components = 0.00158397 Jy ! Clean residual min=-0.000726 max=0.000734 Jy/beam ! Clean residual mean=0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.167901 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 364 components and 0.167901 Jy ![Exited script file: muppet] wmap "J1322+3912_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 6.672 at 7.635 degrees (North through East) ! Clean map min=-0.0012586 max=0.16233 Jy/beam ! Writing clean map to FITS file: J1322+3912_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.162326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217108 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.401245 0.401245 0.802489 1.60498 3.20996 6.41991 12.8398 25.6797 51.3593 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.162 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.868 x 6.672 at 7.635 degrees (North through East) ! Clean map min=-0.0012586 max=0.16233 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 J1322+3912_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:08:35 2019