! Started logfile: J1115-3059_S_2017_08_12_pus_uvs.log on Fri May 10 14:58:38 2019 obs J1115-3059_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1115-3059_S_2017_08_12_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.588538 visibilities/baseline/integration-bin. ! Found source: J1115-3059 ! ! 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 10064 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 J1115-3059_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 319 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 224 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 746 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.933572Jy sigma=0.006504 ! Fit after self-cal, rms=0.910473Jy sigma=0.006345 ! 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.353 mas, bmaj=6.52 mas, bpa=-3.571 degrees ! Estimated noise=2102.02 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.0681999 Jy ! Component: 100 - total flux cleaned = 0.0909814 Jy ! Total flux subtracted in 100 components = 0.0909814 Jy ! Clean residual min=-0.006535 max=0.010022 Jy/beam ! Clean residual mean=-0.000042 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.0909814 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0909814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097809Jy sigma=0.000665 ! Fit after self-cal, rms=0.097742Jy sigma=0.000664 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106955 Jy ! Component: 100 - total flux cleaned = 0.0161602 Jy ! Total flux subtracted in 100 components = 0.0161602 Jy ! Clean residual min=-0.005694 max=0.006646 Jy/beam ! Clean residual mean=-0.000018 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.107142 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.107142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096383Jy sigma=0.000654 ! Fit after self-cal, rms=0.096381Jy sigma=0.000653 ! 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.02 mas, bmaj=7.775 mas, bpa=-1.262 degrees ! Estimated noise=1222.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) ! Added new window around map position (6, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00717016 Jy ! Component: 100 - total flux cleaned = 0.0104925 Jy ! Component: 150 - total flux cleaned = 0.0125409 Jy ! Component: 200 - total flux cleaned = 0.0137164 Jy ! Total flux subtracted in 200 components = 0.0137164 Jy ! Clean residual min=-0.003316 max=0.004274 Jy/beam ! Clean residual mean=0.000010 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.120858 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 46 components and 0.120858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095893Jy sigma=0.000650 ! Fit after self-cal, rms=0.095825Jy sigma=0.000649 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 1.02 ! LA 0.99 MK 0.97 NL 1.00* OV 0.96 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 1.05 ! LA 0.96 MK 1.08 NL 1.13 OV 1.08 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 0.97 ! LA 1.01 MK 0.98 NL 1.05 OV 0.93 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! A total of 204 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.095825Jy sigma=0.000649 ! Fit after self-cal, rms=0.097595Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.874 mas, bpa=0.1253 degrees ! Estimated noise=1248.58 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.00158511 Jy ! Component: 100 - total flux cleaned = 0.0015971 Jy ! Component: 150 - total flux cleaned = 0.00155046 Jy ! Component: 200 - total flux cleaned = 0.00146687 Jy ! Total flux subtracted in 200 components = 0.00146687 Jy ! Clean residual min=-0.002961 max=0.003065 Jy/beam ! Clean residual mean=0.000023 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.122325 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.122325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097515Jy sigma=0.000651 ! Fit after self-cal, rms=0.097560Jy sigma=0.000651 ! 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.097560Jy sigma=0.000651 ! Fit after self-cal, rms=0.097856Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.859 mas, bpa=-0.05622 degrees ! Estimated noise=1247.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109457 Jy ! Component: 100 - total flux cleaned = 0.000978358 Jy ! Component: 150 - total flux cleaned = 0.000875621 Jy ! Component: 200 - total flux cleaned = 0.000813177 Jy ! Total flux subtracted in 200 components = 0.000813177 Jy ! Clean residual min=-0.002714 max=0.002847 Jy/beam ! Clean residual mean=0.000026 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.123138 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.123138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097823Jy sigma=0.000649 ! Fit after self-cal, rms=0.097850Jy sigma=0.000649 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.000483942 Jy ! Component: 100 - total flux cleaned = 0.00038855 Jy ! Component: 150 - total flux cleaned = 0.000330626 Jy ! Component: 200 - total flux cleaned = 0.000304694 Jy ! Total flux subtracted in 200 components = 0.000304694 Jy ! Clean residual min=-0.002713 max=0.002839 Jy/beam ! Clean residual mean=0.000026 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.123443 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.123443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097830Jy sigma=0.000649 ! Fit after self-cal, rms=0.097829Jy sigma=0.000649 ! 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.097829Jy sigma=0.000649 ! Fit after self-cal, rms=0.097966Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.853 mas, bpa=-0.08089 degrees ! Estimated noise=1244.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571508 Jy ! Component: 100 - total flux cleaned = 0.00056987 Jy ! Component: 150 - total flux cleaned = 0.000507001 Jy ! Component: 200 - total flux cleaned = 0.00047937 Jy ! Total flux subtracted in 200 components = 0.00047937 Jy ! Clean residual min=-0.002658 max=0.002850 Jy/beam ! Clean residual mean=0.000027 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.123922 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.123922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097941Jy sigma=0.000649 ! Fit after self-cal, rms=0.097954Jy sigma=0.000649 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.000212832 Jy ! Component: 100 - total flux cleaned = 0.000155806 Jy ! Component: 150 - total flux cleaned = 0.000130199 Jy ! Component: 200 - total flux cleaned = 0.000130147 Jy ! Total flux subtracted in 200 components = 0.000130147 Jy ! Clean residual min=-0.002677 max=0.002851 Jy/beam ! Clean residual mean=0.000027 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.124052 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.124052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097939Jy sigma=0.000649 ! Fit after self-cal, rms=0.097936Jy sigma=0.000649 ! 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.097936Jy sigma=0.000649 ! Fit after self-cal, rms=0.097704Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.012 mas, bmaj=24.86 mas, bpa=0.1942 degrees ! Estimated noise=1602.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000565916 Jy ! Component: 100 - total flux cleaned = 0.000547043 Jy ! Component: 150 - total flux cleaned = 0.000561734 Jy ! Component: 200 - total flux cleaned = 0.000575382 Jy ! Total flux subtracted in 200 components = 0.000575382 Jy ! Clean residual min=-0.002947 max=0.002690 Jy/beam ! Clean residual mean=0.000053 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.124628 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 83 components and 0.124628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097708Jy sigma=0.000649 ! Fit after self-cal, rms=0.097705Jy sigma=0.000649 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.000101544 Jy ! Component: 100 - total flux cleaned = 0.000114959 Jy ! Component: 150 - total flux cleaned = 0.00012806 Jy ! Component: 200 - total flux cleaned = 0.000151321 Jy ! Total flux subtracted in 200 components = 0.000151321 Jy ! Clean residual min=-0.003020 max=0.002686 Jy/beam ! Clean residual mean=0.000054 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.124779 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.124779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097707Jy sigma=0.000649 ! Fit after self-cal, rms=0.097698Jy sigma=0.000649 ! 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.032 mas, bmaj=7.845 mas, bpa=-0.128 degrees ! Estimated noise=1241.54 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.845 at -0.128 degrees (North through East) ! Clean map min=-0.0026463 max=0.090025 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.359 mas, bmaj=6.538 mas, bpa=-2.724 degrees ! Estimated noise=1899.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679307 Jy ! Component: 100 - total flux cleaned = 0.0926627 Jy ! Component: 150 - total flux cleaned = 0.105181 Jy ! Component: 200 - total flux cleaned = 0.113035 Jy ! Total flux subtracted in 200 components = 0.113035 Jy ! Clean residual min=-0.005129 max=0.005698 Jy/beam ! Clean residual mean=-0.000006 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.113035 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.113035 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.845 mas, bpa=-0.128 degrees ! Estimated noise=1241.54 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) ! Added new window around map position (4.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545212 Jy ! Component: 100 - total flux cleaned = 0.00833855 Jy ! Component: 150 - total flux cleaned = 0.0101549 Jy ! Component: 200 - total flux cleaned = 0.0110431 Jy ! Total flux subtracted in 200 components = 0.0110431 Jy ! Clean residual min=-0.002803 max=0.002675 Jy/beam ! Clean residual mean=0.000025 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.124079 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.124079 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=9.012 mas, bmaj=24.86 mas, bpa=0.1942 degrees ! Estimated noise=1602.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000472857 Jy ! Component: 100 - total flux cleaned = 0.000561999 Jy ! Component: 150 - total flux cleaned = 0.000560791 Jy ! Component: 200 - total flux cleaned = 0.000586521 Jy ! Total flux subtracted in 200 components = 0.000586521 Jy ! Clean residual min=-0.003016 max=0.002781 Jy/beam ! Clean residual mean=0.000052 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.124665 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 = -1.8791e-07 Jy ! Component: 100 - total flux cleaned = -2.7605e-08 Jy ! Component: 150 - total flux cleaned = 7.76436e-08 Jy ! Component: 200 - total flux cleaned = -2.00892e-05 Jy ! Total flux subtracted in 200 components = -2.00892e-05 Jy ! Clean residual min=-0.002929 max=0.002743 Jy/beam ! Clean residual mean=0.000052 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.124645 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.124645 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.845 mas, bpa=-0.128 degrees ! Estimated noise=1241.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165421 Jy ! Component: 100 - total flux cleaned = -0.000200322 Jy ! Component: 150 - total flux cleaned = -0.000201077 Jy ! Component: 200 - total flux cleaned = -0.000229678 Jy ! Total flux subtracted in 200 components = -0.000229678 Jy ! Clean residual min=-0.002708 max=0.002703 Jy/beam ! Clean residual mean=0.000026 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.124415 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.124415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097684Jy sigma=0.000649 ! Fit after self-cal, rms=0.097660Jy sigma=0.000649 wmodel J1115-3059_S_2017_08_12_pus_map.mod ! Writing 77 model components to file: J1115-3059_S_2017_08_12_pus_map.mod wobs J1115-3059_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1115-3059_S_2017_08_12_pus_uvs.fits wwins J1115-3059_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J1115-3059_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.000282848 Jy ! Component: 100 - total flux cleaned = 2.11541e-06 Jy ! Component: 150 - total flux cleaned = -0.000171915 Jy ! Component: 200 - total flux cleaned = -0.000213942 Jy ! Component: 250 - total flux cleaned = -0.000176329 Jy ! Component: 300 - total flux cleaned = -0.000212255 Jy ! Component: 350 - total flux cleaned = -0.000386311 Jy ! Component: 400 - total flux cleaned = -0.000552985 Jy ! Component: 450 - total flux cleaned = -0.000777971 Jy ! Component: 500 - total flux cleaned = -0.000964267 Jy ! Component: 550 - total flux cleaned = -0.00114406 Jy ! Component: 600 - total flux cleaned = -0.00131892 Jy ! Component: 650 - total flux cleaned = -0.00157274 Jy ! Component: 700 - total flux cleaned = -0.00168291 Jy ! Component: 750 - total flux cleaned = -0.00184198 Jy ! Component: 800 - total flux cleaned = -0.0019968 Jy ! Component: 850 - total flux cleaned = -0.0021478 Jy ! Component: 900 - total flux cleaned = -0.0022463 Jy ! Component: 950 - total flux cleaned = -0.00236708 Jy ! Component: 1000 - total flux cleaned = -0.00241421 Jy ! Component: 1050 - total flux cleaned = -0.00250712 Jy ! Component: 1100 - total flux cleaned = -0.00252981 Jy ! Component: 1150 - total flux cleaned = -0.0026418 Jy ! Component: 1200 - total flux cleaned = -0.00270789 Jy ! Component: 1250 - total flux cleaned = -0.0027948 Jy ! Component: 1300 - total flux cleaned = -0.00290197 Jy ! Component: 1350 - total flux cleaned = -0.00302826 Jy ! Component: 1400 - total flux cleaned = -0.00313225 Jy ! Component: 1450 - total flux cleaned = -0.00327517 Jy ! Component: 1500 - total flux cleaned = -0.00333532 Jy ! Component: 1550 - total flux cleaned = -0.00341491 Jy ! Component: 1600 - total flux cleaned = -0.00349337 Jy ! Component: 1650 - total flux cleaned = -0.00359028 Jy ! Component: 1700 - total flux cleaned = -0.00362841 Jy ! Component: 1750 - total flux cleaned = -0.003704 Jy ! Component: 1800 - total flux cleaned = -0.00379736 Jy ! Component: 1850 - total flux cleaned = -0.00381578 Jy ! Component: 1900 - total flux cleaned = -0.00390706 Jy ! Component: 1950 - total flux cleaned = -0.0039793 Jy ! Component: 2000 - total flux cleaned = -0.00399691 Jy ! Component: 2050 - total flux cleaned = -0.00401465 Jy ! Component: 2100 - total flux cleaned = -0.00404965 Jy ! Component: 2150 - total flux cleaned = -0.00411858 Jy ! Component: 2200 - total flux cleaned = -0.00418638 Jy ! Component: 2250 - total flux cleaned = -0.00418639 Jy ! Component: 2300 - total flux cleaned = -0.00423675 Jy ! Component: 2350 - total flux cleaned = -0.00430307 Jy ! Component: 2400 - total flux cleaned = -0.00438483 Jy ! Component: 2450 - total flux cleaned = -0.00444951 Jy ! Component: 2500 - total flux cleaned = -0.0044654 Jy ! Component: 2550 - total flux cleaned = -0.00441752 Jy ! Component: 2600 - total flux cleaned = -0.0044017 Jy ! Component: 2650 - total flux cleaned = -0.00440195 Jy ! Component: 2700 - total flux cleaned = -0.00440163 Jy ! Component: 2750 - total flux cleaned = -0.00437054 Jy ! Component: 2800 - total flux cleaned = -0.00432442 Jy ! Component: 2850 - total flux cleaned = -0.00429397 Jy ! Component: 2900 - total flux cleaned = -0.00423338 Jy ! Component: 2950 - total flux cleaned = -0.00418817 Jy ! Component: 3000 - total flux cleaned = -0.00420331 Jy ! Component: 3050 - total flux cleaned = -0.0041437 Jy ! Component: 3100 - total flux cleaned = -0.00409921 Jy ! Component: 3150 - total flux cleaned = -0.00409924 Jy ! Component: 3200 - total flux cleaned = -0.00404045 Jy ! Component: 3250 - total flux cleaned = -0.00396752 Jy ! Component: 3300 - total flux cleaned = -0.00396758 Jy ! Component: 3350 - total flux cleaned = -0.00392418 Jy ! Component: 3400 - total flux cleaned = -0.00385235 Jy ! Component: 3450 - total flux cleaned = -0.00386675 Jy ! Component: 3500 - total flux cleaned = -0.00383816 Jy ! Component: 3550 - total flux cleaned = -0.00379553 Jy ! Component: 3600 - total flux cleaned = -0.0038523 Jy ! Component: 3650 - total flux cleaned = -0.0037958 Jy ! Component: 3700 - total flux cleaned = -0.00376762 Jy ! Component: 3750 - total flux cleaned = -0.00373967 Jy ! Component: 3800 - total flux cleaned = -0.0037257 Jy ! Component: 3850 - total flux cleaned = -0.00369777 Jy ! Component: 3900 - total flux cleaned = -0.00369786 Jy ! Component: 3950 - total flux cleaned = -0.00368405 Jy ! Component: 4000 - total flux cleaned = -0.00368406 Jy ! Component: 4050 - total flux cleaned = -0.00367029 Jy ! Total flux subtracted in 4096 components = -0.00365656 Jy ! Clean residual min=-0.000782 max=0.000811 Jy/beam ! Clean residual mean=0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.120759 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 293 components and 0.120759 Jy ![Exited script file: muppet] wmap "J1115-3059_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.845 at -0.128 degrees (North through East) ! Clean map min=-0.002758 max=0.088483 Jy/beam ! Writing clean map to FITS file: J1115-3059_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.0884832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023948 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.811949 0.811949 1.6239 3.2478 6.4956 12.9912 25.9824 51.9648 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.088 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.032 x 7.845 at -0.128 degrees (North through East) ! Clean map min=-0.002758 max=0.088483 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 J1115-3059_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:58:42 2019