! Started logfile: J2311-1306_S_2017_10_09_pus_uvs.log on Sun May 12 13:22:44 2019 obs J2311-1306_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2311-1306_S_2017_10_09_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.536844 visibilities/baseline/integration-bin. ! Found source: J2311-1306 ! ! 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 496 lines of history. ! ! Reading 11132 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 J2311-1306_S_2017_10_09_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 361 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 433 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 420 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1018 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848903Jy sigma=0.006502 ! Fit after self-cal, rms=0.819991Jy sigma=0.006311 ! 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.071 mas, bmaj=12.28 mas, bpa=-20.54 degrees ! Estimated noise=2103.88 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.129815 Jy ! Component: 100 - total flux cleaned = 0.168537 Jy ! Total flux subtracted in 100 components = 0.168537 Jy ! Clean residual min=-0.013559 max=0.019355 Jy/beam ! Clean residual mean=0.000050 rms=0.003917 Jy/beam ! Combined flux in latest and established models = 0.168537 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.168537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106631Jy sigma=0.000758 ! Fit after self-cal, rms=0.106619Jy sigma=0.000758 ! 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.741 mas, bmaj=15.68 mas, bpa=-15.41 degrees ! Estimated noise=1076.13 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.0252523 Jy ! Component: 100 - total flux cleaned = 0.0389136 Jy ! Component: 150 - total flux cleaned = 0.0476655 Jy ! Component: 200 - total flux cleaned = 0.0535775 Jy ! Total flux subtracted in 200 components = 0.0535775 Jy ! Clean residual min=-0.010249 max=0.019327 Jy/beam ! Clean residual mean=0.000042 rms=0.003532 Jy/beam ! Combined flux in latest and established models = 0.222114 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 56 components and 0.222114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100251Jy sigma=0.000708 ! Fit after self-cal, rms=0.100179Jy sigma=0.000706 ! Inverting map ! Added new window around map position (-4.5, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151443 Jy ! Component: 100 - total flux cleaned = 0.0189208 Jy ! Component: 150 - total flux cleaned = 0.0219078 Jy ! Component: 200 - total flux cleaned = 0.0238281 Jy ! Total flux subtracted in 200 components = 0.0238281 Jy ! Clean residual min=-0.007565 max=0.008789 Jy/beam ! Clean residual mean=0.000030 rms=0.002287 Jy/beam ! Combined flux in latest and established models = 0.245942 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 89 components and 0.245942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097484Jy sigma=0.000685 ! Fit after self-cal, rms=0.097117Jy sigma=0.000682 ! 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.90 FD 0.97 HN 1.00 KP 1.05 ! LA 1.02 MK 0.98 NL 0.91 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.04 HN 1.05 KP 1.00 ! LA 0.98 MK 1.01 NL 1.06 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.08 KP 0.90 ! LA 0.78 MK 1.12 NL 1.28 OV 1.00* ! PT 0.92 ! ! ! 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.06 HN 0.97 KP 1.00* ! LA 1.00* MK 1.21 NL 1.00* OV 1.00* ! PT 1.04 ! ! ! Fit before self-cal, rms=0.097117Jy sigma=0.000682 ! Fit after self-cal, rms=0.093656Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.859 mas, bmaj=15.72 mas, bpa=-14.99 degrees ! Estimated noise=1088.92 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.00115461 Jy ! Component: 100 - total flux cleaned = 0.000752497 Jy ! Component: 150 - total flux cleaned = 0.000843554 Jy ! Component: 200 - total flux cleaned = 0.00110119 Jy ! Total flux subtracted in 200 components = 0.00110119 Jy ! Clean residual min=-0.004278 max=0.004933 Jy/beam ! Clean residual mean=0.000001 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.247043 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 115 components and 0.247043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093300Jy sigma=0.000652 ! Fit after self-cal, rms=0.093293Jy sigma=0.000651 ! 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.093293Jy sigma=0.000651 ! Fit after self-cal, rms=0.094686Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.859 mas, bmaj=15.85 mas, bpa=-15.1 degrees ! Estimated noise=1089.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190022 Jy ! Component: 100 - total flux cleaned = 0.00243968 Jy ! Component: 150 - total flux cleaned = 0.00290651 Jy ! Component: 200 - total flux cleaned = 0.00314236 Jy ! Total flux subtracted in 200 components = 0.00314236 Jy ! Clean residual min=-0.002534 max=0.003296 Jy/beam ! Clean residual mean=-0.000003 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.250186 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 134 components and 0.250186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094561Jy sigma=0.000647 ! Fit after self-cal, rms=0.094588Jy sigma=0.000646 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.000622322 Jy ! Component: 100 - total flux cleaned = 0.000883466 Jy ! Component: 150 - total flux cleaned = 0.00107639 Jy ! Component: 200 - total flux cleaned = 0.00121039 Jy ! Total flux subtracted in 200 components = 0.00121039 Jy ! Clean residual min=-0.002342 max=0.002917 Jy/beam ! Clean residual mean=-0.000003 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.251396 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 160 components and 0.251396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094533Jy sigma=0.000646 ! Fit after self-cal, rms=0.094528Jy sigma=0.000646 ! 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.094528Jy sigma=0.000646 ! Fit after self-cal, rms=0.094868Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.878 mas, bmaj=15.9 mas, bpa=-15.03 degrees ! Estimated noise=1091.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425578 Jy ! Component: 100 - total flux cleaned = 0.000374181 Jy ! Component: 150 - total flux cleaned = 0.000453341 Jy ! Component: 200 - total flux cleaned = 0.000526335 Jy ! Total flux subtracted in 200 components = 0.000526335 Jy ! Clean residual min=-0.002226 max=0.002660 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.251922 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 0.251922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094828Jy sigma=0.000646 ! Fit after self-cal, rms=0.094831Jy sigma=0.000646 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.00033592 Jy ! Component: 100 - total flux cleaned = 0.000403737 Jy ! Component: 150 - total flux cleaned = 0.000402797 Jy ! Component: 200 - total flux cleaned = 0.000435038 Jy ! Total flux subtracted in 200 components = 0.000435038 Jy ! Clean residual min=-0.002119 max=0.002586 Jy/beam ! Clean residual mean=-0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.252357 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 179 components and 0.252357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094807Jy sigma=0.000645 ! Fit after self-cal, rms=0.094804Jy sigma=0.000645 ! 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.094804Jy sigma=0.000645 ! Fit after self-cal, rms=0.095026Jy sigma=0.000645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.487 mas, bmaj=18.07 mas, bpa=-8.861 degrees ! Estimated noise=1187.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496993 Jy ! Component: 100 - total flux cleaned = 0.00064476 Jy ! Component: 150 - total flux cleaned = 0.000696807 Jy ! Component: 200 - total flux cleaned = 0.000745967 Jy ! Total flux subtracted in 200 components = 0.000745967 Jy ! Clean residual min=-0.002063 max=0.002454 Jy/beam ! Clean residual mean=-0.000002 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.253103 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 192 components and 0.253103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095016Jy sigma=0.000645 ! Fit after self-cal, rms=0.095018Jy sigma=0.000645 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.000242748 Jy ! Component: 100 - total flux cleaned = 0.000288269 Jy ! Component: 150 - total flux cleaned = 0.000330024 Jy ! Component: 200 - total flux cleaned = 0.000349528 Jy ! Total flux subtracted in 200 components = 0.000349528 Jy ! Clean residual min=-0.002008 max=0.002333 Jy/beam ! Clean residual mean=-0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.253453 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 200 components and 0.253453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095011Jy sigma=0.000645 ! Fit after self-cal, rms=0.095009Jy sigma=0.000645 ! 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.895 mas, bmaj=15.92 mas, bpa=-14.98 degrees ! Estimated noise=1092.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.895 x 15.92 at -14.98 degrees (North through East) ! Clean map min=-0.0033766 max=0.17778 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.18 mas, bmaj=12.24 mas, bpa=-20.24 degrees ! Estimated noise=2165.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132365 Jy ! Component: 100 - total flux cleaned = 0.171253 Jy ! Component: 150 - total flux cleaned = 0.192033 Jy ! Component: 200 - total flux cleaned = 0.205536 Jy ! Total flux subtracted in 200 components = 0.205536 Jy ! Clean residual min=-0.007240 max=0.008089 Jy/beam ! Clean residual mean=0.000019 rms=0.002035 Jy/beam ! Combined flux in latest and established models = 0.205536 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.205536 Jy ! Inverting map and beam ! Estimated beam: bmin=4.895 mas, bmaj=15.92 mas, bpa=-14.98 degrees ! Estimated noise=1092.66 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.0145518 Jy ! Component: 100 - total flux cleaned = 0.0231998 Jy ! Component: 150 - total flux cleaned = 0.0286986 Jy ! Component: 200 - total flux cleaned = 0.0326245 Jy ! Total flux subtracted in 200 components = 0.0326245 Jy ! Clean residual min=-0.003537 max=0.004152 Jy/beam ! Clean residual mean=0.000007 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.23816 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 79 components and 0.23816 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.487 mas, bmaj=18.07 mas, bpa=-8.861 degrees ! Estimated noise=1187.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362381 Jy ! Component: 100 - total flux cleaned = 0.00526858 Jy ! Component: 150 - total flux cleaned = 0.00613364 Jy ! Component: 200 - total flux cleaned = 0.00704965 Jy ! Total flux subtracted in 200 components = 0.00704965 Jy ! Clean residual min=-0.003228 max=0.002984 Jy/beam ! Clean residual mean=0.000005 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.24521 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.000740268 Jy ! Component: 100 - total flux cleaned = 0.00139555 Jy ! Component: 150 - total flux cleaned = 0.00197808 Jy ! Component: 200 - total flux cleaned = 0.00249699 Jy ! Total flux subtracted in 200 components = 0.00249699 Jy ! Clean residual min=-0.002689 max=0.002621 Jy/beam ! Clean residual mean=0.000003 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.247707 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 123 components and 0.247707 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.895 mas, bmaj=15.92 mas, bpa=-14.98 degrees ! Estimated noise=1092.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182379 Jy ! Component: 100 - total flux cleaned = 0.000181351 Jy ! Component: 150 - total flux cleaned = 0.000230258 Jy ! Component: 200 - total flux cleaned = 0.00022897 Jy ! Total flux subtracted in 200 components = 0.00022897 Jy ! Clean residual min=-0.002361 max=0.002780 Jy/beam ! Clean residual mean=0.000001 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.247936 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 146 components and 0.247936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095070Jy sigma=0.000646 ! Fit after self-cal, rms=0.095018Jy sigma=0.000646 wmodel J2311-1306_S_2017_10_09_pus_map.mod ! Writing 146 model components to file: J2311-1306_S_2017_10_09_pus_map.mod wobs J2311-1306_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2311-1306_S_2017_10_09_pus_uvs.fits wwins J2311-1306_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J2311-1306_S_2017_10_09_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.00118358 Jy ! Component: 100 - total flux cleaned = 0.00177851 Jy ! Component: 150 - total flux cleaned = 0.00220948 Jy ! Component: 200 - total flux cleaned = 0.00257035 Jy ! Component: 250 - total flux cleaned = 0.00294618 Jy ! Component: 300 - total flux cleaned = 0.00330162 Jy ! Component: 350 - total flux cleaned = 0.00354785 Jy ! Component: 400 - total flux cleaned = 0.00384388 Jy ! Component: 450 - total flux cleaned = 0.00409918 Jy ! Component: 500 - total flux cleaned = 0.00426132 Jy ! Component: 550 - total flux cleaned = 0.00423421 Jy ! Component: 600 - total flux cleaned = 0.00418479 Jy ! Component: 650 - total flux cleaned = 0.00433321 Jy ! Component: 700 - total flux cleaned = 0.0043338 Jy ! Component: 750 - total flux cleaned = 0.00433399 Jy ! Component: 800 - total flux cleaned = 0.00433348 Jy ! Component: 850 - total flux cleaned = 0.00437764 Jy ! Component: 900 - total flux cleaned = 0.00442008 Jy ! Component: 950 - total flux cleaned = 0.0044621 Jy ! Component: 1000 - total flux cleaned = 0.00460391 Jy ! Component: 1050 - total flux cleaned = 0.00466249 Jy ! Component: 1100 - total flux cleaned = 0.00470094 Jy ! Component: 1150 - total flux cleaned = 0.00477701 Jy ! Component: 1200 - total flux cleaned = 0.00490633 Jy ! Component: 1250 - total flux cleaned = 0.00503256 Jy ! Component: 1300 - total flux cleaned = 0.00508551 Jy ! Component: 1350 - total flux cleaned = 0.00513763 Jy ! Component: 1400 - total flux cleaned = 0.00515446 Jy ! Component: 1450 - total flux cleaned = 0.00513755 Jy ! Component: 1500 - total flux cleaned = 0.00517013 Jy ! Component: 1550 - total flux cleaned = 0.00512153 Jy ! Component: 1600 - total flux cleaned = 0.00512173 Jy ! Component: 1650 - total flux cleaned = 0.00515288 Jy ! Component: 1700 - total flux cleaned = 0.00516832 Jy ! Component: 1750 - total flux cleaned = 0.00522931 Jy ! Component: 1800 - total flux cleaned = 0.00527462 Jy ! Component: 1850 - total flux cleaned = 0.00533435 Jy ! Component: 1900 - total flux cleaned = 0.00537864 Jy ! Component: 1950 - total flux cleaned = 0.00542251 Jy ! Component: 2000 - total flux cleaned = 0.00546579 Jy ! Component: 2050 - total flux cleaned = 0.00549434 Jy ! Component: 2100 - total flux cleaned = 0.00546583 Jy ! Component: 2150 - total flux cleaned = 0.00546595 Jy ! Component: 2200 - total flux cleaned = 0.00550802 Jy ! Component: 2250 - total flux cleaned = 0.00548013 Jy ! Component: 2300 - total flux cleaned = 0.0054386 Jy ! Component: 2350 - total flux cleaned = 0.00542485 Jy ! Component: 2400 - total flux cleaned = 0.00535656 Jy ! Component: 2450 - total flux cleaned = 0.00537018 Jy ! Component: 2500 - total flux cleaned = 0.00530243 Jy ! Component: 2550 - total flux cleaned = 0.00528902 Jy ! Component: 2600 - total flux cleaned = 0.005289 Jy ! Component: 2650 - total flux cleaned = 0.00524898 Jy ! Component: 2700 - total flux cleaned = 0.00520903 Jy ! Component: 2750 - total flux cleaned = 0.005209 Jy ! Component: 2800 - total flux cleaned = 0.00518268 Jy ! Component: 2850 - total flux cleaned = 0.00516955 Jy ! Component: 2900 - total flux cleaned = 0.00513017 Jy ! Component: 2950 - total flux cleaned = 0.00509102 Jy ! Component: 3000 - total flux cleaned = 0.00503892 Jy ! Component: 3050 - total flux cleaned = 0.00502596 Jy ! Component: 3100 - total flux cleaned = 0.00502598 Jy ! Component: 3150 - total flux cleaned = 0.00498711 Jy ! Component: 3200 - total flux cleaned = 0.00494828 Jy ! Component: 3250 - total flux cleaned = 0.00493538 Jy ! Component: 3300 - total flux cleaned = 0.00489672 Jy ! Component: 3350 - total flux cleaned = 0.00487093 Jy ! Component: 3400 - total flux cleaned = 0.00483229 Jy ! Component: 3450 - total flux cleaned = 0.00481954 Jy ! Component: 3500 - total flux cleaned = 0.0048067 Jy ! Component: 3550 - total flux cleaned = 0.00476825 Jy ! Component: 3600 - total flux cleaned = 0.00476828 Jy ! Component: 3650 - total flux cleaned = 0.00472989 Jy ! Component: 3700 - total flux cleaned = 0.00470431 Jy ! Component: 3750 - total flux cleaned = 0.00470427 Jy ! Component: 3800 - total flux cleaned = 0.00469145 Jy ! Component: 3850 - total flux cleaned = 0.00467864 Jy ! Component: 3900 - total flux cleaned = 0.00464028 Jy ! Component: 3950 - total flux cleaned = 0.00464026 Jy ! Component: 4000 - total flux cleaned = 0.00461462 Jy ! Component: 4050 - total flux cleaned = 0.00460186 Jy ! Total flux subtracted in 4096 components = 0.00457619 Jy ! Clean residual min=-0.000698 max=0.000723 Jy/beam ! Clean residual mean=0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.252512 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 392 components and 0.252512 Jy ![Exited script file: muppet] wmap "J2311-1306_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.895 x 15.92 at -14.98 degrees (North through East) ! Clean map min=-0.001796 max=0.17869 Jy/beam ! Writing clean map to FITS file: J2311-1306_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.17869 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022644 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380168 0.380168 0.760336 1.52067 3.04134 6.08269 12.1654 24.3308 48.6615 97.323 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.178 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.895 x 15.92 at -14.98 degrees (North through East) ! Clean map min=-0.001796 max=0.17869 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 J2311-1306_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:22:50 2019