! Started logfile: J0919-1847_S_2017_02_19_pus_uvs.log on Sat May 4 18:47:17 2019 obs J0919-1847_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0919-1847_S_2017_02_19_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.670234 visibilities/baseline/integration-bin. ! Found source: J0919-1847 ! ! 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 482 lines of history. ! ! Reading 26300 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 J0919-1847_S_2017_02_19_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 381 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 381 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 381 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1095 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966978Jy sigma=0.006666 ! Fit after self-cal, rms=0.937220Jy sigma=0.006486 ! 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.989 mas, bmaj=6.314 mas, bpa=3.32 degrees ! Estimated noise=1191.7 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.0523635 Jy ! Component: 100 - total flux cleaned = 0.0638016 Jy ! Total flux subtracted in 100 components = 0.0638016 Jy ! Clean residual min=-0.003563 max=0.003744 Jy/beam ! Clean residual mean=-0.000000 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.0638016 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0638016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100118Jy sigma=0.000650 ! Fit after self-cal, rms=0.099671Jy sigma=0.000647 ! 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.554 mas, bmaj=7.724 mas, bpa=6.238 degrees ! Estimated noise=698.507 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.00365074 Jy ! Component: 100 - total flux cleaned = 0.00523042 Jy ! Component: 150 - total flux cleaned = 0.0060902 Jy ! Component: 200 - total flux cleaned = 0.00659036 Jy ! Total flux subtracted in 200 components = 0.00659036 Jy ! Clean residual min=-0.002996 max=0.004943 Jy/beam ! Clean residual mean=0.000008 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.070392 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.070392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099506Jy sigma=0.000646 ! Fit after self-cal, rms=0.099473Jy sigma=0.000646 ! Inverting map ! Added new window around map position (19.5, -39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485086 Jy ! Component: 100 - total flux cleaned = 0.00747307 Jy ! Component: 150 - total flux cleaned = 0.00855418 Jy ! Component: 200 - total flux cleaned = 0.00937908 Jy ! Total flux subtracted in 200 components = 0.00937908 Jy ! Clean residual min=-0.002420 max=0.002578 Jy/beam ! Clean residual mean=0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.079771 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.079771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099206Jy sigma=0.000644 ! Fit after self-cal, rms=0.099089Jy sigma=0.000644 ! 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.09 FD 0.99 HN 1.08 KP 0.97 ! LA 1.00 MK 1.04 NL 0.93 OV 1.07 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.08 KP 0.99 ! LA 0.97 MK 0.98 NL 1.05 OV 1.11 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.05 KP 0.83 ! LA 0.78 MK 1.06 NL 1.06 OV 1.02 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 0.95 KP 1.00* ! LA 0.82 MK 0.82 NL 1.00* OV 0.97 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.099089Jy sigma=0.000644 ! Fit after self-cal, rms=0.096197Jy sigma=0.000642 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=7.769 mas, bpa=6.339 degrees ! Estimated noise=694.21 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.00236805 Jy ! Component: 100 - total flux cleaned = 0.00350705 Jy ! Component: 150 - total flux cleaned = 0.00378325 Jy ! Component: 200 - total flux cleaned = 0.00391437 Jy ! Total flux subtracted in 200 components = 0.00391437 Jy ! Clean residual min=-0.002055 max=0.001999 Jy/beam ! Clean residual mean=-0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0836854 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 84 components and 0.0836854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096134Jy sigma=0.000641 ! Fit after self-cal, rms=0.096073Jy sigma=0.000641 ! 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.096073Jy sigma=0.000641 ! Fit after self-cal, rms=0.096694Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=7.736 mas, bpa=6.178 degrees ! Estimated noise=694.043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140261 Jy ! Component: 100 - total flux cleaned = 0.00235214 Jy ! Component: 150 - total flux cleaned = 0.00303667 Jy ! Component: 200 - total flux cleaned = 0.00335238 Jy ! Total flux subtracted in 200 components = 0.00335238 Jy ! Clean residual min=-0.001649 max=0.001786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0870378 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.0870378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096669Jy sigma=0.000639 ! Fit after self-cal, rms=0.096711Jy sigma=0.000639 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.000796018 Jy ! Component: 100 - total flux cleaned = 0.00116659 Jy ! Component: 150 - total flux cleaned = 0.00130805 Jy ! Component: 200 - total flux cleaned = 0.00135458 Jy ! Total flux subtracted in 200 components = 0.00135458 Jy ! Clean residual min=-0.001669 max=0.001760 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0883924 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.0883924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096703Jy sigma=0.000639 ! Fit after self-cal, rms=0.096699Jy sigma=0.000639 ! 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.096699Jy sigma=0.000639 ! Fit after self-cal, rms=0.097609Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=7.719 mas, bpa=6.211 degrees ! Estimated noise=694.097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804281 Jy ! Component: 100 - total flux cleaned = 0.00111416 Jy ! Component: 150 - total flux cleaned = 0.00122736 Jy ! Component: 200 - total flux cleaned = 0.0013126 Jy ! Total flux subtracted in 200 components = 0.0013126 Jy ! Clean residual min=-0.001699 max=0.001705 Jy/beam ! Clean residual mean=-0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.089705 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.089705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097600Jy sigma=0.000638 ! Fit after self-cal, rms=0.097635Jy sigma=0.000638 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.000420325 Jy ! Component: 100 - total flux cleaned = 0.000504908 Jy ! Component: 150 - total flux cleaned = 0.000535879 Jy ! Component: 200 - total flux cleaned = 0.000550343 Jy ! Total flux subtracted in 200 components = 0.000550343 Jy ! Clean residual min=-0.001656 max=0.001645 Jy/beam ! Clean residual mean=-0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0902553 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.0902553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097629Jy sigma=0.000638 ! Fit after self-cal, rms=0.097626Jy sigma=0.000638 ! 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.097626Jy sigma=0.000638 ! Fit after self-cal, rms=0.098088Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.129 mas, bmaj=14.85 mas, bpa=9.114 degrees ! Estimated noise=853.899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926881 Jy ! Component: 100 - total flux cleaned = 0.00146118 Jy ! Component: 150 - total flux cleaned = 0.00154319 Jy ! Component: 200 - total flux cleaned = 0.00159694 Jy ! Total flux subtracted in 200 components = 0.00159694 Jy ! Clean residual min=-0.002105 max=0.002047 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0918523 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.0918523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098086Jy sigma=0.000638 ! Fit after self-cal, rms=0.098093Jy sigma=0.000638 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.000364834 Jy ! Component: 100 - total flux cleaned = 0.000421223 Jy ! Component: 150 - total flux cleaned = 0.000409675 Jy ! Component: 200 - total flux cleaned = 0.00039873 Jy ! Total flux subtracted in 200 components = 0.00039873 Jy ! Clean residual min=-0.002094 max=0.002052 Jy/beam ! Clean residual mean=-0.000002 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.092251 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.092251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098092Jy sigma=0.000638 ! Fit after self-cal, rms=0.098089Jy sigma=0.000638 ! 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.577 mas, bmaj=7.711 mas, bpa=6.234 degrees ! Estimated noise=695.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.577 x 7.711 at 6.234 degrees (North through East) ! Clean map min=-0.0017523 max=0.067215 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.01 mas, bmaj=6.312 mas, bpa=2.944 degrees ! Estimated noise=1174.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0520064 Jy ! Component: 100 - total flux cleaned = 0.0638411 Jy ! Component: 150 - total flux cleaned = 0.0696649 Jy ! Component: 200 - total flux cleaned = 0.0737427 Jy ! Total flux subtracted in 200 components = 0.0737427 Jy ! Clean residual min=-0.003274 max=0.003527 Jy/beam ! Clean residual mean=0.000001 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.0737427 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0737427 Jy ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=7.711 mas, bpa=6.234 degrees ! Estimated noise=695.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.00431553 Jy ! Component: 100 - total flux cleaned = 0.00733467 Jy ! Component: 150 - total flux cleaned = 0.00965198 Jy ! Component: 200 - total flux cleaned = 0.0110889 Jy ! Total flux subtracted in 200 components = 0.0110889 Jy ! Clean residual min=-0.001963 max=0.001769 Jy/beam ! Clean residual mean=0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0848316 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 0.0848316 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.129 mas, bmaj=14.85 mas, bpa=9.114 degrees ! Estimated noise=853.899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025418 Jy ! Component: 100 - total flux cleaned = 0.00424524 Jy ! Component: 150 - total flux cleaned = 0.00509099 Jy ! Component: 200 - total flux cleaned = 0.00562599 Jy ! Total flux subtracted in 200 components = 0.00562599 Jy ! Clean residual min=-0.002014 max=0.002000 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0904576 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.000398699 Jy ! Component: 100 - total flux cleaned = 0.000723929 Jy ! Component: 150 - total flux cleaned = 0.000971122 Jy ! Component: 200 - total flux cleaned = 0.00114504 Jy ! Total flux subtracted in 200 components = 0.00114504 Jy ! Clean residual min=-0.002016 max=0.002041 Jy/beam ! Clean residual mean=-0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0916026 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 104 components and 0.0916026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=7.711 mas, bpa=6.234 degrees ! Estimated noise=695.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.50646e-05 Jy ! Component: 100 - total flux cleaned = 1.41759e-07 Jy ! Component: 150 - total flux cleaned = 8.79111e-05 Jy ! Component: 200 - total flux cleaned = 0.000112879 Jy ! Total flux subtracted in 200 components = 0.000112879 Jy ! Clean residual min=-0.001761 max=0.001609 Jy/beam ! Clean residual mean=-0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0917155 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 114 components and 0.0917154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098094Jy sigma=0.000638 ! Fit after self-cal, rms=0.098089Jy sigma=0.000638 wmodel J0919-1847_S_2017_02_19_pus_map.mod ! Writing 114 model components to file: J0919-1847_S_2017_02_19_pus_map.mod wobs J0919-1847_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0919-1847_S_2017_02_19_pus_uvs.fits wwins J0919-1847_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0919-1847_S_2017_02_19_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.000580824 Jy ! Component: 100 - total flux cleaned = -0.000727314 Jy ! Component: 150 - total flux cleaned = -0.000782394 Jy ! Component: 200 - total flux cleaned = -0.000861328 Jy ! Component: 250 - total flux cleaned = -0.000860873 Jy ! Component: 300 - total flux cleaned = -0.000737222 Jy ! Component: 350 - total flux cleaned = -0.000688996 Jy ! Component: 400 - total flux cleaned = -0.000572061 Jy ! Component: 450 - total flux cleaned = -0.000503337 Jy ! Component: 500 - total flux cleaned = -0.000346761 Jy ! Component: 550 - total flux cleaned = -0.000215197 Jy ! Component: 600 - total flux cleaned = -0.000172093 Jy ! Component: 650 - total flux cleaned = -0.000150862 Jy ! Component: 700 - total flux cleaned = -8.90181e-05 Jy ! Component: 750 - total flux cleaned = -0.000109992 Jy ! Component: 800 - total flux cleaned = -5.00452e-05 Jy ! Component: 850 - total flux cleaned = -3.04992e-05 Jy ! Component: 900 - total flux cleaned = 6.59779e-05 Jy ! Component: 950 - total flux cleaned = 8.47177e-05 Jy ! Component: 1000 - total flux cleaned = 0.000122411 Jy ! Component: 1050 - total flux cleaned = 0.000214412 Jy ! Component: 1100 - total flux cleaned = 0.000269045 Jy ! Component: 1150 - total flux cleaned = 0.000322768 Jy ! Component: 1200 - total flux cleaned = 0.000376069 Jy ! Component: 1250 - total flux cleaned = 0.000463485 Jy ! Component: 1300 - total flux cleaned = 0.000463748 Jy ! Component: 1350 - total flux cleaned = 0.000548726 Jy ! Component: 1400 - total flux cleaned = 0.000598792 Jy ! Component: 1450 - total flux cleaned = 0.000631646 Jy ! Component: 1500 - total flux cleaned = 0.000680598 Jy ! Component: 1550 - total flux cleaned = 0.000680884 Jy ! Component: 1600 - total flux cleaned = 0.000712905 Jy ! Component: 1650 - total flux cleaned = 0.00079152 Jy ! Component: 1700 - total flux cleaned = 0.000806929 Jy ! Component: 1750 - total flux cleaned = 0.000776633 Jy ! Component: 1800 - total flux cleaned = 0.000791825 Jy ! Component: 1850 - total flux cleaned = 0.000821758 Jy ! Component: 1900 - total flux cleaned = 0.000836487 Jy ! Component: 1950 - total flux cleaned = 0.000865659 Jy ! Component: 2000 - total flux cleaned = 0.000851134 Jy ! Component: 2050 - total flux cleaned = 0.000822355 Jy ! Component: 2100 - total flux cleaned = 0.000892961 Jy ! Component: 2150 - total flux cleaned = 0.000920624 Jy ! Component: 2200 - total flux cleaned = 0.000948418 Jy ! Component: 2250 - total flux cleaned = 0.000962019 Jy ! Component: 2300 - total flux cleaned = 0.000989384 Jy ! Component: 2350 - total flux cleaned = 0.0010164 Jy ! Component: 2400 - total flux cleaned = 0.0010961 Jy ! Component: 2450 - total flux cleaned = 0.0010961 Jy ! Component: 2500 - total flux cleaned = 0.00118722 Jy ! Component: 2550 - total flux cleaned = 0.00120013 Jy ! Component: 2600 - total flux cleaned = 0.00127673 Jy ! Component: 2650 - total flux cleaned = 0.00132751 Jy ! Component: 2700 - total flux cleaned = 0.00145344 Jy ! Component: 2750 - total flux cleaned = 0.00150318 Jy ! Component: 2800 - total flux cleaned = 0.00156476 Jy ! Component: 2850 - total flux cleaned = 0.00162596 Jy ! Component: 2900 - total flux cleaned = 0.00175947 Jy ! Component: 2950 - total flux cleaned = 0.00174732 Jy ! Component: 3000 - total flux cleaned = 0.00180695 Jy ! Component: 3050 - total flux cleaned = 0.00189006 Jy ! Component: 3100 - total flux cleaned = 0.00193698 Jy ! Component: 3150 - total flux cleaned = 0.00200689 Jy ! Component: 3200 - total flux cleaned = 0.00207624 Jy ! Component: 3250 - total flux cleaned = 0.0021221 Jy ! Component: 3300 - total flux cleaned = 0.00217894 Jy ! Component: 3350 - total flux cleaned = 0.00219009 Jy ! Component: 3400 - total flux cleaned = 0.00223484 Jy ! Component: 3450 - total flux cleaned = 0.00225699 Jy ! Component: 3500 - total flux cleaned = 0.00232325 Jy ! Component: 3550 - total flux cleaned = 0.0023232 Jy ! Component: 3600 - total flux cleaned = 0.00241029 Jy ! Component: 3650 - total flux cleaned = 0.00242095 Jy ! Component: 3700 - total flux cleaned = 0.00243158 Jy ! Component: 3750 - total flux cleaned = 0.00242099 Jy ! Component: 3800 - total flux cleaned = 0.00244227 Jy ! Component: 3850 - total flux cleaned = 0.00247378 Jy ! Component: 3900 - total flux cleaned = 0.00248416 Jy ! Component: 3950 - total flux cleaned = 0.00250489 Jy ! Component: 4000 - total flux cleaned = 0.0024843 Jy ! Component: 4050 - total flux cleaned = 0.00250484 Jy ! Total flux subtracted in 4096 components = 0.00250481 Jy ! Clean residual min=-0.000644 max=0.000529 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0942203 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 431 components and 0.0942202 Jy ![Exited script file: muppet] wmap "J0919-1847_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.577 x 7.711 at 6.234 degrees (North through East) ! Clean map min=-0.0013756 max=0.067105 Jy/beam ! Writing clean map to FITS file: J0919-1847_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.067105 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193115 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.863343 0.863343 1.72669 3.45337 6.90675 13.8135 27.627 55.254 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.067 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.577 x 7.711 at 6.234 degrees (North through East) ! Clean map min=-0.0013756 max=0.067105 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 J0919-1847_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:47:23 2019