! Started logfile: J2223-3455_S_2017_02_24_pus_uvs.log on Sat May 4 11:35:56 2019 obs J2223-3455_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2223-3455_S_2017_02_24_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J2223-3455 ! ! 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 1248 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 J2223-3455_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.767585Jy sigma=0.004239 ! Fit after self-cal, rms=0.750118Jy sigma=0.004186 ! 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.518 mas, bmaj=7.245 mas, bpa=-2.433 degrees ! Estimated noise=4815.75 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.204204 Jy ! Component: 100 - total flux cleaned = 0.254773 Jy ! Total flux subtracted in 100 components = 0.254773 Jy ! Clean residual min=-0.021178 max=0.037910 Jy/beam ! Clean residual mean=0.000114 rms=0.007302 Jy/beam ! Combined flux in latest and established models = 0.254773 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.254773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155809Jy sigma=0.000805 ! Fit after self-cal, rms=0.155827Jy sigma=0.000805 ! 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.045 mas, bmaj=8.39 mas, bpa=-3.24 degrees ! Estimated noise=3898.56 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.0254068 Jy ! Component: 100 - total flux cleaned = 0.0367233 Jy ! Component: 150 - total flux cleaned = 0.0376693 Jy ! Component: 200 - total flux cleaned = 0.0382196 Jy ! Total flux subtracted in 200 components = 0.0382196 Jy ! Clean residual min=-0.021186 max=0.045521 Jy/beam ! Clean residual mean=0.000078 rms=0.007726 Jy/beam ! Combined flux in latest and established models = 0.292992 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.292992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152268Jy sigma=0.000778 ! Fit after self-cal, rms=0.152327Jy sigma=0.000777 ! Inverting map ! Added new window around map position (24, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0409406 Jy ! Component: 100 - total flux cleaned = 0.05936 Jy ! Component: 150 - total flux cleaned = 0.0702655 Jy ! Component: 200 - total flux cleaned = 0.0778106 Jy ! Total flux subtracted in 200 components = 0.0778106 Jy ! Clean residual min=-0.013887 max=0.022509 Jy/beam ! Clean residual mean=-0.000177 rms=0.004463 Jy/beam ! Combined flux in latest and established models = 0.370803 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 67 components and 0.370803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142959Jy sigma=0.000705 ! Fit after self-cal, rms=0.142639Jy sigma=0.000701 ! 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.96 FD 1.04 HN 1.75 KP 0.87 ! LA 0.97 MK 0.96 NL 1.08 OV 1.04 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.94 HN 1.79 KP 0.91 ! LA 0.92 MK 0.95 NL 1.04 OV 1.07 ! PT 0.89 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.68 KP 1.01 ! LA 1.03 MK 0.99 NL 1.25 OV 0.95 ! PT 0.90 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.07 FD 1.03 HN 1.47 KP 1.00* ! LA 1.00 MK 1.07 NL 1.00* OV 0.97 ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.142639Jy sigma=0.000701 ! Fit after self-cal, rms=0.168112Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.262 mas, bpa=-2.722 degrees ! Estimated noise=3881.27 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.00918092 Jy ! Component: 100 - total flux cleaned = 0.012258 Jy ! Component: 150 - total flux cleaned = 0.0124008 Jy ! Component: 200 - total flux cleaned = 0.0124051 Jy ! Total flux subtracted in 200 components = 0.0124051 Jy ! Clean residual min=-0.010563 max=0.010954 Jy/beam ! Clean residual mean=-0.000099 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.383208 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.383208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167327Jy sigma=0.000662 ! Fit after self-cal, rms=0.167658Jy sigma=0.000661 ! 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.167658Jy sigma=0.000661 ! Fit after self-cal, rms=0.169746Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.26 mas, bpa=-2.686 degrees ! Estimated noise=3879.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249511 Jy ! Component: 100 - total flux cleaned = 0.00277223 Jy ! Component: 150 - total flux cleaned = 0.00289985 Jy ! Component: 200 - total flux cleaned = 0.00302192 Jy ! Total flux subtracted in 200 components = 0.00302192 Jy ! Clean residual min=-0.010989 max=0.011170 Jy/beam ! Clean residual mean=-0.000089 rms=0.002842 Jy/beam ! Combined flux in latest and established models = 0.38623 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.38623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169385Jy sigma=0.000660 ! Fit after self-cal, rms=0.169379Jy sigma=0.000660 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.000374738 Jy ! Component: 100 - total flux cleaned = 0.000589949 Jy ! Component: 150 - total flux cleaned = 0.000591777 Jy ! Component: 200 - total flux cleaned = 0.000690191 Jy ! Total flux subtracted in 200 components = 0.000690191 Jy ! Clean residual min=-0.011214 max=0.011174 Jy/beam ! Clean residual mean=-0.000093 rms=0.002812 Jy/beam ! Combined flux in latest and established models = 0.38692 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.38692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169164Jy sigma=0.000659 ! Fit after self-cal, rms=0.169145Jy sigma=0.000659 ! 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.169145Jy sigma=0.000659 ! Fit after self-cal, rms=0.170242Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.259 mas, bpa=-2.684 degrees ! Estimated noise=3875.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458994 Jy ! Component: 100 - total flux cleaned = 0.000557559 Jy ! Component: 150 - total flux cleaned = 0.000649901 Jy ! Component: 200 - total flux cleaned = 0.00073671 Jy ! Total flux subtracted in 200 components = 0.00073671 Jy ! Clean residual min=-0.011322 max=0.011190 Jy/beam ! Clean residual mean=-0.000090 rms=0.002781 Jy/beam ! Combined flux in latest and established models = 0.387657 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.387657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170076Jy sigma=0.000659 ! Fit after self-cal, rms=0.170074Jy sigma=0.000659 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.000167509 Jy ! Component: 100 - total flux cleaned = 0.000324262 Jy ! Component: 150 - total flux cleaned = 0.000396719 Jy ! Component: 200 - total flux cleaned = 0.000471679 Jy ! Total flux subtracted in 200 components = 0.000471679 Jy ! Clean residual min=-0.011454 max=0.011184 Jy/beam ! Clean residual mean=-0.000092 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.388129 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.388129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169957Jy sigma=0.000658 ! Fit after self-cal, rms=0.169947Jy sigma=0.000658 ! 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.169947Jy sigma=0.000658 ! Fit after self-cal, rms=0.170755Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.708 mas, bmaj=26.56 mas, bpa=3.826 degrees ! Estimated noise=4682.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001152 Jy ! Component: 100 - total flux cleaned = 0.00115564 Jy ! Component: 150 - total flux cleaned = 0.00109966 Jy ! Component: 200 - total flux cleaned = 0.00109784 Jy ! Total flux subtracted in 200 components = 0.00109784 Jy ! Clean residual min=-0.013491 max=0.013179 Jy/beam ! Clean residual mean=-0.000187 rms=0.003944 Jy/beam ! Combined flux in latest and established models = 0.389226 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.389226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170710Jy sigma=0.000658 ! Fit after self-cal, rms=0.170711Jy sigma=0.000658 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.000194073 Jy ! Component: 100 - total flux cleaned = 0.000193385 Jy ! Component: 150 - total flux cleaned = 8.96473e-05 Jy ! Component: 200 - total flux cleaned = 4.2423e-05 Jy ! Total flux subtracted in 200 components = 4.2423e-05 Jy ! Clean residual min=-0.013599 max=0.013157 Jy/beam ! Clean residual mean=-0.000188 rms=0.003939 Jy/beam ! Combined flux in latest and established models = 0.389269 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 110 components and 0.389269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170687Jy sigma=0.000658 ! Fit after self-cal, rms=0.170682Jy sigma=0.000658 ! 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.06 mas, bmaj=8.256 mas, bpa=-2.695 degrees ! Estimated noise=3869.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.06 x 8.256 at -2.695 degrees (North through East) ! Clean map min=-0.011218 max=0.25302 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.522 mas, bmaj=7.058 mas, bpa=-1.337 degrees ! Estimated noise=4929.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.208416 Jy ! Component: 100 - total flux cleaned = 0.264601 Jy ! Component: 150 - total flux cleaned = 0.296921 Jy ! Component: 200 - total flux cleaned = 0.319178 Jy ! Total flux subtracted in 200 components = 0.319178 Jy ! Clean residual min=-0.014787 max=0.015104 Jy/beam ! Clean residual mean=0.000054 rms=0.004147 Jy/beam ! Combined flux in latest and established models = 0.319178 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.319178 Jy ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.256 mas, bpa=-2.695 degrees ! Estimated noise=3869.51 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.0203592 Jy ! Component: 100 - total flux cleaned = 0.0337971 Jy ! Component: 150 - total flux cleaned = 0.0431733 Jy ! Component: 200 - total flux cleaned = 0.0498667 Jy ! Total flux subtracted in 200 components = 0.0498667 Jy ! Clean residual min=-0.011862 max=0.010760 Jy/beam ! Clean residual mean=-0.000089 rms=0.002886 Jy/beam ! Combined flux in latest and established models = 0.369044 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.369044 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=8.708 mas, bmaj=26.56 mas, bpa=3.826 degrees ! Estimated noise=4682.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00768821 Jy ! Component: 100 - total flux cleaned = 0.0119326 Jy ! Component: 150 - total flux cleaned = 0.0143666 Jy ! Component: 200 - total flux cleaned = 0.0155501 Jy ! Total flux subtracted in 200 components = 0.0155501 Jy ! Clean residual min=-0.013480 max=0.012797 Jy/beam ! Clean residual mean=-0.000201 rms=0.003910 Jy/beam ! Combined flux in latest and established models = 0.384594 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 = 0.000332042 Jy ! Component: 100 - total flux cleaned = 0.000449849 Jy ! Component: 150 - total flux cleaned = 0.000563449 Jy ! Component: 200 - total flux cleaned = 0.000634964 Jy ! Total flux subtracted in 200 components = 0.000634964 Jy ! Clean residual min=-0.013526 max=0.012590 Jy/beam ! Clean residual mean=-0.000205 rms=0.003897 Jy/beam ! Combined flux in latest and established models = 0.385229 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.385229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.256 mas, bpa=-2.695 degrees ! Estimated noise=3869.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000542833 Jy ! Component: 100 - total flux cleaned = -0.000536553 Jy ! Component: 150 - total flux cleaned = -0.000538849 Jy ! Component: 200 - total flux cleaned = -0.00053842 Jy ! Total flux subtracted in 200 components = -0.00053842 Jy ! Clean residual min=-0.011787 max=0.011677 Jy/beam ! Clean residual mean=-0.000100 rms=0.002761 Jy/beam ! Combined flux in latest and established models = 0.384691 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.384691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170462Jy sigma=0.000658 ! Fit after self-cal, rms=0.170351Jy sigma=0.000658 wmodel J2223-3455_S_2017_02_24_pus_map.mod ! Writing 82 model components to file: J2223-3455_S_2017_02_24_pus_map.mod wobs J2223-3455_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2223-3455_S_2017_02_24_pus_uvs.fits wwins J2223-3455_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J2223-3455_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 = -5.11573e-05 Jy ! Component: 100 - total flux cleaned = 0.00133491 Jy ! Component: 150 - total flux cleaned = 0.00181626 Jy ! Component: 200 - total flux cleaned = 0.00272651 Jy ! Component: 250 - total flux cleaned = 0.00373089 Jy ! Component: 300 - total flux cleaned = 0.00400427 Jy ! Component: 350 - total flux cleaned = 0.0037454 Jy ! Component: 400 - total flux cleaned = 0.00336888 Jy ! Component: 450 - total flux cleaned = 0.00360593 Jy ! Component: 500 - total flux cleaned = 0.00360345 Jy ! Component: 550 - total flux cleaned = 0.00349311 Jy ! Component: 600 - total flux cleaned = 0.00338504 Jy ! Component: 650 - total flux cleaned = 0.00338598 Jy ! Component: 700 - total flux cleaned = 0.00317967 Jy ! Component: 750 - total flux cleaned = 0.00327965 Jy ! Component: 800 - total flux cleaned = 0.0029842 Jy ! Component: 850 - total flux cleaned = 0.00298462 Jy ! Component: 900 - total flux cleaned = 0.0027019 Jy ! Component: 950 - total flux cleaned = 0.00260655 Jy ! Component: 1000 - total flux cleaned = 0.00188651 Jy ! Component: 1050 - total flux cleaned = 0.00171002 Jy ! Component: 1100 - total flux cleaned = 0.00145167 Jy ! Component: 1150 - total flux cleaned = 0.00111077 Jy ! Component: 1200 - total flux cleaned = 0.000610382 Jy ! Component: 1250 - total flux cleaned = 0.000363262 Jy ! Component: 1300 - total flux cleaned = -0.000123644 Jy ! Component: 1350 - total flux cleaned = -0.000681402 Jy ! Component: 1400 - total flux cleaned = -0.000916916 Jy ! Component: 1450 - total flux cleaned = -0.00145936 Jy ! Component: 1500 - total flux cleaned = -0.00184034 Jy ! Component: 1550 - total flux cleaned = -0.00214186 Jy ! Component: 1600 - total flux cleaned = -0.00221716 Jy ! Component: 1650 - total flux cleaned = -0.00258296 Jy ! Component: 1700 - total flux cleaned = -0.00243791 Jy ! Component: 1750 - total flux cleaned = -0.00229627 Jy ! Component: 1800 - total flux cleaned = -0.00243879 Jy ! Component: 1850 - total flux cleaned = -0.0022312 Jy ! Component: 1900 - total flux cleaned = -0.0020946 Jy ! Component: 1950 - total flux cleaned = -0.00189145 Jy ! Component: 2000 - total flux cleaned = -0.00155453 Jy ! Component: 2050 - total flux cleaned = -0.00168864 Jy ! Component: 2100 - total flux cleaned = -0.00142399 Jy ! Component: 2150 - total flux cleaned = -0.00109609 Jy ! Component: 2200 - total flux cleaned = -0.000836856 Jy ! Component: 2250 - total flux cleaned = -0.000709201 Jy ! Component: 2300 - total flux cleaned = -0.000708793 Jy ! Component: 2350 - total flux cleaned = -0.000583626 Jy ! Component: 2400 - total flux cleaned = -0.000708565 Jy ! Component: 2450 - total flux cleaned = -0.000337292 Jy ! Component: 2500 - total flux cleaned = -0.000153069 Jy ! Component: 2550 - total flux cleaned = -3.12727e-05 Jy ! Component: 2600 - total flux cleaned = 0.000270137 Jy ! Component: 2650 - total flux cleaned = 0.000449185 Jy ! Component: 2700 - total flux cleaned = 0.000865516 Jy ! Component: 2750 - total flux cleaned = 0.00116031 Jy ! Component: 2800 - total flux cleaned = 0.00174569 Jy ! Component: 2850 - total flux cleaned = 0.00197765 Jy ! Component: 2900 - total flux cleaned = 0.00209324 Jy ! Component: 2950 - total flux cleaned = 0.00249473 Jy ! Component: 3000 - total flux cleaned = 0.00289392 Jy ! Component: 3050 - total flux cleaned = 0.00340439 Jy ! Component: 3100 - total flux cleaned = 0.00402463 Jy ! Component: 3150 - total flux cleaned = 0.00430501 Jy ! Component: 3200 - total flux cleaned = 0.00491923 Jy ! Component: 3250 - total flux cleaned = 0.00564184 Jy ! Component: 3300 - total flux cleaned = 0.00602933 Jy ! Component: 3350 - total flux cleaned = 0.0067458 Jy ! Component: 3400 - total flux cleaned = 0.00729467 Jy ! Component: 3450 - total flux cleaned = 0.00778643 Jy ! Component: 3500 - total flux cleaned = 0.00827643 Jy ! Component: 3550 - total flux cleaned = 0.00860231 Jy ! Component: 3600 - total flux cleaned = 0.00908923 Jy ! Component: 3650 - total flux cleaned = 0.00962829 Jy ! Component: 3700 - total flux cleaned = 0.0101118 Jy ! Component: 3750 - total flux cleaned = 0.0105936 Jy ! Component: 3800 - total flux cleaned = 0.0112872 Jy ! Component: 3850 - total flux cleaned = 0.0117128 Jy ! Component: 3900 - total flux cleaned = 0.0122966 Jy ! Component: 3950 - total flux cleaned = 0.0128252 Jy ! Component: 4000 - total flux cleaned = 0.0133527 Jy ! Component: 4050 - total flux cleaned = 0.013879 Jy ! Total flux subtracted in 4096 components = 0.0143516 Jy ! Clean residual min=-0.003308 max=0.002943 Jy/beam ! Clean residual mean=0.000014 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.399043 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 347 components and 0.399042 Jy ![Exited script file: muppet] wmap "J2223-3455_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.06 x 8.256 at -2.695 degrees (North through East) ! Clean map min=-0.0072971 max=0.25759 Jy/beam ! Writing clean map to FITS file: J2223-3455_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.257593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000934711 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08859 1.08859 2.17718 4.35436 8.70872 17.4174 34.8349 69.6698 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.257 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.06 x 8.256 at -2.695 degrees (North through East) ! Clean map min=-0.0072971 max=0.25759 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 J2223-3455_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:36:00 2019