! Started logfile: J0438+2153_S_2017_03_23_pus_uvs.log on Mon May 13 09:48:29 2019 obs J0438+2153_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0438+2153_S_2017_03_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953949 visibilities/baseline/integration-bin. ! Found source: J0438+2153 ! ! 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 14252 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 J0438+2153_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 269 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.812510Jy sigma=0.007354 ! Fit after self-cal, rms=0.803731Jy sigma=0.007285 ! 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.982 mas, bmaj=6.087 mas, bpa=-4.674 degrees ! Estimated noise=918.237 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.148685 Jy ! Component: 100 - total flux cleaned = 0.18643 Jy ! Total flux subtracted in 100 components = 0.18643 Jy ! Clean residual min=-0.006909 max=0.015725 Jy/beam ! Clean residual mean=-0.000021 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.18643 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.18643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094029Jy sigma=0.000762 ! Fit after self-cal, rms=0.094038Jy sigma=0.000762 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169792 Jy ! Component: 100 - total flux cleaned = 0.0254932 Jy ! Total flux subtracted in 100 components = 0.0254932 Jy ! Clean residual min=-0.006105 max=0.006632 Jy/beam ! Clean residual mean=-0.000008 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.211923 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 10 components and 0.211923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089721Jy sigma=0.000727 ! Fit after self-cal, rms=0.089737Jy sigma=0.000726 ! 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.547 mas, bmaj=6.941 mas, bpa=-3.046 degrees ! Estimated noise=720.16 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 (6, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00915889 Jy ! Component: 100 - total flux cleaned = 0.0148815 Jy ! Component: 150 - total flux cleaned = 0.01914 Jy ! Component: 200 - total flux cleaned = 0.0224751 Jy ! Total flux subtracted in 200 components = 0.0224751 Jy ! Clean residual min=-0.004873 max=0.005342 Jy/beam ! Clean residual mean=-0.000001 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.234398 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 64 components and 0.234398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088406Jy sigma=0.000717 ! Fit after self-cal, rms=0.088349Jy sigma=0.000716 ! 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 0.98 FD 1.00 HN 0.95 KP 1.03 ! LA 0.99 MK 1.03 NL 0.88 OV 1.02 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.01 KP 0.98 ! LA 0.95 MK 0.98 NL 1.02 OV 1.06 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 0.97 KP 0.92 ! LA 0.76 MK 1.07 NL 1.19 OV 0.95 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.11 HN 0.96 KP 1.00* ! LA 0.74 MK 1.18 NL 1.00* OV 1.59 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.088349Jy sigma=0.000716 ! Fit after self-cal, rms=0.084768Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=6.993 mas, bpa=-2.929 degrees ! Estimated noise=718.369 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.000301218 Jy ! Component: 100 - total flux cleaned = 0.000153601 Jy ! Component: 150 - total flux cleaned = 2.43004e-05 Jy ! Component: 200 - total flux cleaned = -0.000126762 Jy ! Total flux subtracted in 200 components = -0.000126762 Jy ! Clean residual min=-0.002381 max=0.002341 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.234271 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.234271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084700Jy sigma=0.000677 ! Fit after self-cal, rms=0.084798Jy sigma=0.000676 ! 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.084798Jy sigma=0.000676 ! Fit after self-cal, rms=0.085055Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=7.001 mas, bpa=-2.834 degrees ! Estimated noise=717.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.56194e-05 Jy ! Component: 100 - total flux cleaned = -2.40688e-05 Jy ! Component: 150 - total flux cleaned = -0.000138535 Jy ! Component: 200 - total flux cleaned = -0.000163184 Jy ! Total flux subtracted in 200 components = -0.000163184 Jy ! Clean residual min=-0.001957 max=0.002115 Jy/beam ! Clean residual mean=0.000007 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.234108 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.234108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085034Jy sigma=0.000670 ! Fit after self-cal, rms=0.085061Jy sigma=0.000670 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) ! Added new window around map position (14.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190645 Jy ! Component: 100 - total flux cleaned = 0.00239646 Jy ! Component: 150 - total flux cleaned = 0.00243165 Jy ! Component: 200 - total flux cleaned = 0.00249166 Jy ! Total flux subtracted in 200 components = 0.00249166 Jy ! Clean residual min=-0.001857 max=0.001692 Jy/beam ! Clean residual mean=0.000007 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.2366 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 131 components and 0.2366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085003Jy sigma=0.000669 ! Fit after self-cal, rms=0.084998Jy 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.084998Jy sigma=0.000669 ! Fit after self-cal, rms=0.084928Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=7.004 mas, bpa=-2.864 degrees ! Estimated noise=716.204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000374714 Jy ! Component: 100 - total flux cleaned = 0.00034432 Jy ! Component: 150 - total flux cleaned = 0.000369696 Jy ! Component: 200 - total flux cleaned = 0.000368938 Jy ! Total flux subtracted in 200 components = 0.000368938 Jy ! Clean residual min=-0.001831 max=0.001705 Jy/beam ! Clean residual mean=0.000007 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.236969 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 137 components and 0.236969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084908Jy sigma=0.000669 ! Fit after self-cal, rms=0.084909Jy 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.000130201 Jy ! Component: 100 - total flux cleaned = 0.000176908 Jy ! Component: 150 - total flux cleaned = 0.00022069 Jy ! Component: 200 - total flux cleaned = 0.000282956 Jy ! Total flux subtracted in 200 components = 0.000282956 Jy ! Clean residual min=-0.001813 max=0.001694 Jy/beam ! Clean residual mean=0.000007 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.237252 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 144 components and 0.237252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084897Jy sigma=0.000669 ! Fit after self-cal, rms=0.084897Jy sigma=0.000669 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084897Jy sigma=0.000669 ! Fit after self-cal, rms=0.084853Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.47 mas, bmaj=10.17 mas, bpa=-1.156 degrees ! Estimated noise=871.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710247 Jy ! Component: 100 - total flux cleaned = 0.000882506 Jy ! Component: 150 - total flux cleaned = 0.000898037 Jy ! Component: 200 - total flux cleaned = 0.000923012 Jy ! Total flux subtracted in 200 components = 0.000923012 Jy ! Clean residual min=-0.002057 max=0.001967 Jy/beam ! Clean residual mean=0.000015 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.238175 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 158 components and 0.238175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084851Jy sigma=0.000669 ! Fit after self-cal, rms=0.084850Jy 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.000152413 Jy ! Component: 100 - total flux cleaned = 0.000194833 Jy ! Component: 150 - total flux cleaned = 0.000222838 Jy ! Component: 200 - total flux cleaned = 0.000257038 Jy ! Total flux subtracted in 200 components = 0.000257038 Jy ! Clean residual min=-0.002078 max=0.001995 Jy/beam ! Clean residual mean=0.000015 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.238432 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 166 components and 0.238432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084849Jy sigma=0.000669 ! Fit after self-cal, rms=0.084849Jy sigma=0.000669 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=7.007 mas, bpa=-2.888 degrees ! Estimated noise=715.817 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.57 x 7.007 at -2.888 degrees (North through East) ! Clean map min=-0.0018061 max=0.19553 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.998 mas, bmaj=6.121 mas, bpa=-4.244 degrees ! Estimated noise=925.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149626 Jy ! Component: 100 - total flux cleaned = 0.186917 Jy ! Component: 150 - total flux cleaned = 0.20341 Jy ! Component: 200 - total flux cleaned = 0.212575 Jy ! Total flux subtracted in 200 components = 0.212575 Jy ! Clean residual min=-0.003475 max=0.004804 Jy/beam ! Clean residual mean=-0.000006 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.212575 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.212575 Jy ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=7.007 mas, bpa=-2.888 degrees ! Estimated noise=715.817 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.00732187 Jy ! Component: 100 - total flux cleaned = 0.0117352 Jy ! Component: 150 - total flux cleaned = 0.0148177 Jy ! Component: 200 - total flux cleaned = 0.0171445 Jy ! Total flux subtracted in 200 components = 0.0171445 Jy ! Clean residual min=-0.002108 max=0.001853 Jy/beam ! Clean residual mean=0.000005 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.22972 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 51 components and 0.22972 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.47 mas, bmaj=10.17 mas, bpa=-1.156 degrees ! Estimated noise=871.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264719 Jy ! Component: 100 - total flux cleaned = 0.00444798 Jy ! Component: 150 - total flux cleaned = 0.00574883 Jy ! Component: 200 - total flux cleaned = 0.00670239 Jy ! Total flux subtracted in 200 components = 0.00670239 Jy ! Clean residual min=-0.002113 max=0.002087 Jy/beam ! Clean residual mean=0.000014 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.236422 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.000709608 Jy ! Component: 100 - total flux cleaned = 0.00124598 Jy ! Component: 150 - total flux cleaned = 0.0015799 Jy ! Component: 200 - total flux cleaned = 0.00173233 Jy ! Total flux subtracted in 200 components = 0.00173233 Jy ! Clean residual min=-0.002064 max=0.001985 Jy/beam ! Clean residual mean=0.000015 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.238155 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 136 components and 0.238155 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=7.007 mas, bpa=-2.888 degrees ! Estimated noise=715.817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.63828e-05 Jy ! Component: 100 - total flux cleaned = 9.79976e-05 Jy ! Component: 150 - total flux cleaned = 0.000157244 Jy ! Component: 200 - total flux cleaned = 0.000156456 Jy ! Total flux subtracted in 200 components = 0.000156456 Jy ! Clean residual min=-0.001906 max=0.001706 Jy/beam ! Clean residual mean=0.000008 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.238311 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.238311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084921Jy sigma=0.000669 ! Fit after self-cal, rms=0.084916Jy sigma=0.000669 wmodel J0438+2153_S_2017_03_23_pus_map.mod ! Writing 156 model components to file: J0438+2153_S_2017_03_23_pus_map.mod wobs J0438+2153_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0438+2153_S_2017_03_23_pus_uvs.fits wwins J0438+2153_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0438+2153_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.000426866 Jy ! Component: 100 - total flux cleaned = -0.000205233 Jy ! Component: 150 - total flux cleaned = -0.000146123 Jy ! Component: 200 - total flux cleaned = -0.000203544 Jy ! Component: 250 - total flux cleaned = -0.000147518 Jy ! Component: 300 - total flux cleaned = -0.000201642 Jy ! Component: 350 - total flux cleaned = -0.000359929 Jy ! Component: 400 - total flux cleaned = -0.000540425 Jy ! Component: 450 - total flux cleaned = -0.000691905 Jy ! Component: 500 - total flux cleaned = -0.000914799 Jy ! Component: 550 - total flux cleaned = -0.00108518 Jy ! Component: 600 - total flux cleaned = -0.00120435 Jy ! Component: 650 - total flux cleaned = -0.00120473 Jy ! Component: 700 - total flux cleaned = -0.00125159 Jy ! Component: 750 - total flux cleaned = -0.0012748 Jy ! Component: 800 - total flux cleaned = -0.00134264 Jy ! Component: 850 - total flux cleaned = -0.00132028 Jy ! Component: 900 - total flux cleaned = -0.00134258 Jy ! Component: 950 - total flux cleaned = -0.00134299 Jy ! Component: 1000 - total flux cleaned = -0.00145065 Jy ! Component: 1050 - total flux cleaned = -0.00138652 Jy ! Component: 1100 - total flux cleaned = -0.00149178 Jy ! Component: 1150 - total flux cleaned = -0.00142923 Jy ! Component: 1200 - total flux cleaned = -0.00153221 Jy ! Component: 1250 - total flux cleaned = -0.00157246 Jy ! Component: 1300 - total flux cleaned = -0.00155219 Jy ! Component: 1350 - total flux cleaned = -0.0015918 Jy ! Component: 1400 - total flux cleaned = -0.00159191 Jy ! Component: 1450 - total flux cleaned = -0.00167032 Jy ! Component: 1500 - total flux cleaned = -0.00170893 Jy ! Component: 1550 - total flux cleaned = -0.00174737 Jy ! Component: 1600 - total flux cleaned = -0.00180401 Jy ! Component: 1650 - total flux cleaned = -0.00180393 Jy ! Component: 1700 - total flux cleaned = -0.0018226 Jy ! Component: 1750 - total flux cleaned = -0.001878 Jy ! Component: 1800 - total flux cleaned = -0.00187788 Jy ! Component: 1850 - total flux cleaned = -0.00180532 Jy ! Component: 1900 - total flux cleaned = -0.00176958 Jy ! Component: 1950 - total flux cleaned = -0.00182275 Jy ! Component: 2000 - total flux cleaned = -0.00182264 Jy ! Component: 2050 - total flux cleaned = -0.00180526 Jy ! Component: 2100 - total flux cleaned = -0.00178787 Jy ! Component: 2150 - total flux cleaned = -0.0018391 Jy ! Component: 2200 - total flux cleaned = -0.00175409 Jy ! Component: 2250 - total flux cleaned = -0.00173716 Jy ! Component: 2300 - total flux cleaned = -0.0017205 Jy ! Component: 2350 - total flux cleaned = -0.00170395 Jy ! Component: 2400 - total flux cleaned = -0.00167097 Jy ! Component: 2450 - total flux cleaned = -0.00170369 Jy ! Component: 2500 - total flux cleaned = -0.00167124 Jy ! Component: 2550 - total flux cleaned = -0.00170341 Jy ! Component: 2600 - total flux cleaned = -0.00173527 Jy ! Component: 2650 - total flux cleaned = -0.00173514 Jy ! Component: 2700 - total flux cleaned = -0.00176651 Jy ! Component: 2750 - total flux cleaned = -0.00173511 Jy ! Component: 2800 - total flux cleaned = -0.00173517 Jy ! Component: 2850 - total flux cleaned = -0.00173508 Jy ! Component: 2900 - total flux cleaned = -0.00173511 Jy ! Component: 2950 - total flux cleaned = -0.0017656 Jy ! Component: 3000 - total flux cleaned = -0.00181094 Jy ! Component: 3050 - total flux cleaned = -0.00170549 Jy ! Component: 3100 - total flux cleaned = -0.00178015 Jy ! Component: 3150 - total flux cleaned = -0.00179491 Jy ! Component: 3200 - total flux cleaned = -0.00180965 Jy ! Component: 3250 - total flux cleaned = -0.00182407 Jy ! Component: 3300 - total flux cleaned = -0.0018677 Jy ! Component: 3350 - total flux cleaned = -0.00183872 Jy ! Component: 3400 - total flux cleaned = -0.00185305 Jy ! Component: 3450 - total flux cleaned = -0.00186743 Jy ! Component: 3500 - total flux cleaned = -0.00189584 Jy ! Component: 3550 - total flux cleaned = -0.00188164 Jy ! Component: 3600 - total flux cleaned = -0.00192378 Jy ! Component: 3650 - total flux cleaned = -0.00196551 Jy ! Component: 3700 - total flux cleaned = -0.00189622 Jy ! Component: 3750 - total flux cleaned = -0.0018963 Jy ! Component: 3800 - total flux cleaned = -0.00191009 Jy ! Component: 3850 - total flux cleaned = -0.00191013 Jy ! Component: 3900 - total flux cleaned = -0.00188304 Jy ! Component: 3950 - total flux cleaned = -0.00184261 Jy ! Component: 4000 - total flux cleaned = -0.00180254 Jy ! Component: 4050 - total flux cleaned = -0.00184262 Jy ! Total flux subtracted in 4096 components = -0.00182932 Jy ! Clean residual min=-0.001077 max=0.000697 Jy/beam ! Clean residual mean=0.000004 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.236482 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 467 components and 0.236482 Jy ![Exited script file: muppet] wmap "J0438+2153_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.57 x 7.007 at -2.888 degrees (North through East) ! Clean map min=-0.0017368 max=0.19554 Jy/beam ! Writing clean map to FITS file: J0438+2153_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.195544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247314 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.379424 0.379424 0.758848 1.5177 3.03539 6.07078 12.1416 24.2831 48.5663 97.1325 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.195 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.57 x 7.007 at -2.888 degrees (North through East) ! Clean map min=-0.0017368 max=0.19554 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 J0438+2153_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:48:35 2019