! Started logfile: J1127-0735_S_2017_07_09_pus_uvs.log on Wed May 8 14:47:57 2019 obs J1127-0735_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1127-0735_S_2017_07_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.892328 visibilities/baseline/integration-bin. ! Found source: J1127-0735 ! ! 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 594 lines of history. ! ! Reading 13492 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 J1127-0735_S_2017_07_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 512 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862684Jy sigma=0.007351 ! Fit after self-cal, rms=0.857164Jy sigma=0.007307 ! 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.567 mas, bmaj=6.92 mas, bpa=-5.461 degrees ! Estimated noise=1045.11 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.109583 Jy ! Component: 100 - total flux cleaned = 0.138693 Jy ! Total flux subtracted in 100 components = 0.138693 Jy ! Clean residual min=-0.005114 max=0.012267 Jy/beam ! Clean residual mean=0.000003 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.138693 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.138693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087542Jy sigma=0.000716 ! Fit after self-cal, rms=0.087520Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134518 Jy ! Component: 100 - total flux cleaned = 0.0203578 Jy ! Total flux subtracted in 100 components = 0.0203578 Jy ! Clean residual min=-0.004834 max=0.005082 Jy/beam ! Clean residual mean=0.000003 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.15905 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.15905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084999Jy sigma=0.000693 ! Fit after self-cal, rms=0.084980Jy sigma=0.000693 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=8.029 mas, bpa=-4.857 degrees ! Estimated noise=811.059 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 (-4, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772701 Jy ! Component: 100 - total flux cleaned = 0.0121724 Jy ! Component: 150 - total flux cleaned = 0.0152369 Jy ! Component: 200 - total flux cleaned = 0.0174196 Jy ! Total flux subtracted in 200 components = 0.0174196 Jy ! Clean residual min=-0.004110 max=0.004133 Jy/beam ! Clean residual mean=0.000006 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.17647 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.17647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084211Jy sigma=0.000686 ! Fit after self-cal, rms=0.084181Jy sigma=0.000686 ! 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.02 FD 0.91 HN 0.96 KP 1.01 ! LA 1.04 MK 1.02 NL 0.90 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.94 HN 1.01 KP 1.00 ! LA 0.97 MK 0.98 NL 1.07 OV 1.07 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 0.99 KP 0.98 ! LA 0.99 MK 1.02 NL 1.00 OV 0.99 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.99 KP 1.00* ! LA 0.97 MK 1.20 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.084181Jy sigma=0.000686 ! Fit after self-cal, rms=0.083944Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.062 mas, bpa=-4.72 degrees ! Estimated noise=807.592 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 (-12.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427727 Jy ! Component: 100 - total flux cleaned = 0.00506437 Jy ! Component: 150 - total flux cleaned = 0.00512662 Jy ! Component: 200 - total flux cleaned = 0.00518159 Jy ! Total flux subtracted in 200 components = 0.00518159 Jy ! Clean residual min=-0.003598 max=0.003357 Jy/beam ! Clean residual mean=0.000004 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.181652 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.181652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083713Jy sigma=0.000679 ! Fit after self-cal, rms=0.083707Jy sigma=0.000678 ! 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.083707Jy sigma=0.000678 ! Fit after self-cal, rms=0.085301Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=8.075 mas, bpa=-4.61 degrees ! Estimated noise=813.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216741 Jy ! Component: 100 - total flux cleaned = 0.00248043 Jy ! Component: 150 - total flux cleaned = 0.00258629 Jy ! Component: 200 - total flux cleaned = 0.0024908 Jy ! Total flux subtracted in 200 components = 0.0024908 Jy ! Clean residual min=-0.002924 max=0.002618 Jy/beam ! Clean residual mean=0.000005 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.184142 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.184142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085211Jy sigma=0.000674 ! Fit after self-cal, rms=0.085230Jy 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 = 0.000879254 Jy ! Component: 100 - total flux cleaned = 0.00079357 Jy ! Component: 150 - total flux cleaned = 0.00067517 Jy ! Component: 200 - total flux cleaned = 0.000640461 Jy ! Total flux subtracted in 200 components = 0.000640461 Jy ! Clean residual min=-0.002827 max=0.002692 Jy/beam ! Clean residual mean=0.000005 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.184783 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.184783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085186Jy sigma=0.000673 ! Fit after self-cal, rms=0.085183Jy sigma=0.000673 ! 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.085183Jy sigma=0.000673 ! Fit after self-cal, rms=0.086338Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=8.062 mas, bpa=-4.566 degrees ! Estimated noise=811.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000260331 Jy ! Component: 100 - total flux cleaned = 0.000258283 Jy ! Component: 150 - total flux cleaned = 0.000356553 Jy ! Component: 200 - total flux cleaned = 0.000424087 Jy ! Total flux subtracted in 200 components = 0.000424087 Jy ! Clean residual min=-0.002229 max=0.002000 Jy/beam ! Clean residual mean=0.000007 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.185207 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.185207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086322Jy sigma=0.000669 ! Fit after self-cal, rms=0.086357Jy sigma=0.000669 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.000162587 Jy ! Component: 100 - total flux cleaned = 0.000243223 Jy ! Component: 150 - total flux cleaned = 0.000298269 Jy ! Component: 200 - total flux cleaned = 0.000298176 Jy ! Total flux subtracted in 200 components = 0.000298176 Jy ! Clean residual min=-0.002249 max=0.001951 Jy/beam ! Clean residual mean=0.000007 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.185505 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.185505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086350Jy sigma=0.000669 ! Fit after self-cal, rms=0.086349Jy sigma=0.000669 ! 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.086349Jy sigma=0.000669 ! Fit after self-cal, rms=0.086527Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.362 mas, bmaj=14.26 mas, bpa=-6.337 degrees ! Estimated noise=1049.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040791 Jy ! Component: 100 - total flux cleaned = 0.000495596 Jy ! Component: 150 - total flux cleaned = 0.000530445 Jy ! Component: 200 - total flux cleaned = 0.000571036 Jy ! Total flux subtracted in 200 components = 0.000571036 Jy ! Clean residual min=-0.002070 max=0.002391 Jy/beam ! Clean residual mean=0.000014 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.186076 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.186076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086524Jy sigma=0.000669 ! Fit after self-cal, rms=0.086527Jy sigma=0.000669 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.000126249 Jy ! Component: 100 - total flux cleaned = 0.000162208 Jy ! Component: 150 - total flux cleaned = 0.000202926 Jy ! Component: 200 - total flux cleaned = 0.000225347 Jy ! Total flux subtracted in 200 components = 0.000225347 Jy ! Clean residual min=-0.002044 max=0.002396 Jy/beam ! Clean residual mean=0.000014 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.186301 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 165 components and 0.186301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086527Jy sigma=0.000669 ! Fit after self-cal, rms=0.086527Jy sigma=0.000669 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.063 mas, bpa=-4.59 degrees ! Estimated noise=810.837 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 8.063 at -4.59 degrees (North through East) ! Clean map min=-0.0022656 max=0.14368 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.565 mas, bmaj=6.933 mas, bpa=-5.146 degrees ! Estimated noise=1042.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10897 Jy ! Component: 100 - total flux cleaned = 0.138313 Jy ! Component: 150 - total flux cleaned = 0.151657 Jy ! Component: 200 - total flux cleaned = 0.159448 Jy ! Total flux subtracted in 200 components = 0.159448 Jy ! Clean residual min=-0.003343 max=0.004367 Jy/beam ! Clean residual mean=0.000005 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.159448 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.159448 Jy ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.063 mas, bpa=-4.59 degrees ! Estimated noise=810.837 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.00848337 Jy ! Component: 100 - total flux cleaned = 0.0139501 Jy ! Component: 150 - total flux cleaned = 0.0177142 Jy ! Component: 200 - total flux cleaned = 0.020411 Jy ! Total flux subtracted in 200 components = 0.020411 Jy ! Clean residual min=-0.002383 max=0.002239 Jy/beam ! Clean residual mean=0.000008 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.179859 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.179859 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.362 mas, bmaj=14.26 mas, bpa=-6.337 degrees ! Estimated noise=1049.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310111 Jy ! Component: 100 - total flux cleaned = 0.00477322 Jy ! Component: 150 - total flux cleaned = 0.00573227 Jy ! Component: 200 - total flux cleaned = 0.00587056 Jy ! Total flux subtracted in 200 components = 0.00587056 Jy ! Clean residual min=-0.002204 max=0.002474 Jy/beam ! Clean residual mean=0.000014 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.18573 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 = 4.46713e-05 Jy ! Component: 100 - total flux cleaned = 0.000106003 Jy ! Component: 150 - total flux cleaned = 0.000162154 Jy ! Component: 200 - total flux cleaned = 0.000196771 Jy ! Total flux subtracted in 200 components = 0.000196771 Jy ! Clean residual min=-0.002163 max=0.002448 Jy/beam ! Clean residual mean=0.000014 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.185926 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 118 components and 0.185926 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.063 mas, bpa=-4.59 degrees ! Estimated noise=810.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259773 Jy ! Component: 100 - total flux cleaned = -0.00012995 Jy ! Component: 150 - total flux cleaned = -4.24711e-05 Jy ! Component: 200 - total flux cleaned = -1.48802e-05 Jy ! Total flux subtracted in 200 components = -1.48802e-05 Jy ! Clean residual min=-0.002280 max=0.001973 Jy/beam ! Clean residual mean=0.000007 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.185912 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 142 components and 0.185912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086563Jy sigma=0.000669 ! Fit after self-cal, rms=0.086558Jy sigma=0.000669 wmodel J1127-0735_S_2017_07_09_pus_map.mod ! Writing 142 model components to file: J1127-0735_S_2017_07_09_pus_map.mod wobs J1127-0735_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1127-0735_S_2017_07_09_pus_uvs.fits wwins J1127-0735_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1127-0735_S_2017_07_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.000585499 Jy ! Component: 100 - total flux cleaned = -0.000588183 Jy ! Component: 150 - total flux cleaned = -0.000589895 Jy ! Component: 200 - total flux cleaned = -0.000557251 Jy ! Component: 250 - total flux cleaned = -0.000461522 Jy ! Component: 300 - total flux cleaned = -0.000308944 Jy ! Component: 350 - total flux cleaned = -0.000220632 Jy ! Component: 400 - total flux cleaned = -0.000133792 Jy ! Component: 450 - total flux cleaned = -0.000105343 Jy ! Component: 500 - total flux cleaned = -7.84873e-05 Jy ! Component: 550 - total flux cleaned = -7.88167e-05 Jy ! Component: 600 - total flux cleaned = -7.84393e-05 Jy ! Component: 650 - total flux cleaned = -1.71788e-06 Jy ! Component: 700 - total flux cleaned = 4.83694e-05 Jy ! Component: 750 - total flux cleaned = 4.81949e-05 Jy ! Component: 800 - total flux cleaned = 7.24617e-05 Jy ! Component: 850 - total flux cleaned = 9.65223e-05 Jy ! Component: 900 - total flux cleaned = 0.000167294 Jy ! Component: 950 - total flux cleaned = 0.000236262 Jy ! Component: 1000 - total flux cleaned = 0.000236491 Jy ! Component: 1050 - total flux cleaned = 0.000259368 Jy ! Component: 1100 - total flux cleaned = 0.000303555 Jy ! Component: 1150 - total flux cleaned = 0.000303838 Jy ! Component: 1200 - total flux cleaned = 0.000433066 Jy ! Component: 1250 - total flux cleaned = 0.000433147 Jy ! Component: 1300 - total flux cleaned = 0.000516906 Jy ! Component: 1350 - total flux cleaned = 0.000620292 Jy ! Component: 1400 - total flux cleaned = 0.000681959 Jy ! Component: 1450 - total flux cleaned = 0.000802734 Jy ! Component: 1500 - total flux cleaned = 0.000862369 Jy ! Component: 1550 - total flux cleaned = 0.000862474 Jy ! Component: 1600 - total flux cleaned = 0.000921356 Jy ! Component: 1650 - total flux cleaned = 0.000998885 Jy ! Component: 1700 - total flux cleaned = 0.00115144 Jy ! Component: 1750 - total flux cleaned = 0.00109476 Jy ! Component: 1800 - total flux cleaned = 0.00122612 Jy ! Component: 1850 - total flux cleaned = 0.0012818 Jy ! Component: 1900 - total flux cleaned = 0.00129989 Jy ! Component: 1950 - total flux cleaned = 0.00135437 Jy ! Component: 2000 - total flux cleaned = 0.00140831 Jy ! Component: 2050 - total flux cleaned = 0.00146204 Jy ! Component: 2100 - total flux cleaned = 0.0014442 Jy ! Component: 2150 - total flux cleaned = 0.00142651 Jy ! Component: 2200 - total flux cleaned = 0.00146146 Jy ! Component: 2250 - total flux cleaned = 0.00142686 Jy ! Component: 2300 - total flux cleaned = 0.00139252 Jy ! Component: 2350 - total flux cleaned = 0.00142676 Jy ! Component: 2400 - total flux cleaned = 0.00142644 Jy ! Component: 2450 - total flux cleaned = 0.00142637 Jy ! Component: 2500 - total flux cleaned = 0.00142601 Jy ! Component: 2550 - total flux cleaned = 0.00144259 Jy ! Component: 2600 - total flux cleaned = 0.00144234 Jy ! Component: 2650 - total flux cleaned = 0.00140981 Jy ! Component: 2700 - total flux cleaned = 0.00139385 Jy ! Component: 2750 - total flux cleaned = 0.00139394 Jy ! Component: 2800 - total flux cleaned = 0.0014099 Jy ! Component: 2850 - total flux cleaned = 0.00147289 Jy ! Component: 2900 - total flux cleaned = 0.00147293 Jy ! Component: 2950 - total flux cleaned = 0.00147273 Jy ! Component: 3000 - total flux cleaned = 0.00148807 Jy ! Component: 3050 - total flux cleaned = 0.00141173 Jy ! Component: 3100 - total flux cleaned = 0.00150281 Jy ! Component: 3150 - total flux cleaned = 0.00144257 Jy ! Component: 3200 - total flux cleaned = 0.00148755 Jy ! Component: 3250 - total flux cleaned = 0.00141345 Jy ! Component: 3300 - total flux cleaned = 0.00144294 Jy ! Component: 3350 - total flux cleaned = 0.00139902 Jy ! Component: 3400 - total flux cleaned = 0.00145733 Jy ! Component: 3450 - total flux cleaned = 0.00142855 Jy ! Component: 3500 - total flux cleaned = 0.00145737 Jy ! Component: 3550 - total flux cleaned = 0.00151432 Jy ! Component: 3600 - total flux cleaned = 0.00150038 Jy ! Component: 3650 - total flux cleaned = 0.00148641 Jy ! Component: 3700 - total flux cleaned = 0.00147244 Jy ! Component: 3750 - total flux cleaned = 0.0015142 Jy ! Component: 3800 - total flux cleaned = 0.00144523 Jy ! Component: 3850 - total flux cleaned = 0.00151388 Jy ! Component: 3900 - total flux cleaned = 0.00147303 Jy ! Component: 3950 - total flux cleaned = 0.00147303 Jy ! Component: 4000 - total flux cleaned = 0.00148636 Jy ! Component: 4050 - total flux cleaned = 0.00143285 Jy ! Total flux subtracted in 4096 components = 0.00149933 Jy ! Clean residual min=-0.000755 max=0.000792 Jy/beam ! Clean residual mean=0.000003 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.187411 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 436 components and 0.187411 Jy ![Exited script file: muppet] wmap "J1127-0735_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 8.063 at -4.59 degrees (North through East) ! Clean map min=-0.0017666 max=0.14326 Jy/beam ! Writing clean map to FITS file: J1127-0735_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.143265 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025004 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523589 0.523589 1.04718 2.09436 4.18871 8.37742 16.7548 33.5097 67.0194 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.143 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 8.063 at -4.59 degrees (North through East) ! Clean map min=-0.0017666 max=0.14326 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 J1127-0735_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:48:01 2019