! Started logfile: J2223-3455_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:57:22 2019 obs J2223-3455_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J2223-3455_S_2017_05_31_pus_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.699556 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 703 lines of history. ! ! Reading 3148 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_05_31_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.801876Jy sigma=0.004855 ! Fit after self-cal, rms=0.769209Jy sigma=0.004749 ! 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.679 mas, bmaj=8.562 mas, bpa=-5.741 degrees ! Estimated noise=3011.41 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.189059 Jy ! Component: 100 - total flux cleaned = 0.248038 Jy ! Total flux subtracted in 100 components = 0.248038 Jy ! Clean residual min=-0.017382 max=0.029085 Jy/beam ! Clean residual mean=0.000187 rms=0.005457 Jy/beam ! Combined flux in latest and established models = 0.248038 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.248038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199110Jy sigma=0.000816 ! Fit after self-cal, rms=0.199038Jy sigma=0.000816 ! 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.307 mas, bmaj=10.58 mas, bpa=-3.9 degrees ! Estimated noise=2368.06 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.0311899 Jy ! Component: 100 - total flux cleaned = 0.0457745 Jy ! Component: 150 - total flux cleaned = 0.0530925 Jy ! Component: 200 - total flux cleaned = 0.054195 Jy ! Total flux subtracted in 200 components = 0.054195 Jy ! Clean residual min=-0.019073 max=0.032172 Jy/beam ! Clean residual mean=0.000422 rms=0.005695 Jy/beam ! Combined flux in latest and established models = 0.302233 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.302233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192279Jy sigma=0.000774 ! Fit after self-cal, rms=0.192242Jy sigma=0.000774 ! Inverting map ! Added new window around map position (25.5, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300998 Jy ! Component: 100 - total flux cleaned = 0.0453154 Jy ! Component: 150 - total flux cleaned = 0.0542739 Jy ! Component: 200 - total flux cleaned = 0.0576603 Jy ! Total flux subtracted in 200 components = 0.0576603 Jy ! Clean residual min=-0.013357 max=0.013464 Jy/beam ! Clean residual mean=0.000079 rms=0.003605 Jy/beam ! Combined flux in latest and established models = 0.359893 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 86 components and 0.359893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187113Jy sigma=0.000729 ! Fit after self-cal, rms=0.186393Jy sigma=0.000722 ! 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.00* FD 0.98 HN 1.22 KP 0.97 ! LA 1.07 MK 1.02 NL 0.95 OV 0.95 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.33 KP 0.95 ! LA 1.01 MK 0.99 NL 1.12 OV 1.03 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.50 FD 1.04 HN 1.31 KP 0.92 ! LA 1.03 MK 1.01 NL 1.21 OV 0.93 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.54 KP 1.22 ! LA 1.06 MK 1.10 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.186393Jy sigma=0.000722 ! Fit after self-cal, rms=0.223205Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=10.44 mas, bpa=-2.95 degrees ! Estimated noise=2450.04 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.0074137 Jy ! Component: 100 - total flux cleaned = 0.00819586 Jy ! Component: 150 - total flux cleaned = 0.00803415 Jy ! Component: 200 - total flux cleaned = 0.00803866 Jy ! Total flux subtracted in 200 components = 0.00803866 Jy ! Clean residual min=-0.008869 max=0.010699 Jy/beam ! Clean residual mean=-0.000032 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.367932 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.367932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222680Jy sigma=0.000689 ! Fit after self-cal, rms=0.222867Jy sigma=0.000688 ! 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.222867Jy sigma=0.000688 ! Fit after self-cal, rms=0.230006Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=10.43 mas, bpa=-2.852 degrees ! Estimated noise=2462.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00552652 Jy ! Component: 100 - total flux cleaned = 0.00687369 Jy ! Component: 150 - total flux cleaned = 0.00725142 Jy ! Component: 200 - total flux cleaned = 0.00747939 Jy ! Total flux subtracted in 200 components = 0.00747939 Jy ! Clean residual min=-0.008478 max=0.009992 Jy/beam ! Clean residual mean=-0.000023 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.375411 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 122 components and 0.375411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229588Jy sigma=0.000682 ! Fit after self-cal, rms=0.229621Jy sigma=0.000682 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) ! Added new window around map position (38.5, 99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00989619 Jy ! Component: 100 - total flux cleaned = 0.0142318 Jy ! Component: 150 - total flux cleaned = 0.0150219 Jy ! Component: 200 - total flux cleaned = 0.0156017 Jy ! Total flux subtracted in 200 components = 0.0156017 Jy ! Clean residual min=-0.007250 max=0.008659 Jy/beam ! Clean residual mean=-0.000112 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.391013 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 154 components and 0.391013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228973Jy sigma=0.000678 ! Fit after self-cal, rms=0.228970Jy sigma=0.000677 ! Inverting map ! Added new window around map position (-106.5, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00617657 Jy ! Component: 100 - total flux cleaned = 0.00809639 Jy ! Component: 150 - total flux cleaned = 0.00984672 Jy ! Component: 200 - total flux cleaned = 0.0112538 Jy ! Total flux subtracted in 200 components = 0.0112538 Jy ! Clean residual min=-0.007318 max=0.006278 Jy/beam ! Clean residual mean=-0.000106 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 0.402267 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 178 components and 0.402267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228726Jy sigma=0.000674 ! Fit after self-cal, rms=0.228700Jy sigma=0.000674 ! 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.228700Jy sigma=0.000674 ! Fit after self-cal, rms=0.143910Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=10.42 mas, bpa=-2.979 degrees ! Estimated noise=2442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153287 Jy ! Component: 100 - total flux cleaned = 0.00322558 Jy ! Component: 150 - total flux cleaned = 0.00422285 Jy ! Component: 200 - total flux cleaned = 0.00432333 Jy ! Total flux subtracted in 200 components = 0.00432333 Jy ! Clean residual min=-0.005829 max=0.005662 Jy/beam ! Clean residual mean=-0.000088 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.40659 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 203 components and 0.40659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143615Jy sigma=0.000659 ! Fit after self-cal, rms=0.143518Jy 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.0012978 Jy ! Component: 100 - total flux cleaned = 0.00129945 Jy ! Component: 150 - total flux cleaned = 0.00138821 Jy ! Component: 200 - total flux cleaned = 0.00147097 Jy ! Total flux subtracted in 200 components = 0.00147097 Jy ! Clean residual min=-0.005613 max=0.005363 Jy/beam ! Clean residual mean=-0.000091 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.408061 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 210 components and 0.408061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143361Jy sigma=0.000659 ! Fit after self-cal, rms=0.143360Jy sigma=0.000659 ! 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.143360Jy sigma=0.000659 ! Fit after self-cal, rms=0.143229Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.37 mas, bmaj=25.5 mas, bpa=-3.959 degrees ! Estimated noise=2911.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156622 Jy ! Component: 100 - total flux cleaned = 0.00278488 Jy ! Component: 150 - total flux cleaned = 0.00334071 Jy ! Component: 200 - total flux cleaned = 0.00352272 Jy ! Total flux subtracted in 200 components = 0.00352272 Jy ! Clean residual min=-0.005984 max=0.005227 Jy/beam ! Clean residual mean=-0.000182 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.411584 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 225 components and 0.411584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143138Jy sigma=0.000658 ! Fit after self-cal, rms=0.143153Jy 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.000389348 Jy ! Component: 100 - total flux cleaned = 0.000389402 Jy ! Component: 150 - total flux cleaned = 0.000392034 Jy ! Component: 200 - total flux cleaned = 0.000347706 Jy ! Total flux subtracted in 200 components = 0.000347706 Jy ! Clean residual min=-0.005939 max=0.005234 Jy/beam ! Clean residual mean=-0.000183 rms=0.001974 Jy/beam ! Combined flux in latest and established models = 0.411931 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 233 components and 0.411931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143119Jy sigma=0.000658 ! Fit after self-cal, rms=0.143121Jy 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.316 mas, bmaj=10.43 mas, bpa=-2.999 degrees ! Estimated noise=2428.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.316 x 10.43 at -2.999 degrees (North through East) ! Clean map min=-0.0055717 max=0.22559 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.7 mas, bmaj=8.369 mas, bpa=-4.777 degrees ! Estimated noise=3085.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192655 Jy ! Component: 100 - total flux cleaned = 0.246397 Jy ! Component: 150 - total flux cleaned = 0.275268 Jy ! Component: 200 - total flux cleaned = 0.29618 Jy ! Total flux subtracted in 200 components = 0.29618 Jy ! Clean residual min=-0.011017 max=0.014389 Jy/beam ! Clean residual mean=0.000097 rms=0.003401 Jy/beam ! Combined flux in latest and established models = 0.29618 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.29618 Jy ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=10.43 mas, bpa=-2.999 degrees ! Estimated noise=2428.75 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.0220793 Jy ! Component: 100 - total flux cleaned = 0.0379976 Jy ! Component: 150 - total flux cleaned = 0.0507655 Jy ! Component: 200 - total flux cleaned = 0.0613047 Jy ! Total flux subtracted in 200 components = 0.0613047 Jy ! Clean residual min=-0.008090 max=0.008835 Jy/beam ! Clean residual mean=0.000010 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.357484 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 105 components and 0.357484 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.37 mas, bmaj=25.5 mas, bpa=-3.959 degrees ! Estimated noise=2911.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138557 Jy ! Component: 100 - total flux cleaned = 0.0239158 Jy ! Component: 150 - total flux cleaned = 0.03152 Jy ! Component: 200 - total flux cleaned = 0.0373062 Jy ! Total flux subtracted in 200 components = 0.0373062 Jy ! Clean residual min=-0.006893 max=0.007085 Jy/beam ! Clean residual mean=-0.000149 rms=0.002287 Jy/beam ! Combined flux in latest and established models = 0.39479 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.00443608 Jy ! Component: 100 - total flux cleaned = 0.0078595 Jy ! Component: 150 - total flux cleaned = 0.0102502 Jy ! Component: 200 - total flux cleaned = 0.0111782 Jy ! Total flux subtracted in 200 components = 0.0111782 Jy ! Clean residual min=-0.005938 max=0.005637 Jy/beam ! Clean residual mean=-0.000206 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.405968 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 152 components and 0.405968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=10.43 mas, bpa=-2.999 degrees ! Estimated noise=2428.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145398 Jy ! Component: 100 - total flux cleaned = 0.00228777 Jy ! Component: 150 - total flux cleaned = 0.00253962 Jy ! Component: 200 - total flux cleaned = 0.00265849 Jy ! Total flux subtracted in 200 components = 0.00265849 Jy ! Clean residual min=-0.005497 max=0.006053 Jy/beam ! Clean residual mean=-0.000102 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.408627 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 170 components and 0.408627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143533Jy sigma=0.000660 ! Fit after self-cal, rms=0.143482Jy sigma=0.000659 wmodel J2223-3455_S_2017_05_31_pus_map.mod ! Writing 170 model components to file: J2223-3455_S_2017_05_31_pus_map.mod wobs J2223-3455_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J2223-3455_S_2017_05_31_pus_uvs.fits wwins J2223-3455_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J2223-3455_S_2017_05_31_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.0011099 Jy ! Component: 100 - total flux cleaned = 0.000814648 Jy ! Component: 150 - total flux cleaned = 0.000719229 Jy ! Component: 200 - total flux cleaned = 0.000894319 Jy ! Component: 250 - total flux cleaned = 0.00123503 Jy ! Component: 300 - total flux cleaned = 0.0015641 Jy ! Component: 350 - total flux cleaned = 0.00172102 Jy ! Component: 400 - total flux cleaned = 0.00187533 Jy ! Component: 450 - total flux cleaned = 0.00195114 Jy ! Component: 500 - total flux cleaned = 0.00217091 Jy ! Component: 550 - total flux cleaned = 0.00238448 Jy ! Component: 600 - total flux cleaned = 0.0026641 Jy ! Component: 650 - total flux cleaned = 0.00293827 Jy ! Component: 700 - total flux cleaned = 0.00307262 Jy ! Component: 750 - total flux cleaned = 0.00320494 Jy ! Component: 800 - total flux cleaned = 0.00346481 Jy ! Component: 850 - total flux cleaned = 0.00378371 Jy ! Component: 900 - total flux cleaned = 0.00390849 Jy ! Component: 950 - total flux cleaned = 0.00415656 Jy ! Component: 1000 - total flux cleaned = 0.00433957 Jy ! Component: 1050 - total flux cleaned = 0.00463857 Jy ! Component: 1100 - total flux cleaned = 0.00499156 Jy ! Component: 1150 - total flux cleaned = 0.00522471 Jy ! Component: 1200 - total flux cleaned = 0.00539555 Jy ! Component: 1250 - total flux cleaned = 0.00556521 Jy ! Component: 1300 - total flux cleaned = 0.00556544 Jy ! Component: 1350 - total flux cleaned = 0.00562087 Jy ! Component: 1400 - total flux cleaned = 0.00567568 Jy ! Component: 1450 - total flux cleaned = 0.00567547 Jy ! Component: 1500 - total flux cleaned = 0.00583385 Jy ! Component: 1550 - total flux cleaned = 0.00567638 Jy ! Component: 1600 - total flux cleaned = 0.00577985 Jy ! Component: 1650 - total flux cleaned = 0.00593301 Jy ! Component: 1700 - total flux cleaned = 0.00603414 Jy ! Component: 1750 - total flux cleaned = 0.00608456 Jy ! Component: 1800 - total flux cleaned = 0.00628229 Jy ! Component: 1850 - total flux cleaned = 0.00628253 Jy ! Component: 1900 - total flux cleaned = 0.00647586 Jy ! Component: 1950 - total flux cleaned = 0.00657112 Jy ! Component: 2000 - total flux cleaned = 0.00671356 Jy ! Component: 2050 - total flux cleaned = 0.00685323 Jy ! Component: 2100 - total flux cleaned = 0.0070377 Jy ! Component: 2150 - total flux cleaned = 0.00712864 Jy ! Component: 2200 - total flux cleaned = 0.00721946 Jy ! Component: 2250 - total flux cleaned = 0.00744343 Jy ! Component: 2300 - total flux cleaned = 0.00731042 Jy ! Component: 2350 - total flux cleaned = 0.00748667 Jy ! Component: 2400 - total flux cleaned = 0.00770407 Jy ! Component: 2450 - total flux cleaned = 0.00766092 Jy ! Component: 2500 - total flux cleaned = 0.00774692 Jy ! Component: 2550 - total flux cleaned = 0.00787487 Jy ! Component: 2600 - total flux cleaned = 0.00787556 Jy ! Component: 2650 - total flux cleaned = 0.00795916 Jy ! Component: 2700 - total flux cleaned = 0.00808284 Jy ! Component: 2750 - total flux cleaned = 0.00812375 Jy ! Component: 2800 - total flux cleaned = 0.00800139 Jy ! Component: 2850 - total flux cleaned = 0.00808285 Jy ! Component: 2900 - total flux cleaned = 0.00812301 Jy ! Component: 2950 - total flux cleaned = 0.00812309 Jy ! Component: 3000 - total flux cleaned = 0.00816251 Jy ! Component: 3050 - total flux cleaned = 0.00816222 Jy ! Component: 3100 - total flux cleaned = 0.00812341 Jy ! Component: 3150 - total flux cleaned = 0.00808501 Jy ! Component: 3200 - total flux cleaned = 0.00812322 Jy ! Component: 3250 - total flux cleaned = 0.00812314 Jy ! Component: 3300 - total flux cleaned = 0.00804756 Jy ! Component: 3350 - total flux cleaned = 0.00797264 Jy ! Component: 3400 - total flux cleaned = 0.00786089 Jy ! Component: 3450 - total flux cleaned = 0.00778682 Jy ! Component: 3500 - total flux cleaned = 0.0077498 Jy ! Component: 3550 - total flux cleaned = 0.00760321 Jy ! Component: 3600 - total flux cleaned = 0.0074208 Jy ! Component: 3650 - total flux cleaned = 0.00727592 Jy ! Component: 3700 - total flux cleaned = 0.00727597 Jy ! Component: 3750 - total flux cleaned = 0.00716837 Jy ! Component: 3800 - total flux cleaned = 0.00695462 Jy ! Component: 3850 - total flux cleaned = 0.00684863 Jy ! Component: 3900 - total flux cleaned = 0.00677803 Jy ! Component: 3950 - total flux cleaned = 0.00667283 Jy ! Component: 4000 - total flux cleaned = 0.00656802 Jy ! Component: 4050 - total flux cleaned = 0.00646362 Jy ! Total flux subtracted in 4096 components = 0.00625601 Jy ! Clean residual min=-0.002405 max=0.002849 Jy/beam ! Clean residual mean=-0.000019 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.414883 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 441 components and 0.414883 Jy ![Exited script file: muppet] wmap "J2223-3455_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.316 x 10.43 at -2.999 degrees (North through East) ! Clean map min=-0.0052372 max=0.23171 Jy/beam ! Writing clean map to FITS file: J2223-3455_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.231715 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000639902 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.828477 0.828477 1.65695 3.31391 6.62782 13.2556 26.5113 53.0225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.231 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.316 x 10.43 at -2.999 degrees (North through East) ! Clean map min=-0.0052372 max=0.23171 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_05_31_pus_uvs.log closed on Tue Feb 5 21:57:26 2019