! Started logfile: J0013-1513_S_2017_02_24_pus_uvs.log on Sat May 4 11:14:52 2019 obs J0013-1513_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0013-1513_S_2017_02_24_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969912 visibilities/baseline/integration-bin. ! Found source: J0013-1513 ! ! 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 19728 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 J0013-1513_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 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 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872027Jy sigma=0.006280 ! Fit after self-cal, rms=0.863032Jy sigma=0.006220 ! 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.497 mas, bmaj=6.812 mas, bpa=-4.263 degrees ! Estimated noise=1050.33 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.107844 Jy ! Component: 100 - total flux cleaned = 0.131824 Jy ! Total flux subtracted in 100 components = 0.131824 Jy ! Clean residual min=-0.004117 max=0.008027 Jy/beam ! Clean residual mean=-0.000039 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.131824 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.131824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099829Jy sigma=0.000685 ! Fit after self-cal, rms=0.099831Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00824157 Jy ! Component: 100 - total flux cleaned = 0.0124236 Jy ! Total flux subtracted in 100 components = 0.0124236 Jy ! Clean residual min=-0.003385 max=0.003670 Jy/beam ! Clean residual mean=-0.000028 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.144248 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.144248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098919Jy sigma=0.000679 ! Fit after self-cal, rms=0.098932Jy sigma=0.000679 ! 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.137 mas, bmaj=7.983 mas, bpa=-4.518 degrees ! Estimated noise=759.45 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.00381375 Jy ! Component: 100 - total flux cleaned = 0.0051959 Jy ! Component: 150 - total flux cleaned = 0.00556774 Jy ! Component: 200 - total flux cleaned = 0.00582895 Jy ! Total flux subtracted in 200 components = 0.00582895 Jy ! Clean residual min=-0.002309 max=0.002511 Jy/beam ! Clean residual mean=-0.000018 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.150077 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.150077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098763Jy sigma=0.000678 ! Fit after self-cal, rms=0.098766Jy sigma=0.000678 ! 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.90 FD 0.96 HN 1.05 KP 0.99 ! LA 0.96 MK 0.99 NL 1.02 OV 1.05 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.88 HN 1.08 KP 0.96 ! LA 0.93 MK 0.96 NL 0.97 OV 1.08 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.01 KP 1.03 ! LA 1.03 MK 1.02 NL 1.09 OV 1.03 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.96 KP 1.00* ! LA 0.97 MK 1.02 NL 1.00* OV 1.01 ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.098766Jy sigma=0.000678 ! Fit after self-cal, rms=0.097770Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=7.976 mas, bpa=-4.441 degrees ! Estimated noise=758.136 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 = -8.55947e-05 Jy ! Component: 100 - total flux cleaned = -8.63072e-05 Jy ! Component: 150 - total flux cleaned = -6.95065e-05 Jy ! Component: 200 - total flux cleaned = -5.54355e-05 Jy ! Total flux subtracted in 200 components = -5.54355e-05 Jy ! Clean residual min=-0.002097 max=0.002160 Jy/beam ! Clean residual mean=-0.000009 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.150021 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.150021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097761Jy sigma=0.000674 ! Fit after self-cal, rms=0.097746Jy sigma=0.000674 ! 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.097746Jy sigma=0.000674 ! Fit after self-cal, rms=0.097641Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.981 mas, bpa=-4.423 degrees ! Estimated noise=758.888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100473 Jy ! Component: 100 - total flux cleaned = -8.27356e-05 Jy ! Component: 150 - total flux cleaned = -8.30923e-05 Jy ! Component: 200 - total flux cleaned = -7.15049e-05 Jy ! Total flux subtracted in 200 components = -7.15049e-05 Jy ! Clean residual min=-0.001950 max=0.002085 Jy/beam ! Clean residual mean=-0.000006 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.14995 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.14995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097635Jy sigma=0.000673 ! Fit after self-cal, rms=0.097642Jy sigma=0.000673 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 = -2.13747e-05 Jy ! Component: 100 - total flux cleaned = -2.13197e-05 Jy ! Component: 150 - total flux cleaned = -2.13719e-05 Jy ! Component: 200 - total flux cleaned = -2.12293e-05 Jy ! Total flux subtracted in 200 components = -2.12293e-05 Jy ! Clean residual min=-0.001926 max=0.002072 Jy/beam ! Clean residual mean=-0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.149929 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.149929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097639Jy sigma=0.000673 ! Fit after self-cal, rms=0.097638Jy sigma=0.000673 ! 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.097638Jy sigma=0.000673 ! Fit after self-cal, rms=0.097702Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.983 mas, bpa=-4.451 degrees ! Estimated noise=758.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147959 Jy ! Component: 100 - total flux cleaned = -0.000167692 Jy ! Component: 150 - total flux cleaned = -0.000159872 Jy ! Component: 200 - total flux cleaned = -0.000159641 Jy ! Total flux subtracted in 200 components = -0.000159641 Jy ! Clean residual min=-0.001921 max=0.002031 Jy/beam ! Clean residual mean=-0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.149769 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.149769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097700Jy sigma=0.000673 ! Fit after self-cal, rms=0.097704Jy sigma=0.000673 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 = -2.62475e-05 Jy ! Component: 100 - total flux cleaned = -3.49762e-05 Jy ! Component: 150 - total flux cleaned = -3.51643e-05 Jy ! Component: 200 - total flux cleaned = -3.52184e-05 Jy ! Total flux subtracted in 200 components = -3.52184e-05 Jy ! Clean residual min=-0.001910 max=0.002025 Jy/beam ! Clean residual mean=-0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.149734 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.149734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097702Jy sigma=0.000673 ! Fit after self-cal, rms=0.097702Jy sigma=0.000673 ! 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.097702Jy sigma=0.000673 ! Fit after self-cal, rms=0.097713Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.583 mas, bmaj=15.08 mas, bpa=0.7125 degrees ! Estimated noise=956.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118092 Jy ! Component: 100 - total flux cleaned = 8.63186e-05 Jy ! Component: 150 - total flux cleaned = 6.24364e-05 Jy ! Component: 200 - total flux cleaned = 4.32943e-05 Jy ! Total flux subtracted in 200 components = 4.32943e-05 Jy ! Clean residual min=-0.002113 max=0.002548 Jy/beam ! Clean residual mean=-0.000008 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.149777 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.149777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097716Jy sigma=0.000673 ! Fit after self-cal, rms=0.097715Jy sigma=0.000673 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 = -3.3602e-06 Jy ! Component: 100 - total flux cleaned = -4.42543e-05 Jy ! Component: 150 - total flux cleaned = -6.42164e-05 Jy ! Component: 200 - total flux cleaned = -7.97023e-05 Jy ! Total flux subtracted in 200 components = -7.97023e-05 Jy ! Clean residual min=-0.002124 max=0.002554 Jy/beam ! Clean residual mean=-0.000008 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.149697 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.149697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097718Jy sigma=0.000673 ! Fit after self-cal, rms=0.097717Jy sigma=0.000673 ! 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.144 mas, bmaj=7.985 mas, bpa=-4.462 degrees ! Estimated noise=758.381 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 7.985 at -4.462 degrees (North through East) ! Clean map min=-0.0018089 max=0.14143 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.505 mas, bmaj=6.828 mas, bpa=-4.087 degrees ! Estimated noise=1054.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10816 Jy ! Component: 100 - total flux cleaned = 0.132157 Jy ! Component: 150 - total flux cleaned = 0.140466 Jy ! Component: 200 - total flux cleaned = 0.144879 Jy ! Total flux subtracted in 200 components = 0.144879 Jy ! Clean residual min=-0.002842 max=0.002951 Jy/beam ! Clean residual mean=-0.000015 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.144879 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.144879 Jy ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.985 mas, bpa=-4.462 degrees ! Estimated noise=758.381 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.00335457 Jy ! Component: 100 - total flux cleaned = 0.00395962 Jy ! Component: 150 - total flux cleaned = 0.00407125 Jy ! Component: 200 - total flux cleaned = 0.00411792 Jy ! Total flux subtracted in 200 components = 0.00411792 Jy ! Clean residual min=-0.002039 max=0.002048 Jy/beam ! Clean residual mean=-0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.148997 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.148997 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.583 mas, bmaj=15.08 mas, bpa=0.7125 degrees ! Estimated noise=956.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101952 Jy ! Component: 100 - total flux cleaned = 0.00097254 Jy ! Component: 150 - total flux cleaned = 0.000916605 Jy ! Component: 200 - total flux cleaned = 0.000885611 Jy ! Total flux subtracted in 200 components = 0.000885611 Jy ! Clean residual min=-0.002116 max=0.002497 Jy/beam ! Clean residual mean=-0.000008 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.149883 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.74044e-05 Jy ! Component: 100 - total flux cleaned = -5.79328e-05 Jy ! Component: 150 - total flux cleaned = -7.58761e-05 Jy ! Component: 200 - total flux cleaned = -8.40818e-05 Jy ! Total flux subtracted in 200 components = -8.40818e-05 Jy ! Clean residual min=-0.002124 max=0.002514 Jy/beam ! Clean residual mean=-0.000008 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.149799 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.149799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.985 mas, bpa=-4.462 degrees ! Estimated noise=758.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.82384e-05 Jy ! Component: 100 - total flux cleaned = -0.000189664 Jy ! Component: 150 - total flux cleaned = -0.000275782 Jy ! Component: 200 - total flux cleaned = -0.000310381 Jy ! Total flux subtracted in 200 components = -0.000310381 Jy ! Clean residual min=-0.001937 max=0.002042 Jy/beam ! Clean residual mean=-0.000004 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.149488 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.149488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097719Jy sigma=0.000673 ! Fit after self-cal, rms=0.097717Jy sigma=0.000673 wmodel J0013-1513_S_2017_02_24_pus_map.mod ! Writing 49 model components to file: J0013-1513_S_2017_02_24_pus_map.mod wobs J0013-1513_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0013-1513_S_2017_02_24_pus_uvs.fits wwins J0013-1513_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J0013-1513_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.000306048 Jy ! Component: 100 - total flux cleaned = 0.000271489 Jy ! Component: 150 - total flux cleaned = 0.000272298 Jy ! Component: 200 - total flux cleaned = 0.000209813 Jy ! Component: 250 - total flux cleaned = 0.000240378 Jy ! Component: 300 - total flux cleaned = 0.000357262 Jy ! Component: 350 - total flux cleaned = 0.0004707 Jy ! Component: 400 - total flux cleaned = 0.000553417 Jy ! Component: 450 - total flux cleaned = 0.000607395 Jy ! Component: 500 - total flux cleaned = 0.000686643 Jy ! Component: 550 - total flux cleaned = 0.000790462 Jy ! Component: 600 - total flux cleaned = 0.000790642 Jy ! Component: 650 - total flux cleaned = 0.000790587 Jy ! Component: 700 - total flux cleaned = 0.000790376 Jy ! Component: 750 - total flux cleaned = 0.000742146 Jy ! Component: 800 - total flux cleaned = 0.000718238 Jy ! Component: 850 - total flux cleaned = 0.000624393 Jy ! Component: 900 - total flux cleaned = 0.000555096 Jy ! Component: 950 - total flux cleaned = 0.000554744 Jy ! Component: 1000 - total flux cleaned = 0.000486372 Jy ! Component: 1050 - total flux cleaned = 0.000375225 Jy ! Component: 1100 - total flux cleaned = 0.000353265 Jy ! Component: 1150 - total flux cleaned = 0.000310027 Jy ! Component: 1200 - total flux cleaned = 0.000267198 Jy ! Component: 1250 - total flux cleaned = 0.000246209 Jy ! Component: 1300 - total flux cleaned = 0.00016253 Jy ! Component: 1350 - total flux cleaned = 0.000162804 Jy ! Component: 1400 - total flux cleaned = 0.00012207 Jy ! Component: 1450 - total flux cleaned = 0.00012227 Jy ! Component: 1500 - total flux cleaned = 4.20903e-05 Jy ! Component: 1550 - total flux cleaned = -1.74441e-05 Jy ! Component: 1600 - total flux cleaned = -5.6402e-05 Jy ! Component: 1650 - total flux cleaned = -5.61887e-05 Jy ! Component: 1700 - total flux cleaned = -3.67773e-05 Jy ! Component: 1750 - total flux cleaned = -7.49359e-05 Jy ! Component: 1800 - total flux cleaned = -7.51254e-05 Jy ! Component: 1850 - total flux cleaned = -0.000131085 Jy ! Component: 1900 - total flux cleaned = -0.000112785 Jy ! Component: 1950 - total flux cleaned = -9.46696e-05 Jy ! Component: 2000 - total flux cleaned = -0.000113045 Jy ! Component: 2050 - total flux cleaned = -0.000184938 Jy ! Component: 2100 - total flux cleaned = -0.000202987 Jy ! Component: 2150 - total flux cleaned = -0.000255721 Jy ! Component: 2200 - total flux cleaned = -0.000273405 Jy ! Component: 2250 - total flux cleaned = -0.00023864 Jy ! Component: 2300 - total flux cleaned = -0.000273235 Jy ! Component: 2350 - total flux cleaned = -0.000358824 Jy ! Component: 2400 - total flux cleaned = -0.00034195 Jy ! Component: 2450 - total flux cleaned = -0.000392601 Jy ! Component: 2500 - total flux cleaned = -0.000442615 Jy ! Component: 2550 - total flux cleaned = -0.000442586 Jy ! Component: 2600 - total flux cleaned = -0.000442763 Jy ! Component: 2650 - total flux cleaned = -0.000491815 Jy ! Component: 2700 - total flux cleaned = -0.000491903 Jy ! Component: 2750 - total flux cleaned = -0.0005561 Jy ! Component: 2800 - total flux cleaned = -0.000619722 Jy ! Component: 2850 - total flux cleaned = -0.0006511 Jy ! Component: 2900 - total flux cleaned = -0.000666674 Jy ! Component: 2950 - total flux cleaned = -0.000697847 Jy ! Component: 3000 - total flux cleaned = -0.000728853 Jy ! Component: 3050 - total flux cleaned = -0.000728885 Jy ! Component: 3100 - total flux cleaned = -0.000759227 Jy ! Component: 3150 - total flux cleaned = -0.00083501 Jy ! Component: 3200 - total flux cleaned = -0.000835058 Jy ! Component: 3250 - total flux cleaned = -0.000834935 Jy ! Component: 3300 - total flux cleaned = -0.000909255 Jy ! Component: 3350 - total flux cleaned = -0.000909206 Jy ! Component: 3400 - total flux cleaned = -0.00093844 Jy ! Component: 3450 - total flux cleaned = -0.000909143 Jy ! Component: 3500 - total flux cleaned = -0.000865902 Jy ! Component: 3550 - total flux cleaned = -0.000908978 Jy ! Component: 3600 - total flux cleaned = -0.000951799 Jy ! Component: 3650 - total flux cleaned = -0.000994418 Jy ! Component: 3700 - total flux cleaned = -0.00103671 Jy ! Component: 3750 - total flux cleaned = -0.00103682 Jy ! Component: 3800 - total flux cleaned = -0.00102285 Jy ! Component: 3850 - total flux cleaned = -0.00111958 Jy ! Component: 3900 - total flux cleaned = -0.00114703 Jy ! Component: 3950 - total flux cleaned = -0.00118799 Jy ! Component: 4000 - total flux cleaned = -0.00128301 Jy ! Component: 4050 - total flux cleaned = -0.00130992 Jy ! Total flux subtracted in 4096 components = -0.00125632 Jy ! Clean residual min=-0.000723 max=0.000815 Jy/beam ! Clean residual mean=-0.000004 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.148232 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 327 components and 0.148232 Jy ![Exited script file: muppet] wmap "J0013-1513_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 7.985 at -4.462 degrees (North through East) ! Clean map min=-0.001629 max=0.14127 Jy/beam ! Writing clean map to FITS file: J0013-1513_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.141268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249485 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.529811 0.529811 1.05962 2.11924 4.23849 8.47697 16.9539 33.9079 67.8158 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 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.144 x 7.985 at -4.462 degrees (North through East) ! Clean map min=-0.001629 max=0.14127 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 J0013-1513_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:14:57 2019