! Started logfile: J0931-2911_S_2017_06_15_pus_uvs.log on Tue May 7 15:16:03 2019 obs J0931-2911_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0931-2911_S_2017_06_15_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973567 visibilities/baseline/integration-bin. ! Found source: J0931-2911 ! ! 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 603 lines of history. ! ! Reading 16648 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 J0931-2911_S_2017_06_15_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 523 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.967692Jy sigma=0.006430 ! Fit after self-cal, rms=0.923219Jy sigma=0.006163 ! 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.473 mas, bmaj=6.743 mas, bpa=-8.748 degrees ! Estimated noise=1569.63 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.0579508 Jy ! Component: 100 - total flux cleaned = 0.0754884 Jy ! Total flux subtracted in 100 components = 0.0754884 Jy ! Clean residual min=-0.006227 max=0.009781 Jy/beam ! Clean residual mean=0.000011 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.0754884 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0754884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110466Jy sigma=0.000698 ! Fit after self-cal, rms=0.110225Jy sigma=0.000697 ! Inverting map ! Added new window around map position (-4, 10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114261 Jy ! Component: 100 - total flux cleaned = 0.0188667 Jy ! Total flux subtracted in 100 components = 0.0188667 Jy ! Clean residual min=-0.005482 max=0.006300 Jy/beam ! Clean residual mean=0.000023 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.0943551 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.0943551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108300Jy sigma=0.000681 ! Fit after self-cal, rms=0.108254Jy sigma=0.000681 ! 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.042 mas, bmaj=8.073 mas, bpa=-6.939 degrees ! Estimated noise=954.191 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.0107772 Jy ! Component: 100 - total flux cleaned = 0.0170861 Jy ! Component: 150 - total flux cleaned = 0.0211551 Jy ! Component: 200 - total flux cleaned = 0.0238278 Jy ! Total flux subtracted in 200 components = 0.0238278 Jy ! Clean residual min=-0.003805 max=0.005552 Jy/beam ! Clean residual mean=0.000020 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.118183 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 68 components and 0.118183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107207Jy sigma=0.000672 ! Fit after self-cal, rms=0.107168Jy sigma=0.000671 ! 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.15 FD 0.95 HN 1.27 KP 1.04 ! LA 1.00 MK 1.00 NL 0.91 OV 0.89 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.19 FD 0.98 HN 1.13 KP 0.99 ! LA 0.95 MK 1.31 NL 1.05 OV 0.91 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.99 HN 1.13 KP 0.98 ! LA 0.94 MK 1.07 NL 0.97 OV 0.87 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.06 KP 1.00* ! LA 0.86 MK 0.75 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.107168Jy sigma=0.000671 ! Fit after self-cal, rms=0.118019Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.162 mas, bpa=-6.544 degrees ! Estimated noise=969.841 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 = -5.60135e-05 Jy ! Component: 100 - total flux cleaned = -5.55227e-05 Jy ! Component: 150 - total flux cleaned = -5.62528e-05 Jy ! Component: 200 - total flux cleaned = -5.61052e-05 Jy ! Total flux subtracted in 200 components = -5.61052e-05 Jy ! Clean residual min=-0.002749 max=0.003342 Jy/beam ! Clean residual mean=0.000006 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.118127 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.118127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117993Jy sigma=0.000666 ! Fit after self-cal, rms=0.118369Jy sigma=0.000666 ! 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.118369Jy sigma=0.000666 ! Fit after self-cal, rms=0.123617Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.162 mas, bpa=-6.516 degrees ! Estimated noise=976.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100268 Jy ! Component: 100 - total flux cleaned = 7.15791e-05 Jy ! Component: 150 - total flux cleaned = 4.36249e-05 Jy ! Component: 200 - total flux cleaned = 1.76163e-05 Jy ! Total flux subtracted in 200 components = 1.76163e-05 Jy ! Clean residual min=-0.002559 max=0.002741 Jy/beam ! Clean residual mean=0.000000 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.118144 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 0.118144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123598Jy sigma=0.000665 ! Fit after self-cal, rms=0.123688Jy sigma=0.000665 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.000121253 Jy ! Component: 100 - total flux cleaned = -0.000148164 Jy ! Component: 150 - total flux cleaned = -0.000198114 Jy ! Component: 200 - total flux cleaned = -0.000220731 Jy ! Total flux subtracted in 200 components = -0.000220731 Jy ! Clean residual min=-0.002493 max=0.002692 Jy/beam ! Clean residual mean=-0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.117924 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 89 components and 0.117924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123674Jy sigma=0.000665 ! Fit after self-cal, rms=0.123673Jy sigma=0.000664 ! 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.123673Jy sigma=0.000664 ! Fit after self-cal, rms=0.125711Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=8.148 mas, bpa=-6.566 degrees ! Estimated noise=975.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134906 Jy ! Component: 100 - total flux cleaned = -0.000163584 Jy ! Component: 150 - total flux cleaned = -0.000188521 Jy ! Component: 200 - total flux cleaned = -0.000188455 Jy ! Total flux subtracted in 200 components = -0.000188455 Jy ! Clean residual min=-0.002433 max=0.002667 Jy/beam ! Clean residual mean=-0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.117735 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.117735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125694Jy sigma=0.000664 ! Fit after self-cal, rms=0.125725Jy sigma=0.000664 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 = -9.63847e-05 Jy ! Component: 100 - total flux cleaned = -0.000118618 Jy ! Component: 150 - total flux cleaned = -0.000118598 Jy ! Component: 200 - total flux cleaned = -0.000118896 Jy ! Total flux subtracted in 200 components = -0.000118896 Jy ! Clean residual min=-0.002424 max=0.002637 Jy/beam ! Clean residual mean=-0.000002 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.117616 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.117616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125715Jy sigma=0.000664 ! Fit after self-cal, rms=0.125712Jy sigma=0.000664 ! 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.125712Jy sigma=0.000664 ! Fit after self-cal, rms=0.126345Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.85 mas, bmaj=20.36 mas, bpa=-2.149 degrees ! Estimated noise=1216.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.21425e-05 Jy ! Component: 100 - total flux cleaned = 6.64333e-05 Jy ! Component: 150 - total flux cleaned = 9.44979e-05 Jy ! Component: 200 - total flux cleaned = 0.000118188 Jy ! Total flux subtracted in 200 components = 0.000118188 Jy ! Clean residual min=-0.003075 max=0.002555 Jy/beam ! Clean residual mean=-0.000004 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.117735 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.117735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126339Jy sigma=0.000664 ! Fit after self-cal, rms=0.126344Jy sigma=0.000664 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.49708e-05 Jy ! Component: 100 - total flux cleaned = -2.12932e-05 Jy ! Component: 150 - total flux cleaned = -1.23243e-07 Jy ! Component: 200 - total flux cleaned = 1.85069e-05 Jy ! Total flux subtracted in 200 components = 1.85069e-05 Jy ! Clean residual min=-0.003037 max=0.002513 Jy/beam ! Clean residual mean=-0.000004 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.117753 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 102 components and 0.117753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126340Jy sigma=0.000664 ! Fit after self-cal, rms=0.126334Jy sigma=0.000664 ! 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.087 mas, bmaj=8.141 mas, bpa=-6.603 degrees ! Estimated noise=974.82 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.087 x 8.141 at -6.603 degrees (North through East) ! Clean map min=-0.0023048 max=0.078654 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.497 mas, bmaj=6.72 mas, bpa=-8.432 degrees ! Estimated noise=1638.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0592815 Jy ! Component: 100 - total flux cleaned = 0.0801069 Jy ! Component: 150 - total flux cleaned = 0.0922872 Jy ! Component: 200 - total flux cleaned = 0.099868 Jy ! Total flux subtracted in 200 components = 0.099868 Jy ! Clean residual min=-0.005094 max=0.004488 Jy/beam ! Clean residual mean=-0.000010 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.099868 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.099868 Jy ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.141 mas, bpa=-6.603 degrees ! Estimated noise=974.82 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 (2.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00749473 Jy ! Component: 100 - total flux cleaned = 0.0117828 Jy ! Component: 150 - total flux cleaned = 0.014379 Jy ! Component: 200 - total flux cleaned = 0.0160001 Jy ! Total flux subtracted in 200 components = 0.0160001 Jy ! Clean residual min=-0.002507 max=0.002623 Jy/beam ! Clean residual mean=-0.000005 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.115868 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 53 components and 0.115868 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.85 mas, bmaj=20.36 mas, bpa=-2.149 degrees ! Estimated noise=1216.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132545 Jy ! Component: 100 - total flux cleaned = 0.00149599 Jy ! Component: 150 - total flux cleaned = 0.00156131 Jy ! Component: 200 - total flux cleaned = 0.00160024 Jy ! Total flux subtracted in 200 components = 0.00160024 Jy ! Clean residual min=-0.003116 max=0.002512 Jy/beam ! Clean residual mean=-0.000005 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.117468 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.63453e-05 Jy ! Component: 100 - total flux cleaned = 7.10053e-05 Jy ! Component: 150 - total flux cleaned = 0.000103297 Jy ! Component: 200 - total flux cleaned = 0.000118324 Jy ! Total flux subtracted in 200 components = 0.000118324 Jy ! Clean residual min=-0.003077 max=0.002473 Jy/beam ! Clean residual mean=-0.000005 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.117587 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.117587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.141 mas, bpa=-6.603 degrees ! Estimated noise=974.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.32138e-05 Jy ! Component: 100 - total flux cleaned = -2.6582e-05 Jy ! Component: 150 - total flux cleaned = -2.50001e-05 Jy ! Component: 200 - total flux cleaned = 3.44403e-06 Jy ! Total flux subtracted in 200 components = 3.44403e-06 Jy ! Clean residual min=-0.002405 max=0.002567 Jy/beam ! Clean residual mean=-0.000003 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.11759 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.11759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126336Jy sigma=0.000664 ! Fit after self-cal, rms=0.126323Jy sigma=0.000664 wmodel J0931-2911_S_2017_06_15_pus_map.mod ! Writing 84 model components to file: J0931-2911_S_2017_06_15_pus_map.mod wobs J0931-2911_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0931-2911_S_2017_06_15_pus_uvs.fits wwins J0931-2911_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0931-2911_S_2017_06_15_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.000606846 Jy ! Component: 100 - total flux cleaned = 0.000777577 Jy ! Component: 150 - total flux cleaned = 0.0009389 Jy ! Component: 200 - total flux cleaned = 0.000939614 Jy ! Component: 250 - total flux cleaned = 0.000977054 Jy ! Component: 300 - total flux cleaned = 0.000977154 Jy ! Component: 350 - total flux cleaned = 0.00111702 Jy ! Component: 400 - total flux cleaned = 0.00128644 Jy ! Component: 450 - total flux cleaned = 0.00135268 Jy ! Component: 500 - total flux cleaned = 0.00148341 Jy ! Component: 550 - total flux cleaned = 0.00167468 Jy ! Component: 600 - total flux cleaned = 0.00186177 Jy ! Component: 650 - total flux cleaned = 0.00204576 Jy ! Component: 700 - total flux cleaned = 0.00216663 Jy ! Component: 750 - total flux cleaned = 0.00228597 Jy ! Component: 800 - total flux cleaned = 0.00237325 Jy ! Component: 850 - total flux cleaned = 0.00248804 Jy ! Component: 900 - total flux cleaned = 0.00260056 Jy ! Component: 950 - total flux cleaned = 0.00268353 Jy ! Component: 1000 - total flux cleaned = 0.00276479 Jy ! Component: 1050 - total flux cleaned = 0.00271128 Jy ! Component: 1100 - total flux cleaned = 0.00273833 Jy ! Component: 1150 - total flux cleaned = 0.00268591 Jy ! Component: 1200 - total flux cleaned = 0.00268595 Jy ! Component: 1250 - total flux cleaned = 0.00263461 Jy ! Component: 1300 - total flux cleaned = 0.00258418 Jy ! Component: 1350 - total flux cleaned = 0.00255895 Jy ! Component: 1400 - total flux cleaned = 0.00253398 Jy ! Component: 1450 - total flux cleaned = 0.00246089 Jy ! Component: 1500 - total flux cleaned = 0.00241322 Jy ! Component: 1550 - total flux cleaned = 0.00234215 Jy ! Component: 1600 - total flux cleaned = 0.00222534 Jy ! Component: 1650 - total flux cleaned = 0.00224859 Jy ! Component: 1700 - total flux cleaned = 0.00213385 Jy ! Component: 1750 - total flux cleaned = 0.00213384 Jy ! Component: 1800 - total flux cleaned = 0.00206617 Jy ! Component: 1850 - total flux cleaned = 0.00202132 Jy ! Component: 1900 - total flux cleaned = 0.00186596 Jy ! Component: 1950 - total flux cleaned = 0.00182212 Jy ! Component: 2000 - total flux cleaned = 0.0017352 Jy ! Component: 2050 - total flux cleaned = 0.00167076 Jy ! Component: 2100 - total flux cleaned = 0.00164933 Jy ! Component: 2150 - total flux cleaned = 0.00160703 Jy ! Component: 2200 - total flux cleaned = 0.0015443 Jy ! Component: 2250 - total flux cleaned = 0.0015025 Jy ! Component: 2300 - total flux cleaned = 0.00139973 Jy ! Component: 2350 - total flux cleaned = 0.00142033 Jy ! Component: 2400 - total flux cleaned = 0.00140009 Jy ! Component: 2450 - total flux cleaned = 0.00140013 Jy ! Component: 2500 - total flux cleaned = 0.00130034 Jy ! Component: 2550 - total flux cleaned = 0.00130063 Jy ! Component: 2600 - total flux cleaned = 0.00120271 Jy ! Component: 2650 - total flux cleaned = 0.0011834 Jy ! Component: 2700 - total flux cleaned = 0.00114482 Jy ! Component: 2750 - total flux cleaned = 0.00110651 Jy ! Component: 2800 - total flux cleaned = 0.00104938 Jy ! Component: 2850 - total flux cleaned = 0.00106828 Jy ! Component: 2900 - total flux cleaned = 0.00106827 Jy ! Component: 2950 - total flux cleaned = 0.000975567 Jy ! Component: 3000 - total flux cleaned = 0.000938666 Jy ! Component: 3050 - total flux cleaned = 0.000883964 Jy ! Component: 3100 - total flux cleaned = 0.000829302 Jy ! Component: 3150 - total flux cleaned = 0.000721255 Jy ! Component: 3200 - total flux cleaned = 0.000685438 Jy ! Component: 3250 - total flux cleaned = 0.000632153 Jy ! Component: 3300 - total flux cleaned = 0.000543715 Jy ! Component: 3350 - total flux cleaned = 0.000456084 Jy ! Component: 3400 - total flux cleaned = 0.000473419 Jy ! Component: 3450 - total flux cleaned = 0.000404017 Jy ! Component: 3500 - total flux cleaned = 0.000283681 Jy ! Component: 3550 - total flux cleaned = 0.000266862 Jy ! Component: 3600 - total flux cleaned = 0.000148102 Jy ! Component: 3650 - total flux cleaned = 6.40434e-05 Jy ! Component: 3700 - total flux cleaned = 9.76448e-05 Jy ! Component: 3750 - total flux cleaned = 1.42314e-05 Jy ! Component: 3800 - total flux cleaned = 3.05714e-05 Jy ! Component: 3850 - total flux cleaned = -3.54238e-05 Jy ! Component: 3900 - total flux cleaned = -0.000133492 Jy ! Component: 3950 - total flux cleaned = -0.000117149 Jy ! Component: 4000 - total flux cleaned = -0.000181893 Jy ! Component: 4050 - total flux cleaned = -0.000198059 Jy ! Total flux subtracted in 4096 components = -0.000198146 Jy ! Clean residual min=-0.000919 max=0.000839 Jy/beam ! Clean residual mean=0.000000 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.117392 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 370 components and 0.117392 Jy ![Exited script file: muppet] wmap "J0931-2911_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.087 x 8.141 at -6.603 degrees (North through East) ! Clean map min=-0.0017343 max=0.078247 Jy/beam ! Writing clean map to FITS file: J0931-2911_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0782466 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284753 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09175 1.09175 2.1835 4.367 8.73401 17.468 34.936 69.872 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 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.087 x 8.141 at -6.603 degrees (North through East) ! Clean map min=-0.0017343 max=0.078247 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 J0931-2911_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:16:07 2019