! Started logfile: J2223-3455_S_2017_09_26_pus_uvs.log on Sat May 11 13:07:55 2019 obs J2223-3455_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J2223-3455_S_2017_09_26_pus_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.523504 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 674 lines of history. ! ! Reading 1960 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_09_26_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.773116Jy sigma=0.004605 ! Fit after self-cal, rms=0.752276Jy sigma=0.004532 ! 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=3.354 mas, bmaj=31.97 mas, bpa=-9.746 degrees ! Estimated noise=4151.95 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.196168 Jy ! Component: 100 - total flux cleaned = 0.241342 Jy ! Total flux subtracted in 100 components = 0.241342 Jy ! Clean residual min=-0.023060 max=0.044654 Jy/beam ! Clean residual mean=0.000287 rms=0.009451 Jy/beam ! Combined flux in latest and established models = 0.241342 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.241342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145250Jy sigma=0.000847 ! Fit after self-cal, rms=0.145243Jy sigma=0.000847 ! 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=4.083 mas, bmaj=33.47 mas, bpa=-9.793 degrees ! Estimated noise=3357.23 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.0315717 Jy ! Component: 100 - total flux cleaned = 0.0471253 Jy ! Component: 150 - total flux cleaned = 0.0570229 Jy ! Component: 200 - total flux cleaned = 0.0636123 Jy ! Total flux subtracted in 200 components = 0.0636123 Jy ! Clean residual min=-0.019931 max=0.052546 Jy/beam ! Clean residual mean=0.000260 rms=0.009467 Jy/beam ! Combined flux in latest and established models = 0.304954 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 119 components and 0.304954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140186Jy sigma=0.000793 ! Fit after self-cal, rms=0.140148Jy sigma=0.000793 ! Inverting map ! Added new window around map position (24.5, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0484948 Jy ! Component: 100 - total flux cleaned = 0.0706807 Jy ! Component: 150 - total flux cleaned = 0.0840219 Jy ! Component: 200 - total flux cleaned = 0.088252 Jy ! Total flux subtracted in 200 components = 0.088252 Jy ! Clean residual min=-0.014815 max=0.018124 Jy/beam ! Clean residual mean=0.000138 rms=0.004070 Jy/beam ! Combined flux in latest and established models = 0.393206 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 198 components and 0.393206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124420Jy sigma=0.000677 ! Fit after self-cal, rms=0.123530Jy sigma=0.000670 ! 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.98 HN 1.00* KP 1.01 ! LA 1.07 MK 0.98 NL 1.00* OV 0.94 ! PT 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.08 KP 0.97 ! LA 1.00 MK 1.05 NL 1.00* OV 0.96 ! PT 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.12 KP 0.94 ! LA 0.96 MK 0.99 NL 1.23 OV 0.93 ! PT 0.94 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* KP 1.00* ! LA 1.00* MK 1.05 NL 1.00* OV 1.48 ! PT 1.13 ! ! ! Fit before self-cal, rms=0.123530Jy sigma=0.000670 ! Fit after self-cal, rms=0.122696Jy sigma=0.000645 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.092 mas, bmaj=33.28 mas, bpa=-9.759 degrees ! Estimated noise=3362.52 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.000448518 Jy ! Component: 100 - total flux cleaned = 0.000425523 Jy ! Component: 150 - total flux cleaned = 0.00111696 Jy ! Component: 200 - total flux cleaned = 0.00168175 Jy ! Total flux subtracted in 200 components = 0.00168175 Jy ! Clean residual min=-0.008332 max=0.010369 Jy/beam ! Clean residual mean=0.000088 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.394888 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 261 components and 0.394888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121473Jy sigma=0.000638 ! Fit after self-cal, rms=0.121806Jy sigma=0.000637 ! 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.121806Jy sigma=0.000637 ! Fit after self-cal, rms=0.120318Jy sigma=0.000622 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=33.15 mas, bpa=-9.807 degrees ! Estimated noise=3347.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652418 Jy ! Component: 100 - total flux cleaned = 0.000503158 Jy ! Component: 150 - total flux cleaned = -8.28661e-05 Jy ! Component: 200 - total flux cleaned = -0.000696367 Jy ! Total flux subtracted in 200 components = -0.000696367 Jy ! Clean residual min=-0.007225 max=0.008693 Jy/beam ! Clean residual mean=0.000087 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.394192 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 307 components and 0.394192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120008Jy sigma=0.000621 ! Fit after self-cal, rms=0.120047Jy sigma=0.000620 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 = 1.04023e-05 Jy ! Component: 100 - total flux cleaned = -0.000627888 Jy ! Component: 150 - total flux cleaned = -0.0010364 Jy ! Component: 200 - total flux cleaned = -0.00118591 Jy ! Total flux subtracted in 200 components = -0.00118591 Jy ! Clean residual min=-0.007105 max=0.008591 Jy/beam ! Clean residual mean=0.000081 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.393006 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 331 components and 0.393006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119887Jy sigma=0.000620 ! Fit after self-cal, rms=0.119883Jy sigma=0.000620 ! 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.119883Jy sigma=0.000620 ! Fit after self-cal, rms=0.119326Jy sigma=0.000619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=33.17 mas, bpa=-9.808 degrees ! Estimated noise=3331.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000347309 Jy ! Component: 100 - total flux cleaned = -0.00079303 Jy ! Component: 150 - total flux cleaned = -0.00125856 Jy ! Component: 200 - total flux cleaned = -0.00160406 Jy ! Total flux subtracted in 200 components = -0.00160406 Jy ! Clean residual min=-0.006504 max=0.008548 Jy/beam ! Clean residual mean=0.000094 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.391402 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 344 components and 0.391402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119186Jy sigma=0.000619 ! Fit after self-cal, rms=0.119176Jy sigma=0.000618 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.000289819 Jy ! Component: 100 - total flux cleaned = -0.000601244 Jy ! Component: 150 - total flux cleaned = -0.000833651 Jy ! Component: 200 - total flux cleaned = -0.00110772 Jy ! Total flux subtracted in 200 components = -0.00110772 Jy ! Clean residual min=-0.006392 max=0.008448 Jy/beam ! Clean residual mean=0.000091 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.390294 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 358 components and 0.390294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119094Jy sigma=0.000618 ! Fit after self-cal, rms=0.119093Jy sigma=0.000618 ! 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.119093Jy sigma=0.000618 ! Fit after self-cal, rms=0.118706Jy sigma=0.000618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.57 mas, bmaj=36.45 mas, bpa=-3 degrees ! Estimated noise=3709.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134271 Jy ! Component: 100 - total flux cleaned = -0.00195785 Jy ! Component: 150 - total flux cleaned = -0.00246519 Jy ! Component: 200 - total flux cleaned = -0.00278086 Jy ! Total flux subtracted in 200 components = -0.00278086 Jy ! Clean residual min=-0.007652 max=0.008236 Jy/beam ! Clean residual mean=0.000137 rms=0.002557 Jy/beam ! Combined flux in latest and established models = 0.387513 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 383 components and 0.387513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118638Jy sigma=0.000618 ! Fit after self-cal, rms=0.118632Jy sigma=0.000618 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.000245115 Jy ! Component: 100 - total flux cleaned = -0.000465317 Jy ! Component: 150 - total flux cleaned = -0.000667937 Jy ! Component: 200 - total flux cleaned = -0.000820129 Jy ! Total flux subtracted in 200 components = -0.000820129 Jy ! Clean residual min=-0.007597 max=0.008163 Jy/beam ! Clean residual mean=0.000134 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.386693 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 397 components and 0.386693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118608Jy sigma=0.000618 ! Fit after self-cal, rms=0.118609Jy sigma=0.000618 ! 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=4.158 mas, bmaj=33.16 mas, bpa=-9.806 degrees ! Estimated noise=3318.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 33.16 at -9.806 degrees (North through East) ! Clean map min=-0.0084014 max=0.24747 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=3.401 mas, bmaj=32.27 mas, bpa=-9.834 degrees ! Estimated noise=4263.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.200377 Jy ! Component: 100 - total flux cleaned = 0.258454 Jy ! Component: 150 - total flux cleaned = 0.292305 Jy ! Component: 200 - total flux cleaned = 0.315142 Jy ! Total flux subtracted in 200 components = 0.315142 Jy ! Clean residual min=-0.012157 max=0.012755 Jy/beam ! Clean residual mean=0.000160 rms=0.004579 Jy/beam ! Combined flux in latest and established models = 0.315142 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.315142 Jy ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=33.16 mas, bpa=-9.806 degrees ! Estimated noise=3318.11 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.019348 Jy ! Component: 100 - total flux cleaned = 0.0325955 Jy ! Component: 150 - total flux cleaned = 0.0425853 Jy ! Component: 200 - total flux cleaned = 0.0488917 Jy ! Total flux subtracted in 200 components = 0.0488917 Jy ! Clean residual min=-0.008678 max=0.009151 Jy/beam ! Clean residual mean=0.000107 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.364034 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 134 components and 0.364034 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=10.57 mas, bmaj=36.45 mas, bpa=-3 degrees ! Estimated noise=3709.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773777 Jy ! Component: 100 - total flux cleaned = 0.0110802 Jy ! Component: 150 - total flux cleaned = 0.0137759 Jy ! Component: 200 - total flux cleaned = 0.0150726 Jy ! Total flux subtracted in 200 components = 0.0150726 Jy ! Clean residual min=-0.007948 max=0.008404 Jy/beam ! Clean residual mean=0.000146 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.379107 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.000979451 Jy ! Component: 100 - total flux cleaned = 0.0018347 Jy ! Component: 150 - total flux cleaned = 0.00248023 Jy ! Component: 200 - total flux cleaned = 0.00315057 Jy ! Total flux subtracted in 200 components = 0.00315057 Jy ! Clean residual min=-0.007953 max=0.007674 Jy/beam ! Clean residual mean=0.000135 rms=0.002650 Jy/beam ! Combined flux in latest and established models = 0.382257 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 247 components and 0.382257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=33.16 mas, bpa=-9.806 degrees ! Estimated noise=3318.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.08426e-06 Jy ! Component: 100 - total flux cleaned = 0.000348582 Jy ! Component: 150 - total flux cleaned = 0.000826765 Jy ! Component: 200 - total flux cleaned = 0.00115277 Jy ! Total flux subtracted in 200 components = 0.00115277 Jy ! Clean residual min=-0.007332 max=0.007972 Jy/beam ! Clean residual mean=0.000094 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 0.38341 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 274 components and 0.38341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118763Jy sigma=0.000618 ! Fit after self-cal, rms=0.118711Jy sigma=0.000618 wmodel J2223-3455_S_2017_09_26_pus_map.mod ! Writing 274 model components to file: J2223-3455_S_2017_09_26_pus_map.mod wobs J2223-3455_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J2223-3455_S_2017_09_26_pus_uvs.fits wwins J2223-3455_S_2017_09_26_pus_map.win ! wwins: Wrote 2 windows to J2223-3455_S_2017_09_26_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.000757606 Jy ! Component: 100 - total flux cleaned = 0.00120712 Jy ! Component: 150 - total flux cleaned = 0.0014093 Jy ! Component: 200 - total flux cleaned = 0.00131363 Jy ! Component: 250 - total flux cleaned = 0.00173183 Jy ! Component: 300 - total flux cleaned = 0.00189013 Jy ! Component: 350 - total flux cleaned = 0.00248239 Jy ! Component: 400 - total flux cleaned = 0.00304269 Jy ! Component: 450 - total flux cleaned = 0.00337923 Jy ! Component: 500 - total flux cleaned = 0.00363993 Jy ! Component: 550 - total flux cleaned = 0.00388914 Jy ! Component: 600 - total flux cleaned = 0.00407039 Jy ! Component: 650 - total flux cleaned = 0.00401416 Jy ! Component: 700 - total flux cleaned = 0.00401681 Jy ! Component: 750 - total flux cleaned = 0.00396512 Jy ! Component: 800 - total flux cleaned = 0.00406955 Jy ! Component: 850 - total flux cleaned = 0.00391783 Jy ! Component: 900 - total flux cleaned = 0.00372319 Jy ! Component: 950 - total flux cleaned = 0.00367704 Jy ! Component: 1000 - total flux cleaned = 0.00358545 Jy ! Component: 1050 - total flux cleaned = 0.00358702 Jy ! Component: 1100 - total flux cleaned = 0.00358739 Jy ! Component: 1150 - total flux cleaned = 0.00358646 Jy ! Component: 1200 - total flux cleaned = 0.00354421 Jy ! Component: 1250 - total flux cleaned = 0.00374857 Jy ! Component: 1300 - total flux cleaned = 0.00378852 Jy ! Component: 1350 - total flux cleaned = 0.00390571 Jy ! Component: 1400 - total flux cleaned = 0.00405888 Jy ! Component: 1450 - total flux cleaned = 0.00417107 Jy ! Component: 1500 - total flux cleaned = 0.00431846 Jy ! Component: 1550 - total flux cleaned = 0.00449876 Jy ! Component: 1600 - total flux cleaned = 0.00467589 Jy ! Component: 1650 - total flux cleaned = 0.00478059 Jy ! Component: 1700 - total flux cleaned = 0.00498741 Jy ! Component: 1750 - total flux cleaned = 0.00515728 Jy ! Component: 1800 - total flux cleaned = 0.00532451 Jy ! Component: 1850 - total flux cleaned = 0.00542332 Jy ! Component: 1900 - total flux cleaned = 0.00552101 Jy ! Component: 1950 - total flux cleaned = 0.00561711 Jy ! Component: 2000 - total flux cleaned = 0.00571246 Jy ! Component: 2050 - total flux cleaned = 0.00577552 Jy ! Component: 2100 - total flux cleaned = 0.00586881 Jy ! Component: 2150 - total flux cleaned = 0.00599191 Jy ! Component: 2200 - total flux cleaned = 0.00605271 Jy ! Component: 2250 - total flux cleaned = 0.00614299 Jy ! Component: 2300 - total flux cleaned = 0.00626281 Jy ! Component: 2350 - total flux cleaned = 0.00629256 Jy ! Component: 2400 - total flux cleaned = 0.00641067 Jy ! Component: 2450 - total flux cleaned = 0.00664512 Jy ! Component: 2500 - total flux cleaned = 0.00679032 Jy ! Component: 2550 - total flux cleaned = 0.00687697 Jy ! Component: 2600 - total flux cleaned = 0.00707771 Jy ! Component: 2650 - total flux cleaned = 0.00724833 Jy ! Component: 2700 - total flux cleaned = 0.00736126 Jy ! Component: 2750 - total flux cleaned = 0.0074736 Jy ! Component: 2800 - total flux cleaned = 0.00761309 Jy ! Component: 2850 - total flux cleaned = 0.00769634 Jy ! Component: 2900 - total flux cleaned = 0.00783433 Jy ! Component: 2950 - total flux cleaned = 0.00797154 Jy ! Component: 3000 - total flux cleaned = 0.00810824 Jy ! Component: 3050 - total flux cleaned = 0.00824431 Jy ! Component: 3100 - total flux cleaned = 0.00848776 Jy ! Component: 3150 - total flux cleaned = 0.00859543 Jy ! Component: 3200 - total flux cleaned = 0.00872982 Jy ! Component: 3250 - total flux cleaned = 0.00886391 Jy ! Component: 3300 - total flux cleaned = 0.00899751 Jy ! Component: 3350 - total flux cleaned = 0.0091308 Jy ! Component: 3400 - total flux cleaned = 0.00921078 Jy ! Component: 3450 - total flux cleaned = 0.00934366 Jy ! Component: 3500 - total flux cleaned = 0.00944974 Jy ! Component: 3550 - total flux cleaned = 0.00958236 Jy ! Component: 3600 - total flux cleaned = 0.0097148 Jy ! Component: 3650 - total flux cleaned = 0.00987337 Jy ! Component: 3700 - total flux cleaned = 0.00992629 Jy ! Component: 3750 - total flux cleaned = 0.0100845 Jy ! Component: 3800 - total flux cleaned = 0.0101637 Jy ! Component: 3850 - total flux cleaned = 0.010322 Jy ! Component: 3900 - total flux cleaned = 0.0105063 Jy ! Component: 3950 - total flux cleaned = 0.0106645 Jy ! Component: 4000 - total flux cleaned = 0.0107962 Jy ! Component: 4050 - total flux cleaned = 0.0109806 Jy ! Total flux subtracted in 4096 components = 0.0110333 Jy ! Clean residual min=-0.001419 max=0.001466 Jy/beam ! Clean residual mean=0.000025 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.394443 Jy keep ! Adding 431 model components to the UV plane model. ! The established model now contains 705 components and 0.394443 Jy ![Exited script file: muppet] wmap "J2223-3455_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 33.16 at -9.806 degrees (North through East) ! Clean map min=-0.00795 max=0.25052 Jy/beam ! Writing clean map to FITS file: J2223-3455_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.250522 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000510025 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.610755 0.610755 1.22151 2.44302 4.88604 9.77208 19.5442 39.0883 78.1766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.25 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 33.16 at -9.806 degrees (North through East) ! Clean map min=-0.00795 max=0.25052 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_09_26_pus_uvs.log closed on Sat May 11 13:08:01 2019