! Started logfile: J0944+5202_S_2017_05_27_pus_uvs.log on Fri May 3 11:04:08 2019 obs J0944+5202_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0944+5202_S_2017_05_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965388 visibilities/baseline/integration-bin. ! Found source: J0944+5202 ! ! 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 19636 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 J0944+5202_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 589 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.714373Jy sigma=0.006054 ! Fit after self-cal, rms=0.700369Jy sigma=0.005939 ! 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.412 mas, bmaj=4.108 mas, bpa=14.36 degrees ! Estimated noise=1019.82 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.243613 Jy ! Component: 100 - total flux cleaned = 0.348844 Jy ! Total flux subtracted in 100 components = 0.348844 Jy ! Clean residual min=-0.017079 max=0.052355 Jy/beam ! Clean residual mean=-0.000201 rms=0.005690 Jy/beam ! Combined flux in latest and established models = 0.348844 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.348844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159821Jy sigma=0.001233 ! Fit after self-cal, rms=0.156762Jy sigma=0.001205 ! Inverting map ! Added new window around map position (1.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0641146 Jy ! Component: 100 - total flux cleaned = 0.101073 Jy ! Total flux subtracted in 100 components = 0.101073 Jy ! Clean residual min=-0.009954 max=0.018932 Jy/beam ! Clean residual mean=-0.000035 rms=0.003015 Jy/beam ! Combined flux in latest and established models = 0.449917 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.449917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121161Jy sigma=0.000866 ! Fit after self-cal, rms=0.120419Jy sigma=0.000859 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.024876 Jy ! Component: 100 - total flux cleaned = 0.0405617 Jy ! Total flux subtracted in 100 components = 0.0405617 Jy ! Clean residual min=-0.009785 max=0.009606 Jy/beam ! Clean residual mean=0.000032 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 0.490478 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.490478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113299Jy sigma=0.000803 ! Fit after self-cal, rms=0.113137Jy sigma=0.000801 ! 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=4.126 mas, bmaj=4.831 mas, bpa=16.73 degrees ! Estimated noise=662.355 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.0119473 Jy ! Component: 100 - total flux cleaned = 0.0185893 Jy ! Component: 150 - total flux cleaned = 0.0212788 Jy ! Component: 200 - total flux cleaned = 0.0222517 Jy ! Total flux subtracted in 200 components = 0.0222517 Jy ! Clean residual min=-0.010800 max=0.008179 Jy/beam ! Clean residual mean=0.000063 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.51273 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.51273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111099Jy sigma=0.000794 ! Fit after self-cal, rms=0.111035Jy sigma=0.000793 ! 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.94 FD 0.93 HN 1.01 KP 1.02 ! LA 1.00 MK 1.01 NL 0.88 OV 1.03 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.06 KP 0.97 ! LA 0.96 MK 0.99 NL 0.90 OV 1.04 ! PT 1.04 SC 1.32 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.06 KP 0.99 ! LA 1.02 MK 1.02 NL 0.96 OV 0.97 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.06 KP 1.00* ! LA 1.12 MK 1.07 NL 1.00* OV 1.00* ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.111035Jy sigma=0.000793 ! Fit after self-cal, rms=0.102304Jy sigma=0.000747 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=4.87 mas, bpa=16.32 degrees ! Estimated noise=669.411 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.00293882 Jy ! Component: 100 - total flux cleaned = 0.00338839 Jy ! Component: 150 - total flux cleaned = 0.00367266 Jy ! Component: 200 - total flux cleaned = 0.00367492 Jy ! Total flux subtracted in 200 components = 0.00367492 Jy ! Clean residual min=-0.007986 max=0.006791 Jy/beam ! Clean residual mean=0.000021 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.516405 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.516405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101971Jy sigma=0.000746 ! Fit after self-cal, rms=0.101956Jy sigma=0.000745 ! 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.101956Jy sigma=0.000745 ! Fit after self-cal, rms=0.085031Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=4.87 mas, bpa=17.91 degrees ! Estimated noise=665.064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213868 Jy ! Component: 100 - total flux cleaned = -0.000290228 Jy ! Component: 150 - total flux cleaned = -0.00035173 Jy ! Component: 200 - total flux cleaned = -0.000350896 Jy ! Total flux subtracted in 200 components = -0.000350896 Jy ! Clean residual min=-0.002940 max=0.002386 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.516054 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.516054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084896Jy sigma=0.000671 ! Fit after self-cal, rms=0.084867Jy sigma=0.000671 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.87016e-05 Jy ! Component: 100 - total flux cleaned = 7.63626e-07 Jy ! Component: 150 - total flux cleaned = 1.35036e-06 Jy ! Component: 200 - total flux cleaned = -4.19649e-05 Jy ! Total flux subtracted in 200 components = -4.19649e-05 Jy ! Clean residual min=-0.002755 max=0.002311 Jy/beam ! Clean residual mean=-0.000001 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.516012 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.516012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084785Jy sigma=0.000670 ! Fit after self-cal, rms=0.084769Jy sigma=0.000670 ! 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.084769Jy sigma=0.000670 ! Fit after self-cal, rms=0.084665Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=4.875 mas, bpa=18.1 degrees ! Estimated noise=664.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019133 Jy ! Component: 100 - total flux cleaned = 0.000193585 Jy ! Component: 150 - total flux cleaned = 0.000153517 Jy ! Component: 200 - total flux cleaned = 0.000156037 Jy ! Total flux subtracted in 200 components = 0.000156037 Jy ! Clean residual min=-0.002579 max=0.002289 Jy/beam ! Clean residual mean=-0.000000 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.516168 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.516168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084598Jy sigma=0.000670 ! Fit after self-cal, rms=0.084584Jy sigma=0.000670 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.51439e-05 Jy ! Component: 100 - total flux cleaned = 5.53313e-05 Jy ! Component: 150 - total flux cleaned = 5.66018e-05 Jy ! Component: 200 - total flux cleaned = 5.61101e-05 Jy ! Total flux subtracted in 200 components = 5.61101e-05 Jy ! Clean residual min=-0.002432 max=0.002249 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.516224 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.516224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084537Jy sigma=0.000669 ! Fit after self-cal, rms=0.084526Jy sigma=0.000669 ! 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.084526Jy sigma=0.000669 ! Fit after self-cal, rms=0.084498Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.199 mas, bmaj=8.877 mas, bpa=44.86 degrees ! Estimated noise=809.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274703 Jy ! Component: 100 - total flux cleaned = 0.000290517 Jy ! Component: 150 - total flux cleaned = 0.000339777 Jy ! Component: 200 - total flux cleaned = 0.00035126 Jy ! Total flux subtracted in 200 components = 0.00035126 Jy ! Clean residual min=-0.002454 max=0.002417 Jy/beam ! Clean residual mean=-0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.516576 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.516576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084494Jy sigma=0.000669 ! Fit after self-cal, rms=0.084486Jy sigma=0.000669 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.38409e-05 Jy ! Component: 100 - total flux cleaned = 3.05776e-05 Jy ! Component: 150 - total flux cleaned = 2.99204e-05 Jy ! Component: 200 - total flux cleaned = 3.05118e-05 Jy ! Total flux subtracted in 200 components = 3.05118e-05 Jy ! Clean residual min=-0.002434 max=0.002419 Jy/beam ! Clean residual mean=-0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.516606 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.516606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084482Jy sigma=0.000669 ! Fit after self-cal, rms=0.084475Jy sigma=0.000669 ! 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=4.119 mas, bmaj=4.879 mas, bpa=18.19 degrees ! Estimated noise=664.612 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 4.879 at 18.19 degrees (North through East) ! Clean map min=-0.0021758 max=0.30619 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.416 mas, bmaj=4.15 mas, bpa=15.98 degrees ! Estimated noise=1027.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.24888 Jy ! Component: 100 - total flux cleaned = 0.359647 Jy ! Component: 150 - total flux cleaned = 0.420272 Jy ! Component: 200 - total flux cleaned = 0.455932 Jy ! Total flux subtracted in 200 components = 0.455932 Jy ! Clean residual min=-0.006290 max=0.018272 Jy/beam ! Clean residual mean=-0.000098 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.455932 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.455932 Jy ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=4.879 mas, bpa=18.19 degrees ! Estimated noise=664.612 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.0268537 Jy ! Component: 100 - total flux cleaned = 0.041607 Jy ! Component: 150 - total flux cleaned = 0.050145 Jy ! Component: 200 - total flux cleaned = 0.055191 Jy ! Total flux subtracted in 200 components = 0.055191 Jy ! Clean residual min=-0.002294 max=0.003081 Jy/beam ! Clean residual mean=-0.000009 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.511123 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.511123 Jy ! Inverting map ! Added new window around map position (3, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337961 Jy ! Component: 100 - total flux cleaned = 0.00473625 Jy ! Component: 150 - total flux cleaned = 0.00556584 Jy ! Component: 200 - total flux cleaned = 0.00612401 Jy ! Total flux subtracted in 200 components = 0.00612401 Jy ! Clean residual min=-0.002100 max=0.002123 Jy/beam ! Clean residual mean=-0.000000 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.517247 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.517247 Jy ! Inverting map ! Added new window around map position (25.5, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164218 Jy ! Component: 100 - total flux cleaned = 0.00180855 Jy ! Component: 150 - total flux cleaned = 0.00190787 Jy ! Component: 200 - total flux cleaned = 0.00204222 Jy ! Total flux subtracted in 200 components = 0.00204222 Jy ! Clean residual min=-0.001939 max=0.001848 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.519289 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.519289 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.199 mas, bmaj=8.877 mas, bpa=44.86 degrees ! Estimated noise=809.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678364 Jy ! Component: 100 - total flux cleaned = 0.000805683 Jy ! Component: 150 - total flux cleaned = 0.000847828 Jy ! Component: 200 - total flux cleaned = 0.000847881 Jy ! Total flux subtracted in 200 components = 0.000847881 Jy ! Clean residual min=-0.002434 max=0.001898 Jy/beam ! Clean residual mean=0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.520137 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 = 6.73779e-07 Jy ! Component: 100 - total flux cleaned = 5.92875e-07 Jy ! Component: 150 - total flux cleaned = -4.21935e-05 Jy ! Component: 200 - total flux cleaned = -5.55264e-05 Jy ! Total flux subtracted in 200 components = -5.55264e-05 Jy ! Clean residual min=-0.002423 max=0.001885 Jy/beam ! Clean residual mean=0.000004 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.520081 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 102 components and 0.520081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=4.879 mas, bpa=18.19 degrees ! Estimated noise=664.612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90751e-05 Jy ! Component: 100 - total flux cleaned = 4.98487e-05 Jy ! Component: 150 - total flux cleaned = 0.000114665 Jy ! Component: 200 - total flux cleaned = 0.000144754 Jy ! Total flux subtracted in 200 components = 0.000144754 Jy ! Clean residual min=-0.001855 max=0.001821 Jy/beam ! Clean residual mean=0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.520226 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.520226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084161Jy sigma=0.000667 ! Fit after self-cal, rms=0.084132Jy sigma=0.000667 wmodel J0944+5202_S_2017_05_27_pus_map.mod ! Writing 115 model components to file: J0944+5202_S_2017_05_27_pus_map.mod wobs J0944+5202_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0944+5202_S_2017_05_27_pus_uvs.fits wwins J0944+5202_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J0944+5202_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.000372624 Jy ! Component: 100 - total flux cleaned = -0.000847184 Jy ! Component: 150 - total flux cleaned = -0.00124231 Jy ! Component: 200 - total flux cleaned = -0.00150702 Jy ! Component: 250 - total flux cleaned = -0.00173516 Jy ! Component: 300 - total flux cleaned = -0.00195852 Jy ! Component: 350 - total flux cleaned = -0.0022041 Jy ! Component: 400 - total flux cleaned = -0.00223036 Jy ! Component: 450 - total flux cleaned = -0.00230911 Jy ! Component: 500 - total flux cleaned = -0.00233504 Jy ! Component: 550 - total flux cleaned = -0.00243662 Jy ! Component: 600 - total flux cleaned = -0.00246093 Jy ! Component: 650 - total flux cleaned = -0.0024606 Jy ! Component: 700 - total flux cleaned = -0.0024603 Jy ! Component: 750 - total flux cleaned = -0.00250802 Jy ! Component: 800 - total flux cleaned = -0.00257842 Jy ! Component: 850 - total flux cleaned = -0.00267104 Jy ! Component: 900 - total flux cleaned = -0.00262464 Jy ! Component: 950 - total flux cleaned = -0.00273835 Jy ! Component: 1000 - total flux cleaned = -0.00276095 Jy ! Component: 1050 - total flux cleaned = -0.00276113 Jy ! Component: 1100 - total flux cleaned = -0.00284885 Jy ! Component: 1150 - total flux cleaned = -0.00287048 Jy ! Component: 1200 - total flux cleaned = -0.00291308 Jy ! Component: 1250 - total flux cleaned = -0.00293429 Jy ! Component: 1300 - total flux cleaned = -0.00297645 Jy ! Component: 1350 - total flux cleaned = -0.0030182 Jy ! Component: 1400 - total flux cleaned = -0.00303878 Jy ! Component: 1450 - total flux cleaned = -0.00307965 Jy ! Component: 1500 - total flux cleaned = -0.00314032 Jy ! Component: 1550 - total flux cleaned = -0.00326029 Jy ! Component: 1600 - total flux cleaned = -0.0032998 Jy ! Component: 1650 - total flux cleaned = -0.00333897 Jy ! Component: 1700 - total flux cleaned = -0.00343622 Jy ! Component: 1750 - total flux cleaned = -0.00351301 Jy ! Component: 1800 - total flux cleaned = -0.00353191 Jy ! Component: 1850 - total flux cleaned = -0.00358874 Jy ! Component: 1900 - total flux cleaned = -0.00362624 Jy ! Component: 1950 - total flux cleaned = -0.0037006 Jy ! Component: 2000 - total flux cleaned = -0.00375577 Jy ! Component: 2050 - total flux cleaned = -0.00377408 Jy ! Component: 2100 - total flux cleaned = -0.00381047 Jy ! Component: 2150 - total flux cleaned = -0.00386437 Jy ! Component: 2200 - total flux cleaned = -0.00389993 Jy ! Component: 2250 - total flux cleaned = -0.00386459 Jy ! Component: 2300 - total flux cleaned = -0.00396946 Jy ! Component: 2350 - total flux cleaned = -0.00398683 Jy ! Component: 2400 - total flux cleaned = -0.00398692 Jy ! Component: 2450 - total flux cleaned = -0.00402097 Jy ! Component: 2500 - total flux cleaned = -0.00403799 Jy ! Component: 2550 - total flux cleaned = -0.00403793 Jy ! Component: 2600 - total flux cleaned = -0.00402121 Jy ! Component: 2650 - total flux cleaned = -0.00405418 Jy ! Component: 2700 - total flux cleaned = -0.00405413 Jy ! Component: 2750 - total flux cleaned = -0.00411954 Jy ! Component: 2800 - total flux cleaned = -0.0041031 Jy ! Component: 2850 - total flux cleaned = -0.00407098 Jy ! Component: 2900 - total flux cleaned = -0.00410281 Jy ! Component: 2950 - total flux cleaned = -0.00413446 Jy ! Component: 3000 - total flux cleaned = -0.00410293 Jy ! Component: 3050 - total flux cleaned = -0.00413425 Jy ! Component: 3100 - total flux cleaned = -0.00413425 Jy ! Component: 3150 - total flux cleaned = -0.00418047 Jy ! Component: 3200 - total flux cleaned = -0.00419567 Jy ! Component: 3250 - total flux cleaned = -0.00416508 Jy ! Component: 3300 - total flux cleaned = -0.00419546 Jy ! Component: 3350 - total flux cleaned = -0.00421045 Jy ! Component: 3400 - total flux cleaned = -0.00415071 Jy ! Component: 3450 - total flux cleaned = -0.00418046 Jy ! Component: 3500 - total flux cleaned = -0.00416564 Jy ! Component: 3550 - total flux cleaned = -0.0041804 Jy ! Component: 3600 - total flux cleaned = -0.00418044 Jy ! Component: 3650 - total flux cleaned = -0.0041803 Jy ! Component: 3700 - total flux cleaned = -0.00420919 Jy ! Component: 3750 - total flux cleaned = -0.00423784 Jy ! Component: 3800 - total flux cleaned = -0.00420934 Jy ! Component: 3850 - total flux cleaned = -0.00420943 Jy ! Component: 3900 - total flux cleaned = -0.00422357 Jy ! Component: 3950 - total flux cleaned = -0.00423754 Jy ! Component: 4000 - total flux cleaned = -0.00425149 Jy ! Component: 4050 - total flux cleaned = -0.0042238 Jy ! Total flux subtracted in 4096 components = -0.00419621 Jy ! Clean residual min=-0.000785 max=0.000748 Jy/beam ! Clean residual mean=0.000003 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.51603 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 417 components and 0.516029 Jy ![Exited script file: muppet] wmap "J0944+5202_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 4.879 at 18.19 degrees (North through East) ! Clean map min=-0.0014933 max=0.30558 Jy/beam ! Writing clean map to FITS file: J0944+5202_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.305578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244408 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.239947 0.239947 0.479894 0.959789 1.91958 3.83915 7.67831 15.3566 30.7132 61.4265 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.305 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 4.879 at 18.19 degrees (North through East) ! Clean map min=-0.0014933 max=0.30558 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 J0944+5202_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:04:13 2019