! Started logfile: J0920-3631_S_2017_06_15_pus_uvs.log on Tue May 7 15:15:24 2019 obs J0920-3631_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0920-3631_S_2017_06_15_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783908 visibilities/baseline/integration-bin. ! Found source: J0920-3631 ! ! 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 603 lines of history. ! ! Reading 16368 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 J0920-3631_S_2017_06_15_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 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 683 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.796710Jy sigma=0.004960 ! Fit after self-cal, rms=0.731786Jy sigma=0.004535 ! 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.406 mas, bmaj=6.506 mas, bpa=-7.684 degrees ! Estimated noise=1815 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.201233 Jy ! Component: 100 - total flux cleaned = 0.25291 Jy ! Total flux subtracted in 100 components = 0.25291 Jy ! Clean residual min=-0.026846 max=0.059104 Jy/beam ! Clean residual mean=-0.000337 rms=0.008027 Jy/beam ! Combined flux in latest and established models = 0.25291 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.25291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161032Jy sigma=0.001004 ! Fit after self-cal, rms=0.160998Jy sigma=0.001003 ! Inverting map ! Added new window around map position (4.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.050054 Jy ! Component: 100 - total flux cleaned = 0.0768885 Jy ! Total flux subtracted in 100 components = 0.0768885 Jy ! Clean residual min=-0.021434 max=0.043135 Jy/beam ! Clean residual mean=-0.000177 rms=0.006223 Jy/beam ! Combined flux in latest and established models = 0.329798 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.329798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140611Jy sigma=0.000860 ! Fit after self-cal, rms=0.137976Jy sigma=0.000844 ! 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=2.873 mas, bmaj=7.858 mas, bpa=-5.542 degrees ! Estimated noise=1028.43 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 (-3, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0392074 Jy ! Component: 100 - total flux cleaned = 0.062484 Jy ! Component: 150 - total flux cleaned = 0.0774131 Jy ! Component: 200 - total flux cleaned = 0.0868679 Jy ! Total flux subtracted in 200 components = 0.0868679 Jy ! Clean residual min=-0.013483 max=0.017280 Jy/beam ! Clean residual mean=-0.000087 rms=0.003929 Jy/beam ! Combined flux in latest and established models = 0.416666 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.416666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126462Jy sigma=0.000761 ! Fit after self-cal, rms=0.126298Jy sigma=0.000759 ! 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 2.03 FD 0.90 HN 1.79 KP 0.99 ! LA 0.99 MK 0.96 NL 1.35 OV 0.93 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.49 KP 0.95 ! LA 0.94 MK 0.96 NL 1.21 OV 0.95 ! PT 1.01 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 3.11 FD 0.98 HN 1.53 KP 0.96 ! LA 0.94 MK 0.99 NL 1.14 OV 0.86 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.16 KP 1.00* ! LA 0.98 MK 0.89 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.126298Jy sigma=0.000759 ! Fit after self-cal, rms=0.143033Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.89 mas, bmaj=7.83 mas, bpa=-5.924 degrees ! Estimated noise=1086.36 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.0054031 Jy ! Component: 100 - total flux cleaned = -0.00715398 Jy ! Component: 150 - total flux cleaned = -0.00825928 Jy ! Component: 200 - total flux cleaned = -0.00906058 Jy ! Total flux subtracted in 200 components = -0.00906058 Jy ! Clean residual min=-0.008865 max=0.010274 Jy/beam ! Clean residual mean=-0.000098 rms=0.002346 Jy/beam ! Combined flux in latest and established models = 0.407606 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.407606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142305Jy sigma=0.000687 ! Fit after self-cal, rms=0.142726Jy sigma=0.000686 ! 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.142726Jy sigma=0.000686 ! Fit after self-cal, rms=0.146612Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.828 mas, bpa=-5.866 degrees ! Estimated noise=1098.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00190242 Jy ! Component: 100 - total flux cleaned = -0.00342475 Jy ! Component: 150 - total flux cleaned = -0.00454668 Jy ! Component: 200 - total flux cleaned = -0.00550025 Jy ! Total flux subtracted in 200 components = -0.00550025 Jy ! Clean residual min=-0.006496 max=0.009212 Jy/beam ! Clean residual mean=-0.000087 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.402105 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.402105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146111Jy sigma=0.000674 ! Fit after self-cal, rms=0.146119Jy sigma=0.000674 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 (14, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00832125 Jy ! Component: 100 - total flux cleaned = 0.0102658 Jy ! Component: 150 - total flux cleaned = 0.0108031 Jy ! Component: 200 - total flux cleaned = 0.010924 Jy ! Total flux subtracted in 200 components = 0.010924 Jy ! Clean residual min=-0.005362 max=0.005567 Jy/beam ! Clean residual mean=-0.000035 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.413029 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 108 components and 0.413029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145656Jy sigma=0.000670 ! Fit after self-cal, rms=0.145591Jy sigma=0.000670 ! 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.145591Jy sigma=0.000670 ! Fit after self-cal, rms=0.149214Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.842 mas, bpa=-5.874 degrees ! Estimated noise=1101.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000218356 Jy ! Component: 100 - total flux cleaned = -4.1005e-05 Jy ! Component: 150 - total flux cleaned = -3.81283e-05 Jy ! Component: 200 - total flux cleaned = 5.78891e-05 Jy ! Total flux subtracted in 200 components = 5.78891e-05 Jy ! Clean residual min=-0.004366 max=0.004174 Jy/beam ! Clean residual mean=-0.000025 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.413087 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 133 components and 0.413087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148980Jy sigma=0.000666 ! Fit after self-cal, rms=0.148972Jy sigma=0.000666 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.000319186 Jy ! Component: 100 - total flux cleaned = 0.000321202 Jy ! Component: 150 - total flux cleaned = 0.000401715 Jy ! Component: 200 - total flux cleaned = 0.000402042 Jy ! Total flux subtracted in 200 components = 0.000402042 Jy ! Clean residual min=-0.004089 max=0.003925 Jy/beam ! Clean residual mean=-0.000024 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.413489 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 151 components and 0.413489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148869Jy sigma=0.000665 ! Fit after self-cal, rms=0.148861Jy sigma=0.000665 ! 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.148861Jy sigma=0.000665 ! Fit after self-cal, rms=0.150697Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.514 mas, bmaj=25.33 mas, bpa=-0.515 degrees ! Estimated noise=1406.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175059 Jy ! Component: 100 - total flux cleaned = -0.000335157 Jy ! Component: 150 - total flux cleaned = -0.000335055 Jy ! Component: 200 - total flux cleaned = -0.000338253 Jy ! Total flux subtracted in 200 components = -0.000338253 Jy ! Clean residual min=-0.004670 max=0.004253 Jy/beam ! Clean residual mean=-0.000052 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.413151 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 172 components and 0.413151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150625Jy sigma=0.000665 ! Fit after self-cal, rms=0.150624Jy sigma=0.000665 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.000137545 Jy ! Component: 100 - total flux cleaned = 0.000192937 Jy ! Component: 150 - total flux cleaned = 0.000194113 Jy ! Component: 200 - total flux cleaned = 0.000192923 Jy ! Total flux subtracted in 200 components = 0.000192923 Jy ! Clean residual min=-0.004689 max=0.004334 Jy/beam ! Clean residual mean=-0.000050 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.413344 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 183 components and 0.413344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150590Jy sigma=0.000664 ! Fit after self-cal, rms=0.150584Jy sigma=0.000664 ! 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=2.915 mas, bmaj=7.852 mas, bpa=-5.851 degrees ! Estimated noise=1103.19 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.852 at -5.851 degrees (North through East) ! Clean map min=-0.0047654 max=0.25808 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.396 mas, bmaj=6.445 mas, bpa=-8.14 degrees ! Estimated noise=2027.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.223 Jy ! Component: 100 - total flux cleaned = 0.287356 Jy ! Component: 150 - total flux cleaned = 0.32022 Jy ! Component: 200 - total flux cleaned = 0.341847 Jy ! Total flux subtracted in 200 components = 0.341847 Jy ! Clean residual min=-0.008623 max=0.020056 Jy/beam ! Clean residual mean=-0.000202 rms=0.002641 Jy/beam ! Combined flux in latest and established models = 0.341847 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.341847 Jy ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.852 mas, bpa=-5.851 degrees ! Estimated noise=1103.19 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) ! Added new window around map position (4, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230233 Jy ! Component: 100 - total flux cleaned = 0.0363529 Jy ! Component: 150 - total flux cleaned = 0.0456754 Jy ! Component: 200 - total flux cleaned = 0.0525328 Jy ! Total flux subtracted in 200 components = 0.0525328 Jy ! Clean residual min=-0.004569 max=0.005369 Jy/beam ! Clean residual mean=-0.000083 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.39438 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 72 components and 0.39438 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.514 mas, bmaj=25.33 mas, bpa=-0.515 degrees ! Estimated noise=1406.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0084923 Jy ! Component: 100 - total flux cleaned = 0.0134247 Jy ! Component: 150 - total flux cleaned = 0.0164646 Jy ! Component: 200 - total flux cleaned = 0.0184123 Jy ! Total flux subtracted in 200 components = 0.0184123 Jy ! Clean residual min=-0.004772 max=0.004227 Jy/beam ! Clean residual mean=-0.000050 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.412792 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.00067093 Jy ! Component: 100 - total flux cleaned = 0.000899456 Jy ! Component: 150 - total flux cleaned = 0.00106207 Jy ! Component: 200 - total flux cleaned = 0.00124417 Jy ! Total flux subtracted in 200 components = 0.00124417 Jy ! Clean residual min=-0.004479 max=0.004099 Jy/beam ! Clean residual mean=-0.000041 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.414036 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 131 components and 0.414036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.852 mas, bpa=-5.851 degrees ! Estimated noise=1103.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000783923 Jy ! Component: 100 - total flux cleaned = -0.000943274 Jy ! Component: 150 - total flux cleaned = -0.000945343 Jy ! Component: 200 - total flux cleaned = -0.00094541 Jy ! Total flux subtracted in 200 components = -0.00094541 Jy ! Clean residual min=-0.003594 max=0.003819 Jy/beam ! Clean residual mean=-0.000021 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.413091 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.413091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150368Jy sigma=0.000664 ! Fit after self-cal, rms=0.150284Jy sigma=0.000664 wmodel J0920-3631_S_2017_06_15_pus_map.mod ! Writing 156 model components to file: J0920-3631_S_2017_06_15_pus_map.mod wobs J0920-3631_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0920-3631_S_2017_06_15_pus_uvs.fits wwins J0920-3631_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J0920-3631_S_2017_06_15_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 = 6.88448e-05 Jy ! Component: 100 - total flux cleaned = -0.00035194 Jy ! Component: 150 - total flux cleaned = -0.000811119 Jy ! Component: 200 - total flux cleaned = -0.00108481 Jy ! Component: 250 - total flux cleaned = -0.00134797 Jy ! Component: 300 - total flux cleaned = -0.00144997 Jy ! Component: 350 - total flux cleaned = -0.00154766 Jy ! Component: 400 - total flux cleaned = -0.00154701 Jy ! Component: 450 - total flux cleaned = -0.0014088 Jy ! Component: 500 - total flux cleaned = -0.00136386 Jy ! Component: 550 - total flux cleaned = -0.00136339 Jy ! Component: 600 - total flux cleaned = -0.00140621 Jy ! Component: 650 - total flux cleaned = -0.00132291 Jy ! Component: 700 - total flux cleaned = -0.00140575 Jy ! Component: 750 - total flux cleaned = -0.0016467 Jy ! Component: 800 - total flux cleaned = -0.00172561 Jy ! Component: 850 - total flux cleaned = -0.00176436 Jy ! Component: 900 - total flux cleaned = -0.00187944 Jy ! Component: 950 - total flux cleaned = -0.00191667 Jy ! Component: 1000 - total flux cleaned = -0.00191659 Jy ! Component: 1050 - total flux cleaned = -0.00180659 Jy ! Component: 1100 - total flux cleaned = -0.00187858 Jy ! Component: 1150 - total flux cleaned = -0.0018063 Jy ! Component: 1200 - total flux cleaned = -0.00166542 Jy ! Component: 1250 - total flux cleaned = -0.0015964 Jy ! Component: 1300 - total flux cleaned = -0.00159638 Jy ! Component: 1350 - total flux cleaned = -0.00156244 Jy ! Component: 1400 - total flux cleaned = -0.00149531 Jy ! Component: 1450 - total flux cleaned = -0.00146229 Jy ! Component: 1500 - total flux cleaned = -0.00133249 Jy ! Component: 1550 - total flux cleaned = -0.00142957 Jy ! Component: 1600 - total flux cleaned = -0.00146186 Jy ! Component: 1650 - total flux cleaned = -0.00146168 Jy ! Component: 1700 - total flux cleaned = -0.00139932 Jy ! Component: 1750 - total flux cleaned = -0.00146162 Jy ! Component: 1800 - total flux cleaned = -0.00143135 Jy ! Component: 1850 - total flux cleaned = -0.00149201 Jy ! Component: 1900 - total flux cleaned = -0.0014921 Jy ! Component: 1950 - total flux cleaned = -0.00149218 Jy ! Component: 2000 - total flux cleaned = -0.00140496 Jy ! Component: 2050 - total flux cleaned = -0.00149192 Jy ! Component: 2100 - total flux cleaned = -0.0015492 Jy ! Component: 2150 - total flux cleaned = -0.00157735 Jy ! Component: 2200 - total flux cleaned = -0.00143729 Jy ! Component: 2250 - total flux cleaned = -0.00165984 Jy ! Component: 2300 - total flux cleaned = -0.00157707 Jy ! Component: 2350 - total flux cleaned = -0.00154968 Jy ! Component: 2400 - total flux cleaned = -0.001577 Jy ! Component: 2450 - total flux cleaned = -0.00173735 Jy ! Component: 2500 - total flux cleaned = -0.00179003 Jy ! Component: 2550 - total flux cleaned = -0.00173723 Jy ! Component: 2600 - total flux cleaned = -0.00178952 Jy ! Component: 2650 - total flux cleaned = -0.00173792 Jy ! Component: 2700 - total flux cleaned = -0.00186666 Jy ! Component: 2750 - total flux cleaned = -0.00186633 Jy ! Component: 2800 - total flux cleaned = -0.00186648 Jy ! Component: 2850 - total flux cleaned = -0.00191673 Jy ! Component: 2900 - total flux cleaned = -0.0019665 Jy ! Component: 2950 - total flux cleaned = -0.00208923 Jy ! Component: 3000 - total flux cleaned = -0.00204009 Jy ! Component: 3050 - total flux cleaned = -0.00208861 Jy ! Component: 3100 - total flux cleaned = -0.00213656 Jy ! Component: 3150 - total flux cleaned = -0.00213629 Jy ! Component: 3200 - total flux cleaned = -0.00206519 Jy ! Component: 3250 - total flux cleaned = -0.00208853 Jy ! Component: 3300 - total flux cleaned = -0.00206539 Jy ! Component: 3350 - total flux cleaned = -0.00208872 Jy ! Component: 3400 - total flux cleaned = -0.00208903 Jy ! Component: 3450 - total flux cleaned = -0.00211187 Jy ! Component: 3500 - total flux cleaned = -0.00208961 Jy ! Component: 3550 - total flux cleaned = -0.00215691 Jy ! Component: 3600 - total flux cleaned = -0.00222392 Jy ! Component: 3650 - total flux cleaned = -0.00220162 Jy ! Component: 3700 - total flux cleaned = -0.00226754 Jy ! Component: 3750 - total flux cleaned = -0.00226732 Jy ! Component: 3800 - total flux cleaned = -0.00233219 Jy ! Component: 3850 - total flux cleaned = -0.002375 Jy ! Component: 3900 - total flux cleaned = -0.00235356 Jy ! Component: 3950 - total flux cleaned = -0.00237479 Jy ! Component: 4000 - total flux cleaned = -0.00239586 Jy ! Component: 4050 - total flux cleaned = -0.00241704 Jy ! Total flux subtracted in 4096 components = -0.00245867 Jy ! Clean residual min=-0.001159 max=0.001206 Jy/beam ! Clean residual mean=-0.000005 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.410632 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 429 components and 0.410632 Jy ![Exited script file: muppet] wmap "J0920-3631_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.852 at -5.851 degrees (North through East) ! Clean map min=-0.0029724 max=0.26173 Jy/beam ! Writing clean map to FITS file: J0920-3631_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261726 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000397081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.455149 0.455149 0.910298 1.8206 3.64119 7.28239 14.5648 29.1295 58.2591 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.261 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.852 at -5.851 degrees (North through East) ! Clean map min=-0.0029724 max=0.26173 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 J0920-3631_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:15:29 2019