! Started logfile: J2222-1144_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:24:40 2019 obs J2222-1144_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2222-1144_S_2017_01_16_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.723314 visibilities/baseline/integration-bin. ! Found source: J2222-1144 ! ! 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 622 lines of history. ! ! Reading 22524 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 J2222-1144_S_2017_01_16_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 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 423 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898099Jy sigma=0.006371 ! Fit after self-cal, rms=0.883209Jy sigma=0.006279 ! 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.156 mas, bmaj=9.904 mas, bpa=16.19 degrees ! Estimated noise=1011.72 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.0958671 Jy ! Component: 100 - total flux cleaned = 0.116803 Jy ! Total flux subtracted in 100 components = 0.116803 Jy ! Clean residual min=-0.003959 max=0.006642 Jy/beam ! Clean residual mean=-0.000020 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.116803 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.116803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128488Jy sigma=0.000669 ! Fit after self-cal, rms=0.128489Jy sigma=0.000669 ! Inverting map ! Added new window around map position (-2, 10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00690339 Jy ! Component: 100 - total flux cleaned = 0.0110373 Jy ! Total flux subtracted in 100 components = 0.0110373 Jy ! Clean residual min=-0.003865 max=0.003749 Jy/beam ! Clean residual mean=-0.000008 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.12784 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.12784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128000Jy sigma=0.000666 ! Fit after self-cal, rms=0.128010Jy sigma=0.000666 ! 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.898 mas, bmaj=11.01 mas, bpa=15.11 degrees ! Estimated noise=700.701 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 (5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402228 Jy ! Component: 100 - total flux cleaned = 0.0063744 Jy ! Component: 150 - total flux cleaned = 0.00809606 Jy ! Component: 200 - total flux cleaned = 0.00913735 Jy ! Total flux subtracted in 200 components = 0.00913735 Jy ! Clean residual min=-0.002742 max=0.002076 Jy/beam ! Clean residual mean=-0.000002 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.136977 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 66 components and 0.136977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127790Jy sigma=0.000665 ! Fit after self-cal, rms=0.127803Jy sigma=0.000665 ! 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.01 FD 0.94 HN 0.98 KP 1.03 ! LA 1.00 MK 1.00* NL 0.90 OV 1.01 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.07 KP 0.99 ! LA 1.00 MK 1.00* NL 1.03 OV 1.03 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 1.02 KP 1.05 ! LA 1.01 MK 1.00* NL 1.03 OV 0.95 ! PT 0.96 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.09 FD 0.98 HN 0.98 KP 0.90 ! LA 0.93 MK 1.00* NL 1.00* OV 0.97 ! PT 0.93 SC 1.08 ! ! ! Fit before self-cal, rms=0.127803Jy sigma=0.000665 ! Fit after self-cal, rms=0.124302Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=11.06 mas, bpa=15.07 degrees ! Estimated noise=700.19 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.00055853 Jy ! Component: 100 - total flux cleaned = 0.000633139 Jy ! Component: 150 - total flux cleaned = 0.000663926 Jy ! Component: 200 - total flux cleaned = 0.000716888 Jy ! Total flux subtracted in 200 components = 0.000716888 Jy ! Clean residual min=-0.002100 max=0.001958 Jy/beam ! Clean residual mean=0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.137694 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.137694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124277Jy sigma=0.000662 ! Fit after self-cal, rms=0.124324Jy sigma=0.000662 ! 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.124324Jy sigma=0.000662 ! Fit after self-cal, rms=0.122832Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=11.04 mas, bpa=15.05 degrees ! Estimated noise=701.318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655667 Jy ! Component: 100 - total flux cleaned = 0.000757826 Jy ! Component: 150 - total flux cleaned = 0.000780483 Jy ! Component: 200 - total flux cleaned = 0.0007802 Jy ! Total flux subtracted in 200 components = 0.0007802 Jy ! Clean residual min=-0.001743 max=0.001667 Jy/beam ! Clean residual mean=0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.138474 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 108 components and 0.138474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122816Jy sigma=0.000661 ! Fit after self-cal, rms=0.122789Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.56719e-05 Jy ! Component: 100 - total flux cleaned = 0.000116007 Jy ! Component: 150 - total flux cleaned = 0.000134554 Jy ! Component: 200 - total flux cleaned = 0.000152124 Jy ! Total flux subtracted in 200 components = 0.000152124 Jy ! Clean residual min=-0.001788 max=0.001656 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.138626 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.138626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122781Jy sigma=0.000660 ! Fit after self-cal, rms=0.122782Jy sigma=0.000660 ! 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.122782Jy sigma=0.000660 ! Fit after self-cal, rms=0.120988Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=11.04 mas, bpa=15.04 degrees ! Estimated noise=702.176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229374 Jy ! Component: 100 - total flux cleaned = 0.000305071 Jy ! Component: 150 - total flux cleaned = 0.000338901 Jy ! Component: 200 - total flux cleaned = 0.000355546 Jy ! Total flux subtracted in 200 components = 0.000355546 Jy ! Clean residual min=-0.001718 max=0.001613 Jy/beam ! Clean residual mean=0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.138982 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 130 components and 0.138982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120980Jy sigma=0.000660 ! Fit after self-cal, rms=0.120964Jy 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 = 8.40177e-05 Jy ! Component: 100 - total flux cleaned = 6.84999e-05 Jy ! Component: 150 - total flux cleaned = 8.24199e-05 Jy ! Component: 200 - total flux cleaned = 8.23801e-05 Jy ! Total flux subtracted in 200 components = 8.23801e-05 Jy ! Clean residual min=-0.001734 max=0.001568 Jy/beam ! Clean residual mean=0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.139064 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 144 components and 0.139064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120959Jy sigma=0.000660 ! Fit after self-cal, rms=0.120960Jy sigma=0.000660 ! 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.120960Jy sigma=0.000660 ! Fit after self-cal, rms=0.121081Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.677 mas, bmaj=14.59 mas, bpa=5.852 degrees ! Estimated noise=832.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000536502 Jy ! Component: 100 - total flux cleaned = 0.0006376 Jy ! Component: 150 - total flux cleaned = 0.000670707 Jy ! Component: 200 - total flux cleaned = 0.000685819 Jy ! Total flux subtracted in 200 components = 0.000685819 Jy ! Clean residual min=-0.002182 max=0.001909 Jy/beam ! Clean residual mean=0.000005 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.13975 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 155 components and 0.13975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121075Jy sigma=0.000660 ! Fit after self-cal, rms=0.121075Jy 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.000161101 Jy ! Component: 100 - total flux cleaned = 0.000174512 Jy ! Component: 150 - total flux cleaned = 0.000151208 Jy ! Component: 200 - total flux cleaned = 0.000129369 Jy ! Total flux subtracted in 200 components = 0.000129369 Jy ! Clean residual min=-0.002147 max=0.001903 Jy/beam ! Clean residual mean=0.000005 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.13988 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 158 components and 0.13988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121073Jy sigma=0.000660 ! Fit after self-cal, rms=0.121073Jy sigma=0.000660 ! 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.907 mas, bmaj=11.04 mas, bpa=15.03 degrees ! Estimated noise=703.362 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.907 x 11.04 at 15.03 degrees (North through East) ! Clean map min=-0.0016986 max=0.12151 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.167 mas, bmaj=9.912 mas, bpa=15.98 degrees ! Estimated noise=1014.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0960359 Jy ! Component: 100 - total flux cleaned = 0.117098 Jy ! Component: 150 - total flux cleaned = 0.123055 Jy ! Component: 200 - total flux cleaned = 0.127004 Jy ! Total flux subtracted in 200 components = 0.127004 Jy ! Clean residual min=-0.003345 max=0.002681 Jy/beam ! Clean residual mean=-0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.127005 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.127005 Jy ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=11.04 mas, bpa=15.03 degrees ! Estimated noise=703.362 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.00353799 Jy ! Component: 100 - total flux cleaned = 0.0058123 Jy ! Component: 150 - total flux cleaned = 0.00747861 Jy ! Component: 200 - total flux cleaned = 0.00876281 Jy ! Total flux subtracted in 200 components = 0.00876281 Jy ! Clean residual min=-0.001693 max=0.001851 Jy/beam ! Clean residual mean=-0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.135767 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 66 components and 0.135767 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.677 mas, bmaj=14.59 mas, bpa=5.852 degrees ! Estimated noise=832.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149608 Jy ! Component: 100 - total flux cleaned = 0.00218194 Jy ! Component: 150 - total flux cleaned = 0.00256604 Jy ! Component: 200 - total flux cleaned = 0.00291357 Jy ! Total flux subtracted in 200 components = 0.00291357 Jy ! Clean residual min=-0.002019 max=0.002019 Jy/beam ! Clean residual mean=0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.138681 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.000270077 Jy ! Component: 100 - total flux cleaned = 0.000447769 Jy ! Component: 150 - total flux cleaned = 0.000553734 Jy ! Component: 200 - total flux cleaned = 0.000619349 Jy ! Total flux subtracted in 200 components = 0.000619349 Jy ! Clean residual min=-0.002038 max=0.001967 Jy/beam ! Clean residual mean=0.000004 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.1393 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 114 components and 0.1393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=11.04 mas, bpa=15.03 degrees ! Estimated noise=703.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213862 Jy ! Component: 100 - total flux cleaned = -0.00023611 Jy ! Component: 150 - total flux cleaned = -0.000279763 Jy ! Component: 200 - total flux cleaned = -0.000240418 Jy ! Total flux subtracted in 200 components = -0.000240418 Jy ! Clean residual min=-0.001667 max=0.001536 Jy/beam ! Clean residual mean=0.000002 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.13906 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 0.13906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121079Jy sigma=0.000660 ! Fit after self-cal, rms=0.121073Jy sigma=0.000660 wmodel J2222-1144_S_2017_01_16_pus_map.mod ! Writing 132 model components to file: J2222-1144_S_2017_01_16_pus_map.mod wobs J2222-1144_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2222-1144_S_2017_01_16_pus_uvs.fits wwins J2222-1144_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J2222-1144_S_2017_01_16_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.000227063 Jy ! Component: 100 - total flux cleaned = 7.10759e-05 Jy ! Component: 150 - total flux cleaned = 0.000277295 Jy ! Component: 200 - total flux cleaned = 0.000400591 Jy ! Component: 250 - total flux cleaned = 0.000496592 Jy ! Component: 300 - total flux cleaned = 0.000661255 Jy ! Component: 350 - total flux cleaned = 0.000844972 Jy ! Component: 400 - total flux cleaned = 0.000934943 Jy ! Component: 450 - total flux cleaned = 0.00104503 Jy ! Component: 500 - total flux cleaned = 0.00110966 Jy ! Component: 550 - total flux cleaned = 0.0012575 Jy ! Component: 600 - total flux cleaned = 0.00131922 Jy ! Component: 650 - total flux cleaned = 0.0013596 Jy ! Component: 700 - total flux cleaned = 0.0014395 Jy ! Component: 750 - total flux cleaned = 0.00147868 Jy ! Component: 800 - total flux cleaned = 0.00157535 Jy ! Component: 850 - total flux cleaned = 0.00165174 Jy ! Component: 900 - total flux cleaned = 0.00170824 Jy ! Component: 950 - total flux cleaned = 0.00180123 Jy ! Component: 1000 - total flux cleaned = 0.00183756 Jy ! Component: 1050 - total flux cleaned = 0.00190969 Jy ! Component: 1100 - total flux cleaned = 0.00194502 Jy ! Component: 1150 - total flux cleaned = 0.00194506 Jy ! Component: 1200 - total flux cleaned = 0.00198023 Jy ! Component: 1250 - total flux cleaned = 0.00204887 Jy ! Component: 1300 - total flux cleaned = 0.00210024 Jy ! Component: 1350 - total flux cleaned = 0.00216753 Jy ! Component: 1400 - total flux cleaned = 0.00221751 Jy ! Component: 1450 - total flux cleaned = 0.00229958 Jy ! Component: 1500 - total flux cleaned = 0.00229921 Jy ! Component: 1550 - total flux cleaned = 0.00233144 Jy ! Component: 1600 - total flux cleaned = 0.00241127 Jy ! Component: 1650 - total flux cleaned = 0.00234802 Jy ! Component: 1700 - total flux cleaned = 0.00237968 Jy ! Component: 1750 - total flux cleaned = 0.00244141 Jy ! Component: 1800 - total flux cleaned = 0.00239516 Jy ! Component: 1850 - total flux cleaned = 0.00239549 Jy ! Component: 1900 - total flux cleaned = 0.00245555 Jy ! Component: 1950 - total flux cleaned = 0.00245564 Jy ! Component: 2000 - total flux cleaned = 0.00247034 Jy ! Component: 2050 - total flux cleaned = 0.00249948 Jy ! Component: 2100 - total flux cleaned = 0.0025138 Jy ! Component: 2150 - total flux cleaned = 0.00254264 Jy ! Component: 2200 - total flux cleaned = 0.00255684 Jy ! Component: 2250 - total flux cleaned = 0.00255686 Jy ! Component: 2300 - total flux cleaned = 0.00258495 Jy ! Component: 2350 - total flux cleaned = 0.00261263 Jy ! Component: 2400 - total flux cleaned = 0.00262651 Jy ! Component: 2450 - total flux cleaned = 0.00261286 Jy ! Component: 2500 - total flux cleaned = 0.00265366 Jy ! Component: 2550 - total flux cleaned = 0.00266707 Jy ! Component: 2600 - total flux cleaned = 0.00268038 Jy ! Component: 2650 - total flux cleaned = 0.00270699 Jy ! Component: 2700 - total flux cleaned = 0.00273306 Jy ! Component: 2750 - total flux cleaned = 0.00271995 Jy ! Component: 2800 - total flux cleaned = 0.00275867 Jy ! Component: 2850 - total flux cleaned = 0.00277132 Jy ! Component: 2900 - total flux cleaned = 0.00274574 Jy ! Component: 2950 - total flux cleaned = 0.00275846 Jy ! Component: 3000 - total flux cleaned = 0.00279607 Jy ! Component: 3050 - total flux cleaned = 0.00275879 Jy ! Component: 3100 - total flux cleaned = 0.00274655 Jy ! Component: 3150 - total flux cleaned = 0.00277128 Jy ! Component: 3200 - total flux cleaned = 0.00278358 Jy ! Component: 3250 - total flux cleaned = 0.00279579 Jy ! Component: 3300 - total flux cleaned = 0.00278371 Jy ! Component: 3350 - total flux cleaned = 0.00279557 Jy ! Component: 3400 - total flux cleaned = 0.00276007 Jy ! Component: 3450 - total flux cleaned = 0.00276004 Jy ! Component: 3500 - total flux cleaned = 0.00280692 Jy ! Component: 3550 - total flux cleaned = 0.00277199 Jy ! Component: 3600 - total flux cleaned = 0.00278344 Jy ! Component: 3650 - total flux cleaned = 0.00279496 Jy ! Component: 3700 - total flux cleaned = 0.00277204 Jy ! Component: 3750 - total flux cleaned = 0.00279474 Jy ! Component: 3800 - total flux cleaned = 0.00274948 Jy ! Component: 3850 - total flux cleaned = 0.00276071 Jy ! Component: 3900 - total flux cleaned = 0.00274967 Jy ! Component: 3950 - total flux cleaned = 0.00270541 Jy ! Component: 4000 - total flux cleaned = 0.00270541 Jy ! Component: 4050 - total flux cleaned = 0.00271636 Jy ! Total flux subtracted in 4096 components = 0.00271626 Jy ! Clean residual min=-0.000711 max=0.000657 Jy/beam ! Clean residual mean=0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.141776 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 461 components and 0.141776 Jy ![Exited script file: muppet] wmap "J2222-1144_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.907 x 11.04 at 15.03 degrees (North through East) ! Clean map min=-0.0011088 max=0.12219 Jy/beam ! Writing clean map to FITS file: J2222-1144_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217915 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535042 0.535042 1.07008 2.14017 4.28033 8.56067 17.1213 34.2427 68.4853 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.907 x 11.04 at 15.03 degrees (North through East) ! Clean map min=-0.0011088 max=0.12219 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 J2222-1144_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:24:46 2019