! Started logfile: J0011+0057_S_2017_08_05_pus_uvs.log on Thu May 9 19:15:13 2019 obs J0011+0057_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0011+0057_S_2017_08_05_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961988 visibilities/baseline/integration-bin. ! Found source: J0011+0057 ! ! 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 513 lines of history. ! ! Reading 19740 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 J0011+0057_S_2017_08_05_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 714 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885145Jy sigma=0.008130 ! Fit after self-cal, rms=0.873812Jy sigma=0.008030 ! 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.731 mas, bmaj=7.148 mas, bpa=-5.051 degrees ! Estimated noise=974.916 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.0996614 Jy ! Component: 100 - total flux cleaned = 0.121995 Jy ! Total flux subtracted in 100 components = 0.121995 Jy ! Clean residual min=-0.003801 max=0.007787 Jy/beam ! Clean residual mean=0.000019 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.121994 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.121994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081342Jy sigma=0.000689 ! Fit after self-cal, rms=0.081333Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00791961 Jy ! Component: 100 - total flux cleaned = 0.0117149 Jy ! Total flux subtracted in 100 components = 0.0117149 Jy ! Clean residual min=-0.003593 max=0.003764 Jy/beam ! Clean residual mean=0.000012 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.133709 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.133709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080524Jy sigma=0.000685 ! Fit after self-cal, rms=0.080523Jy sigma=0.000685 ! 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.212 mas, bmaj=7.838 mas, bpa=-3.854 degrees ! Estimated noise=646.866 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.00213161 Jy ! Component: 100 - total flux cleaned = 0.00328984 Jy ! Component: 150 - total flux cleaned = 0.00397901 Jy ! Component: 200 - total flux cleaned = 0.00420039 Jy ! Total flux subtracted in 200 components = 0.00420039 Jy ! Clean residual min=-0.002741 max=0.003138 Jy/beam ! Clean residual mean=0.000007 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.13791 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.13791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080440Jy sigma=0.000685 ! Fit after self-cal, rms=0.080442Jy sigma=0.000685 ! 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.04 FD 0.96 HN 0.93 KP 1.04 ! LA 1.02 MK 1.02 NL 0.89 OV 1.05 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00 HN 1.01 KP 1.01 ! LA 0.96 MK 1.04 NL 1.07 OV 1.06 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.96 KP 0.91 ! LA 0.77 MK 0.97 NL 1.20 OV 0.97 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.96 KP 1.00* ! LA 1.00* MK 1.16 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.080442Jy sigma=0.000685 ! Fit after self-cal, rms=0.078972Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.897 mas, bpa=-3.808 degrees ! Estimated noise=651.523 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 = 4.51338e-05 Jy ! Component: 100 - total flux cleaned = 2.25231e-05 Jy ! Component: 150 - total flux cleaned = -1.90823e-05 Jy ! Component: 200 - total flux cleaned = -3.77997e-05 Jy ! Total flux subtracted in 200 components = -3.77997e-05 Jy ! Clean residual min=-0.002226 max=0.002647 Jy/beam ! Clean residual mean=0.000006 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.137872 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.137872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078954Jy sigma=0.000673 ! Fit after self-cal, rms=0.078932Jy sigma=0.000673 ! 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.078932Jy sigma=0.000673 ! Fit after self-cal, rms=0.077790Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.901 mas, bpa=-3.817 degrees ! Estimated noise=651.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148827 Jy ! Component: 100 - total flux cleaned = -0.000170376 Jy ! Component: 150 - total flux cleaned = -0.000171887 Jy ! Component: 200 - total flux cleaned = -0.000188225 Jy ! Total flux subtracted in 200 components = -0.000188225 Jy ! Clean residual min=-0.001590 max=0.001576 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.137684 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.137684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077779Jy sigma=0.000667 ! Fit after self-cal, rms=0.077794Jy sigma=0.000667 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 = -4.74213e-05 Jy ! Component: 100 - total flux cleaned = -3.45174e-05 Jy ! Component: 150 - total flux cleaned = -3.44375e-05 Jy ! Component: 200 - total flux cleaned = -3.3978e-05 Jy ! Total flux subtracted in 200 components = -3.3978e-05 Jy ! Clean residual min=-0.001602 max=0.001568 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.13765 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.13765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077789Jy sigma=0.000667 ! Fit after self-cal, rms=0.077788Jy sigma=0.000667 ! 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.077788Jy sigma=0.000667 ! Fit after self-cal, rms=0.077811Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=7.897 mas, bpa=-3.766 degrees ! Estimated noise=651.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245162 Jy ! Component: 100 - total flux cleaned = -0.000280369 Jy ! Component: 150 - total flux cleaned = -0.000259158 Jy ! Component: 200 - total flux cleaned = -0.000259364 Jy ! Total flux subtracted in 200 components = -0.000259364 Jy ! Clean residual min=-0.001589 max=0.001626 Jy/beam ! Clean residual mean=0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.13739 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.13739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077807Jy sigma=0.000667 ! Fit after self-cal, rms=0.077810Jy sigma=0.000667 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.55596e-08 Jy ! Component: 100 - total flux cleaned = 1.9756e-07 Jy ! Component: 150 - total flux cleaned = 8.94123e-06 Jy ! Component: 200 - total flux cleaned = 8.92651e-06 Jy ! Total flux subtracted in 200 components = 8.92651e-06 Jy ! Clean residual min=-0.001594 max=0.001624 Jy/beam ! Clean residual mean=0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.137399 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.137399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077808Jy sigma=0.000667 ! Fit after self-cal, rms=0.077808Jy sigma=0.000667 ! 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.077808Jy sigma=0.000667 ! Fit after self-cal, rms=0.077810Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.467 mas, bmaj=12.42 mas, bpa=-2.618 degrees ! Estimated noise=822.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.83176e-06 Jy ! Component: 100 - total flux cleaned = -2.79522e-06 Jy ! Component: 150 - total flux cleaned = -3.84228e-05 Jy ! Component: 200 - total flux cleaned = -7.84119e-05 Jy ! Total flux subtracted in 200 components = -7.84119e-05 Jy ! Clean residual min=-0.001702 max=0.001788 Jy/beam ! Clean residual mean=-0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.137321 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.137321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077812Jy sigma=0.000667 ! Fit after self-cal, rms=0.077809Jy sigma=0.000667 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 = -1.43554e-06 Jy ! Component: 100 - total flux cleaned = -1.25982e-05 Jy ! Component: 150 - total flux cleaned = -2.29486e-05 Jy ! Component: 200 - total flux cleaned = -3.1823e-05 Jy ! Total flux subtracted in 200 components = -3.1823e-05 Jy ! Clean residual min=-0.001707 max=0.001788 Jy/beam ! Clean residual mean=-0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.137289 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.137289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077812Jy sigma=0.000667 ! Fit after self-cal, rms=0.077809Jy sigma=0.000667 ! 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.227 mas, bmaj=7.895 mas, bpa=-3.717 degrees ! Estimated noise=651.112 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.895 at -3.717 degrees (North through East) ! Clean map min=-0.0015265 max=0.12765 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.748 mas, bmaj=7.151 mas, bpa=-4.919 degrees ! Estimated noise=976.263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0996708 Jy ! Component: 100 - total flux cleaned = 0.121885 Jy ! Component: 150 - total flux cleaned = 0.129458 Jy ! Component: 200 - total flux cleaned = 0.133069 Jy ! Total flux subtracted in 200 components = 0.133069 Jy ! Clean residual min=-0.002675 max=0.003043 Jy/beam ! Clean residual mean=0.000004 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.133069 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.133069 Jy ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.895 mas, bpa=-3.717 degrees ! Estimated noise=651.112 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) ! Added new window around map position (-4.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273939 Jy ! Component: 100 - total flux cleaned = 0.00394871 Jy ! Component: 150 - total flux cleaned = 0.00429037 Jy ! Component: 200 - total flux cleaned = 0.00441236 Jy ! Total flux subtracted in 200 components = 0.00441236 Jy ! Clean residual min=-0.001573 max=0.001487 Jy/beam ! Clean residual mean=0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.137481 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.137481 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.467 mas, bmaj=12.42 mas, bpa=-2.618 degrees ! Estimated noise=822.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.44324e-05 Jy ! Component: 100 - total flux cleaned = 6.4244e-05 Jy ! Component: 150 - total flux cleaned = 4.76639e-05 Jy ! Component: 200 - total flux cleaned = 3.46335e-05 Jy ! Total flux subtracted in 200 components = 3.46335e-05 Jy ! Clean residual min=-0.001735 max=0.001628 Jy/beam ! Clean residual mean=-0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.137516 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 = -1.17915e-05 Jy ! Component: 100 - total flux cleaned = -3.46732e-05 Jy ! Component: 150 - total flux cleaned = -5.64341e-05 Jy ! Component: 200 - total flux cleaned = -9.679e-05 Jy ! Total flux subtracted in 200 components = -9.679e-05 Jy ! Clean residual min=-0.001739 max=0.001630 Jy/beam ! Clean residual mean=-0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.137419 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.137419 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.895 mas, bpa=-3.717 degrees ! Estimated noise=651.112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141039 Jy ! Component: 100 - total flux cleaned = 0.000142102 Jy ! Component: 150 - total flux cleaned = 0.000161751 Jy ! Component: 200 - total flux cleaned = 0.000143373 Jy ! Total flux subtracted in 200 components = 0.000143373 Jy ! Clean residual min=-0.001546 max=0.001490 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.137563 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.137563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077783Jy sigma=0.000667 ! Fit after self-cal, rms=0.077781Jy sigma=0.000667 wmodel J0011+0057_S_2017_08_05_pus_map.mod ! Writing 81 model components to file: J0011+0057_S_2017_08_05_pus_map.mod wobs J0011+0057_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0011+0057_S_2017_08_05_pus_uvs.fits wwins J0011+0057_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0011+0057_S_2017_08_05_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.000263348 Jy ! Component: 100 - total flux cleaned = -0.000478007 Jy ! Component: 150 - total flux cleaned = -0.000684124 Jy ! Component: 200 - total flux cleaned = -0.000833088 Jy ! Component: 250 - total flux cleaned = -0.00090518 Jy ! Component: 300 - total flux cleaned = -0.000951493 Jy ! Component: 350 - total flux cleaned = -0.000904796 Jy ! Component: 400 - total flux cleaned = -0.000792495 Jy ! Component: 450 - total flux cleaned = -0.000727053 Jy ! Component: 500 - total flux cleaned = -0.000727591 Jy ! Component: 550 - total flux cleaned = -0.000663875 Jy ! Component: 600 - total flux cleaned = -0.000684943 Jy ! Component: 650 - total flux cleaned = -0.000705566 Jy ! Component: 700 - total flux cleaned = -0.000746126 Jy ! Component: 750 - total flux cleaned = -0.000746225 Jy ! Component: 800 - total flux cleaned = -0.000884714 Jy ! Component: 850 - total flux cleaned = -0.000864923 Jy ! Component: 900 - total flux cleaned = -0.000961465 Jy ! Component: 950 - total flux cleaned = -0.00103743 Jy ! Component: 1000 - total flux cleaned = -0.00107487 Jy ! Component: 1050 - total flux cleaned = -0.0011121 Jy ! Component: 1100 - total flux cleaned = -0.0011857 Jy ! Component: 1150 - total flux cleaned = -0.00127622 Jy ! Component: 1200 - total flux cleaned = -0.00129396 Jy ! Component: 1250 - total flux cleaned = -0.00132941 Jy ! Component: 1300 - total flux cleaned = -0.00139942 Jy ! Component: 1350 - total flux cleaned = -0.00141641 Jy ! Component: 1400 - total flux cleaned = -0.00139908 Jy ! Component: 1450 - total flux cleaned = -0.00151783 Jy ! Component: 1500 - total flux cleaned = -0.00151787 Jy ! Component: 1550 - total flux cleaned = -0.00160101 Jy ! Component: 1600 - total flux cleaned = -0.0016176 Jy ! Component: 1650 - total flux cleaned = -0.00171538 Jy ! Component: 1700 - total flux cleaned = -0.0017477 Jy ! Component: 1750 - total flux cleaned = -0.00181155 Jy ! Component: 1800 - total flux cleaned = -0.00184329 Jy ! Component: 1850 - total flux cleaned = -0.0019843 Jy ! Component: 1900 - total flux cleaned = -0.00203077 Jy ! Component: 1950 - total flux cleaned = -0.00212268 Jy ! Component: 2000 - total flux cleaned = -0.00215295 Jy ! Component: 2050 - total flux cleaned = -0.00225848 Jy ! Component: 2100 - total flux cleaned = -0.00228819 Jy ! Component: 2150 - total flux cleaned = -0.00239171 Jy ! Component: 2200 - total flux cleaned = -0.00243557 Jy ! Component: 2250 - total flux cleaned = -0.00245006 Jy ! Component: 2300 - total flux cleaned = -0.00252212 Jy ! Component: 2350 - total flux cleaned = -0.00260759 Jy ! Component: 2400 - total flux cleaned = -0.00266406 Jy ! Component: 2450 - total flux cleaned = -0.00274828 Jy ! Component: 2500 - total flux cleaned = -0.00285945 Jy ! Component: 2550 - total flux cleaned = -0.00295568 Jy ! Component: 2600 - total flux cleaned = -0.00302382 Jy ! Component: 2650 - total flux cleaned = -0.0030644 Jy ! Component: 2700 - total flux cleaned = -0.0031449 Jy ! Component: 2750 - total flux cleaned = -0.00317147 Jy ! Component: 2800 - total flux cleaned = -0.00327738 Jy ! Component: 2850 - total flux cleaned = -0.00340836 Jy ! Component: 2900 - total flux cleaned = -0.00344735 Jy ! Component: 2950 - total flux cleaned = -0.00355049 Jy ! Component: 3000 - total flux cleaned = -0.00360154 Jy ! Component: 3050 - total flux cleaned = -0.00366504 Jy ! Component: 3100 - total flux cleaned = -0.00374069 Jy ! Component: 3150 - total flux cleaned = -0.00382833 Jy ! Component: 3200 - total flux cleaned = -0.00387793 Jy ! Component: 3250 - total flux cleaned = -0.00395186 Jy ! Component: 3300 - total flux cleaned = -0.00402522 Jy ! Component: 3350 - total flux cleaned = -0.00403741 Jy ! Component: 3400 - total flux cleaned = -0.00413391 Jy ! Component: 3450 - total flux cleaned = -0.00418187 Jy ! Component: 3500 - total flux cleaned = -0.0042057 Jy ! Component: 3550 - total flux cleaned = -0.0042294 Jy ! Component: 3600 - total flux cleaned = -0.00426466 Jy ! Component: 3650 - total flux cleaned = -0.00431143 Jy ! Component: 3700 - total flux cleaned = -0.00436941 Jy ! Component: 3750 - total flux cleaned = -0.00443844 Jy ! Component: 3800 - total flux cleaned = -0.00450706 Jy ! Component: 3850 - total flux cleaned = -0.0045297 Jy ! Component: 3900 - total flux cleaned = -0.00451833 Jy ! Component: 3950 - total flux cleaned = -0.00459694 Jy ! Component: 4000 - total flux cleaned = -0.0046416 Jy ! Component: 4050 - total flux cleaned = -0.00465275 Jy ! Total flux subtracted in 4096 components = -0.00467462 Jy ! Clean residual min=-0.000719 max=0.000776 Jy/beam ! Clean residual mean=-0.000002 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.132888 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 400 components and 0.132888 Jy ![Exited script file: muppet] wmap "J0011+0057_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.895 at -3.717 degrees (North through East) ! Clean map min=-0.0013953 max=0.1276 Jy/beam ! Writing clean map to FITS file: J0011+0057_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.127603 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206891 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.486409 0.486409 0.972818 1.94564 3.89127 7.78254 15.5651 31.1302 62.2603 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 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.227 x 7.895 at -3.717 degrees (North through East) ! Clean map min=-0.0013953 max=0.1276 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 J0011+0057_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:15:19 2019