! Started logfile: J2219-0051_S_2017_05_01_pus_uvs.log on Wed May 1 18:44:50 2019 obs J2219-0051_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2219-0051_S_2017_05_01_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89709 visibilities/baseline/integration-bin. ! Found source: J2219-0051 ! ! 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 788 lines of history. ! ! Reading 13564 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 J2219-0051_S_2017_05_01_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.811430Jy sigma=0.006345 ! Fit after self-cal, rms=0.806109Jy sigma=0.006306 ! 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.852 mas, bmaj=6.984 mas, bpa=-1.959 degrees ! Estimated noise=1427.42 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.150208 Jy ! Component: 100 - total flux cleaned = 0.183797 Jy ! Total flux subtracted in 100 components = 0.183797 Jy ! Clean residual min=-0.006292 max=0.011854 Jy/beam ! Clean residual mean=0.000016 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.183797 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.183797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095037Jy sigma=0.000716 ! Fit after self-cal, rms=0.095039Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133772 Jy ! Component: 100 - total flux cleaned = 0.021392 Jy ! Total flux subtracted in 100 components = 0.021392 Jy ! Clean residual min=-0.005039 max=0.004889 Jy/beam ! Clean residual mean=0.000006 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.205189 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.205189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092437Jy sigma=0.000693 ! Fit after self-cal, rms=0.092430Jy sigma=0.000692 ! 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.475 mas, bmaj=7.956 mas, bpa=0.1698 degrees ! Estimated noise=859.699 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.00819518 Jy ! Component: 100 - total flux cleaned = 0.0128203 Jy ! Component: 150 - total flux cleaned = 0.0157098 Jy ! Component: 200 - total flux cleaned = 0.0175674 Jy ! Total flux subtracted in 200 components = 0.0175674 Jy ! Clean residual min=-0.004824 max=0.004064 Jy/beam ! Clean residual mean=0.000012 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.222756 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 61 components and 0.222756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091725Jy sigma=0.000686 ! Fit after self-cal, rms=0.091729Jy sigma=0.000686 ! 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.97 FD 0.87 HN 1.02 KP 1.00 ! LA 0.98 MK 1.01 NL 0.96 OV 1.04 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.90 HN 1.07 KP 0.99 ! LA 0.95 MK 0.98 NL 1.02 OV 1.05 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 1.04 KP 1.00 ! LA 1.03 MK 0.99 NL 1.03 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 0.99 KP 1.00* ! LA 1.07 MK 1.04 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.091729Jy sigma=0.000686 ! Fit after self-cal, rms=0.090931Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=8.002 mas, bpa=0.1966 degrees ! Estimated noise=858.654 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.000335321 Jy ! Component: 100 - total flux cleaned = -0.0004727 Jy ! Component: 150 - total flux cleaned = -0.000580469 Jy ! Component: 200 - total flux cleaned = -0.000668255 Jy ! Total flux subtracted in 200 components = -0.000668255 Jy ! Clean residual min=-0.002805 max=0.003026 Jy/beam ! Clean residual mean=0.000009 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.222088 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.222088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090917Jy sigma=0.000678 ! Fit after self-cal, rms=0.090933Jy sigma=0.000678 ! 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.090933Jy sigma=0.000678 ! Fit after self-cal, rms=0.091921Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.005 mas, bpa=0.2025 degrees ! Estimated noise=858.536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205079 Jy ! Component: 100 - total flux cleaned = -0.00017564 Jy ! Component: 150 - total flux cleaned = -0.000188953 Jy ! Component: 200 - total flux cleaned = -0.000176521 Jy ! Total flux subtracted in 200 components = -0.000176521 Jy ! Clean residual min=-0.003077 max=0.002748 Jy/beam ! Clean residual mean=0.000005 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.221912 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.221912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091915Jy sigma=0.000673 ! Fit after self-cal, rms=0.091977Jy sigma=0.000673 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.81025e-05 Jy ! Component: 100 - total flux cleaned = -5.20675e-05 Jy ! Component: 150 - total flux cleaned = -5.20772e-05 Jy ! Component: 200 - total flux cleaned = -5.18256e-05 Jy ! Total flux subtracted in 200 components = -5.18256e-05 Jy ! Clean residual min=-0.003062 max=0.002776 Jy/beam ! Clean residual mean=0.000005 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.22186 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.22186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091973Jy sigma=0.000673 ! Fit after self-cal, rms=0.091972Jy sigma=0.000673 ! 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.091972Jy sigma=0.000673 ! Fit after self-cal, rms=0.092088Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=8.008 mas, bpa=0.201 degrees ! Estimated noise=858.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233176 Jy ! Component: 100 - total flux cleaned = -0.00025529 Jy ! Component: 150 - total flux cleaned = -0.000255064 Jy ! Component: 200 - total flux cleaned = -0.000254744 Jy ! Total flux subtracted in 200 components = -0.000254744 Jy ! Clean residual min=-0.003054 max=0.002790 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.221605 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.221605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092086Jy sigma=0.000673 ! Fit after self-cal, rms=0.092089Jy sigma=0.000673 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.15548e-05 Jy ! Component: 100 - total flux cleaned = -4.27132e-05 Jy ! Component: 150 - total flux cleaned = -4.27144e-05 Jy ! Component: 200 - total flux cleaned = -4.29492e-05 Jy ! Total flux subtracted in 200 components = -4.29492e-05 Jy ! Clean residual min=-0.003046 max=0.002807 Jy/beam ! Clean residual mean=0.000005 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.221562 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.221562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092087Jy sigma=0.000673 ! Fit after self-cal, rms=0.092086Jy sigma=0.000673 ! 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.092086Jy sigma=0.000673 ! Fit after self-cal, rms=0.092081Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.574 mas, bmaj=12.47 mas, bpa=1.638 degrees ! Estimated noise=1033.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399144 Jy ! Component: 100 - total flux cleaned = 0.000397285 Jy ! Component: 150 - total flux cleaned = 0.00039813 Jy ! Component: 200 - total flux cleaned = 0.000398835 Jy ! Total flux subtracted in 200 components = 0.000398835 Jy ! Clean residual min=-0.002866 max=0.003914 Jy/beam ! Clean residual mean=0.000010 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.221961 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 86 components and 0.221961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092086Jy sigma=0.000673 ! Fit after self-cal, rms=0.092082Jy sigma=0.000673 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 (-1, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038827 Jy ! Component: 100 - total flux cleaned = 0.00617887 Jy ! Component: 150 - total flux cleaned = 0.00783146 Jy ! Component: 200 - total flux cleaned = 0.00912381 Jy ! Total flux subtracted in 200 components = 0.00912381 Jy ! Clean residual min=-0.002298 max=0.002433 Jy/beam ! Clean residual mean=0.000007 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.231085 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 130 components and 0.231085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091970Jy sigma=0.000672 ! Fit after self-cal, rms=0.091961Jy sigma=0.000672 ! 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.495 mas, bmaj=8.009 mas, bpa=0.191 degrees ! Estimated noise=858.234 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 8.009 at 0.191 degrees (North through East) ! Clean map min=-0.0025785 max=0.19569 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.875 mas, bmaj=7.038 mas, bpa=-1.73 degrees ! Estimated noise=1441.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15155 Jy ! Component: 100 - total flux cleaned = 0.185223 Jy ! Component: 150 - total flux cleaned = 0.197981 Jy ! Component: 200 - total flux cleaned = 0.205466 Jy ! Total flux subtracted in 200 components = 0.205466 Jy ! Clean residual min=-0.004046 max=0.004246 Jy/beam ! Clean residual mean=0.000007 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.205466 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.205466 Jy ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=8.009 mas, bpa=0.191 degrees ! Estimated noise=858.234 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.00707328 Jy ! Component: 100 - total flux cleaned = 0.011408 Jy ! Component: 150 - total flux cleaned = 0.0144156 Jy ! Component: 200 - total flux cleaned = 0.0167081 Jy ! Total flux subtracted in 200 components = 0.0167081 Jy ! Clean residual min=-0.002952 max=0.002536 Jy/beam ! Clean residual mean=0.000008 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.222174 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 77 components and 0.222174 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.574 mas, bmaj=12.47 mas, bpa=1.638 degrees ! Estimated noise=1033.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265165 Jy ! Component: 100 - total flux cleaned = 0.00454253 Jy ! Component: 150 - total flux cleaned = 0.0060276 Jy ! Component: 200 - total flux cleaned = 0.0072735 Jy ! Total flux subtracted in 200 components = 0.0072735 Jy ! Clean residual min=-0.002346 max=0.002398 Jy/beam ! Clean residual mean=0.000010 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.229447 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.00106215 Jy ! Component: 100 - total flux cleaned = 0.00193872 Jy ! Component: 150 - total flux cleaned = 0.00248451 Jy ! Component: 200 - total flux cleaned = 0.00286328 Jy ! Total flux subtracted in 200 components = 0.00286328 Jy ! Clean residual min=-0.002164 max=0.002335 Jy/beam ! Clean residual mean=0.000008 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.232311 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 161 components and 0.232311 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=8.009 mas, bpa=0.191 degrees ! Estimated noise=858.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.39626e-06 Jy ! Component: 100 - total flux cleaned = 0.000241734 Jy ! Component: 150 - total flux cleaned = 0.000446369 Jy ! Component: 200 - total flux cleaned = 0.000601852 Jy ! Total flux subtracted in 200 components = 0.000601852 Jy ! Clean residual min=-0.002653 max=0.001948 Jy/beam ! Clean residual mean=0.000004 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.232912 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 185 components and 0.232912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091908Jy sigma=0.000672 ! Fit after self-cal, rms=0.091893Jy sigma=0.000672 wmodel J2219-0051_S_2017_05_01_pus_map.mod ! Writing 185 model components to file: J2219-0051_S_2017_05_01_pus_map.mod wobs J2219-0051_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2219-0051_S_2017_05_01_pus_uvs.fits wwins J2219-0051_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J2219-0051_S_2017_05_01_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.00083958 Jy ! Component: 100 - total flux cleaned = -0.000946007 Jy ! Component: 150 - total flux cleaned = -0.00104973 Jy ! Component: 200 - total flux cleaned = -0.0010497 Jy ! Component: 250 - total flux cleaned = -0.00108255 Jy ! Component: 300 - total flux cleaned = -0.00130145 Jy ! Component: 350 - total flux cleaned = -0.00139274 Jy ! Component: 400 - total flux cleaned = -0.00154123 Jy ! Component: 450 - total flux cleaned = -0.00162822 Jy ! Component: 500 - total flux cleaned = -0.00171348 Jy ! Component: 550 - total flux cleaned = -0.001825 Jy ! Component: 600 - total flux cleaned = -0.00196042 Jy ! Component: 650 - total flux cleaned = -0.00209293 Jy ! Component: 700 - total flux cleaned = -0.00211937 Jy ! Component: 750 - total flux cleaned = -0.00224836 Jy ! Component: 800 - total flux cleaned = -0.00232437 Jy ! Component: 850 - total flux cleaned = -0.00237429 Jy ! Component: 900 - total flux cleaned = -0.00252109 Jy ! Component: 950 - total flux cleaned = -0.00254522 Jy ! Component: 1000 - total flux cleaned = -0.00264023 Jy ! Component: 1050 - total flux cleaned = -0.00268737 Jy ! Component: 1100 - total flux cleaned = -0.00275687 Jy ! Component: 1150 - total flux cleaned = -0.00268835 Jy ! Component: 1200 - total flux cleaned = -0.00271147 Jy ! Component: 1250 - total flux cleaned = -0.00275617 Jy ! Component: 1300 - total flux cleaned = -0.00277816 Jy ! Component: 1350 - total flux cleaned = -0.00273425 Jy ! Component: 1400 - total flux cleaned = -0.00269063 Jy ! Component: 1450 - total flux cleaned = -0.00275456 Jy ! Component: 1500 - total flux cleaned = -0.00271203 Jy ! Component: 1550 - total flux cleaned = -0.00273285 Jy ! Component: 1600 - total flux cleaned = -0.00277412 Jy ! Component: 1650 - total flux cleaned = -0.00277422 Jy ! Component: 1700 - total flux cleaned = -0.00279457 Jy ! Component: 1750 - total flux cleaned = -0.0026946 Jy ! Component: 1800 - total flux cleaned = -0.00269488 Jy ! Component: 1850 - total flux cleaned = -0.00275353 Jy ! Component: 1900 - total flux cleaned = -0.00275326 Jy ! Component: 1950 - total flux cleaned = -0.00273423 Jy ! Component: 2000 - total flux cleaned = -0.002658 Jy ! Component: 2050 - total flux cleaned = -0.00262031 Jy ! Component: 2100 - total flux cleaned = -0.00256402 Jy ! Component: 2150 - total flux cleaned = -0.00254557 Jy ! Component: 2200 - total flux cleaned = -0.00252735 Jy ! Component: 2250 - total flux cleaned = -0.00243603 Jy ! Component: 2300 - total flux cleaned = -0.00236409 Jy ! Component: 2350 - total flux cleaned = -0.00243607 Jy ! Component: 2400 - total flux cleaned = -0.0024004 Jy ! Component: 2450 - total flux cleaned = -0.00238292 Jy ! Component: 2500 - total flux cleaned = -0.00233073 Jy ! Component: 2550 - total flux cleaned = -0.00236542 Jy ! Component: 2600 - total flux cleaned = -0.00239965 Jy ! Component: 2650 - total flux cleaned = -0.00229748 Jy ! Component: 2700 - total flux cleaned = -0.00239908 Jy ! Component: 2750 - total flux cleaned = -0.00241584 Jy ! Component: 2800 - total flux cleaned = -0.00234912 Jy ! Component: 2850 - total flux cleaned = -0.0023493 Jy ! Component: 2900 - total flux cleaned = -0.0024314 Jy ! Component: 2950 - total flux cleaned = -0.00239879 Jy ! Component: 3000 - total flux cleaned = -0.00247961 Jy ! Component: 3050 - total flux cleaned = -0.00243112 Jy ! Component: 3100 - total flux cleaned = -0.00244716 Jy ! Component: 3150 - total flux cleaned = -0.00249482 Jy ! Component: 3200 - total flux cleaned = -0.00252644 Jy ! Component: 3250 - total flux cleaned = -0.00252646 Jy ! Component: 3300 - total flux cleaned = -0.00258865 Jy ! Component: 3350 - total flux cleaned = -0.00257319 Jy ! Component: 3400 - total flux cleaned = -0.00263446 Jy ! Component: 3450 - total flux cleaned = -0.00264965 Jy ! Component: 3500 - total flux cleaned = -0.00271035 Jy ! Component: 3550 - total flux cleaned = -0.00274026 Jy ! Component: 3600 - total flux cleaned = -0.00271054 Jy ! Component: 3650 - total flux cleaned = -0.00281424 Jy ! Component: 3700 - total flux cleaned = -0.00279938 Jy ! Component: 3750 - total flux cleaned = -0.0028287 Jy ! Component: 3800 - total flux cleaned = -0.00297429 Jy ! Component: 3850 - total flux cleaned = -0.00297416 Jy ! Component: 3900 - total flux cleaned = -0.00298837 Jy ! Component: 3950 - total flux cleaned = -0.003017 Jy ! Component: 4000 - total flux cleaned = -0.0029603 Jy ! Component: 4050 - total flux cleaned = -0.0030591 Jy ! Total flux subtracted in 4096 components = -0.00301714 Jy ! Clean residual min=-0.000793 max=0.000865 Jy/beam ! Clean residual mean=0.000002 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.229895 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 457 components and 0.229895 Jy ![Exited script file: muppet] wmap "J2219-0051_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 8.009 at 0.191 degrees (North through East) ! Clean map min=-0.0023482 max=0.19723 Jy/beam ! Writing clean map to FITS file: J2219-0051_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.197231 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256583 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390278 0.390278 0.780555 1.56111 3.12222 6.24444 12.4889 24.9778 49.9555 99.911 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.197 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.495 x 8.009 at 0.191 degrees (North through East) ! Clean map min=-0.0023482 max=0.19723 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 J2219-0051_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:44:54 2019