! Started logfile: J2214-3835_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:50:08 2019 obs J2214-3835_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2214-3835_S_2017_03_27_pus_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.628979 visibilities/baseline/integration-bin. ! Found source: J2214-3835 ! ! 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 1684 lines of history. ! ! Reading 16756 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 J2214-3835_S_2017_03_27_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 453 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 365 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 306 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 801 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.741914Jy sigma=0.004312 ! Fit after self-cal, rms=0.707043Jy sigma=0.004100 ! 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.48 mas, bmaj=8.151 mas, bpa=3.356 degrees ! Estimated noise=1746.73 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.245073 Jy ! Component: 100 - total flux cleaned = 0.360356 Jy ! Total flux subtracted in 100 components = 0.360356 Jy ! Clean residual min=-0.045869 max=0.078696 Jy/beam ! Clean residual mean=-0.002726 rms=0.016694 Jy/beam ! Combined flux in latest and established models = 0.360356 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.360356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293366Jy sigma=0.001783 ! Fit after self-cal, rms=0.293101Jy sigma=0.001781 ! 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.19 mas, bmaj=9.63 mas, bpa=3.774 degrees ! Estimated noise=1095.02 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.114204 Jy ! Component: 100 - total flux cleaned = 0.167018 Jy ! Component: 150 - total flux cleaned = 0.191797 Jy ! Component: 200 - total flux cleaned = 0.203423 Jy ! Total flux subtracted in 200 components = 0.203423 Jy ! Clean residual min=-0.059448 max=0.132871 Jy/beam ! Clean residual mean=-0.002568 rms=0.021641 Jy/beam ! Combined flux in latest and established models = 0.563779 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.563779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256089Jy sigma=0.001511 ! Fit after self-cal, rms=0.255841Jy sigma=0.001510 ! Inverting map ! Added new window around map position (13.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129898 Jy ! Component: 100 - total flux cleaned = 0.190098 Jy ! Component: 150 - total flux cleaned = 0.225107 Jy ! Component: 200 - total flux cleaned = 0.248734 Jy ! Total flux subtracted in 200 components = 0.248734 Jy ! Clean residual min=-0.035429 max=0.058638 Jy/beam ! Clean residual mean=-0.001183 rms=0.013004 Jy/beam ! Combined flux in latest and established models = 0.812513 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 140 components and 0.812513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190523Jy sigma=0.001074 ! Fit after self-cal, rms=0.182207Jy sigma=0.001016 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.86 HN 1.00* KP 1.05 ! LA 0.85 MK 0.92 NL 1.00* OV 1.06 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 1.00* KP 1.01 ! LA 0.81 MK 0.92 NL 1.85 OV 1.10 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.95 HN 1.00* KP 0.98 ! LA 0.83 MK 0.97 NL 1.72 OV 1.00 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.11 HN 1.00* KP 1.00* ! LA 1.00* MK 1.04 NL 1.00* OV 1.14 ! PT 1.04 SC 1.12 ! ! ! Fit before self-cal, rms=0.182207Jy sigma=0.001016 ! Fit after self-cal, rms=0.176917Jy sigma=0.000874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=9.558 mas, bpa=3.208 degrees ! Estimated noise=1086.63 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 (-40, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0450985 Jy ! Component: 100 - total flux cleaned = 0.0712776 Jy ! Component: 150 - total flux cleaned = 0.0900759 Jy ! Component: 200 - total flux cleaned = 0.103985 Jy ! Total flux subtracted in 200 components = 0.103985 Jy ! Clean residual min=-0.017513 max=0.020004 Jy/beam ! Clean residual mean=-0.000522 rms=0.005669 Jy/beam ! Combined flux in latest and established models = 0.916498 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 204 components and 0.916498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164123Jy sigma=0.000771 ! Fit after self-cal, rms=0.164201Jy sigma=0.000765 ! 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.164201Jy sigma=0.000765 ! Fit after self-cal, rms=0.164423Jy sigma=0.000736 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=9.585 mas, bpa=3.71 degrees ! Estimated noise=1092.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170611 Jy ! Component: 100 - total flux cleaned = 0.027765 Jy ! Component: 150 - total flux cleaned = 0.0334988 Jy ! Component: 200 - total flux cleaned = 0.035302 Jy ! Total flux subtracted in 200 components = 0.035302 Jy ! Clean residual min=-0.013529 max=0.015394 Jy/beam ! Clean residual mean=-0.000214 rms=0.003915 Jy/beam ! Combined flux in latest and established models = 0.9518 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 238 components and 0.951801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161853Jy sigma=0.000717 ! Fit after self-cal, rms=0.161667Jy sigma=0.000716 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.00505028 Jy ! Component: 100 - total flux cleaned = 0.00639701 Jy ! Component: 150 - total flux cleaned = 0.00735307 Jy ! Component: 200 - total flux cleaned = 0.0084501 Jy ! Total flux subtracted in 200 components = 0.0084501 Jy ! Clean residual min=-0.012321 max=0.015594 Jy/beam ! Clean residual mean=-0.000206 rms=0.003706 Jy/beam ! Combined flux in latest and established models = 0.960251 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 256 components and 0.960251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160694Jy sigma=0.000711 ! Fit after self-cal, rms=0.160511Jy sigma=0.000710 ! 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.160511Jy sigma=0.000710 ! Fit after self-cal, rms=0.161993Jy sigma=0.000706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=9.61 mas, bpa=3.845 degrees ! Estimated noise=1098.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00886279 Jy ! Component: 100 - total flux cleaned = 0.0122551 Jy ! Component: 150 - total flux cleaned = 0.0133531 Jy ! Component: 200 - total flux cleaned = 0.0141617 Jy ! Total flux subtracted in 200 components = 0.0141617 Jy ! Clean residual min=-0.010786 max=0.013897 Jy/beam ! Clean residual mean=-0.000096 rms=0.003305 Jy/beam ! Combined flux in latest and established models = 0.974412 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 264 components and 0.974412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160957Jy sigma=0.000701 ! Fit after self-cal, rms=0.160923Jy sigma=0.000701 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.0013638 Jy ! Component: 100 - total flux cleaned = 0.0021053 Jy ! Component: 150 - total flux cleaned = 0.00279253 Jy ! Component: 200 - total flux cleaned = 0.00342092 Jy ! Total flux subtracted in 200 components = 0.00342092 Jy ! Clean residual min=-0.010374 max=0.013970 Jy/beam ! Clean residual mean=-0.000101 rms=0.003206 Jy/beam ! Combined flux in latest and established models = 0.977833 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 273 components and 0.977833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160396Jy sigma=0.000699 ! Fit after self-cal, rms=0.160288Jy sigma=0.000699 ! Inverting map ! Added new window around map position (-40.5, 127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108031 Jy ! Component: 100 - total flux cleaned = 0.0118714 Jy ! Component: 150 - total flux cleaned = 0.0120552 Jy ! Component: 200 - total flux cleaned = 0.0118808 Jy ! Total flux subtracted in 200 components = 0.0118808 Jy ! Clean residual min=-0.011597 max=0.011997 Jy/beam ! Clean residual mean=-0.000063 rms=0.002895 Jy/beam ! Combined flux in latest and established models = 0.989714 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 288 components and 0.989714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159097Jy sigma=0.000692 ! Fit after self-cal, rms=0.158755Jy sigma=0.000691 ! 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.158755Jy sigma=0.000691 ! Fit after self-cal, rms=0.158257Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.959 mas, bmaj=32.26 mas, bpa=3.052 degrees ! Estimated noise=1306.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00913965 Jy ! Component: 100 - total flux cleaned = 0.0119275 Jy ! Component: 150 - total flux cleaned = 0.0134699 Jy ! Component: 200 - total flux cleaned = 0.0146209 Jy ! Total flux subtracted in 200 components = 0.0146209 Jy ! Clean residual min=-0.012054 max=0.012276 Jy/beam ! Clean residual mean=-0.000110 rms=0.003344 Jy/beam ! Combined flux in latest and established models = 1.00433 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 297 components and 1.00433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158147Jy sigma=0.000687 ! Fit after self-cal, rms=0.157943Jy sigma=0.000687 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.00160631 Jy ! Component: 100 - total flux cleaned = 0.00247628 Jy ! Component: 150 - total flux cleaned = 0.00337073 Jy ! Component: 200 - total flux cleaned = 0.00382739 Jy ! Total flux subtracted in 200 components = 0.00382739 Jy ! Clean residual min=-0.011610 max=0.011764 Jy/beam ! Clean residual mean=-0.000100 rms=0.003237 Jy/beam ! Combined flux in latest and established models = 1.00816 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 303 components and 1.00816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157759Jy sigma=0.000687 ! Fit after self-cal, rms=0.157629Jy sigma=0.000687 ! 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.239 mas, bmaj=9.581 mas, bpa=3.636 degrees ! Estimated noise=1092.27 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.239 x 9.581 at 3.636 degrees (North through East) ! Clean map min=-0.015137 max=0.28861 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.479 mas, bmaj=8.039 mas, bpa=3.379 degrees ! Estimated noise=1835.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.25463 Jy ! Component: 100 - total flux cleaned = 0.381795 Jy ! Component: 150 - total flux cleaned = 0.476309 Jy ! Component: 200 - total flux cleaned = 0.54966 Jy ! Total flux subtracted in 200 components = 0.54966 Jy ! Clean residual min=-0.031289 max=0.047492 Jy/beam ! Clean residual mean=-0.001707 rms=0.011106 Jy/beam ! Combined flux in latest and established models = 0.54966 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.54966 Jy ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=9.581 mas, bpa=3.636 degrees ! Estimated noise=1092.27 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.0850419 Jy ! Component: 100 - total flux cleaned = 0.147376 Jy ! Component: 150 - total flux cleaned = 0.197321 Jy ! Component: 200 - total flux cleaned = 0.237649 Jy ! Total flux subtracted in 200 components = 0.237649 Jy ! Clean residual min=-0.022694 max=0.028916 Jy/beam ! Clean residual mean=-0.001006 rms=0.008049 Jy/beam ! Combined flux in latest and established models = 0.78731 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 151 components and 0.78731 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.959 mas, bmaj=32.26 mas, bpa=3.052 degrees ! Estimated noise=1306.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532677 Jy ! Component: 100 - total flux cleaned = 0.0913689 Jy ! Component: 150 - total flux cleaned = 0.120357 Jy ! Component: 200 - total flux cleaned = 0.14278 Jy ! Total flux subtracted in 200 components = 0.14278 Jy ! Clean residual min=-0.017370 max=0.016263 Jy/beam ! Clean residual mean=-0.000712 rms=0.005745 Jy/beam ! Combined flux in latest and established models = 0.93009 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.0175012 Jy ! Component: 100 - total flux cleaned = 0.031206 Jy ! Component: 150 - total flux cleaned = 0.0419606 Jy ! Component: 200 - total flux cleaned = 0.0504128 Jy ! Total flux subtracted in 200 components = 0.0504128 Jy ! Clean residual min=-0.012705 max=0.011281 Jy/beam ! Clean residual mean=-0.000386 rms=0.003806 Jy/beam ! Combined flux in latest and established models = 0.980503 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 238 components and 0.980503 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=9.581 mas, bpa=3.636 degrees ! Estimated noise=1092.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522397 Jy ! Component: 100 - total flux cleaned = 0.0094409 Jy ! Component: 150 - total flux cleaned = 0.0112993 Jy ! Component: 200 - total flux cleaned = 0.0129544 Jy ! Total flux subtracted in 200 components = 0.0129544 Jy ! Clean residual min=-0.012026 max=0.012741 Jy/beam ! Clean residual mean=-0.000137 rms=0.002900 Jy/beam ! Combined flux in latest and established models = 0.993457 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 251 components and 0.993457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159244Jy sigma=0.000699 ! Fit after self-cal, rms=0.158955Jy sigma=0.000697 wmodel J2214-3835_S_2017_03_27_pus_map.mod ! Writing 251 model components to file: J2214-3835_S_2017_03_27_pus_map.mod wobs J2214-3835_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2214-3835_S_2017_03_27_pus_uvs.fits wwins J2214-3835_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J2214-3835_S_2017_03_27_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.00335141 Jy ! Component: 100 - total flux cleaned = 0.00644031 Jy ! Component: 150 - total flux cleaned = 0.00907838 Jy ! Component: 200 - total flux cleaned = 0.0116841 Jy ! Component: 250 - total flux cleaned = 0.0139756 Jy ! Component: 300 - total flux cleaned = 0.0161391 Jy ! Component: 350 - total flux cleaned = 0.0177933 Jy ! Component: 400 - total flux cleaned = 0.0184587 Jy ! Component: 450 - total flux cleaned = 0.0192296 Jy ! Component: 500 - total flux cleaned = 0.0200995 Jy ! Component: 550 - total flux cleaned = 0.0208205 Jy ! Component: 600 - total flux cleaned = 0.0216419 Jy ! Component: 650 - total flux cleaned = 0.0226619 Jy ! Component: 700 - total flux cleaned = 0.0237641 Jy ! Component: 750 - total flux cleaned = 0.0246209 Jy ! Component: 800 - total flux cleaned = 0.025769 Jy ! Component: 850 - total flux cleaned = 0.0262777 Jy ! Component: 900 - total flux cleaned = 0.0266771 Jy ! Component: 950 - total flux cleaned = 0.0273613 Jy ! Component: 1000 - total flux cleaned = 0.0277449 Jy ! Component: 1050 - total flux cleaned = 0.0284017 Jy ! Component: 1100 - total flux cleaned = 0.028951 Jy ! Component: 1150 - total flux cleaned = 0.0294905 Jy ! Component: 1200 - total flux cleaned = 0.0301949 Jy ! Component: 1250 - total flux cleaned = 0.0307976 Jy ! Component: 1300 - total flux cleaned = 0.0315563 Jy ! Component: 1350 - total flux cleaned = 0.0317212 Jy ! Component: 1400 - total flux cleaned = 0.0324537 Jy ! Component: 1450 - total flux cleaned = 0.0329298 Jy ! Component: 1500 - total flux cleaned = 0.0333984 Jy ! Component: 1550 - total flux cleaned = 0.0337837 Jy ! Component: 1600 - total flux cleaned = 0.0342369 Jy ! Component: 1650 - total flux cleaned = 0.0348279 Jy ! Component: 1700 - total flux cleaned = 0.0354096 Jy ! Component: 1750 - total flux cleaned = 0.0357655 Jy ! Component: 1800 - total flux cleaned = 0.0361854 Jy ! Component: 1850 - total flux cleaned = 0.0366 Jy ! Component: 1900 - total flux cleaned = 0.0370058 Jy ! Component: 1950 - total flux cleaned = 0.0372731 Jy ! Component: 2000 - total flux cleaned = 0.0378641 Jy ! Component: 2050 - total flux cleaned = 0.0379909 Jy ! Component: 2100 - total flux cleaned = 0.0383085 Jy ! Component: 2150 - total flux cleaned = 0.038433 Jy ! Component: 2200 - total flux cleaned = 0.0386803 Jy ! Component: 2250 - total flux cleaned = 0.0388023 Jy ! Component: 2300 - total flux cleaned = 0.0389228 Jy ! Component: 2350 - total flux cleaned = 0.039219 Jy ! Component: 2400 - total flux cleaned = 0.0393358 Jy ! Component: 2450 - total flux cleaned = 0.0395674 Jy ! Component: 2500 - total flux cleaned = 0.0397379 Jy ! Component: 2550 - total flux cleaned = 0.0400177 Jy ! Component: 2600 - total flux cleaned = 0.0400739 Jy ! Component: 2650 - total flux cleaned = 0.0403473 Jy ! Component: 2700 - total flux cleaned = 0.0403477 Jy ! Component: 2750 - total flux cleaned = 0.0406679 Jy ! Component: 2800 - total flux cleaned = 0.0409306 Jy ! Component: 2850 - total flux cleaned = 0.0408265 Jy ! Component: 2900 - total flux cleaned = 0.0410839 Jy ! Component: 2950 - total flux cleaned = 0.0411351 Jy ! Component: 3000 - total flux cleaned = 0.0410849 Jy ! Component: 3050 - total flux cleaned = 0.0411351 Jy ! Component: 3100 - total flux cleaned = 0.041234 Jy ! Component: 3150 - total flux cleaned = 0.0412349 Jy ! Component: 3200 - total flux cleaned = 0.0411873 Jy ! Component: 3250 - total flux cleaned = 0.0414267 Jy ! Component: 3300 - total flux cleaned = 0.0413795 Jy ! Component: 3350 - total flux cleaned = 0.041567 Jy ! Component: 3400 - total flux cleaned = 0.0415667 Jy ! Component: 3450 - total flux cleaned = 0.0415205 Jy ! Component: 3500 - total flux cleaned = 0.0417019 Jy ! Component: 3550 - total flux cleaned = 0.0418371 Jy ! Component: 3600 - total flux cleaned = 0.0420156 Jy ! Component: 3650 - total flux cleaned = 0.0422365 Jy ! Component: 3700 - total flux cleaned = 0.0423243 Jy ! Component: 3750 - total flux cleaned = 0.0424546 Jy ! Component: 3800 - total flux cleaned = 0.0425838 Jy ! Component: 3850 - total flux cleaned = 0.0427548 Jy ! Component: 3900 - total flux cleaned = 0.0428822 Jy ! Component: 3950 - total flux cleaned = 0.0431349 Jy ! Component: 4000 - total flux cleaned = 0.0431768 Jy ! Component: 4050 - total flux cleaned = 0.0433851 Jy ! Total flux subtracted in 4096 components = 0.0435916 Jy ! Clean residual min=-0.002392 max=0.002300 Jy/beam ! Clean residual mean=-0.000017 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 1.03705 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 567 components and 1.03705 Jy ![Exited script file: muppet] wmap "J2214-3835_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.239 x 9.581 at 3.636 degrees (North through East) ! Clean map min=-0.0062413 max=0.31082 Jy/beam ! Writing clean map to FITS file: J2214-3835_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.310823 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000754084 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.727826 0.727826 1.45565 2.9113 5.82261 11.6452 23.2904 46.5809 93.1617 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.31 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.239 x 9.581 at 3.636 degrees (North through East) ! Clean map min=-0.0062413 max=0.31082 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 J2214-3835_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:50:14 2019