! Started logfile: J1159-2148_S_2017_02_24_pus_uvs.log on Sat May 4 11:26:57 2019 obs J1159-2148_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1159-2148_S_2017_02_24_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77807 visibilities/baseline/integration-bin. ! Found source: J1159-2148 ! ! 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 823 lines of history. ! ! Reading 10644 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 J1159-2148_S_2017_02_24_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 321 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.514012Jy sigma=0.003579 ! Fit after self-cal, rms=0.491614Jy sigma=0.003435 ! 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.738 mas, bmaj=7.881 mas, bpa=2.12 degrees ! Estimated noise=1614.06 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.397681 Jy ! Component: 100 - total flux cleaned = 0.488351 Jy ! Total flux subtracted in 100 components = 0.488351 Jy ! Clean residual min=-0.014678 max=0.033774 Jy/beam ! Clean residual mean=-0.000027 rms=0.004516 Jy/beam ! Combined flux in latest and established models = 0.488351 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.488351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128902Jy sigma=0.000844 ! Fit after self-cal, rms=0.128846Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0366607 Jy ! Component: 100 - total flux cleaned = 0.0550137 Jy ! Total flux subtracted in 100 components = 0.0550137 Jy ! Clean residual min=-0.011408 max=0.016029 Jy/beam ! Clean residual mean=-0.000001 rms=0.002970 Jy/beam ! Combined flux in latest and established models = 0.543365 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.543365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115264Jy sigma=0.000749 ! Fit after self-cal, rms=0.115144Jy sigma=0.000749 ! 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.209 mas, bmaj=8.886 mas, bpa=1.823 degrees ! Estimated noise=1072.59 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 (-5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191035 Jy ! Component: 100 - total flux cleaned = 0.030068 Jy ! Component: 150 - total flux cleaned = 0.0326027 Jy ! Component: 200 - total flux cleaned = 0.0336618 Jy ! Total flux subtracted in 200 components = 0.0336618 Jy ! Clean residual min=-0.009473 max=0.011401 Jy/beam ! Clean residual mean=0.000009 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 0.577027 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.577027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111257Jy sigma=0.000725 ! Fit after self-cal, rms=0.111131Jy sigma=0.000724 ! 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.93 FD 0.96 HN 1.07 KP 0.99 ! LA 0.98 MK 0.99 NL 1.03 OV 1.05 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 HN 1.08 KP 0.95 ! LA 0.94 MK 0.97 NL 0.97 OV 1.09 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.05 KP 1.02 ! LA 1.02 MK 1.00 NL 1.08 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.98 KP 1.00* ! LA 0.85 MK 1.04 NL 1.00* OV 0.99 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.111131Jy sigma=0.000724 ! Fit after self-cal, rms=0.102678Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.896 mas, bpa=1.965 degrees ! Estimated noise=1067.79 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.00143823 Jy ! Component: 100 - total flux cleaned = -0.00184636 Jy ! Component: 150 - total flux cleaned = -0.00227092 Jy ! Component: 200 - total flux cleaned = -0.00248771 Jy ! Total flux subtracted in 200 components = -0.00248771 Jy ! Clean residual min=-0.004686 max=0.004357 Jy/beam ! Clean residual mean=0.000008 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.574539 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.574539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102477Jy sigma=0.000676 ! Fit after self-cal, rms=0.102481Jy sigma=0.000676 ! 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.102481Jy sigma=0.000676 ! Fit after self-cal, rms=0.101791Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.892 mas, bpa=1.965 degrees ! Estimated noise=1068.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000500442 Jy ! Component: 100 - total flux cleaned = -0.000612239 Jy ! Component: 150 - total flux cleaned = -0.000873497 Jy ! Component: 200 - total flux cleaned = -0.000920985 Jy ! Total flux subtracted in 200 components = -0.000920985 Jy ! Clean residual min=-0.003620 max=0.003173 Jy/beam ! Clean residual mean=0.000011 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.573618 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.573618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101716Jy sigma=0.000671 ! Fit after self-cal, rms=0.101714Jy sigma=0.000671 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340818 Jy ! Component: 100 - total flux cleaned = -0.000382713 Jy ! Component: 150 - total flux cleaned = -0.000459436 Jy ! Component: 200 - total flux cleaned = -0.00052858 Jy ! Total flux subtracted in 200 components = -0.00052858 Jy ! Clean residual min=-0.003600 max=0.003105 Jy/beam ! Clean residual mean=0.000010 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.573089 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.573089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101683Jy sigma=0.000671 ! Fit after self-cal, rms=0.101682Jy sigma=0.000671 ! 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.101682Jy sigma=0.000671 ! Fit after self-cal, rms=0.101007Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.895 mas, bpa=1.997 degrees ! Estimated noise=1067.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000752214 Jy ! Component: 100 - total flux cleaned = -0.000604584 Jy ! Component: 150 - total flux cleaned = -0.000601907 Jy ! Component: 200 - total flux cleaned = -0.000628832 Jy ! Total flux subtracted in 200 components = -0.000628832 Jy ! Clean residual min=-0.003415 max=0.002811 Jy/beam ! Clean residual mean=0.000007 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.572461 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.572461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100981Jy sigma=0.000669 ! Fit after self-cal, rms=0.100974Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225285 Jy ! Component: 100 - total flux cleaned = -0.000249561 Jy ! Component: 150 - total flux cleaned = -0.000296413 Jy ! Component: 200 - total flux cleaned = -0.00033989 Jy ! Total flux subtracted in 200 components = -0.00033989 Jy ! Clean residual min=-0.003360 max=0.002782 Jy/beam ! Clean residual mean=0.000006 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.572121 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.572121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100963Jy sigma=0.000669 ! Fit after self-cal, rms=0.100962Jy sigma=0.000669 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100962Jy sigma=0.000669 ! Fit after self-cal, rms=0.100986Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.466 mas, bmaj=17.65 mas, bpa=4.512 degrees ! Estimated noise=1324.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00054144 Jy ! Component: 100 - total flux cleaned = -0.000604375 Jy ! Component: 150 - total flux cleaned = -0.000674514 Jy ! Component: 200 - total flux cleaned = -0.000674618 Jy ! Total flux subtracted in 200 components = -0.000674618 Jy ! Clean residual min=-0.003134 max=0.003082 Jy/beam ! Clean residual mean=0.000014 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.571446 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.571446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100982Jy sigma=0.000669 ! Fit after self-cal, rms=0.100982Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128771 Jy ! Component: 100 - total flux cleaned = -0.000128692 Jy ! Component: 150 - total flux cleaned = -0.000119195 Jy ! Component: 200 - total flux cleaned = -0.000119698 Jy ! Total flux subtracted in 200 components = -0.000119698 Jy ! Clean residual min=-0.003087 max=0.003023 Jy/beam ! Clean residual mean=0.000014 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.571326 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.571326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100983Jy sigma=0.000669 ! Fit after self-cal, rms=0.100982Jy sigma=0.000669 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.893 mas, bpa=2.015 degrees ! Estimated noise=1066.89 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 8.893 at 2.015 degrees (North through East) ! Clean map min=-0.0030441 max=0.51272 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100982Jy sigma=0.000669 ! Fit after self-cal, rms=0.093861Jy sigma=0.000613 ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.895 mas, bpa=2.033 degrees ! Estimated noise=1066.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370587 Jy ! Component: 100 - total flux cleaned = -0.000445042 Jy ! Component: 150 - total flux cleaned = -0.000511988 Jy ! Component: 200 - total flux cleaned = -0.00055265 Jy ! Total flux subtracted in 200 components = -0.00055265 Jy ! Clean residual min=-0.003187 max=0.002676 Jy/beam ! Clean residual mean=0.000007 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.570774 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.570774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093849Jy sigma=0.000613 ! Fit after self-cal, rms=0.093847Jy sigma=0.000613 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123142 Jy ! Component: 100 - total flux cleaned = -0.000158831 Jy ! Component: 150 - total flux cleaned = -0.00015842 Jy ! Component: 200 - total flux cleaned = -0.000158268 Jy ! Total flux subtracted in 200 components = -0.000158268 Jy ! Clean residual min=-0.003182 max=0.002678 Jy/beam ! Clean residual mean=0.000007 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.570616 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.570616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093841Jy sigma=0.000613 ! Fit after self-cal, rms=0.093841Jy sigma=0.000613 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093841Jy sigma=0.000613 ! Fit after self-cal, rms=0.093836Jy sigma=0.000613 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.745 mas, bmaj=7.893 mas, bpa=2.393 degrees ! Estimated noise=1612.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.397196 Jy ! Component: 100 - total flux cleaned = 0.488725 Jy ! Component: 150 - total flux cleaned = 0.52445 Jy ! Component: 200 - total flux cleaned = 0.542328 Jy ! Total flux subtracted in 200 components = 0.542328 Jy ! Clean residual min=-0.004957 max=0.008441 Jy/beam ! Clean residual mean=-0.000011 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.542327 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.542327 Jy ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.894 mas, bpa=2.049 degrees ! Estimated noise=1066.39 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.0123553 Jy ! Component: 100 - total flux cleaned = 0.0190834 Jy ! Component: 150 - total flux cleaned = 0.0231352 Jy ! Component: 200 - total flux cleaned = 0.0252816 Jy ! Total flux subtracted in 200 components = 0.0252816 Jy ! Clean residual min=-0.003136 max=0.002706 Jy/beam ! Clean residual mean=0.000006 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.567609 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.567609 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.472 mas, bmaj=17.66 mas, bpa=4.539 degrees ! Estimated noise=1322.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233846 Jy ! Component: 100 - total flux cleaned = 0.00282426 Jy ! Component: 150 - total flux cleaned = 0.00278317 Jy ! Component: 200 - total flux cleaned = 0.00270843 Jy ! Total flux subtracted in 200 components = 0.00270843 Jy ! Clean residual min=-0.002998 max=0.002928 Jy/beam ! Clean residual mean=0.000015 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.570317 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 = -3.11802e-05 Jy ! Component: 100 - total flux cleaned = -6.04609e-05 Jy ! Component: 150 - total flux cleaned = -8.70861e-05 Jy ! Component: 200 - total flux cleaned = -8.63251e-05 Jy ! Total flux subtracted in 200 components = -8.63251e-05 Jy ! Clean residual min=-0.002983 max=0.002892 Jy/beam ! Clean residual mean=0.000015 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.570231 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 85 components and 0.570231 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.894 mas, bpa=2.049 degrees ! Estimated noise=1066.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100401 Jy ! Component: 100 - total flux cleaned = -0.000194564 Jy ! Component: 150 - total flux cleaned = -0.000315503 Jy ! Component: 200 - total flux cleaned = -0.000386327 Jy ! Total flux subtracted in 200 components = -0.000386327 Jy ! Clean residual min=-0.003223 max=0.002753 Jy/beam ! Clean residual mean=0.000007 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.569845 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.569844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093888Jy sigma=0.000613 ! Fit after self-cal, rms=0.093881Jy sigma=0.000613 wmodel J1159-2148_S_2017_02_24_pus_map.mod ! Writing 100 model components to file: J1159-2148_S_2017_02_24_pus_map.mod wobs J1159-2148_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1159-2148_S_2017_02_24_pus_uvs.fits wwins J1159-2148_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J1159-2148_S_2017_02_24_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.000553875 Jy ! Component: 100 - total flux cleaned = -0.000269681 Jy ! Component: 150 - total flux cleaned = -0.000181662 Jy ! Component: 200 - total flux cleaned = -0.000139004 Jy ! Component: 250 - total flux cleaned = -0.000180475 Jy ! Component: 300 - total flux cleaned = -0.000258947 Jy ! Component: 350 - total flux cleaned = -0.000259775 Jy ! Component: 400 - total flux cleaned = -0.000187273 Jy ! Component: 450 - total flux cleaned = -8.09084e-05 Jy ! Component: 500 - total flux cleaned = -1.16055e-05 Jy ! Component: 550 - total flux cleaned = 0.000156683 Jy ! Component: 600 - total flux cleaned = 0.000353264 Jy ! Component: 650 - total flux cleaned = 0.000513491 Jy ! Component: 700 - total flux cleaned = 0.000761878 Jy ! Component: 750 - total flux cleaned = 0.000883385 Jy ! Component: 800 - total flux cleaned = 0.00103309 Jy ! Component: 850 - total flux cleaned = 0.00118022 Jy ! Component: 900 - total flux cleaned = 0.00126638 Jy ! Component: 950 - total flux cleaned = 0.00126686 Jy ! Component: 1000 - total flux cleaned = 0.00123979 Jy ! Component: 1050 - total flux cleaned = 0.00132162 Jy ! Component: 1100 - total flux cleaned = 0.00132159 Jy ! Component: 1150 - total flux cleaned = 0.00142563 Jy ! Component: 1200 - total flux cleaned = 0.00132289 Jy ! Component: 1250 - total flux cleaned = 0.00137368 Jy ! Component: 1300 - total flux cleaned = 0.00142303 Jy ! Component: 1350 - total flux cleaned = 0.00147128 Jy ! Component: 1400 - total flux cleaned = 0.0014234 Jy ! Component: 1450 - total flux cleaned = 0.00151754 Jy ! Component: 1500 - total flux cleaned = 0.00156396 Jy ! Component: 1550 - total flux cleaned = 0.00165514 Jy ! Component: 1600 - total flux cleaned = 0.00174504 Jy ! Component: 1650 - total flux cleaned = 0.00183331 Jy ! Component: 1700 - total flux cleaned = 0.00196399 Jy ! Component: 1750 - total flux cleaned = 0.00209297 Jy ! Component: 1800 - total flux cleaned = 0.00222022 Jy ! Component: 1850 - total flux cleaned = 0.00226209 Jy ! Component: 1900 - total flux cleaned = 0.00236578 Jy ! Component: 1950 - total flux cleaned = 0.00244778 Jy ! Component: 2000 - total flux cleaned = 0.00250827 Jy ! Component: 2050 - total flux cleaned = 0.00256823 Jy ! Component: 2100 - total flux cleaned = 0.00260802 Jy ! Component: 2150 - total flux cleaned = 0.0026861 Jy ! Component: 2200 - total flux cleaned = 0.0028204 Jy ! Component: 2250 - total flux cleaned = 0.00283912 Jy ! Component: 2300 - total flux cleaned = 0.00293271 Jy ! Component: 2350 - total flux cleaned = 0.0029508 Jy ! Component: 2400 - total flux cleaned = 0.00304259 Jy ! Component: 2450 - total flux cleaned = 0.00306056 Jy ! Component: 2500 - total flux cleaned = 0.00315058 Jy ! Component: 2550 - total flux cleaned = 0.00323945 Jy ! Component: 2600 - total flux cleaned = 0.00332721 Jy ! Component: 2650 - total flux cleaned = 0.00337956 Jy ! Component: 2700 - total flux cleaned = 0.00344833 Jy ! Component: 2750 - total flux cleaned = 0.00348225 Jy ! Component: 2800 - total flux cleaned = 0.00353284 Jy ! Component: 2850 - total flux cleaned = 0.00356625 Jy ! Component: 2900 - total flux cleaned = 0.00363236 Jy ! Component: 2950 - total flux cleaned = 0.00366531 Jy ! Component: 3000 - total flux cleaned = 0.00373049 Jy ! Component: 3050 - total flux cleaned = 0.00377883 Jy ! Component: 3100 - total flux cleaned = 0.00382685 Jy ! Component: 3150 - total flux cleaned = 0.0037792 Jy ! Component: 3200 - total flux cleaned = 0.00381054 Jy ! Component: 3250 - total flux cleaned = 0.00377946 Jy ! Component: 3300 - total flux cleaned = 0.00379503 Jy ! Component: 3350 - total flux cleaned = 0.00385624 Jy ! Component: 3400 - total flux cleaned = 0.00379542 Jy ! Component: 3450 - total flux cleaned = 0.00379543 Jy ! Component: 3500 - total flux cleaned = 0.00381049 Jy ! Component: 3550 - total flux cleaned = 0.00382535 Jy ! Component: 3600 - total flux cleaned = 0.00385461 Jy ! Component: 3650 - total flux cleaned = 0.00386927 Jy ! Component: 3700 - total flux cleaned = 0.00379686 Jy ! Component: 3750 - total flux cleaned = 0.00382582 Jy ! Component: 3800 - total flux cleaned = 0.00388311 Jy ! Component: 3850 - total flux cleaned = 0.00393983 Jy ! Component: 3900 - total flux cleaned = 0.00399613 Jy ! Component: 3950 - total flux cleaned = 0.00394031 Jy ! Component: 4000 - total flux cleaned = 0.00394047 Jy ! Component: 4050 - total flux cleaned = 0.00396819 Jy ! Total flux subtracted in 4096 components = 0.00399552 Jy ! Clean residual min=-0.000794 max=0.000812 Jy/beam ! Clean residual mean=0.000005 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.57384 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 381 components and 0.57384 Jy ![Exited script file: muppet] wmap "J1159-2148_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 8.894 at 2.049 degrees (North through East) ! Clean map min=-0.0017378 max=0.51293 Jy/beam ! Writing clean map to FITS file: J1159-2148_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.512932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246722 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.144301 0.144301 0.288602 0.577204 1.15441 2.30882 4.61764 9.23527 18.4705 36.9411 73.8822 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.512 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.219 x 8.894 at 2.049 degrees (North through East) ! Clean map min=-0.0017378 max=0.51293 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 J1159-2148_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:27:01 2019