! Started logfile: J0215+0524_S_2017_02_19_pus_uvs.log on Sat May 4 18:39:33 2019 obs J0215+0524_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0215+0524_S_2017_02_19_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765194 visibilities/baseline/integration-bin. ! Found source: J0215+0524 ! ! 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 11432 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 J0215+0524_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 356 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880306Jy sigma=0.007314 ! Fit after self-cal, rms=0.872094Jy sigma=0.007249 ! 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.677 mas, bmaj=6.586 mas, bpa=-5.158 degrees ! Estimated noise=1213.46 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.0996073 Jy ! Component: 100 - total flux cleaned = 0.122516 Jy ! Total flux subtracted in 100 components = 0.122516 Jy ! Clean residual min=-0.004446 max=0.008526 Jy/beam ! Clean residual mean=-0.000004 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.122516 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.122516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090368Jy sigma=0.000681 ! Fit after self-cal, rms=0.090369Jy sigma=0.000681 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879092 Jy ! Component: 100 - total flux cleaned = 0.0134669 Jy ! Total flux subtracted in 100 components = 0.0134669 Jy ! Clean residual min=-0.004387 max=0.004524 Jy/beam ! Clean residual mean=-0.000003 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.135982 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.135982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089175Jy sigma=0.000674 ! Fit after self-cal, rms=0.089178Jy sigma=0.000674 ! 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.087 mas, bmaj=7.12 mas, bpa=-3.473 degrees ! Estimated noise=886.071 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.00395414 Jy ! Component: 100 - total flux cleaned = 0.00618509 Jy ! Component: 150 - total flux cleaned = 0.00762485 Jy ! Component: 200 - total flux cleaned = 0.00857826 Jy ! Total flux subtracted in 200 components = 0.00857826 Jy ! Clean residual min=-0.003852 max=0.004076 Jy/beam ! Clean residual mean=-0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.144561 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 0.144561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088882Jy sigma=0.000673 ! Fit after self-cal, rms=0.088883Jy sigma=0.000673 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 0.98 KP 1.05 ! LA 1.03 MK 1.03 NL 0.88 OV 1.02 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.97 KP 1.04 ! LA 0.97 MK 0.96 NL 1.13 OV 1.08 ! PT 1.00* SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 0.98 KP 0.89 ! LA 0.76 MK 1.05 NL 1.30 OV 0.98 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 0.90 KP 1.00* ! LA 0.76 MK 1.12 NL 1.00* OV 1.06 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.088883Jy sigma=0.000673 ! Fit after self-cal, rms=0.085311Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.156 mas, bpa=-3.278 degrees ! Estimated noise=886.031 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.00112711 Jy ! Component: 100 - total flux cleaned = -0.00115231 Jy ! Component: 150 - total flux cleaned = -0.00110886 Jy ! Component: 200 - total flux cleaned = -0.00102999 Jy ! Total flux subtracted in 200 components = -0.00102999 Jy ! Clean residual min=-0.002738 max=0.002894 Jy/beam ! Clean residual mean=-0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.143531 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.143531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085292Jy sigma=0.000659 ! Fit after self-cal, rms=0.085274Jy sigma=0.000658 ! 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.085274Jy sigma=0.000658 ! Fit after self-cal, rms=0.086068Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=7.158 mas, bpa=-3.344 degrees ! Estimated noise=886.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131658 Jy ! Component: 100 - total flux cleaned = -7.7547e-05 Jy ! Component: 150 - total flux cleaned = -0.00011938 Jy ! Component: 200 - total flux cleaned = -0.000143026 Jy ! Total flux subtracted in 200 components = -0.000143026 Jy ! Clean residual min=-0.002220 max=0.002072 Jy/beam ! Clean residual mean=-0.000005 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.143388 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.143388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086062Jy sigma=0.000654 ! Fit after self-cal, rms=0.086091Jy sigma=0.000654 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.000101436 Jy ! Component: 100 - total flux cleaned = -9.12178e-05 Jy ! Component: 150 - total flux cleaned = -9.91381e-05 Jy ! Component: 200 - total flux cleaned = -0.000113273 Jy ! Total flux subtracted in 200 components = -0.000113273 Jy ! Clean residual min=-0.002224 max=0.002054 Jy/beam ! Clean residual mean=-0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.143274 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.143274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086089Jy sigma=0.000654 ! Fit after self-cal, rms=0.086087Jy sigma=0.000654 ! 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.086087Jy sigma=0.000654 ! Fit after self-cal, rms=0.086174Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.158 mas, bpa=-3.293 degrees ! Estimated noise=885.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011721 Jy ! Component: 100 - total flux cleaned = -0.000147684 Jy ! Component: 150 - total flux cleaned = -0.000172833 Jy ! Component: 200 - total flux cleaned = -0.00018386 Jy ! Total flux subtracted in 200 components = -0.00018386 Jy ! Clean residual min=-0.002207 max=0.001987 Jy/beam ! Clean residual mean=-0.000005 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.143091 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.143091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086173Jy sigma=0.000654 ! Fit after self-cal, rms=0.086175Jy sigma=0.000654 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.12772e-06 Jy ! Component: 100 - total flux cleaned = -7.05571e-07 Jy ! Component: 150 - total flux cleaned = 9.0518e-06 Jy ! Component: 200 - total flux cleaned = 8.93631e-06 Jy ! Total flux subtracted in 200 components = 8.93631e-06 Jy ! Clean residual min=-0.002214 max=0.001991 Jy/beam ! Clean residual mean=-0.000005 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.1431 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.1431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086174Jy sigma=0.000654 ! Fit after self-cal, rms=0.086174Jy sigma=0.000654 ! 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.086174Jy sigma=0.000654 ! Fit after self-cal, rms=0.086197Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.815 mas, bmaj=10.37 mas, bpa=1.452 degrees ! Estimated noise=1154.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445416 Jy ! Component: 100 - total flux cleaned = 0.000533085 Jy ! Component: 150 - total flux cleaned = 0.000559057 Jy ! Component: 200 - total flux cleaned = 0.000559068 Jy ! Total flux subtracted in 200 components = 0.000559068 Jy ! Clean residual min=-0.002987 max=0.002457 Jy/beam ! Clean residual mean=-0.000012 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.143659 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 0.143659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086200Jy sigma=0.000654 ! Fit after self-cal, rms=0.086197Jy sigma=0.000654 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 = 3.58914e-06 Jy ! Component: 100 - total flux cleaned = 1.78269e-05 Jy ! Component: 150 - total flux cleaned = 2.88941e-05 Jy ! Component: 200 - total flux cleaned = 2.85895e-05 Jy ! Total flux subtracted in 200 components = 2.85895e-05 Jy ! Clean residual min=-0.002971 max=0.002447 Jy/beam ! Clean residual mean=-0.000012 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.143687 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 79 components and 0.143687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086201Jy sigma=0.000654 ! Fit after self-cal, rms=0.086198Jy sigma=0.000654 ! 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.099 mas, bmaj=7.157 mas, bpa=-3.236 degrees ! Estimated noise=885.906 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 7.157 at -3.236 degrees (North through East) ! Clean map min=-0.0020734 max=0.12884 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.689 mas, bmaj=6.615 mas, bpa=-4.884 degrees ! Estimated noise=1220.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10005 Jy ! Component: 100 - total flux cleaned = 0.122769 Jy ! Component: 150 - total flux cleaned = 0.131175 Jy ! Component: 200 - total flux cleaned = 0.13551 Jy ! Total flux subtracted in 200 components = 0.13551 Jy ! Clean residual min=-0.003245 max=0.002921 Jy/beam ! Clean residual mean=-0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.13551 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.13551 Jy ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.157 mas, bpa=-3.236 degrees ! Estimated noise=885.906 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.00348379 Jy ! Component: 100 - total flux cleaned = 0.00531019 Jy ! Component: 150 - total flux cleaned = 0.00639206 Jy ! Component: 200 - total flux cleaned = 0.00671723 Jy ! Total flux subtracted in 200 components = 0.00671723 Jy ! Clean residual min=-0.002174 max=0.001903 Jy/beam ! Clean residual mean=-0.000005 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.142227 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.142227 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=6.815 mas, bmaj=10.37 mas, bpa=1.452 degrees ! Estimated noise=1154.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127075 Jy ! Component: 100 - total flux cleaned = 0.00138366 Jy ! Component: 150 - total flux cleaned = 0.00142448 Jy ! Component: 200 - total flux cleaned = 0.00142466 Jy ! Total flux subtracted in 200 components = 0.00142466 Jy ! Clean residual min=-0.002986 max=0.002449 Jy/beam ! Clean residual mean=-0.000012 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.143652 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 = 5.6121e-07 Jy ! Component: 100 - total flux cleaned = 1.11449e-05 Jy ! Component: 150 - total flux cleaned = 1.16641e-05 Jy ! Component: 200 - total flux cleaned = 1.18569e-05 Jy ! Total flux subtracted in 200 components = 1.18569e-05 Jy ! Clean residual min=-0.002983 max=0.002447 Jy/beam ! Clean residual mean=-0.000012 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.143664 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.143664 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.157 mas, bpa=-3.236 degrees ! Estimated noise=885.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000578716 Jy ! Component: 100 - total flux cleaned = -0.000601388 Jy ! Component: 150 - total flux cleaned = -0.000582704 Jy ! Component: 200 - total flux cleaned = -0.000567249 Jy ! Total flux subtracted in 200 components = -0.000567249 Jy ! Clean residual min=-0.002170 max=0.001933 Jy/beam ! Clean residual mean=-0.000005 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.143097 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.143097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086204Jy sigma=0.000654 ! Fit after self-cal, rms=0.086204Jy sigma=0.000654 wmodel J0215+0524_S_2017_02_19_pus_map.mod ! Writing 57 model components to file: J0215+0524_S_2017_02_19_pus_map.mod wobs J0215+0524_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0215+0524_S_2017_02_19_pus_uvs.fits wwins J0215+0524_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J0215+0524_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.000805978 Jy ! Component: 100 - total flux cleaned = -0.0011326 Jy ! Component: 150 - total flux cleaned = -0.00120215 Jy ! Component: 200 - total flux cleaned = -0.0014669 Jy ! Component: 250 - total flux cleaned = -0.00156244 Jy ! Component: 300 - total flux cleaned = -0.00165484 Jy ! Component: 350 - total flux cleaned = -0.00168436 Jy ! Component: 400 - total flux cleaned = -0.00168383 Jy ! Component: 450 - total flux cleaned = -0.00179919 Jy ! Component: 500 - total flux cleaned = -0.00185513 Jy ! Component: 550 - total flux cleaned = -0.00185453 Jy ! Component: 600 - total flux cleaned = -0.00185485 Jy ! Component: 650 - total flux cleaned = -0.00196096 Jy ! Component: 700 - total flux cleaned = -0.00198678 Jy ! Component: 750 - total flux cleaned = -0.00206402 Jy ! Component: 800 - total flux cleaned = -0.00206429 Jy ! Component: 850 - total flux cleaned = -0.00211461 Jy ! Component: 900 - total flux cleaned = -0.00216397 Jy ! Component: 950 - total flux cleaned = -0.00221202 Jy ! Component: 1000 - total flux cleaned = -0.00216398 Jy ! Component: 1050 - total flux cleaned = -0.00221142 Jy ! Component: 1100 - total flux cleaned = -0.0022579 Jy ! Component: 1150 - total flux cleaned = -0.00225815 Jy ! Component: 1200 - total flux cleaned = -0.00237199 Jy ! Component: 1250 - total flux cleaned = -0.00239421 Jy ! Component: 1300 - total flux cleaned = -0.00241593 Jy ! Component: 1350 - total flux cleaned = -0.00237221 Jy ! Component: 1400 - total flux cleaned = -0.00239431 Jy ! Component: 1450 - total flux cleaned = -0.00243728 Jy ! Component: 1500 - total flux cleaned = -0.00241626 Jy ! Component: 1550 - total flux cleaned = -0.00250033 Jy ! Component: 1600 - total flux cleaned = -0.00252079 Jy ! Component: 1650 - total flux cleaned = -0.00254127 Jy ! Component: 1700 - total flux cleaned = -0.00258179 Jy ! Component: 1750 - total flux cleaned = -0.00266205 Jy ! Component: 1800 - total flux cleaned = -0.00266198 Jy ! Component: 1850 - total flux cleaned = -0.00266197 Jy ! Component: 1900 - total flux cleaned = -0.00270097 Jy ! Component: 1950 - total flux cleaned = -0.00277817 Jy ! Component: 2000 - total flux cleaned = -0.00279721 Jy ! Component: 2050 - total flux cleaned = -0.00277827 Jy ! Component: 2100 - total flux cleaned = -0.00275948 Jy ! Component: 2150 - total flux cleaned = -0.00283386 Jy ! Component: 2200 - total flux cleaned = -0.00281534 Jy ! Component: 2250 - total flux cleaned = -0.0029065 Jy ! Component: 2300 - total flux cleaned = -0.00292441 Jy ! Component: 2350 - total flux cleaned = -0.00296038 Jy ! Component: 2400 - total flux cleaned = -0.00301376 Jy ! Component: 2450 - total flux cleaned = -0.00313695 Jy ! Component: 2500 - total flux cleaned = -0.00317165 Jy ! Component: 2550 - total flux cleaned = -0.00318902 Jy ! Component: 2600 - total flux cleaned = -0.00324076 Jy ! Component: 2650 - total flux cleaned = -0.00329213 Jy ! Component: 2700 - total flux cleaned = -0.00329201 Jy ! Component: 2750 - total flux cleaned = -0.00332578 Jy ! Component: 2800 - total flux cleaned = -0.00332598 Jy ! Component: 2850 - total flux cleaned = -0.00337579 Jy ! Component: 2900 - total flux cleaned = -0.00332659 Jy ! Component: 2950 - total flux cleaned = -0.00339209 Jy ! Component: 3000 - total flux cleaned = -0.00332706 Jy ! Component: 3050 - total flux cleaned = -0.00342381 Jy ! Component: 3100 - total flux cleaned = -0.00339174 Jy ! Component: 3150 - total flux cleaned = -0.00339191 Jy ! Component: 3200 - total flux cleaned = -0.00331321 Jy ! Component: 3250 - total flux cleaned = -0.00336019 Jy ! Component: 3300 - total flux cleaned = -0.00328246 Jy ! Component: 3350 - total flux cleaned = -0.00337505 Jy ! Component: 3400 - total flux cleaned = -0.00331363 Jy ! Component: 3450 - total flux cleaned = -0.0032831 Jy ! Component: 3500 - total flux cleaned = -0.0032226 Jy ! Component: 3550 - total flux cleaned = -0.00328294 Jy ! Component: 3600 - total flux cleaned = -0.00325286 Jy ! Component: 3650 - total flux cleaned = -0.00323806 Jy ! Component: 3700 - total flux cleaned = -0.00325291 Jy ! Component: 3750 - total flux cleaned = -0.00320888 Jy ! Component: 3800 - total flux cleaned = -0.00326694 Jy ! Component: 3850 - total flux cleaned = -0.00328143 Jy ! Component: 3900 - total flux cleaned = -0.00333876 Jy ! Component: 3950 - total flux cleaned = -0.00321038 Jy ! Component: 4000 - total flux cleaned = -0.00325302 Jy ! Component: 4050 - total flux cleaned = -0.0032249 Jy ! Total flux subtracted in 4096 components = -0.0032529 Jy ! Clean residual min=-0.000904 max=0.000936 Jy/beam ! Clean residual mean=-0.000003 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.139844 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 355 components and 0.139844 Jy ![Exited script file: muppet] wmap "J0215+0524_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 7.157 at -3.236 degrees (North through East) ! Clean map min=-0.0016467 max=0.12909 Jy/beam ! Writing clean map to FITS file: J0215+0524_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.129088 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257334 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.598043 0.598043 1.19609 2.39217 4.78435 9.5687 19.1374 38.2748 76.5496 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.129 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.099 x 7.157 at -3.236 degrees (North through East) ! Clean map min=-0.0016467 max=0.12909 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 J0215+0524_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:39:38 2019