! Started logfile: J0836+0053_S_2017_04_28_pus_uvs.log on Thu May 2 16:21:39 2019 obs J0836+0053_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0836+0053_S_2017_04_28_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956627 visibilities/baseline/integration-bin. ! Found source: J0836+0053 ! ! 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 671 lines of history. ! ! Reading 14292 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 J0836+0053_S_2017_04_28_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 349 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.951736Jy sigma=0.017473 ! Fit after self-cal, rms=0.933489Jy sigma=0.017407 ! 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.843 mas, bmaj=7.312 mas, bpa=-6.783 degrees ! Estimated noise=893.23 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.0473803 Jy ! Component: 100 - total flux cleaned = 0.0561797 Jy ! Total flux subtracted in 100 components = 0.0561797 Jy ! Clean residual min=-0.010449 max=0.009945 Jy/beam ! Clean residual mean=0.000066 rms=0.003404 Jy/beam ! Combined flux in latest and established models = 0.0561797 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0561797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118728Jy sigma=0.001093 ! Fit after self-cal, rms=0.118695Jy sigma=0.001087 ! 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.417 mas, bmaj=8.068 mas, bpa=-5.394 degrees ! Estimated noise=727.765 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.000318921 Jy ! Component: 100 - total flux cleaned = -0.00104908 Jy ! Component: 150 - total flux cleaned = -0.0017681 Jy ! Component: 200 - total flux cleaned = -0.00231775 Jy ! Total flux subtracted in 200 components = -0.00231775 Jy ! Clean residual min=-0.010333 max=0.010350 Jy/beam ! Clean residual mean=0.000154 rms=0.003162 Jy/beam ! Combined flux in latest and established models = 0.053862 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.053862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118481Jy sigma=0.001086 ! Fit after self-cal, rms=0.118459Jy sigma=0.001086 ! 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.82 FD 0.86 HN 0.94 KP 0.90 ! LA 0.80 MK 0.93 NL 0.86 OV 0.90 ! PT 1.09 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.78 HN 0.95 KP 0.82 ! LA 0.82 MK 0.87 NL 1.01 OV 0.93 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.88 HN 0.96 KP 0.96 ! LA 0.87 MK 0.94 NL 0.90 OV 1.03 ! PT 0.89 SC 0.86 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.61 HN 0.98 KP 1.00* ! LA 12.69 MK 1.01 NL 1.00* OV 1.00* ! PT 1.17 SC 1.00* ! ! ! Fit before self-cal, rms=0.118459Jy sigma=0.001086 ! Fit after self-cal, rms=0.802708Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=7.847 mas, bpa=-3.742 degrees ! Estimated noise=739.975 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.00220926 Jy ! Component: 100 - total flux cleaned = 0.00337746 Jy ! Component: 150 - total flux cleaned = 0.00377149 Jy ! Component: 200 - total flux cleaned = 0.00384714 Jy ! Total flux subtracted in 200 components = 0.00384714 Jy ! Clean residual min=-0.002514 max=0.002576 Jy/beam ! Clean residual mean=0.000013 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0577091 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.0577091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.802555Jy sigma=0.000682 ! Fit after self-cal, rms=0.803118Jy sigma=0.000678 ! 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.803118Jy sigma=0.000678 ! Fit after self-cal, rms=1.354140Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=7.844 mas, bpa=-4.369 degrees ! Estimated noise=748.118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158212 Jy ! Component: 100 - total flux cleaned = 0.00237487 Jy ! Component: 150 - total flux cleaned = 0.00261526 Jy ! Component: 200 - total flux cleaned = 0.00272302 Jy ! Total flux subtracted in 200 components = 0.00272302 Jy ! Clean residual min=-0.001996 max=0.002164 Jy/beam ! Clean residual mean=0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0604322 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0604322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.354042Jy sigma=0.000667 ! Fit after self-cal, rms=1.354036Jy sigma=0.000666 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 (101, 102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193216 Jy ! Component: 100 - total flux cleaned = 0.00218336 Jy ! Component: 150 - total flux cleaned = 0.0022161 Jy ! Component: 200 - total flux cleaned = 0.00226301 Jy ! Total flux subtracted in 200 components = 0.00226301 Jy ! Clean residual min=-0.001930 max=0.001959 Jy/beam ! Clean residual mean=0.000006 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0626952 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.0626952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.353951Jy sigma=0.000665 ! Fit after self-cal, rms=1.353951Jy sigma=0.000665 ! 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=1.353951Jy sigma=0.000665 ! Fit after self-cal, rms=0.098752Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.855 mas, bpa=-4.705 degrees ! Estimated noise=744.664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000383803 Jy ! Component: 100 - total flux cleaned = 0.000712539 Jy ! Component: 150 - total flux cleaned = 0.00096554 Jy ! Component: 200 - total flux cleaned = 0.00105738 Jy ! Total flux subtracted in 200 components = 0.00105738 Jy ! Clean residual min=-0.001817 max=0.001819 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0637525 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 73 components and 0.0637525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098738Jy sigma=0.000662 ! Fit after self-cal, rms=0.098727Jy sigma=0.000662 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.000261973 Jy ! Component: 100 - total flux cleaned = 0.000279475 Jy ! Component: 150 - total flux cleaned = 0.000330123 Jy ! Component: 200 - total flux cleaned = 0.000376921 Jy ! Total flux subtracted in 200 components = 0.000376921 Jy ! Clean residual min=-0.001842 max=0.001864 Jy/beam ! Clean residual mean=0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0641295 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 84 components and 0.0641295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098717Jy sigma=0.000662 ! Fit after self-cal, rms=0.098711Jy sigma=0.000662 ! Inverting map ! Added new window around map position (47.5, 82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121338 Jy ! Component: 100 - total flux cleaned = 0.00121174 Jy ! Component: 150 - total flux cleaned = 0.00109366 Jy ! Component: 200 - total flux cleaned = 0.00111832 Jy ! Total flux subtracted in 200 components = 0.00111832 Jy ! Clean residual min=-0.001957 max=0.001673 Jy/beam ! Clean residual mean=0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0652478 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.0652478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098664Jy sigma=0.000661 ! Fit after self-cal, rms=0.098658Jy sigma=0.000661 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098658Jy sigma=0.000661 ! Fit after self-cal, rms=0.098978Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.48 mas, bmaj=11.92 mas, bpa=-0.4071 degrees ! Estimated noise=935.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910371 Jy ! Component: 100 - total flux cleaned = 0.00123126 Jy ! Component: 150 - total flux cleaned = 0.00136927 Jy ! Component: 200 - total flux cleaned = 0.00150971 Jy ! Total flux subtracted in 200 components = 0.00150971 Jy ! Clean residual min=-0.001990 max=0.001829 Jy/beam ! Clean residual mean=0.000004 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0667575 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.0667575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098964Jy sigma=0.000661 ! Fit after self-cal, rms=0.098943Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044647 Jy ! Component: 100 - total flux cleaned = 0.000594889 Jy ! Component: 150 - total flux cleaned = 0.000644993 Jy ! Component: 200 - total flux cleaned = 0.000706287 Jy ! Total flux subtracted in 200 components = 0.000706287 Jy ! Clean residual min=-0.001969 max=0.001883 Jy/beam ! Clean residual mean=0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0674638 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 128 components and 0.0674638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098936Jy sigma=0.000661 ! Fit after self-cal, rms=0.098932Jy sigma=0.000661 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=7.852 mas, bpa=-4.758 degrees ! Estimated noise=744.748 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.296 x 7.852 at -4.758 degrees (North through East) ! Clean map min=-0.0018234 max=0.06153 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.807 mas, bmaj=7.276 mas, bpa=-5.801 degrees ! Estimated noise=887.746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0481293 Jy ! Component: 100 - total flux cleaned = 0.0586717 Jy ! Component: 150 - total flux cleaned = 0.0622495 Jy ! Component: 200 - total flux cleaned = 0.0642841 Jy ! Total flux subtracted in 200 components = 0.0642841 Jy ! Clean residual min=-0.002454 max=0.002319 Jy/beam ! Clean residual mean=-0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0642841 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0642841 Jy ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=7.852 mas, bpa=-4.758 degrees ! Estimated noise=744.748 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.00178615 Jy ! Component: 100 - total flux cleaned = 0.00253516 Jy ! Component: 150 - total flux cleaned = 0.00285628 Jy ! Component: 200 - total flux cleaned = 0.00299731 Jy ! Total flux subtracted in 200 components = 0.00299731 Jy ! Clean residual min=-0.001982 max=0.001738 Jy/beam ! Clean residual mean=0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0672814 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.0672814 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.48 mas, bmaj=11.92 mas, bpa=-0.4071 degrees ! Estimated noise=935.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000620383 Jy ! Component: 100 - total flux cleaned = 0.000921401 Jy ! Component: 150 - total flux cleaned = 0.00101988 Jy ! Component: 200 - total flux cleaned = 0.00104679 Jy ! Total flux subtracted in 200 components = 0.00104679 Jy ! Clean residual min=-0.002021 max=0.001976 Jy/beam ! Clean residual mean=0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0683282 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 = -2.56843e-05 Jy ! Component: 100 - total flux cleaned = -4.72724e-05 Jy ! Component: 150 - total flux cleaned = -4.7224e-05 Jy ! Component: 200 - total flux cleaned = -6.54727e-05 Jy ! Total flux subtracted in 200 components = -6.54727e-05 Jy ! Clean residual min=-0.001976 max=0.001957 Jy/beam ! Clean residual mean=0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0682627 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 65 components and 0.0682627 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=7.852 mas, bpa=-4.758 degrees ! Estimated noise=744.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136678 Jy ! Component: 100 - total flux cleaned = 1.30785e-05 Jy ! Component: 150 - total flux cleaned = -4.3753e-05 Jy ! Component: 200 - total flux cleaned = -0.000120577 Jy ! Total flux subtracted in 200 components = -0.000120577 Jy ! Clean residual min=-0.001954 max=0.001698 Jy/beam ! Clean residual mean=0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0681421 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 86 components and 0.0681422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098959Jy sigma=0.000661 ! Fit after self-cal, rms=0.098956Jy sigma=0.000661 wmodel J0836+0053_S_2017_04_28_pus_map.mod ! Writing 86 model components to file: J0836+0053_S_2017_04_28_pus_map.mod wobs J0836+0053_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0836+0053_S_2017_04_28_pus_uvs.fits wwins J0836+0053_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J0836+0053_S_2017_04_28_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.000309568 Jy ! Component: 100 - total flux cleaned = -0.000488023 Jy ! Component: 150 - total flux cleaned = -0.000516732 Jy ! Component: 200 - total flux cleaned = -0.000543662 Jy ! Component: 250 - total flux cleaned = -0.000700563 Jy ! Component: 300 - total flux cleaned = -0.000827056 Jy ! Component: 350 - total flux cleaned = -0.000876028 Jy ! Component: 400 - total flux cleaned = -0.000924593 Jy ! Component: 450 - total flux cleaned = -0.000948768 Jy ! Component: 500 - total flux cleaned = -0.00104301 Jy ! Component: 550 - total flux cleaned = -0.00118179 Jy ! Component: 600 - total flux cleaned = -0.0012499 Jy ! Component: 650 - total flux cleaned = -0.0012951 Jy ! Component: 700 - total flux cleaned = -0.0014281 Jy ! Component: 750 - total flux cleaned = -0.00147174 Jy ! Component: 800 - total flux cleaned = -0.00151517 Jy ! Component: 850 - total flux cleaned = -0.00166414 Jy ! Component: 900 - total flux cleaned = -0.00172673 Jy ! Component: 950 - total flux cleaned = -0.0017474 Jy ! Component: 1000 - total flux cleaned = -0.00182961 Jy ! Component: 1050 - total flux cleaned = -0.00189071 Jy ! Component: 1100 - total flux cleaned = -0.00193067 Jy ! Component: 1150 - total flux cleaned = -0.00191154 Jy ! Component: 1200 - total flux cleaned = -0.00202863 Jy ! Component: 1250 - total flux cleaned = -0.00199 Jy ! Component: 1300 - total flux cleaned = -0.00193287 Jy ! Component: 1350 - total flux cleaned = -0.00200864 Jy ! Component: 1400 - total flux cleaned = -0.00197142 Jy ! Component: 1450 - total flux cleaned = -0.00199003 Jy ! Component: 1500 - total flux cleaned = -0.00197182 Jy ! Component: 1550 - total flux cleaned = -0.002026 Jy ! Component: 1600 - total flux cleaned = -0.00198966 Jy ! Component: 1650 - total flux cleaned = -0.00206106 Jy ! Component: 1700 - total flux cleaned = -0.00199032 Jy ! Component: 1750 - total flux cleaned = -0.00202544 Jy ! Component: 1800 - total flux cleaned = -0.00200821 Jy ! Component: 1850 - total flux cleaned = -0.00205988 Jy ! Component: 1900 - total flux cleaned = -0.00209419 Jy ! Component: 1950 - total flux cleaned = -0.00212809 Jy ! Component: 2000 - total flux cleaned = -0.00217841 Jy ! Component: 2050 - total flux cleaned = -0.00221163 Jy ! Component: 2100 - total flux cleaned = -0.00227771 Jy ! Component: 2150 - total flux cleaned = -0.00221216 Jy ! Component: 2200 - total flux cleaned = -0.00226107 Jy ! Component: 2250 - total flux cleaned = -0.00234191 Jy ! Component: 2300 - total flux cleaned = -0.00239019 Jy ! Component: 2350 - total flux cleaned = -0.00242224 Jy ! Component: 2400 - total flux cleaned = -0.00246969 Jy ! Component: 2450 - total flux cleaned = -0.00250132 Jy ! Component: 2500 - total flux cleaned = -0.00259509 Jy ! Component: 2550 - total flux cleaned = -0.00256423 Jy ! Component: 2600 - total flux cleaned = -0.00265701 Jy ! Component: 2650 - total flux cleaned = -0.00273346 Jy ! Component: 2700 - total flux cleaned = -0.00274871 Jy ! Component: 2750 - total flux cleaned = -0.00288464 Jy ! Component: 2800 - total flux cleaned = -0.00289955 Jy ! Component: 2850 - total flux cleaned = -0.00291441 Jy ! Component: 2900 - total flux cleaned = -0.00303292 Jy ! Component: 2950 - total flux cleaned = -0.00304747 Jy ! Component: 3000 - total flux cleaned = -0.00310602 Jy ! Component: 3050 - total flux cleaned = -0.00313498 Jy ! Component: 3100 - total flux cleaned = -0.00319269 Jy ! Component: 3150 - total flux cleaned = -0.00323572 Jy ! Component: 3200 - total flux cleaned = -0.00330692 Jy ! Component: 3250 - total flux cleaned = -0.00333533 Jy ! Component: 3300 - total flux cleaned = -0.00349015 Jy ! Component: 3350 - total flux cleaned = -0.00350422 Jy ! Component: 3400 - total flux cleaned = -0.00349023 Jy ! Component: 3450 - total flux cleaned = -0.00360102 Jy ! Component: 3500 - total flux cleaned = -0.00358718 Jy ! Component: 3550 - total flux cleaned = -0.00366929 Jy ! Component: 3600 - total flux cleaned = -0.00369669 Jy ! Component: 3650 - total flux cleaned = -0.00375078 Jy ! Component: 3700 - total flux cleaned = -0.00379121 Jy ! Component: 3750 - total flux cleaned = -0.00385825 Jy ! Component: 3800 - total flux cleaned = -0.00388491 Jy ! Component: 3850 - total flux cleaned = -0.00392458 Jy ! Component: 3900 - total flux cleaned = -0.00396405 Jy ! Component: 3950 - total flux cleaned = -0.00401638 Jy ! Component: 4000 - total flux cleaned = -0.00408159 Jy ! Component: 4050 - total flux cleaned = -0.00410741 Jy ! Total flux subtracted in 4096 components = -0.00415891 Jy ! Clean residual min=-0.000906 max=0.000664 Jy/beam ! Clean residual mean=0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0639832 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 368 components and 0.0639832 Jy ![Exited script file: muppet] wmap "J0836+0053_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.296 x 7.852 at -4.758 degrees (North through East) ! Clean map min=-0.0015512 max=0.060996 Jy/beam ! Writing clean map to FITS file: J0836+0053_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0609955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240409 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18243 1.18243 2.36485 4.7297 9.4594 18.9188 37.8376 75.6752 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.06 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.296 x 7.852 at -4.758 degrees (North through East) ! Clean map min=-0.0015512 max=0.060996 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 J0836+0053_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:21:44 2019