! Started logfile: J1136-0330_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:12:55 2019 obs J1136-0330_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1136-0330_S_2017_01_16_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.576852 visibilities/baseline/integration-bin. ! Found source: J1136-0330 ! ! 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 2492 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 J1136-0330_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.715410Jy sigma=0.005562 ! Fit after self-cal, rms=0.711188Jy sigma=0.005532 ! 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.351 mas, bmaj=14.31 mas, bpa=24.21 degrees ! Estimated noise=2434.14 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.231369 Jy ! Component: 100 - total flux cleaned = 0.281956 Jy ! Total flux subtracted in 100 components = 0.281956 Jy ! Clean residual min=-0.008969 max=0.015233 Jy/beam ! Clean residual mean=-0.000015 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.281956 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.281956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100733Jy sigma=0.000696 ! Fit after self-cal, rms=0.100714Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163452 Jy ! Component: 100 - total flux cleaned = 0.0257047 Jy ! Total flux subtracted in 100 components = 0.0257047 Jy ! Clean residual min=-0.008096 max=0.008196 Jy/beam ! Clean residual mean=-0.000017 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.30766 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.30766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098242Jy sigma=0.000674 ! Fit after self-cal, rms=0.098232Jy sigma=0.000674 ! 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.243 mas, bmaj=14.81 mas, bpa=24.76 degrees ! Estimated noise=1980.76 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.00506565 Jy ! Component: 100 - total flux cleaned = 0.00570813 Jy ! Component: 150 - total flux cleaned = 0.00570367 Jy ! Component: 200 - total flux cleaned = 0.00570383 Jy ! Total flux subtracted in 200 components = 0.00570383 Jy ! Clean residual min=-0.006145 max=0.006507 Jy/beam ! Clean residual mean=-0.000024 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.313364 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.313364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097866Jy sigma=0.000671 ! Fit after self-cal, rms=0.097868Jy sigma=0.000671 ! 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.03 FD 0.93 HN 1.00* KP 1.02 ! LA 1.03 MK 1.00* NL 0.92 OV 0.99 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.00* KP 0.99 ! LA 1.00 MK 1.00* NL 1.01 OV 1.03 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.00* KP 1.04 ! LA 1.02 MK 1.00* NL 0.99 OV 0.96 ! PT 0.97 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.05 FD 1.06 HN 1.00* KP 1.00* ! LA 0.96 MK 1.00* NL 1.00* OV 0.92 ! PT 0.96 SC 1.17 ! ! ! Fit before self-cal, rms=0.097868Jy sigma=0.000671 ! Fit after self-cal, rms=0.099170Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.26 mas, bmaj=14.77 mas, bpa=24.63 degrees ! Estimated noise=1979.08 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.00214273 Jy ! Component: 100 - total flux cleaned = -0.00322173 Jy ! Component: 150 - total flux cleaned = -0.0033888 Jy ! Component: 200 - total flux cleaned = -0.00346563 Jy ! Total flux subtracted in 200 components = -0.00346563 Jy ! Clean residual min=-0.004984 max=0.006483 Jy/beam ! Clean residual mean=-0.000021 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.309898 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.309898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099090Jy sigma=0.000661 ! Fit after self-cal, rms=0.099114Jy sigma=0.000661 ! 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.099114Jy sigma=0.000661 ! Fit after self-cal, rms=0.097022Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.258 mas, bmaj=14.75 mas, bpa=24.51 degrees ! Estimated noise=1977.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102752 Jy ! Component: 100 - total flux cleaned = -0.00110445 Jy ! Component: 150 - total flux cleaned = -0.0011746 Jy ! Component: 200 - total flux cleaned = -0.00120722 Jy ! Total flux subtracted in 200 components = -0.00120722 Jy ! Clean residual min=-0.004574 max=0.006288 Jy/beam ! Clean residual mean=-0.000003 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.308691 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.308691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096991Jy sigma=0.000650 ! Fit after self-cal, rms=0.097022Jy sigma=0.000650 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 (48.5, 105). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509165 Jy ! Component: 100 - total flux cleaned = 0.00665536 Jy ! Component: 150 - total flux cleaned = 0.0070237 Jy ! Component: 200 - total flux cleaned = 0.00747249 Jy ! Total flux subtracted in 200 components = 0.00747249 Jy ! Clean residual min=-0.004269 max=0.004134 Jy/beam ! Clean residual mean=-0.000006 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.316164 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.316164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096710Jy sigma=0.000647 ! Fit after self-cal, rms=0.096707Jy sigma=0.000647 ! 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.096707Jy sigma=0.000647 ! Fit after self-cal, rms=0.096033Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=14.76 mas, bpa=24.46 degrees ! Estimated noise=1972.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137164 Jy ! Component: 100 - total flux cleaned = 0.00149247 Jy ! Component: 150 - total flux cleaned = 0.00170543 Jy ! Component: 200 - total flux cleaned = 0.00194433 Jy ! Total flux subtracted in 200 components = 0.00194433 Jy ! Clean residual min=-0.004014 max=0.004066 Jy/beam ! Clean residual mean=-0.000007 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.318108 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 108 components and 0.318108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095953Jy sigma=0.000646 ! Fit after self-cal, rms=0.095957Jy 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.000340234 Jy ! Component: 100 - total flux cleaned = 0.000470977 Jy ! Component: 150 - total flux cleaned = 0.000675889 Jy ! Component: 200 - total flux cleaned = 0.000831807 Jy ! Total flux subtracted in 200 components = 0.000831807 Jy ! Clean residual min=-0.003948 max=0.004027 Jy/beam ! Clean residual mean=-0.000007 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.31894 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.31894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095919Jy sigma=0.000646 ! Fit after self-cal, rms=0.095923Jy sigma=0.000646 ! 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.095923Jy sigma=0.000646 ! Fit after self-cal, rms=0.095905Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.257 mas, bmaj=15.52 mas, bpa=21.58 degrees ! Estimated noise=2184.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380858 Jy ! Component: 100 - total flux cleaned = 0.000529526 Jy ! Component: 150 - total flux cleaned = 0.000529355 Jy ! Component: 200 - total flux cleaned = 0.000555343 Jy ! Total flux subtracted in 200 components = 0.000555343 Jy ! Clean residual min=-0.003976 max=0.004492 Jy/beam ! Clean residual mean=-0.000012 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.319495 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 142 components and 0.319495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095890Jy sigma=0.000645 ! Fit after self-cal, rms=0.095894Jy 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.000102618 Jy ! Component: 100 - total flux cleaned = 0.000150753 Jy ! Component: 150 - total flux cleaned = 0.000196336 Jy ! Component: 200 - total flux cleaned = 0.000196288 Jy ! Total flux subtracted in 200 components = 0.000196288 Jy ! Clean residual min=-0.003965 max=0.004470 Jy/beam ! Clean residual mean=-0.000012 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.319692 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 162 components and 0.319692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095887Jy sigma=0.000645 ! Fit after self-cal, rms=0.095888Jy 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.255 mas, bmaj=14.76 mas, bpa=24.44 degrees ! Estimated noise=1971.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.255 x 14.76 at 24.44 degrees (North through East) ! Clean map min=-0.003748 max=0.29018 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.363 mas, bmaj=14.25 mas, bpa=23.96 degrees ! Estimated noise=2417.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229661 Jy ! Component: 100 - total flux cleaned = 0.279751 Jy ! Component: 150 - total flux cleaned = 0.29323 Jy ! Component: 200 - total flux cleaned = 0.301006 Jy ! Total flux subtracted in 200 components = 0.301006 Jy ! Clean residual min=-0.005982 max=0.005586 Jy/beam ! Clean residual mean=-0.000004 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.301006 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.301006 Jy ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=14.76 mas, bpa=24.44 degrees ! Estimated noise=1971.36 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.00604003 Jy ! Component: 100 - total flux cleaned = 0.0100306 Jy ! Component: 150 - total flux cleaned = 0.0130199 Jy ! Component: 200 - total flux cleaned = 0.0142927 Jy ! Total flux subtracted in 200 components = 0.0142927 Jy ! Clean residual min=-0.004264 max=0.003951 Jy/beam ! Clean residual mean=-0.000007 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.315299 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.315299 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=9.257 mas, bmaj=15.52 mas, bpa=21.58 degrees ! Estimated noise=2184.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202981 Jy ! Component: 100 - total flux cleaned = 0.00350689 Jy ! Component: 150 - total flux cleaned = 0.0044836 Jy ! Component: 200 - total flux cleaned = 0.00482687 Jy ! Total flux subtracted in 200 components = 0.00482687 Jy ! Clean residual min=-0.003876 max=0.004180 Jy/beam ! Clean residual mean=-0.000012 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.320126 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.000199493 Jy ! Component: 100 - total flux cleaned = 0.000422212 Jy ! Component: 150 - total flux cleaned = 0.000594607 Jy ! Component: 200 - total flux cleaned = 0.00069323 Jy ! Total flux subtracted in 200 components = 0.00069323 Jy ! Clean residual min=-0.003946 max=0.004208 Jy/beam ! Clean residual mean=-0.000012 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.320819 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 77 components and 0.320819 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=14.76 mas, bpa=24.44 degrees ! Estimated noise=1971.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00070431 Jy ! Component: 100 - total flux cleaned = -0.000840041 Jy ! Component: 150 - total flux cleaned = -0.000899325 Jy ! Component: 200 - total flux cleaned = -0.00101082 Jy ! Total flux subtracted in 200 components = -0.00101082 Jy ! Clean residual min=-0.004028 max=0.003790 Jy/beam ! Clean residual mean=-0.000008 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.319808 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.319808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096011Jy sigma=0.000646 ! Fit after self-cal, rms=0.095997Jy sigma=0.000646 wmodel J1136-0330_S_2017_01_16_pus_map.mod ! Writing 92 model components to file: J1136-0330_S_2017_01_16_pus_map.mod wobs J1136-0330_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1136-0330_S_2017_01_16_pus_uvs.fits wwins J1136-0330_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J1136-0330_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.000831822 Jy ! Component: 100 - total flux cleaned = -0.00142778 Jy ! Component: 150 - total flux cleaned = -0.00205907 Jy ! Component: 200 - total flux cleaned = -0.00242354 Jy ! Component: 250 - total flux cleaned = -0.00271579 Jy ! Component: 300 - total flux cleaned = -0.0028284 Jy ! Component: 350 - total flux cleaned = -0.00315907 Jy ! Component: 400 - total flux cleaned = -0.00342691 Jy ! Component: 450 - total flux cleaned = -0.00368743 Jy ! Component: 500 - total flux cleaned = -0.00378998 Jy ! Component: 550 - total flux cleaned = -0.00418942 Jy ! Component: 600 - total flux cleaned = -0.00448307 Jy ! Component: 650 - total flux cleaned = -0.00472214 Jy ! Component: 700 - total flux cleaned = -0.00495754 Jy ! Component: 750 - total flux cleaned = -0.00509641 Jy ! Component: 800 - total flux cleaned = -0.00532336 Jy ! Component: 850 - total flux cleaned = -0.00536788 Jy ! Component: 900 - total flux cleaned = -0.00549963 Jy ! Component: 950 - total flux cleaned = -0.0054997 Jy ! Component: 1000 - total flux cleaned = -0.00575502 Jy ! Component: 1050 - total flux cleaned = -0.00592173 Jy ! Component: 1100 - total flux cleaned = -0.00596268 Jy ! Component: 1150 - total flux cleaned = -0.00620595 Jy ! Component: 1200 - total flux cleaned = -0.00624555 Jy ! Component: 1250 - total flux cleaned = -0.00632431 Jy ! Component: 1300 - total flux cleaned = -0.0064408 Jy ! Component: 1350 - total flux cleaned = -0.00655608 Jy ! Component: 1400 - total flux cleaned = -0.00674602 Jy ! Component: 1450 - total flux cleaned = -0.00678275 Jy ! Component: 1500 - total flux cleaned = -0.00678283 Jy ! Component: 1550 - total flux cleaned = -0.00689247 Jy ! Component: 1600 - total flux cleaned = -0.00692884 Jy ! Component: 1650 - total flux cleaned = -0.00696504 Jy ! Component: 1700 - total flux cleaned = -0.00700053 Jy ! Component: 1750 - total flux cleaned = -0.00710637 Jy ! Component: 1800 - total flux cleaned = -0.00734749 Jy ! Component: 1850 - total flux cleaned = -0.00745003 Jy ! Component: 1900 - total flux cleaned = -0.00761857 Jy ! Component: 1950 - total flux cleaned = -0.00768593 Jy ! Component: 2000 - total flux cleaned = -0.00775187 Jy ! Component: 2050 - total flux cleaned = -0.00784963 Jy ! Component: 2100 - total flux cleaned = -0.00788157 Jy ! Component: 2150 - total flux cleaned = -0.00788178 Jy ! Component: 2200 - total flux cleaned = -0.00800844 Jy ! Component: 2250 - total flux cleaned = -0.00800836 Jy ! Component: 2300 - total flux cleaned = -0.00800845 Jy ! Component: 2350 - total flux cleaned = -0.00803974 Jy ! Component: 2400 - total flux cleaned = -0.00816179 Jy ! Component: 2450 - total flux cleaned = -0.00816207 Jy ! Component: 2500 - total flux cleaned = -0.00813236 Jy ! Component: 2550 - total flux cleaned = -0.00816214 Jy ! Component: 2600 - total flux cleaned = -0.00827998 Jy ! Component: 2650 - total flux cleaned = -0.00830945 Jy ! Component: 2700 - total flux cleaned = -0.00822308 Jy ! Component: 2750 - total flux cleaned = -0.008309 Jy ! Component: 2800 - total flux cleaned = -0.00833728 Jy ! Component: 2850 - total flux cleaned = -0.00819648 Jy ! Component: 2900 - total flux cleaned = -0.00819665 Jy ! Component: 2950 - total flux cleaned = -0.00830729 Jy ! Component: 3000 - total flux cleaned = -0.00827992 Jy ! Component: 3050 - total flux cleaned = -0.00844352 Jy ! Component: 3100 - total flux cleaned = -0.00847084 Jy ! Component: 3150 - total flux cleaned = -0.0084977 Jy ! Component: 3200 - total flux cleaned = -0.00868471 Jy ! Component: 3250 - total flux cleaned = -0.00873751 Jy ! Component: 3300 - total flux cleaned = -0.00879042 Jy ! Component: 3350 - total flux cleaned = -0.00884281 Jy ! Component: 3400 - total flux cleaned = -0.00894669 Jy ! Component: 3450 - total flux cleaned = -0.00902398 Jy ! Component: 3500 - total flux cleaned = -0.00912629 Jy ! Component: 3550 - total flux cleaned = -0.00912657 Jy ! Component: 3600 - total flux cleaned = -0.00912681 Jy ! Component: 3650 - total flux cleaned = -0.00930185 Jy ! Component: 3700 - total flux cleaned = -0.00930146 Jy ! Component: 3750 - total flux cleaned = -0.00932631 Jy ! Component: 3800 - total flux cleaned = -0.00949782 Jy ! Component: 3850 - total flux cleaned = -0.00942459 Jy ! Component: 3900 - total flux cleaned = -0.00944899 Jy ! Component: 3950 - total flux cleaned = -0.0095932 Jy ! Component: 4000 - total flux cleaned = -0.00959301 Jy ! Component: 4050 - total flux cleaned = -0.0097118 Jy ! Total flux subtracted in 4096 components = -0.00973542 Jy ! Clean residual min=-0.001375 max=0.001371 Jy/beam ! Clean residual mean=-0.000003 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.310073 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 364 components and 0.310073 Jy ![Exited script file: muppet] wmap "J1136-0330_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.255 x 14.76 at 24.44 degrees (North through East) ! Clean map min=-0.0028801 max=0.29076 Jy/beam ! Writing clean map to FITS file: J1136-0330_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.290763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455049 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.469504 0.469504 0.939009 1.87802 3.75604 7.51207 15.0241 30.0483 60.0966 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.29 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.255 x 14.76 at 24.44 degrees (North through East) ! Clean map min=-0.0028801 max=0.29076 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 J1136-0330_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:13:00 2019