! Started logfile: J2300+1037_S_2017_03_23_pus_uvs.log on Mon May 13 10:10:33 2019 obs J2300+1037_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J2300+1037_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959259 visibilities/baseline/integration-bin. ! Found source: J2300+1037 ! ! 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 481 lines of history. ! ! Reading 14504 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 J2300+1037_S_2017_03_23_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 282 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855585Jy sigma=0.007167 ! Fit after self-cal, rms=0.848810Jy sigma=0.007116 ! 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.793 mas, bmaj=6.975 mas, bpa=-5.646 degrees ! Estimated noise=1001.08 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.117612 Jy ! Component: 100 - total flux cleaned = 0.1439 Jy ! Total flux subtracted in 100 components = 0.1439 Jy ! Clean residual min=-0.005181 max=0.009057 Jy/beam ! Clean residual mean=-0.000007 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.1439 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.1439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090786Jy sigma=0.000695 ! Fit after self-cal, rms=0.090780Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00951409 Jy ! Component: 100 - total flux cleaned = 0.0145435 Jy ! Total flux subtracted in 100 components = 0.0145435 Jy ! Clean residual min=-0.004387 max=0.005112 Jy/beam ! Clean residual mean=-0.000002 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.158443 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.158443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089356Jy sigma=0.000685 ! Fit after self-cal, rms=0.089354Jy sigma=0.000685 ! 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.292 mas, bmaj=7.671 mas, bpa=-4.743 degrees ! Estimated noise=770.444 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.00485318 Jy ! Component: 100 - total flux cleaned = 0.00769331 Jy ! Component: 150 - total flux cleaned = 0.00958839 Jy ! Component: 200 - total flux cleaned = 0.0109179 Jy ! Total flux subtracted in 200 components = 0.0109179 Jy ! Clean residual min=-0.003563 max=0.004060 Jy/beam ! Clean residual mean=0.000004 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.169361 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 0.169361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088978Jy sigma=0.000683 ! Fit after self-cal, rms=0.088981Jy sigma=0.000683 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.92 KP 1.04 ! LA 1.01 MK 1.00 NL 0.91 OV 1.03 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 0.98 KP 0.99 ! LA 0.98 MK 1.00 NL 1.07 OV 1.07 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 0.96 KP 0.90 ! LA 0.77 MK 1.00 NL 1.16 OV 1.00 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.07 HN 0.93 KP 1.00* ! LA 0.77 MK 1.24 NL 1.00* OV 1.32 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.088981Jy sigma=0.000683 ! Fit after self-cal, rms=0.086614Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.72 mas, bpa=-4.56 degrees ! Estimated noise=771.581 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.000270654 Jy ! Component: 100 - total flux cleaned = -0.000269988 Jy ! Component: 150 - total flux cleaned = -0.000269789 Jy ! Component: 200 - total flux cleaned = -0.000295865 Jy ! Total flux subtracted in 200 components = -0.000295865 Jy ! Clean residual min=-0.002460 max=0.002644 Jy/beam ! Clean residual mean=0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.169065 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.169065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086592Jy sigma=0.000666 ! Fit after self-cal, rms=0.086622Jy sigma=0.000666 ! 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.086622Jy sigma=0.000666 ! Fit after self-cal, rms=0.087361Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.739 mas, bpa=-4.69 degrees ! Estimated noise=772.535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032756 Jy ! Component: 100 - total flux cleaned = -0.000418806 Jy ! Component: 150 - total flux cleaned = -0.000454248 Jy ! Component: 200 - total flux cleaned = -0.000483925 Jy ! Total flux subtracted in 200 components = -0.000483925 Jy ! Clean residual min=-0.002358 max=0.002434 Jy/beam ! Clean residual mean=0.000001 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.168581 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.168581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087349Jy sigma=0.000662 ! Fit after self-cal, rms=0.087399Jy 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) ! Added new window around map position (-90, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209004 Jy ! Component: 100 - total flux cleaned = 0.00274286 Jy ! Component: 150 - total flux cleaned = 0.00322426 Jy ! Component: 200 - total flux cleaned = 0.00358779 Jy ! Total flux subtracted in 200 components = 0.00358779 Jy ! Clean residual min=-0.002261 max=0.001993 Jy/beam ! Clean residual mean=0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.172169 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.172169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087338Jy sigma=0.000661 ! Fit after self-cal, rms=0.087333Jy sigma=0.000661 ! 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.087333Jy sigma=0.000661 ! Fit after self-cal, rms=0.087605Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.751 mas, bpa=-4.664 degrees ! Estimated noise=773.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554548 Jy ! Component: 100 - total flux cleaned = 0.000710988 Jy ! Component: 150 - total flux cleaned = 0.000733668 Jy ! Component: 200 - total flux cleaned = 0.000733501 Jy ! Total flux subtracted in 200 components = 0.000733501 Jy ! Clean residual min=-0.002205 max=0.002009 Jy/beam ! Clean residual mean=0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.172902 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.172902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087589Jy sigma=0.000661 ! Fit after self-cal, rms=0.087595Jy 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.000135725 Jy ! Component: 100 - total flux cleaned = 0.00011636 Jy ! Component: 150 - total flux cleaned = 0.000116748 Jy ! Component: 200 - total flux cleaned = 9.8905e-05 Jy ! Total flux subtracted in 200 components = 9.8905e-05 Jy ! Clean residual min=-0.002167 max=0.002008 Jy/beam ! Clean residual mean=0.000003 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.173001 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.173001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087585Jy sigma=0.000661 ! Fit after self-cal, rms=0.087584Jy 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.087584Jy sigma=0.000661 ! Fit after self-cal, rms=0.087697Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.448 mas, bmaj=11.3 mas, bpa=-2.151 degrees ! Estimated noise=962.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237125 Jy ! Component: 100 - total flux cleaned = -0.000282624 Jy ! Component: 150 - total flux cleaned = -0.000281905 Jy ! Component: 200 - total flux cleaned = -0.000265587 Jy ! Total flux subtracted in 200 components = -0.000265587 Jy ! Clean residual min=-0.002153 max=0.002482 Jy/beam ! Clean residual mean=0.000006 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.172736 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.172736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087696Jy sigma=0.000661 ! Fit after self-cal, rms=0.087696Jy 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 = -7.23486e-05 Jy ! Component: 100 - total flux cleaned = -5.80475e-05 Jy ! Component: 150 - total flux cleaned = -5.80932e-05 Jy ! Component: 200 - total flux cleaned = -5.79749e-05 Jy ! Total flux subtracted in 200 components = -5.79749e-05 Jy ! Clean residual min=-0.002164 max=0.002483 Jy/beam ! Clean residual mean=0.000006 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.172678 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.172678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087696Jy sigma=0.000661 ! Fit after self-cal, rms=0.087695Jy 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.305 mas, bmaj=7.753 mas, bpa=-4.64 degrees ! Estimated noise=773.625 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 7.753 at -4.64 degrees (North through East) ! Clean map min=-0.0020523 max=0.15358 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.799 mas, bmaj=7.031 mas, bpa=-5.422 degrees ! Estimated noise=1012.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118768 Jy ! Component: 100 - total flux cleaned = 0.145125 Jy ! Component: 150 - total flux cleaned = 0.153833 Jy ! Component: 200 - total flux cleaned = 0.158494 Jy ! Total flux subtracted in 200 components = 0.158494 Jy ! Clean residual min=-0.003625 max=0.002822 Jy/beam ! Clean residual mean=-0.000001 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.158494 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.158494 Jy ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.753 mas, bpa=-4.64 degrees ! Estimated noise=773.625 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.00418194 Jy ! Component: 100 - total flux cleaned = 0.00674192 Jy ! Component: 150 - total flux cleaned = 0.00822865 Jy ! Component: 200 - total flux cleaned = 0.00930246 Jy ! Total flux subtracted in 200 components = 0.00930246 Jy ! Clean residual min=-0.002364 max=0.002113 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.167797 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 53 components and 0.167797 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.448 mas, bmaj=11.3 mas, bpa=-2.151 degrees ! Estimated noise=962.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185709 Jy ! Component: 100 - total flux cleaned = 0.00277516 Jy ! Component: 150 - total flux cleaned = 0.00331026 Jy ! Component: 200 - total flux cleaned = 0.00355479 Jy ! Total flux subtracted in 200 components = 0.00355479 Jy ! Clean residual min=-0.002203 max=0.002691 Jy/beam ! Clean residual mean=0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.171352 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) ! Added new window around map position (-1, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173478 Jy ! Component: 100 - total flux cleaned = 0.00227779 Jy ! Component: 150 - total flux cleaned = 0.00247016 Jy ! Component: 200 - total flux cleaned = 0.00263361 Jy ! Total flux subtracted in 200 components = 0.00263361 Jy ! Clean residual min=-0.001845 max=0.002274 Jy/beam ! Clean residual mean=0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.173985 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 105 components and 0.173985 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.753 mas, bpa=-4.64 degrees ! Estimated noise=773.625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586044 Jy ! Component: 100 - total flux cleaned = 0.000670553 Jy ! Component: 150 - total flux cleaned = 0.000747093 Jy ! Component: 200 - total flux cleaned = 0.000817244 Jy ! Total flux subtracted in 200 components = 0.000817244 Jy ! Clean residual min=-0.001918 max=0.002029 Jy/beam ! Clean residual mean=0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.174802 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 131 components and 0.174802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087650Jy sigma=0.000661 ! Fit after self-cal, rms=0.087642Jy sigma=0.000661 wmodel J2300+1037_S_2017_03_23_pus_map.mod ! Writing 131 model components to file: J2300+1037_S_2017_03_23_pus_map.mod wobs J2300+1037_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J2300+1037_S_2017_03_23_pus_uvs.fits wwins J2300+1037_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J2300+1037_S_2017_03_23_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.000213955 Jy ! Component: 100 - total flux cleaned = 0.000510222 Jy ! Component: 150 - total flux cleaned = 0.000665276 Jy ! Component: 200 - total flux cleaned = 0.000723878 Jy ! Component: 250 - total flux cleaned = 0.000867892 Jy ! Component: 300 - total flux cleaned = 0.000979518 Jy ! Component: 350 - total flux cleaned = 0.00111575 Jy ! Component: 400 - total flux cleaned = 0.0012487 Jy ! Component: 450 - total flux cleaned = 0.00140454 Jy ! Component: 500 - total flux cleaned = 0.00150591 Jy ! Component: 550 - total flux cleaned = 0.00160509 Jy ! Component: 600 - total flux cleaned = 0.00165367 Jy ! Component: 650 - total flux cleaned = 0.00172524 Jy ! Component: 700 - total flux cleaned = 0.00170149 Jy ! Component: 750 - total flux cleaned = 0.00172477 Jy ! Component: 800 - total flux cleaned = 0.00179279 Jy ! Component: 850 - total flux cleaned = 0.00174782 Jy ! Component: 900 - total flux cleaned = 0.00174782 Jy ! Component: 950 - total flux cleaned = 0.00172621 Jy ! Component: 1000 - total flux cleaned = 0.00176868 Jy ! Component: 1050 - total flux cleaned = 0.0016838 Jy ! Component: 1100 - total flux cleaned = 0.0016631 Jy ! Component: 1150 - total flux cleaned = 0.00160141 Jy ! Component: 1200 - total flux cleaned = 0.00162189 Jy ! Component: 1250 - total flux cleaned = 0.00156151 Jy ! Component: 1300 - total flux cleaned = 0.00146181 Jy ! Component: 1350 - total flux cleaned = 0.00148138 Jy ! Component: 1400 - total flux cleaned = 0.00144198 Jy ! Component: 1450 - total flux cleaned = 0.00146091 Jy ! Component: 1500 - total flux cleaned = 0.00136499 Jy ! Component: 1550 - total flux cleaned = 0.00134596 Jy ! Component: 1600 - total flux cleaned = 0.00138359 Jy ! Component: 1650 - total flux cleaned = 0.00129025 Jy ! Component: 1700 - total flux cleaned = 0.0012165 Jy ! Component: 1750 - total flux cleaned = 0.00125291 Jy ! Component: 1800 - total flux cleaned = 0.00119857 Jy ! Component: 1850 - total flux cleaned = 0.00116275 Jy ! Component: 1900 - total flux cleaned = 0.00112695 Jy ! Component: 1950 - total flux cleaned = 0.0011449 Jy ! Component: 2000 - total flux cleaned = 0.00105734 Jy ! Component: 2050 - total flux cleaned = 0.00103982 Jy ! Component: 2100 - total flux cleaned = 0.00103988 Jy ! Component: 2150 - total flux cleaned = 0.000988671 Jy ! Component: 2200 - total flux cleaned = 0.000954805 Jy ! Component: 2250 - total flux cleaned = 0.00100541 Jy ! Component: 2300 - total flux cleaned = 0.000988901 Jy ! Component: 2350 - total flux cleaned = 0.00103873 Jy ! Component: 2400 - total flux cleaned = 0.00102229 Jy ! Component: 2450 - total flux cleaned = 0.000973076 Jy ! Component: 2500 - total flux cleaned = 0.00100567 Jy ! Component: 2550 - total flux cleaned = 0.00089274 Jy ! Component: 2600 - total flux cleaned = 0.000940807 Jy ! Component: 2650 - total flux cleaned = 0.000972746 Jy ! Component: 2700 - total flux cleaned = 0.000972857 Jy ! Component: 2750 - total flux cleaned = 0.000988621 Jy ! Component: 2800 - total flux cleaned = 0.000972924 Jy ! Component: 2850 - total flux cleaned = 0.000941803 Jy ! Component: 2900 - total flux cleaned = 0.000926542 Jy ! Component: 2950 - total flux cleaned = 0.000926503 Jy ! Component: 3000 - total flux cleaned = 0.000987475 Jy ! Component: 3050 - total flux cleaned = 0.000926931 Jy ! Component: 3100 - total flux cleaned = 0.000866678 Jy ! Component: 3150 - total flux cleaned = 0.000926659 Jy ! Component: 3200 - total flux cleaned = 0.000911693 Jy ! Component: 3250 - total flux cleaned = 0.000896987 Jy ! Component: 3300 - total flux cleaned = 0.000911598 Jy ! Component: 3350 - total flux cleaned = 0.000838355 Jy ! Component: 3400 - total flux cleaned = 0.000853022 Jy ! Component: 3450 - total flux cleaned = 0.000838587 Jy ! Component: 3500 - total flux cleaned = 0.000809703 Jy ! Component: 3550 - total flux cleaned = 0.000752479 Jy ! Component: 3600 - total flux cleaned = 0.000723951 Jy ! Component: 3650 - total flux cleaned = 0.000738172 Jy ! Component: 3700 - total flux cleaned = 0.000695818 Jy ! Component: 3750 - total flux cleaned = 0.000639669 Jy ! Component: 3800 - total flux cleaned = 0.00058371 Jy ! Component: 3850 - total flux cleaned = 0.000653194 Jy ! Component: 3900 - total flux cleaned = 0.00057013 Jy ! Component: 3950 - total flux cleaned = 0.000556429 Jy ! Component: 4000 - total flux cleaned = 0.000597534 Jy ! Component: 4050 - total flux cleaned = 0.000502249 Jy ! Total flux subtracted in 4096 components = 0.000475221 Jy ! Clean residual min=-0.000768 max=0.001004 Jy/beam ! Clean residual mean=0.000002 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.175278 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 437 components and 0.175278 Jy ![Exited script file: muppet] wmap "J2300+1037_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 7.753 at -4.64 degrees (North through East) ! Clean map min=-0.0015593 max=0.15423 Jy/beam ! Writing clean map to FITS file: J2300+1037_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154229 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251533 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.489272 0.489272 0.978544 1.95709 3.91418 7.82835 15.6567 31.3134 62.6268 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.305 x 7.753 at -4.64 degrees (North through East) ! Clean map min=-0.0015593 max=0.15423 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 J2300+1037_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:10:38 2019