! Started logfile: J1049-2231_S_2017_08_12_pus_uvs.log on Fri May 10 14:58:04 2019 obs J1049-2231_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1049-2231_S_2017_08_12_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781063 visibilities/baseline/integration-bin. ! Found source: J1049-2231 ! ! 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 594 lines of history. ! ! Reading 16168 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 J1049-2231_S_2017_08_12_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 663 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925590Jy sigma=0.006595 ! Fit after self-cal, rms=0.892836Jy sigma=0.006353 ! 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.397 mas, bmaj=6.918 mas, bpa=-7.316 degrees ! Estimated noise=1315.49 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0822237 Jy ! Component: 100 - total flux cleaned = 0.111922 Jy ! Total flux subtracted in 100 components = 0.111922 Jy ! Clean residual min=-0.007271 max=0.017038 Jy/beam ! Clean residual mean=-0.000018 rms=0.002312 Jy/beam ! Combined flux in latest and established models = 0.111922 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.111922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105180Jy sigma=0.000719 ! Fit after self-cal, rms=0.104979Jy sigma=0.000717 ! Inverting map ! Added new window around map position (-3, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190217 Jy ! Component: 100 - total flux cleaned = 0.0303728 Jy ! Total flux subtracted in 100 components = 0.0303728 Jy ! Clean residual min=-0.005090 max=0.008091 Jy/beam ! Clean residual mean=-0.000008 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.142295 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.142295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100364Jy sigma=0.000680 ! Fit after self-cal, rms=0.100214Jy sigma=0.000678 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00898298 Jy ! Component: 100 - total flux cleaned = 0.0144719 Jy ! Total flux subtracted in 100 components = 0.0144719 Jy ! Clean residual min=-0.004425 max=0.004876 Jy/beam ! Clean residual mean=-0.000004 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.156767 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.156767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099126Jy sigma=0.000670 ! Fit after self-cal, rms=0.099074Jy sigma=0.000669 ! 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=2.857 mas, bmaj=8.075 mas, bpa=-6.029 degrees ! Estimated noise=880.059 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.00633628 Jy ! Component: 100 - total flux cleaned = 0.00966982 Jy ! Component: 150 - total flux cleaned = 0.0116984 Jy ! Component: 200 - total flux cleaned = 0.0127562 Jy ! Total flux subtracted in 200 components = 0.0127562 Jy ! Clean residual min=-0.002878 max=0.003416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.169523 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.169523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098662Jy sigma=0.000666 ! Fit after self-cal, rms=0.098632Jy sigma=0.000666 ! 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.00* FD 0.94 HN 0.95 KP 1.04 ! LA 1.01 MK 0.99 NL 0.89 OV 1.03 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.13 KP 1.03 ! LA 0.97 MK 1.01 NL 1.02 OV 1.04 ! PT 1.01 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.15 KP 0.99 ! LA 0.96 MK 1.02 NL 0.98 OV 0.99 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.03 KP 1.00* ! LA 0.99 MK 1.00 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.098632Jy sigma=0.000666 ! Fit after self-cal, rms=0.099924Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.872 mas, bmaj=8.078 mas, bpa=-5.98 degrees ! Estimated noise=885.67 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.000455825 Jy ! Component: 100 - total flux cleaned = 0.000269824 Jy ! Component: 150 - total flux cleaned = 0.000208303 Jy ! Component: 200 - total flux cleaned = 0.000156422 Jy ! Total flux subtracted in 200 components = 0.000156422 Jy ! Clean residual min=-0.002748 max=0.002865 Jy/beam ! Clean residual mean=-0.000000 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.169679 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.169679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099895Jy sigma=0.000664 ! Fit after self-cal, rms=0.099912Jy sigma=0.000664 ! 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.099912Jy sigma=0.000664 ! Fit after self-cal, rms=0.099844Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.869 mas, bmaj=8.056 mas, bpa=-5.81 degrees ! Estimated noise=884.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370562 Jy ! Component: 100 - total flux cleaned = 0.000254456 Jy ! Component: 150 - total flux cleaned = 0.000255417 Jy ! Component: 200 - total flux cleaned = 0.000233518 Jy ! Total flux subtracted in 200 components = 0.000233518 Jy ! Clean residual min=-0.002712 max=0.002775 Jy/beam ! Clean residual mean=-0.000000 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.169913 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.169913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099825Jy sigma=0.000663 ! Fit after self-cal, rms=0.099820Jy sigma=0.000663 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 (-63.5, -69). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021521 Jy ! Component: 100 - total flux cleaned = 0.00225779 Jy ! Component: 150 - total flux cleaned = 0.00230376 Jy ! Component: 200 - total flux cleaned = 0.0023034 Jy ! Total flux subtracted in 200 components = 0.0023034 Jy ! Clean residual min=-0.002565 max=0.002346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.172216 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.172216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099740Jy sigma=0.000663 ! Fit after self-cal, rms=0.099717Jy sigma=0.000663 ! 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.099717Jy sigma=0.000663 ! Fit after self-cal, rms=0.099415Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.864 mas, bmaj=8.033 mas, bpa=-5.636 degrees ! Estimated noise=880.004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217961 Jy ! Component: 100 - total flux cleaned = 0.000174253 Jy ! Component: 150 - total flux cleaned = 0.00010101 Jy ! Component: 200 - total flux cleaned = -3.29539e-05 Jy ! Total flux subtracted in 200 components = -3.29539e-05 Jy ! Clean residual min=-0.002637 max=0.002207 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.172183 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.172183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099383Jy sigma=0.000662 ! Fit after self-cal, rms=0.099382Jy 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 = 4.65549e-05 Jy ! Component: 100 - total flux cleaned = -4.96064e-05 Jy ! Component: 150 - total flux cleaned = -0.000164608 Jy ! Component: 200 - total flux cleaned = -0.000244139 Jy ! Total flux subtracted in 200 components = -0.000244139 Jy ! Clean residual min=-0.002598 max=0.002181 Jy/beam ! Clean residual mean=-0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.171939 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.171939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099364Jy sigma=0.000662 ! Fit after self-cal, rms=0.099359Jy sigma=0.000662 ! 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.099359Jy sigma=0.000662 ! Fit after self-cal, rms=0.099413Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.297 mas, bmaj=18.89 mas, bpa=-2.653 degrees ! Estimated noise=1152.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274163 Jy ! Component: 100 - total flux cleaned = 0.000418467 Jy ! Component: 150 - total flux cleaned = 0.000395006 Jy ! Component: 200 - total flux cleaned = 0.000394404 Jy ! Total flux subtracted in 200 components = 0.000394404 Jy ! Clean residual min=-0.002236 max=0.002389 Jy/beam ! Clean residual mean=-0.000001 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.172334 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 115 components and 0.172334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099411Jy sigma=0.000662 ! Fit after self-cal, rms=0.099408Jy 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.000100392 Jy ! Component: 100 - total flux cleaned = 0.000146699 Jy ! Component: 150 - total flux cleaned = 0.000164907 Jy ! Component: 200 - total flux cleaned = 0.000201276 Jy ! Total flux subtracted in 200 components = 0.000201276 Jy ! Clean residual min=-0.002219 max=0.002390 Jy/beam ! Clean residual mean=-0.000001 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.172535 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 117 components and 0.172535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099407Jy sigma=0.000662 ! Fit after self-cal, rms=0.099402Jy sigma=0.000662 ! 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=2.864 mas, bmaj=8.032 mas, bpa=-5.619 degrees ! Estimated noise=880.319 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.864 x 8.032 at -5.619 degrees (North through East) ! Clean map min=-0.0024164 max=0.10044 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.406 mas, bmaj=6.851 mas, bpa=-6.798 degrees ! Estimated noise=1304.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0821642 Jy ! Component: 100 - total flux cleaned = 0.11444 Jy ! Component: 150 - total flux cleaned = 0.132793 Jy ! Component: 200 - total flux cleaned = 0.144145 Jy ! Total flux subtracted in 200 components = 0.144145 Jy ! Clean residual min=-0.004825 max=0.006105 Jy/beam ! Clean residual mean=-0.000009 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.144145 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.144145 Jy ! Inverting map and beam ! Estimated beam: bmin=2.864 mas, bmaj=8.032 mas, bpa=-5.619 degrees ! Estimated noise=880.319 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.0110786 Jy ! Component: 100 - total flux cleaned = 0.0172038 Jy ! Component: 150 - total flux cleaned = 0.0209736 Jy ! Component: 200 - total flux cleaned = 0.0233505 Jy ! Total flux subtracted in 200 components = 0.0233505 Jy ! Clean residual min=-0.002998 max=0.002484 Jy/beam ! Clean residual mean=-0.000006 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.167496 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 69 components and 0.167496 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.297 mas, bmaj=18.89 mas, bpa=-2.653 degrees ! Estimated noise=1152.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290842 Jy ! Component: 100 - total flux cleaned = 0.00413248 Jy ! Component: 150 - total flux cleaned = 0.00420408 Jy ! Component: 200 - total flux cleaned = 0.00433065 Jy ! Total flux subtracted in 200 components = 0.00433065 Jy ! Clean residual min=-0.002322 max=0.002475 Jy/beam ! Clean residual mean=-0.000003 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.171826 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 = 8.17801e-05 Jy ! Component: 100 - total flux cleaned = 0.000157738 Jy ! Component: 150 - total flux cleaned = 0.000204248 Jy ! Component: 200 - total flux cleaned = 0.000268122 Jy ! Total flux subtracted in 200 components = 0.000268122 Jy ! Clean residual min=-0.002218 max=0.002486 Jy/beam ! Clean residual mean=-0.000002 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.172094 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.172095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.864 mas, bmaj=8.032 mas, bpa=-5.619 degrees ! Estimated noise=880.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.99893e-05 Jy ! Component: 100 - total flux cleaned = -0.000182287 Jy ! Component: 150 - total flux cleaned = -0.000452812 Jy ! Component: 200 - total flux cleaned = -0.000695995 Jy ! Total flux subtracted in 200 components = -0.000695995 Jy ! Clean residual min=-0.002537 max=0.002240 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.171399 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.171399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099430Jy sigma=0.000662 ! Fit after self-cal, rms=0.099413Jy sigma=0.000662 wmodel J1049-2231_S_2017_08_12_pus_map.mod ! Writing 110 model components to file: J1049-2231_S_2017_08_12_pus_map.mod wobs J1049-2231_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1049-2231_S_2017_08_12_pus_uvs.fits wwins J1049-2231_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J1049-2231_S_2017_08_12_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.000590556 Jy ! Component: 100 - total flux cleaned = -0.000357725 Jy ! Component: 150 - total flux cleaned = 4.05944e-05 Jy ! Component: 200 - total flux cleaned = 0.000280498 Jy ! Component: 250 - total flux cleaned = 0.000543849 Jy ! Component: 300 - total flux cleaned = 0.000827749 Jy ! Component: 350 - total flux cleaned = 0.00104027 Jy ! Component: 400 - total flux cleaned = 0.00121583 Jy ! Component: 450 - total flux cleaned = 0.00132957 Jy ! Component: 500 - total flux cleaned = 0.00149559 Jy ! Component: 550 - total flux cleaned = 0.00168299 Jy ! Component: 600 - total flux cleaned = 0.00186528 Jy ! Component: 650 - total flux cleaned = 0.00211908 Jy ! Component: 700 - total flux cleaned = 0.00234184 Jy ! Component: 750 - total flux cleaned = 0.0025117 Jy ! Component: 800 - total flux cleaned = 0.00265468 Jy ! Component: 850 - total flux cleaned = 0.00284071 Jy ! Component: 900 - total flux cleaned = 0.00304608 Jy ! Component: 950 - total flux cleaned = 0.0032475 Jy ! Component: 1000 - total flux cleaned = 0.00337962 Jy ! Component: 1050 - total flux cleaned = 0.0035097 Jy ! Component: 1100 - total flux cleaned = 0.00361626 Jy ! Component: 1150 - total flux cleaned = 0.00378451 Jy ! Component: 1200 - total flux cleaned = 0.00394971 Jy ! Component: 1250 - total flux cleaned = 0.0041121 Jy ! Component: 1300 - total flux cleaned = 0.004232 Jy ! Component: 1350 - total flux cleaned = 0.00436998 Jy ! Component: 1400 - total flux cleaned = 0.00448662 Jy ! Component: 1450 - total flux cleaned = 0.00462066 Jy ! Component: 1500 - total flux cleaned = 0.00475281 Jy ! Component: 1550 - total flux cleaned = 0.00482735 Jy ! Component: 1600 - total flux cleaned = 0.00495615 Jy ! Component: 1650 - total flux cleaned = 0.0050107 Jy ! Component: 1700 - total flux cleaned = 0.00511849 Jy ! Component: 1750 - total flux cleaned = 0.0052248 Jy ! Component: 1800 - total flux cleaned = 0.00531232 Jy ! Component: 1850 - total flux cleaned = 0.00536444 Jy ! Component: 1900 - total flux cleaned = 0.00544995 Jy ! Component: 1950 - total flux cleaned = 0.00551735 Jy ! Component: 2000 - total flux cleaned = 0.00553387 Jy ! Component: 2050 - total flux cleaned = 0.00561635 Jy ! Component: 2100 - total flux cleaned = 0.005649 Jy ! Component: 2150 - total flux cleaned = 0.00571333 Jy ! Component: 2200 - total flux cleaned = 0.00576114 Jy ! Component: 2250 - total flux cleaned = 0.005777 Jy ! Component: 2300 - total flux cleaned = 0.00587067 Jy ! Component: 2350 - total flux cleaned = 0.0058399 Jy ! Component: 2400 - total flux cleaned = 0.00596204 Jy ! Component: 2450 - total flux cleaned = 0.00591682 Jy ! Component: 2500 - total flux cleaned = 0.00600664 Jy ! Component: 2550 - total flux cleaned = 0.00611012 Jy ! Component: 2600 - total flux cleaned = 0.00610997 Jy ! Component: 2650 - total flux cleaned = 0.00612448 Jy ! Component: 2700 - total flux cleaned = 0.00619623 Jy ! Component: 2750 - total flux cleaned = 0.00628144 Jy ! Component: 2800 - total flux cleaned = 0.00630964 Jy ! Component: 2850 - total flux cleaned = 0.00639357 Jy ! Component: 2900 - total flux cleaned = 0.00640733 Jy ! Component: 2950 - total flux cleaned = 0.00648958 Jy ! Component: 3000 - total flux cleaned = 0.00651669 Jy ! Component: 3050 - total flux cleaned = 0.00648974 Jy ! Component: 3100 - total flux cleaned = 0.00654326 Jy ! Component: 3150 - total flux cleaned = 0.00654314 Jy ! Component: 3200 - total flux cleaned = 0.00658235 Jy ! Component: 3250 - total flux cleaned = 0.00654335 Jy ! Component: 3300 - total flux cleaned = 0.00662052 Jy ! Component: 3350 - total flux cleaned = 0.00659483 Jy ! Component: 3400 - total flux cleaned = 0.00663288 Jy ! Component: 3450 - total flux cleaned = 0.00664549 Jy ! Component: 3500 - total flux cleaned = 0.00664532 Jy ! Component: 3550 - total flux cleaned = 0.00663288 Jy ! Component: 3600 - total flux cleaned = 0.0066452 Jy ! Component: 3650 - total flux cleaned = 0.00666956 Jy ! Component: 3700 - total flux cleaned = 0.00669372 Jy ! Component: 3750 - total flux cleaned = 0.00669352 Jy ! Component: 3800 - total flux cleaned = 0.00669353 Jy ! Component: 3850 - total flux cleaned = 0.00663452 Jy ! Component: 3900 - total flux cleaned = 0.00664624 Jy ! Component: 3950 - total flux cleaned = 0.00665796 Jy ! Component: 4000 - total flux cleaned = 0.00664641 Jy ! Component: 4050 - total flux cleaned = 0.00662338 Jy ! Total flux subtracted in 4096 components = 0.00657771 Jy ! Clean residual min=-0.000714 max=0.000629 Jy/beam ! Clean residual mean=0.000002 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.177976 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 395 components and 0.177976 Jy ![Exited script file: muppet] wmap "J1049-2231_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.864 x 8.032 at -5.619 degrees (North through East) ! Clean map min=-0.0014008 max=0.10006 Jy/beam ! Writing clean map to FITS file: J1049-2231_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100057 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206192 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.618225 0.618225 1.23645 2.4729 4.9458 9.8916 19.7832 39.5664 79.1328 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.864 x 8.032 at -5.619 degrees (North through East) ! Clean map min=-0.0014008 max=0.10006 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 J1049-2231_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:58:08 2019