! Started logfile: J2236-2309_S_2017_07_16_pus_uvs.log on Thu May 9 11:20:50 2019 obs J2236-2309_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2236-2309_S_2017_07_16_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.690936 visibilities/baseline/integration-bin. ! Found source: J2236-2309 ! ! 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 815 lines of history. ! ! Reading 9452 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 J2236-2309_S_2017_07_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 580 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.775968Jy sigma=0.005630 ! Fit after self-cal, rms=0.746144Jy sigma=0.005420 ! 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.257 mas, bmaj=6.519 mas, bpa=-8.397 degrees ! Estimated noise=1674.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194494 Jy ! Component: 100 - total flux cleaned = 0.242914 Jy ! Total flux subtracted in 100 components = 0.242914 Jy ! Clean residual min=-0.008681 max=0.020978 Jy/beam ! Clean residual mean=-0.000004 rms=0.002882 Jy/beam ! Combined flux in latest and established models = 0.242914 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.242914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110379Jy sigma=0.000759 ! Fit after self-cal, rms=0.110379Jy sigma=0.000759 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235952 Jy ! Component: 100 - total flux cleaned = 0.036415 Jy ! Total flux subtracted in 100 components = 0.036415 Jy ! Clean residual min=-0.006823 max=0.009347 Jy/beam ! Clean residual mean=-0.000010 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.279329 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 9 components and 0.279329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103698Jy sigma=0.000704 ! Fit after self-cal, rms=0.103682Jy sigma=0.000704 ! 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.719 mas, bmaj=7.524 mas, bpa=-6.944 degrees ! Estimated noise=1183.32 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, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138238 Jy ! Component: 100 - total flux cleaned = 0.022344 Jy ! Component: 150 - total flux cleaned = 0.0280187 Jy ! Component: 200 - total flux cleaned = 0.031827 Jy ! Total flux subtracted in 200 components = 0.031827 Jy ! Clean residual min=-0.005766 max=0.006380 Jy/beam ! Clean residual mean=-0.000011 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.311156 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 50 components and 0.311156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101585Jy sigma=0.000688 ! Fit after self-cal, rms=0.101563Jy sigma=0.000687 ! 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.00 FD 1.00* HN 1.03 KP 1.03 ! LA 0.99 MK 0.99 NL 0.91 OV 1.01 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.11 KP 1.00 ! LA 0.96 MK 0.98 NL 1.05 OV 1.04 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 1.00* HN 1.12 KP 1.00 ! LA 0.97 MK 1.05 NL 0.97 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 180 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.101563Jy sigma=0.000687 ! Fit after self-cal, rms=0.099026Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.524 mas, bpa=-6.118 degrees ! Estimated noise=1189.52 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.000130738 Jy ! Component: 100 - total flux cleaned = -0.000152094 Jy ! Component: 150 - total flux cleaned = -0.000390484 Jy ! Component: 200 - total flux cleaned = -0.000491905 Jy ! Total flux subtracted in 200 components = -0.000491905 Jy ! Clean residual min=-0.003822 max=0.003945 Jy/beam ! Clean residual mean=-0.000002 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.310664 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.310664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098919Jy sigma=0.000677 ! Fit after self-cal, rms=0.098933Jy sigma=0.000677 ! 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.098933Jy sigma=0.000677 ! Fit after self-cal, rms=0.099608Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.524 mas, bpa=-6.142 degrees ! Estimated noise=1189.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000388051 Jy ! Component: 100 - total flux cleaned = -0.000423121 Jy ! Component: 150 - total flux cleaned = -0.000488267 Jy ! Component: 200 - total flux cleaned = -0.000548745 Jy ! Total flux subtracted in 200 components = -0.000548745 Jy ! Clean residual min=-0.003351 max=0.003594 Jy/beam ! Clean residual mean=-0.000003 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.310116 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.310116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099582Jy sigma=0.000674 ! Fit after self-cal, rms=0.099608Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.57873e-05 Jy ! Component: 100 - total flux cleaned = -0.000149996 Jy ! Component: 150 - total flux cleaned = -0.000124133 Jy ! Component: 200 - total flux cleaned = -0.000123992 Jy ! Total flux subtracted in 200 components = -0.000123992 Jy ! Clean residual min=-0.003334 max=0.003558 Jy/beam ! Clean residual mean=-0.000003 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.309992 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.309992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099595Jy sigma=0.000674 ! Fit after self-cal, rms=0.099593Jy sigma=0.000674 ! 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.099593Jy sigma=0.000674 ! Fit after self-cal, rms=0.099756Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.522 mas, bpa=-6.129 degrees ! Estimated noise=1189.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000248494 Jy ! Component: 100 - total flux cleaned = -0.000329582 Jy ! Component: 150 - total flux cleaned = -0.000330484 Jy ! Component: 200 - total flux cleaned = -0.000330415 Jy ! Total flux subtracted in 200 components = -0.000330415 Jy ! Clean residual min=-0.003353 max=0.003489 Jy/beam ! Clean residual mean=-0.000003 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.309661 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.309661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099741Jy sigma=0.000674 ! Fit after self-cal, rms=0.099744Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.75175e-07 Jy ! Component: 100 - total flux cleaned = -2.29204e-07 Jy ! Component: 150 - total flux cleaned = 2.03461e-05 Jy ! Component: 200 - total flux cleaned = 3.9409e-05 Jy ! Total flux subtracted in 200 components = 3.9409e-05 Jy ! Clean residual min=-0.003322 max=0.003464 Jy/beam ! Clean residual mean=-0.000003 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.3097 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.3097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099735Jy sigma=0.000674 ! Fit after self-cal, rms=0.099734Jy sigma=0.000674 ! 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.099734Jy sigma=0.000674 ! Fit after self-cal, rms=0.099859Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.006 mas, bmaj=17.21 mas, bpa=-4.538 degrees ! Estimated noise=1597.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440748 Jy ! Component: 100 - total flux cleaned = 0.000490697 Jy ! Component: 150 - total flux cleaned = 0.000564682 Jy ! Component: 200 - total flux cleaned = 0.000632246 Jy ! Total flux subtracted in 200 components = 0.000632246 Jy ! Clean residual min=-0.003219 max=0.004756 Jy/beam ! Clean residual mean=-0.000009 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.310333 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 114 components and 0.310333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099861Jy sigma=0.000674 ! Fit after self-cal, rms=0.099862Jy 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.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396479 Jy ! Component: 100 - total flux cleaned = 0.00548262 Jy ! Component: 150 - total flux cleaned = 0.00584508 Jy ! Component: 200 - total flux cleaned = 0.00618791 Jy ! Total flux subtracted in 200 components = 0.00618791 Jy ! Clean residual min=-0.002584 max=0.002714 Jy/beam ! Clean residual mean=0.000000 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.316521 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 146 components and 0.316521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099726Jy sigma=0.000673 ! Fit after self-cal, rms=0.099721Jy sigma=0.000673 ! 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.771 mas, bmaj=7.522 mas, bpa=-6.122 degrees ! Estimated noise=1189.28 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.522 at -6.122 degrees (North through East) ! Clean map min=-0.002804 max=0.25528 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.3 mas, bmaj=6.478 mas, bpa=-7.777 degrees ! Estimated noise=1681.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194828 Jy ! Component: 100 - total flux cleaned = 0.242049 Jy ! Component: 150 - total flux cleaned = 0.264185 Jy ! Component: 200 - total flux cleaned = 0.276701 Jy ! Total flux subtracted in 200 components = 0.276701 Jy ! Clean residual min=-0.004513 max=0.006390 Jy/beam ! Clean residual mean=-0.000004 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.276701 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.276701 Jy ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.522 mas, bpa=-6.122 degrees ! Estimated noise=1189.28 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.0124521 Jy ! Component: 100 - total flux cleaned = 0.0194752 Jy ! Component: 150 - total flux cleaned = 0.0241382 Jy ! Component: 200 - total flux cleaned = 0.0275873 Jy ! Total flux subtracted in 200 components = 0.0275873 Jy ! Clean residual min=-0.003483 max=0.003159 Jy/beam ! Clean residual mean=-0.000006 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.304288 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 88 components and 0.304288 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.006 mas, bmaj=17.21 mas, bpa=-4.538 degrees ! Estimated noise=1597.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496914 Jy ! Component: 100 - total flux cleaned = 0.00795492 Jy ! Component: 150 - total flux cleaned = 0.00963708 Jy ! Component: 200 - total flux cleaned = 0.0103618 Jy ! Total flux subtracted in 200 components = 0.0103618 Jy ! Clean residual min=-0.002831 max=0.002591 Jy/beam ! Clean residual mean=-0.000003 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.31465 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.000552977 Jy ! Component: 100 - total flux cleaned = 0.00102537 Jy ! Component: 150 - total flux cleaned = 0.00122854 Jy ! Component: 200 - total flux cleaned = 0.00144619 Jy ! Total flux subtracted in 200 components = 0.00144619 Jy ! Clean residual min=-0.002459 max=0.002553 Jy/beam ! Clean residual mean=0.000000 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.316096 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 174 components and 0.316096 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.522 mas, bpa=-6.122 degrees ! Estimated noise=1189.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222829 Jy ! Component: 100 - total flux cleaned = -0.000345873 Jy ! Component: 150 - total flux cleaned = -0.000397687 Jy ! Component: 200 - total flux cleaned = -0.000447489 Jy ! Total flux subtracted in 200 components = -0.000447489 Jy ! Clean residual min=-0.002709 max=0.002619 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.315649 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 203 components and 0.315649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099603Jy sigma=0.000672 ! Fit after self-cal, rms=0.099591Jy sigma=0.000672 wmodel J2236-2309_S_2017_07_16_pus_map.mod ! Writing 203 model components to file: J2236-2309_S_2017_07_16_pus_map.mod wobs J2236-2309_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2236-2309_S_2017_07_16_pus_uvs.fits wwins J2236-2309_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J2236-2309_S_2017_07_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 = -1.09332e-05 Jy ! Component: 100 - total flux cleaned = 0.000159604 Jy ! Component: 150 - total flux cleaned = 0.000528506 Jy ! Component: 200 - total flux cleaned = 0.000528692 Jy ! Component: 250 - total flux cleaned = 0.00056626 Jy ! Component: 300 - total flux cleaned = 0.000566082 Jy ! Component: 350 - total flux cleaned = 0.000601485 Jy ! Component: 400 - total flux cleaned = 0.000567579 Jy ! Component: 450 - total flux cleaned = 0.000634846 Jy ! Component: 500 - total flux cleaned = 0.00073294 Jy ! Component: 550 - total flux cleaned = 0.000670069 Jy ! Component: 600 - total flux cleaned = 0.000670403 Jy ! Component: 650 - total flux cleaned = 0.000608923 Jy ! Component: 700 - total flux cleaned = 0.000579115 Jy ! Component: 750 - total flux cleaned = 0.000578991 Jy ! Component: 800 - total flux cleaned = 0.00055037 Jy ! Component: 850 - total flux cleaned = 0.000578446 Jy ! Component: 900 - total flux cleaned = 0.000550495 Jy ! Component: 950 - total flux cleaned = 0.000577736 Jy ! Component: 1000 - total flux cleaned = 0.000630794 Jy ! Component: 1050 - total flux cleaned = 0.000630726 Jy ! Component: 1100 - total flux cleaned = 0.000553542 Jy ! Component: 1150 - total flux cleaned = 0.000554118 Jy ! Component: 1200 - total flux cleaned = 0.000480027 Jy ! Component: 1250 - total flux cleaned = 0.000577675 Jy ! Component: 1300 - total flux cleaned = 0.000434165 Jy ! Component: 1350 - total flux cleaned = 0.000481896 Jy ! Component: 1400 - total flux cleaned = 0.000551545 Jy ! Component: 1450 - total flux cleaned = 0.000506035 Jy ! Component: 1500 - total flux cleaned = 0.000596353 Jy ! Component: 1550 - total flux cleaned = 0.00057386 Jy ! Component: 1600 - total flux cleaned = 0.000574089 Jy ! Component: 1650 - total flux cleaned = 0.000617417 Jy ! Component: 1700 - total flux cleaned = 0.000724048 Jy ! Component: 1750 - total flux cleaned = 0.000723968 Jy ! Component: 1800 - total flux cleaned = 0.000786674 Jy ! Component: 1850 - total flux cleaned = 0.000807474 Jy ! Component: 1900 - total flux cleaned = 0.000847771 Jy ! Component: 1950 - total flux cleaned = 0.000907545 Jy ! Component: 2000 - total flux cleaned = 0.000907586 Jy ! Component: 2050 - total flux cleaned = 0.000965901 Jy ! Component: 2100 - total flux cleaned = 0.00102377 Jy ! Component: 2150 - total flux cleaned = 0.00108088 Jy ! Component: 2200 - total flux cleaned = 0.00108064 Jy ! Component: 2250 - total flux cleaned = 0.00113655 Jy ! Component: 2300 - total flux cleaned = 0.00117356 Jy ! Component: 2350 - total flux cleaned = 0.00121001 Jy ! Component: 2400 - total flux cleaned = 0.00119206 Jy ! Component: 2450 - total flux cleaned = 0.00126372 Jy ! Component: 2500 - total flux cleaned = 0.00131686 Jy ! Component: 2550 - total flux cleaned = 0.00142157 Jy ! Component: 2600 - total flux cleaned = 0.00143866 Jy ! Component: 2650 - total flux cleaned = 0.00148958 Jy ! Component: 2700 - total flux cleaned = 0.00152323 Jy ! Component: 2750 - total flux cleaned = 0.00152326 Jy ! Component: 2800 - total flux cleaned = 0.00155642 Jy ! Component: 2850 - total flux cleaned = 0.00163854 Jy ! Component: 2900 - total flux cleaned = 0.00163841 Jy ! Component: 2950 - total flux cleaned = 0.00173489 Jy ! Component: 3000 - total flux cleaned = 0.00170278 Jy ! Component: 3050 - total flux cleaned = 0.00174992 Jy ! Component: 3100 - total flux cleaned = 0.00176541 Jy ! Component: 3150 - total flux cleaned = 0.0017654 Jy ! Component: 3200 - total flux cleaned = 0.00182687 Jy ! Component: 3250 - total flux cleaned = 0.00187248 Jy ! Component: 3300 - total flux cleaned = 0.00185742 Jy ! Component: 3350 - total flux cleaned = 0.0018723 Jy ! Component: 3400 - total flux cleaned = 0.00188702 Jy ! Component: 3450 - total flux cleaned = 0.00191636 Jy ! Component: 3500 - total flux cleaned = 0.00197458 Jy ! Component: 3550 - total flux cleaned = 0.00198892 Jy ! Component: 3600 - total flux cleaned = 0.00203197 Jy ! Component: 3650 - total flux cleaned = 0.00206037 Jy ! Component: 3700 - total flux cleaned = 0.00213098 Jy ! Component: 3750 - total flux cleaned = 0.00215911 Jy ! Component: 3800 - total flux cleaned = 0.00225644 Jy ! Component: 3850 - total flux cleaned = 0.00228409 Jy ! Component: 3900 - total flux cleaned = 0.00232523 Jy ! Component: 3950 - total flux cleaned = 0.00237972 Jy ! Component: 4000 - total flux cleaned = 0.00246096 Jy ! Component: 4050 - total flux cleaned = 0.00247441 Jy ! Total flux subtracted in 4096 components = 0.00254125 Jy ! Clean residual min=-0.000766 max=0.000738 Jy/beam ! Clean residual mean=0.000002 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.31819 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 467 components and 0.31819 Jy ![Exited script file: muppet] wmap "J2236-2309_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.522 at -6.122 degrees (North through East) ! Clean map min=-0.0019811 max=0.25701 Jy/beam ! Writing clean map to FITS file: J2236-2309_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.257007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227633 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.265713 0.265713 0.531426 1.06285 2.1257 4.25141 8.50282 17.0056 34.0113 68.0225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.257 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.771 x 7.522 at -6.122 degrees (North through East) ! Clean map min=-0.0019811 max=0.25701 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 J2236-2309_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:20:56 2019