! Started logfile: J0955-1845_S_2017_03_23_pus_uvs.log on Mon May 13 09:55:28 2019 obs J0955-1845_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0955-1845_S_2017_03_23_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966865 visibilities/baseline/integration-bin. ! Found source: J0955-1845 ! ! 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 481 lines of history. ! ! Reading 19492 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 J0955-1845_S_2017_03_23_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 273 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.916450Jy sigma=0.006883 ! Fit after self-cal, rms=0.898612Jy sigma=0.006754 ! 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.496 mas, bmaj=6.376 mas, bpa=-4.705 degrees ! Estimated noise=1007.13 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0771036 Jy ! Component: 100 - total flux cleaned = 0.100035 Jy ! Total flux subtracted in 100 components = 0.100035 Jy ! Clean residual min=-0.004677 max=0.010800 Jy/beam ! Clean residual mean=-0.000019 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.100035 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.100035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099580Jy sigma=0.000697 ! Fit after self-cal, rms=0.099553Jy sigma=0.000696 ! Inverting map ! Added new window around map position (3, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011891 Jy ! Component: 100 - total flux cleaned = 0.0193908 Jy ! Total flux subtracted in 100 components = 0.0193908 Jy ! Clean residual min=-0.004257 max=0.006011 Jy/beam ! Clean residual mean=-0.000009 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.119426 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.119426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097599Jy sigma=0.000681 ! Fit after self-cal, rms=0.097571Jy sigma=0.000681 ! 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.035 mas, bmaj=7.509 mas, bpa=-3.926 degrees ! Estimated noise=722.941 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.00709233 Jy ! Component: 100 - total flux cleaned = 0.0111208 Jy ! Component: 150 - total flux cleaned = 0.0135254 Jy ! Component: 200 - total flux cleaned = 0.01462 Jy ! Total flux subtracted in 200 components = 0.01462 Jy ! Clean residual min=-0.002709 max=0.002608 Jy/beam ! Clean residual mean=-0.000014 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.134046 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.134046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096971Jy sigma=0.000677 ! Fit after self-cal, rms=0.096970Jy sigma=0.000677 ! 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.01 FD 0.96 HN 0.97 KP 1.03 ! LA 1.03 MK 1.03 NL 0.90 OV 1.08 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.03 KP 1.01 ! LA 1.00 MK 0.99 NL 1.04 OV 1.05 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.01 HN 1.02 KP 0.87 ! LA 0.79 MK 1.03 NL 1.16 OV 0.99 ! PT 0.97 SC 1.05 ! ! ! 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.08 HN 1.02 KP 1.00* ! LA 0.83 MK 1.02 NL 1.00* OV 1.26 ! PT 1.02 SC 1.21 ! ! ! Fit before self-cal, rms=0.096970Jy sigma=0.000677 ! Fit after self-cal, rms=0.096510Jy sigma=0.000672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.58 mas, bpa=-4.02 degrees ! Estimated noise=726.374 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.000149083 Jy ! Component: 100 - total flux cleaned = -8.62397e-05 Jy ! Component: 150 - total flux cleaned = -0.000280294 Jy ! Component: 200 - total flux cleaned = -0.000469932 Jy ! Total flux subtracted in 200 components = -0.000469932 Jy ! Clean residual min=-0.002342 max=0.002635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.133576 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.133576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096479Jy sigma=0.000671 ! Fit after self-cal, rms=0.096468Jy sigma=0.000671 ! 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.096468Jy sigma=0.000671 ! Fit after self-cal, rms=0.097484Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.659 mas, bpa=-3.572 degrees ! Estimated noise=731.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300384 Jy ! Component: 100 - total flux cleaned = 0.000371462 Jy ! Component: 150 - total flux cleaned = 0.000370303 Jy ! Component: 200 - total flux cleaned = 0.000370959 Jy ! Total flux subtracted in 200 components = 0.000370959 Jy ! Clean residual min=-0.002285 max=0.002127 Jy/beam ! Clean residual mean=-0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.133947 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.133947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097459Jy sigma=0.000669 ! Fit after self-cal, rms=0.097481Jy 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.000120475 Jy ! Component: 100 - total flux cleaned = 0.00017112 Jy ! Component: 150 - total flux cleaned = 0.000149927 Jy ! Component: 200 - total flux cleaned = 0.000129973 Jy ! Total flux subtracted in 200 components = 0.000129973 Jy ! Clean residual min=-0.002237 max=0.002179 Jy/beam ! Clean residual mean=-0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.134077 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.134077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097468Jy sigma=0.000669 ! Fit after self-cal, rms=0.097469Jy sigma=0.000669 ! 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.097469Jy sigma=0.000669 ! Fit after self-cal, rms=0.098675Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=7.704 mas, bpa=-3.365 degrees ! Estimated noise=733.639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107644 Jy ! Component: 100 - total flux cleaned = 7.25394e-05 Jy ! Component: 150 - total flux cleaned = 7.3147e-05 Jy ! Component: 200 - total flux cleaned = 9.73893e-05 Jy ! Total flux subtracted in 200 components = 9.73893e-05 Jy ! Clean residual min=-0.002189 max=0.002153 Jy/beam ! Clean residual mean=-0.000000 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.134174 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.134174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098654Jy sigma=0.000668 ! Fit after self-cal, rms=0.098688Jy sigma=0.000668 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.000113425 Jy ! Component: 100 - total flux cleaned = 9.17574e-05 Jy ! Component: 150 - total flux cleaned = 9.08852e-05 Jy ! Component: 200 - total flux cleaned = 9.07419e-05 Jy ! Total flux subtracted in 200 components = 9.07419e-05 Jy ! Clean residual min=-0.002205 max=0.002174 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.134265 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.134265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098678Jy sigma=0.000668 ! Fit after self-cal, rms=0.098678Jy sigma=0.000668 ! 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.098678Jy sigma=0.000668 ! Fit after self-cal, rms=0.099189Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.564 mas, bmaj=15.62 mas, bpa=2.85 degrees ! Estimated noise=934.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464934 Jy ! Component: 100 - total flux cleaned = -0.000552109 Jy ! Component: 150 - total flux cleaned = -0.000621757 Jy ! Component: 200 - total flux cleaned = -0.000679233 Jy ! Total flux subtracted in 200 components = -0.000679233 Jy ! Clean residual min=-0.001961 max=0.002065 Jy/beam ! Clean residual mean=-0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.133586 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 85 components and 0.133586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099190Jy sigma=0.000668 ! Fit after self-cal, rms=0.099193Jy sigma=0.000668 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 = -2.63162e-05 Jy ! Component: 100 - total flux cleaned = -5.11141e-05 Jy ! Component: 150 - total flux cleaned = -0.000104691 Jy ! Component: 200 - total flux cleaned = -0.000141582 Jy ! Total flux subtracted in 200 components = -0.000141582 Jy ! Clean residual min=-0.001945 max=0.002027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.133444 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 86 components and 0.133444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099193Jy sigma=0.000668 ! Fit after self-cal, rms=0.099191Jy sigma=0.000668 ! 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.079 mas, bmaj=7.733 mas, bpa=-3.348 degrees ! Estimated noise=735.275 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.079 x 7.733 at -3.348 degrees (North through East) ! Clean map min=-0.0020902 max=0.10072 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.526 mas, bmaj=6.545 mas, bpa=-3.978 degrees ! Estimated noise=1041.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0791046 Jy ! Component: 100 - total flux cleaned = 0.102323 Jy ! Component: 150 - total flux cleaned = 0.113653 Jy ! Component: 200 - total flux cleaned = 0.120425 Jy ! Total flux subtracted in 200 components = 0.120425 Jy ! Clean residual min=-0.003561 max=0.003622 Jy/beam ! Clean residual mean=-0.000006 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.120425 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.120425 Jy ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=7.733 mas, bpa=-3.348 degrees ! Estimated noise=735.275 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.00585498 Jy ! Component: 100 - total flux cleaned = 0.00920903 Jy ! Component: 150 - total flux cleaned = 0.0112418 Jy ! Component: 200 - total flux cleaned = 0.0125084 Jy ! Total flux subtracted in 200 components = 0.0125084 Jy ! Clean residual min=-0.002453 max=0.002246 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.132934 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.132934 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.564 mas, bmaj=15.62 mas, bpa=2.85 degrees ! Estimated noise=934.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370856 Jy ! Component: 100 - total flux cleaned = 0.000335037 Jy ! Component: 150 - total flux cleaned = 0.000335131 Jy ! Component: 200 - total flux cleaned = 0.00031069 Jy ! Total flux subtracted in 200 components = 0.00031069 Jy ! Clean residual min=-0.001959 max=0.002003 Jy/beam ! Clean residual mean=-0.000003 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.133244 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 = 2.92602e-07 Jy ! Component: 100 - total flux cleaned = -1.20493e-07 Jy ! Component: 150 - total flux cleaned = -9.60656e-06 Jy ! Component: 200 - total flux cleaned = -1.78457e-05 Jy ! Total flux subtracted in 200 components = -1.78457e-05 Jy ! Clean residual min=-0.001958 max=0.002011 Jy/beam ! Clean residual mean=-0.000003 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.133226 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.133226 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=7.733 mas, bpa=-3.348 degrees ! Estimated noise=735.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402291 Jy ! Component: 100 - total flux cleaned = 0.0004611 Jy ! Component: 150 - total flux cleaned = 0.000485862 Jy ! Component: 200 - total flux cleaned = 0.000508332 Jy ! Total flux subtracted in 200 components = 0.000508332 Jy ! Clean residual min=-0.002380 max=0.002197 Jy/beam ! Clean residual mean=-0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.133735 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 75 components and 0.133735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099211Jy sigma=0.000668 ! Fit after self-cal, rms=0.099192Jy sigma=0.000668 wmodel J0955-1845_S_2017_03_23_pus_map.mod ! Writing 75 model components to file: J0955-1845_S_2017_03_23_pus_map.mod wobs J0955-1845_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0955-1845_S_2017_03_23_pus_uvs.fits wwins J0955-1845_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0955-1845_S_2017_03_23_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.000459061 Jy ! Component: 100 - total flux cleaned = -0.000424654 Jy ! Component: 150 - total flux cleaned = -0.00035412 Jy ! Component: 200 - total flux cleaned = -0.000419484 Jy ! Component: 250 - total flux cleaned = -0.000451958 Jy ! Component: 300 - total flux cleaned = -0.000483097 Jy ! Component: 350 - total flux cleaned = -0.000483065 Jy ! Component: 400 - total flux cleaned = -0.000423763 Jy ! Component: 450 - total flux cleaned = -0.000365549 Jy ! Component: 500 - total flux cleaned = -0.000423007 Jy ! Component: 550 - total flux cleaned = -0.000422646 Jy ! Component: 600 - total flux cleaned = -0.000422451 Jy ! Component: 650 - total flux cleaned = -0.00036812 Jy ! Component: 700 - total flux cleaned = -0.000394724 Jy ! Component: 750 - total flux cleaned = -0.000315095 Jy ! Component: 800 - total flux cleaned = -0.00028881 Jy ! Component: 850 - total flux cleaned = -0.000211888 Jy ! Component: 900 - total flux cleaned = -0.000161575 Jy ! Component: 950 - total flux cleaned = -0.0001368 Jy ! Component: 1000 - total flux cleaned = -0.000136749 Jy ! Component: 1050 - total flux cleaned = -8.74421e-05 Jy ! Component: 1100 - total flux cleaned = -6.30712e-05 Jy ! Component: 1150 - total flux cleaned = -8.625e-05 Jy ! Component: 1200 - total flux cleaned = 5.6203e-05 Jy ! Component: 1250 - total flux cleaned = 7.95717e-05 Jy ! Component: 1300 - total flux cleaned = 3.34037e-05 Jy ! Component: 1350 - total flux cleaned = 5.66747e-05 Jy ! Component: 1400 - total flux cleaned = 0.000102259 Jy ! Component: 1450 - total flux cleaned = 7.96247e-05 Jy ! Component: 1500 - total flux cleaned = 5.71902e-05 Jy ! Component: 1550 - total flux cleaned = 7.9032e-05 Jy ! Component: 1600 - total flux cleaned = 7.92664e-05 Jy ! Component: 1650 - total flux cleaned = 5.75828e-05 Jy ! Component: 1700 - total flux cleaned = 1.48077e-05 Jy ! Component: 1750 - total flux cleaned = 5.74044e-05 Jy ! Component: 1800 - total flux cleaned = 3.60852e-05 Jy ! Component: 1850 - total flux cleaned = 3.6198e-05 Jy ! Component: 1900 - total flux cleaned = 0.000118778 Jy ! Component: 1950 - total flux cleaned = 3.64013e-05 Jy ! Component: 2000 - total flux cleaned = 7.76625e-05 Jy ! Component: 2050 - total flux cleaned = 9.80041e-05 Jy ! Component: 2100 - total flux cleaned = 0.000157767 Jy ! Component: 2150 - total flux cleaned = 0.000197338 Jy ! Component: 2200 - total flux cleaned = 0.000216643 Jy ! Component: 2250 - total flux cleaned = 0.000216642 Jy ! Component: 2300 - total flux cleaned = 0.000236107 Jy ! Component: 2350 - total flux cleaned = 0.000236013 Jy ! Component: 2400 - total flux cleaned = 0.000274358 Jy ! Component: 2450 - total flux cleaned = 0.000349695 Jy ! Component: 2500 - total flux cleaned = 0.000349546 Jy ! Component: 2550 - total flux cleaned = 0.000293512 Jy ! Component: 2600 - total flux cleaned = 0.000256586 Jy ! Component: 2650 - total flux cleaned = 0.000274888 Jy ! Component: 2700 - total flux cleaned = 0.000347876 Jy ! Component: 2750 - total flux cleaned = 0.000311797 Jy ! Component: 2800 - total flux cleaned = 0.000347475 Jy ! Component: 2850 - total flux cleaned = 0.000276014 Jy ! Component: 2900 - total flux cleaned = 0.000258242 Jy ! Component: 2950 - total flux cleaned = 0.000346028 Jy ! Component: 3000 - total flux cleaned = 0.000380745 Jy ! Component: 3050 - total flux cleaned = 0.000397976 Jy ! Component: 3100 - total flux cleaned = 0.000449628 Jy ! Component: 3150 - total flux cleaned = 0.000432426 Jy ! Component: 3200 - total flux cleaned = 0.000483172 Jy ! Component: 3250 - total flux cleaned = 0.000466261 Jy ! Component: 3300 - total flux cleaned = 0.000466389 Jy ! Component: 3350 - total flux cleaned = 0.000466428 Jy ! Component: 3400 - total flux cleaned = 0.000499428 Jy ! Component: 3450 - total flux cleaned = 0.000515905 Jy ! Component: 3500 - total flux cleaned = 0.000483255 Jy ! Component: 3550 - total flux cleaned = 0.000564348 Jy ! Component: 3600 - total flux cleaned = 0.000516195 Jy ! Component: 3650 - total flux cleaned = 0.000580062 Jy ! Component: 3700 - total flux cleaned = 0.000516259 Jy ! Component: 3750 - total flux cleaned = 0.000579352 Jy ! Component: 3800 - total flux cleaned = 0.000595075 Jy ! Component: 3850 - total flux cleaned = 0.000563776 Jy ! Component: 3900 - total flux cleaned = 0.000625916 Jy ! Component: 3950 - total flux cleaned = 0.000641491 Jy ! Component: 4000 - total flux cleaned = 0.000641563 Jy ! Component: 4050 - total flux cleaned = 0.000687361 Jy ! Total flux subtracted in 4096 components = 0.000672104 Jy ! Clean residual min=-0.000890 max=0.000852 Jy/beam ! Clean residual mean=-0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.134407 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 360 components and 0.134407 Jy ![Exited script file: muppet] wmap "J0955-1845_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.079 x 7.733 at -3.348 degrees (North through East) ! Clean map min=-0.0018105 max=0.10135 Jy/beam ! Writing clean map to FITS file: J0955-1845_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10135 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276302 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.817865 0.817865 1.63573 3.27146 6.54292 13.0858 26.1717 52.3433 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 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.079 x 7.733 at -3.348 degrees (North through East) ! Clean map min=-0.0018105 max=0.10135 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 J0955-1845_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:55:35 2019