! Started logfile: J0824-1827_S_2017_01_21_pus_uvs.log on Sun May 5 15:50:18 2019 obs J0824-1827_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0824-1827_S_2017_01_21_pus_uva.fits ! AN table 1: 105 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.566931 visibilities/baseline/integration-bin. ! Found source: J0824-1827 ! ! 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 558 lines of history. ! ! Reading 8572 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 J0824-1827_S_2017_01_21_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 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 493 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.807991Jy sigma=0.005381 ! Fit after self-cal, rms=0.797573Jy sigma=0.005310 ! 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.551 mas, bmaj=6.197 mas, bpa=-0.4442 degrees ! Estimated noise=1599.66 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.150498 Jy ! Component: 100 - total flux cleaned = 0.198619 Jy ! Total flux subtracted in 100 components = 0.198619 Jy ! Clean residual min=-0.011910 max=0.021835 Jy/beam ! Clean residual mean=-0.000011 rms=0.003297 Jy/beam ! Combined flux in latest and established models = 0.198619 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.198619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122119Jy sigma=0.000767 ! Fit after self-cal, rms=0.122087Jy sigma=0.000766 ! Inverting map ! Added new window around map position (2.5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267355 Jy ! Component: 100 - total flux cleaned = 0.0446083 Jy ! Total flux subtracted in 100 components = 0.0446083 Jy ! Clean residual min=-0.008995 max=0.013450 Jy/beam ! Clean residual mean=-0.000005 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.243228 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.243228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112938Jy sigma=0.000694 ! Fit after self-cal, rms=0.112842Jy sigma=0.000693 ! 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.014 mas, bmaj=7.284 mas, bpa=0.4623 degrees ! Estimated noise=1243.34 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.0190778 Jy ! Component: 100 - total flux cleaned = 0.0302227 Jy ! Component: 150 - total flux cleaned = 0.0371062 Jy ! Component: 200 - total flux cleaned = 0.0414624 Jy ! Total flux subtracted in 200 components = 0.0414624 Jy ! Clean residual min=-0.005909 max=0.006449 Jy/beam ! Clean residual mean=0.000005 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.28469 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.28469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109611Jy sigma=0.000667 ! Fit after self-cal, rms=0.109534Jy sigma=0.000667 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.86 HN 1.01 LA 1.03 ! MK 1.02 NL 0.97 OV 1.00 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.87 HN 1.09 LA 1.01 ! MK 0.94 NL 0.99 OV 1.04 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.89 HN 1.07 LA 1.01 ! MK 0.96 NL 0.98 OV 0.94 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.89 HN 1.07 LA 0.90 ! MK 1.14 NL 1.00* OV 1.00 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.109534Jy sigma=0.000667 ! Fit after self-cal, rms=0.111057Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=7.344 mas, bpa=0.09445 degrees ! Estimated noise=1254.74 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.000659217 Jy ! Component: 100 - total flux cleaned = 0.000946149 Jy ! Component: 150 - total flux cleaned = 0.000885423 Jy ! Component: 200 - total flux cleaned = 0.000886156 Jy ! Total flux subtracted in 200 components = 0.000886156 Jy ! Clean residual min=-0.004045 max=0.003168 Jy/beam ! Clean residual mean=0.000012 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.285576 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.285576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110973Jy sigma=0.000659 ! Fit after self-cal, rms=0.111103Jy sigma=0.000659 ! 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.111103Jy sigma=0.000659 ! Fit after self-cal, rms=0.111404Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=7.366 mas, bpa=0.07467 degrees ! Estimated noise=1258.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000759868 Jy ! Component: 100 - total flux cleaned = 0.000812295 Jy ! Component: 150 - total flux cleaned = 0.000769476 Jy ! Component: 200 - total flux cleaned = 0.000689693 Jy ! Total flux subtracted in 200 components = 0.000689693 Jy ! Clean residual min=-0.003948 max=0.003053 Jy/beam ! Clean residual mean=0.000007 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.286266 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.286266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111353Jy sigma=0.000657 ! Fit after self-cal, rms=0.111365Jy sigma=0.000657 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.000228843 Jy ! Component: 100 - total flux cleaned = 0.00022737 Jy ! Component: 150 - total flux cleaned = 0.000152666 Jy ! Component: 200 - total flux cleaned = 0.000118522 Jy ! Total flux subtracted in 200 components = 0.000118522 Jy ! Clean residual min=-0.003932 max=0.003018 Jy/beam ! Clean residual mean=0.000007 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.286384 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.286384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111328Jy sigma=0.000657 ! Fit after self-cal, rms=0.111331Jy sigma=0.000657 ! 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.111331Jy sigma=0.000657 ! Fit after self-cal, rms=0.110910Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=7.377 mas, bpa=0.1551 degrees ! Estimated noise=1260.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340262 Jy ! Component: 100 - total flux cleaned = 0.000258852 Jy ! Component: 150 - total flux cleaned = 0.000188104 Jy ! Component: 200 - total flux cleaned = 0.000156216 Jy ! Total flux subtracted in 200 components = 0.000156216 Jy ! Clean residual min=-0.003474 max=0.003000 Jy/beam ! Clean residual mean=0.000007 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.28654 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.28654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110875Jy sigma=0.000655 ! Fit after self-cal, rms=0.110863Jy sigma=0.000655 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.000177974 Jy ! Component: 100 - total flux cleaned = 7.22618e-05 Jy ! Component: 150 - total flux cleaned = -1.74647e-05 Jy ! Component: 200 - total flux cleaned = -4.40925e-05 Jy ! Total flux subtracted in 200 components = -4.40925e-05 Jy ! Clean residual min=-0.003375 max=0.002974 Jy/beam ! Clean residual mean=0.000007 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.286496 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.286496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110836Jy sigma=0.000655 ! Fit after self-cal, rms=0.110838Jy sigma=0.000655 ! 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.110838Jy sigma=0.000655 ! Fit after self-cal, rms=0.111078Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.831 mas, bmaj=15.16 mas, bpa=3.912 degrees ! Estimated noise=1646.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000660665 Jy ! Component: 100 - total flux cleaned = 0.000714897 Jy ! Component: 150 - total flux cleaned = 0.000757972 Jy ! Component: 200 - total flux cleaned = 0.000775594 Jy ! Total flux subtracted in 200 components = 0.000775594 Jy ! Clean residual min=-0.003113 max=0.003450 Jy/beam ! Clean residual mean=0.000018 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.287272 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 89 components and 0.287272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111085Jy sigma=0.000655 ! Fit after self-cal, rms=0.111086Jy sigma=0.000655 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.99559e-05 Jy ! Component: 100 - total flux cleaned = 5.93977e-05 Jy ! Component: 150 - total flux cleaned = 5.89113e-05 Jy ! Component: 200 - total flux cleaned = 5.23937e-05 Jy ! Total flux subtracted in 200 components = 5.23937e-05 Jy ! Clean residual min=-0.003122 max=0.003450 Jy/beam ! Clean residual mean=0.000018 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.287324 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 93 components and 0.287324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111088Jy sigma=0.000655 ! Fit after self-cal, rms=0.111088Jy sigma=0.000655 ! 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.002 mas, bmaj=7.385 mas, bpa=0.2151 degrees ! Estimated noise=1262.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 7.385 at 0.2151 degrees (North through East) ! Clean map min=-0.0032306 max=0.19493 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.558 mas, bmaj=6.253 mas, bpa=-0.221 degrees ! Estimated noise=1616.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151453 Jy ! Component: 100 - total flux cleaned = 0.201542 Jy ! Component: 150 - total flux cleaned = 0.227562 Jy ! Component: 200 - total flux cleaned = 0.244677 Jy ! Total flux subtracted in 200 components = 0.244677 Jy ! Clean residual min=-0.007242 max=0.010781 Jy/beam ! Clean residual mean=-0.000004 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.244676 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.244676 Jy ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.385 mas, bpa=0.2151 degrees ! Estimated noise=1262.84 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.0173399 Jy ! Component: 100 - total flux cleaned = 0.0276018 Jy ! Component: 150 - total flux cleaned = 0.0338851 Jy ! Component: 200 - total flux cleaned = 0.0377755 Jy ! Total flux subtracted in 200 components = 0.0377755 Jy ! Clean residual min=-0.004050 max=0.004486 Jy/beam ! Clean residual mean=0.000005 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.282452 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 57 components and 0.282452 Jy ! Inverting map ! Added new window around map position (-4, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348447 Jy ! Component: 100 - total flux cleaned = 0.00388206 Jy ! Component: 150 - total flux cleaned = 0.00430762 Jy ! Component: 200 - total flux cleaned = 0.00467831 Jy ! Total flux subtracted in 200 components = 0.00467831 Jy ! Clean residual min=-0.003418 max=0.002725 Jy/beam ! Clean residual mean=0.000007 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.28713 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.28713 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=6.831 mas, bmaj=15.16 mas, bpa=3.912 degrees ! Estimated noise=1646.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550432 Jy ! Component: 100 - total flux cleaned = 0.00047384 Jy ! Component: 150 - total flux cleaned = 0.00041148 Jy ! Component: 200 - total flux cleaned = 0.000355862 Jy ! Total flux subtracted in 200 components = 0.000355862 Jy ! Clean residual min=-0.003143 max=0.003394 Jy/beam ! Clean residual mean=0.000019 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.287486 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 = -4.68408e-05 Jy ! Component: 100 - total flux cleaned = -0.000107654 Jy ! Component: 150 - total flux cleaned = -0.000162432 Jy ! Component: 200 - total flux cleaned = -0.000228706 Jy ! Total flux subtracted in 200 components = -0.000228706 Jy ! Clean residual min=-0.003097 max=0.003376 Jy/beam ! Clean residual mean=0.000018 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.287257 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.287257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.385 mas, bpa=0.2151 degrees ! Estimated noise=1262.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453268 Jy ! Component: 100 - total flux cleaned = 0.000510651 Jy ! Component: 150 - total flux cleaned = 0.000561835 Jy ! Component: 200 - total flux cleaned = 0.00056184 Jy ! Total flux subtracted in 200 components = 0.00056184 Jy ! Clean residual min=-0.003315 max=0.002667 Jy/beam ! Clean residual mean=0.000008 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.287819 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.287819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111025Jy sigma=0.000655 ! Fit after self-cal, rms=0.111026Jy sigma=0.000655 wmodel J0824-1827_S_2017_01_21_pus_map.mod ! Writing 112 model components to file: J0824-1827_S_2017_01_21_pus_map.mod wobs J0824-1827_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0824-1827_S_2017_01_21_pus_uvs.fits wwins J0824-1827_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0824-1827_S_2017_01_21_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.00146247 Jy ! Component: 100 - total flux cleaned = -0.00239858 Jy ! Component: 150 - total flux cleaned = -0.00259383 Jy ! Component: 200 - total flux cleaned = -0.00287205 Jy ! Component: 250 - total flux cleaned = -0.00318573 Jy ! Component: 300 - total flux cleaned = -0.00340117 Jy ! Component: 350 - total flux cleaned = -0.00344415 Jy ! Component: 400 - total flux cleaned = -0.00364864 Jy ! Component: 450 - total flux cleaned = -0.00364838 Jy ! Component: 500 - total flux cleaned = -0.00376418 Jy ! Component: 550 - total flux cleaned = -0.00395352 Jy ! Component: 600 - total flux cleaned = -0.00417577 Jy ! Component: 650 - total flux cleaned = -0.0043932 Jy ! Component: 700 - total flux cleaned = -0.00449928 Jy ! Component: 750 - total flux cleaned = -0.00463935 Jy ! Component: 800 - total flux cleaned = -0.0048107 Jy ! Component: 850 - total flux cleaned = -0.00484355 Jy ! Component: 900 - total flux cleaned = -0.00487674 Jy ! Component: 950 - total flux cleaned = -0.00500689 Jy ! Component: 1000 - total flux cleaned = -0.00513469 Jy ! Component: 1050 - total flux cleaned = -0.00516646 Jy ! Component: 1100 - total flux cleaned = -0.00525984 Jy ! Component: 1150 - total flux cleaned = -0.00535179 Jy ! Component: 1200 - total flux cleaned = -0.00556177 Jy ! Component: 1250 - total flux cleaned = -0.00559214 Jy ! Component: 1300 - total flux cleaned = -0.00579697 Jy ! Component: 1350 - total flux cleaned = -0.00585461 Jy ! Component: 1400 - total flux cleaned = -0.0059685 Jy ! Component: 1450 - total flux cleaned = -0.00596859 Jy ! Component: 1500 - total flux cleaned = -0.00594114 Jy ! Component: 1550 - total flux cleaned = -0.00605081 Jy ! Component: 1600 - total flux cleaned = -0.00610464 Jy ! Component: 1650 - total flux cleaned = -0.00618493 Jy ! Component: 1700 - total flux cleaned = -0.00615843 Jy ! Component: 1750 - total flux cleaned = -0.00628918 Jy ! Component: 1800 - total flux cleaned = -0.0062378 Jy ! Component: 1850 - total flux cleaned = -0.00633999 Jy ! Component: 1900 - total flux cleaned = -0.00644142 Jy ! Component: 1950 - total flux cleaned = -0.00644133 Jy ! Component: 2000 - total flux cleaned = -0.00644137 Jy ! Component: 2050 - total flux cleaned = -0.00653951 Jy ! Component: 2100 - total flux cleaned = -0.00653952 Jy ! Component: 2150 - total flux cleaned = -0.0066596 Jy ! Component: 2200 - total flux cleaned = -0.00663576 Jy ! Component: 2250 - total flux cleaned = -0.00668299 Jy ! Component: 2300 - total flux cleaned = -0.00665972 Jy ! Component: 2350 - total flux cleaned = -0.00675151 Jy ! Component: 2400 - total flux cleaned = -0.00670593 Jy ! Component: 2450 - total flux cleaned = -0.00675113 Jy ! Component: 2500 - total flux cleaned = -0.00679556 Jy ! Component: 2550 - total flux cleaned = -0.0067955 Jy ! Component: 2600 - total flux cleaned = -0.00672974 Jy ! Component: 2650 - total flux cleaned = -0.00673041 Jy ! Component: 2700 - total flux cleaned = -0.00681658 Jy ! Component: 2750 - total flux cleaned = -0.00675247 Jy ! Component: 2800 - total flux cleaned = -0.00677396 Jy ! Component: 2850 - total flux cleaned = -0.00681585 Jy ! Component: 2900 - total flux cleaned = -0.00675324 Jy ! Component: 2950 - total flux cleaned = -0.00671203 Jy ! Component: 3000 - total flux cleaned = -0.00667093 Jy ! Component: 3050 - total flux cleaned = -0.00673177 Jy ! Component: 3100 - total flux cleaned = -0.00669133 Jy ! Component: 3150 - total flux cleaned = -0.00679086 Jy ! Component: 3200 - total flux cleaned = -0.0067314 Jy ! Component: 3250 - total flux cleaned = -0.00677058 Jy ! Component: 3300 - total flux cleaned = -0.00675082 Jy ! Component: 3350 - total flux cleaned = -0.00676997 Jy ! Component: 3400 - total flux cleaned = -0.00680804 Jy ! Component: 3450 - total flux cleaned = -0.00680788 Jy ! Component: 3500 - total flux cleaned = -0.00682647 Jy ! Component: 3550 - total flux cleaned = -0.00684496 Jy ! Component: 3600 - total flux cleaned = -0.00680776 Jy ! Component: 3650 - total flux cleaned = -0.0067527 Jy ! Component: 3700 - total flux cleaned = -0.00673466 Jy ! Component: 3750 - total flux cleaned = -0.00673471 Jy ! Component: 3800 - total flux cleaned = -0.00673506 Jy ! Component: 3850 - total flux cleaned = -0.00671684 Jy ! Component: 3900 - total flux cleaned = -0.0066988 Jy ! Component: 3950 - total flux cleaned = -0.00668131 Jy ! Component: 4000 - total flux cleaned = -0.00664621 Jy ! Component: 4050 - total flux cleaned = -0.00655896 Jy ! Total flux subtracted in 4096 components = -0.00648963 Jy ! Clean residual min=-0.001073 max=0.001393 Jy/beam ! Clean residual mean=0.000003 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.28133 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 419 components and 0.28133 Jy ![Exited script file: muppet] wmap "J0824-1827_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 7.385 at 0.2151 degrees (North through East) ! Clean map min=-0.0019988 max=0.19503 Jy/beam ! Writing clean map to FITS file: J0824-1827_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.19503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310002 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.476854 0.476854 0.953707 1.90741 3.81483 7.62966 15.2593 30.5186 61.0373 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.195 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.002 x 7.385 at 0.2151 degrees (North through East) ! Clean map min=-0.0019988 max=0.19503 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 J0824-1827_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:50:23 2019