! Started logfile: J0040+0125_S_2017_08_12_pus_uvs.log on Fri May 10 14:49:11 2019 obs J0040+0125_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0040+0125_S_2017_08_12_pus_uva.fits ! AN table 1: 168 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.460714 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0040+0125 ! ! 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 594 lines of history. ! ! Reading 13932 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 J0040+0125_S_2017_08_12_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 770 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 745 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 783 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1500 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.950494Jy sigma=0.008349 ! Fit after self-cal, rms=0.933702Jy sigma=0.008235 ! 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.783 mas, bmaj=6.78 mas, bpa=-2.543 degrees ! Estimated noise=1017.5 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.0528524 Jy ! Component: 100 - total flux cleaned = 0.0650083 Jy ! Total flux subtracted in 100 components = 0.0650083 Jy ! Clean residual min=-0.003272 max=0.005822 Jy/beam ! Clean residual mean=-0.000003 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0650083 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0650083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081039Jy sigma=0.000670 ! Fit after self-cal, rms=0.080943Jy sigma=0.000669 ! Inverting map ! Added new window around map position (-4, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628104 Jy ! Component: 100 - total flux cleaned = 0.0101553 Jy ! Total flux subtracted in 100 components = 0.0101553 Jy ! Clean residual min=-0.002959 max=0.003584 Jy/beam ! Clean residual mean=-0.000005 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.0751636 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.0751636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080291Jy sigma=0.000664 ! Fit after self-cal, rms=0.080250Jy sigma=0.000663 ! 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.116 mas, bmaj=7.34 mas, bpa=-1.837 degrees ! Estimated noise=815.799 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.00468055 Jy ! Component: 100 - total flux cleaned = 0.00733739 Jy ! Component: 150 - total flux cleaned = 0.00818067 Jy ! Component: 200 - total flux cleaned = 0.00882145 Jy ! Total flux subtracted in 200 components = 0.00882145 Jy ! Clean residual min=-0.002548 max=0.002390 Jy/beam ! Clean residual mean=-0.000009 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0839851 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.0839851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079948Jy sigma=0.000661 ! Fit after self-cal, rms=0.079902Jy sigma=0.000660 ! 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.97 FD 1.00* HN 0.95 KP 1.02 ! LA 0.98 MK 1.00 NL 0.91 OV 1.03 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.30 KP 0.93 ! LA 0.97 MK 1.02 NL 1.10 OV 1.05 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.96 KP 0.93 ! LA 1.02 MK 1.10 NL 1.01 OV 0.98 ! PT 0.99 SC 0.91 ! ! ! Correcting IF 4. ! A total of 180 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.079902Jy sigma=0.000660 ! Fit after self-cal, rms=0.079979Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=7.337 mas, bpa=-0.1708 degrees ! Estimated noise=820.406 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.00124766 Jy ! Component: 100 - total flux cleaned = 0.00131921 Jy ! Component: 150 - total flux cleaned = 0.00131646 Jy ! Component: 200 - total flux cleaned = 0.00136529 Jy ! Total flux subtracted in 200 components = 0.00136529 Jy ! Clean residual min=-0.002374 max=0.002153 Jy/beam ! Clean residual mean=-0.000007 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0853503 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.0853503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079943Jy sigma=0.000660 ! Fit after self-cal, rms=0.079964Jy sigma=0.000660 ! 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.079964Jy sigma=0.000660 ! Fit after self-cal, rms=0.081152Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.332 mas, bpa=-0.1819 degrees ! Estimated noise=819.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518032 Jy ! Component: 100 - total flux cleaned = 0.000519332 Jy ! Component: 150 - total flux cleaned = 0.00058257 Jy ! Component: 200 - total flux cleaned = 0.000653106 Jy ! Total flux subtracted in 200 components = 0.000653106 Jy ! Clean residual min=-0.002123 max=0.002182 Jy/beam ! Clean residual mean=-0.000007 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0860034 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.0860034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081133Jy sigma=0.000657 ! Fit after self-cal, rms=0.081260Jy sigma=0.000657 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.48184e-05 Jy ! Component: 100 - total flux cleaned = 5.51977e-05 Jy ! Component: 150 - total flux cleaned = 7.13593e-05 Jy ! Component: 200 - total flux cleaned = 7.18731e-05 Jy ! Total flux subtracted in 200 components = 7.18731e-05 Jy ! Clean residual min=-0.002073 max=0.002118 Jy/beam ! Clean residual mean=-0.000008 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0860753 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.0860753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081251Jy sigma=0.000657 ! Fit after self-cal, rms=0.081253Jy sigma=0.000657 ! 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.081253Jy sigma=0.000657 ! Fit after self-cal, rms=0.081963Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.337 mas, bpa=-0.1747 degrees ! Estimated noise=816.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136295 Jy ! Component: 100 - total flux cleaned = -0.000135856 Jy ! Component: 150 - total flux cleaned = -0.000108605 Jy ! Component: 200 - total flux cleaned = -8.52979e-05 Jy ! Total flux subtracted in 200 components = -8.52979e-05 Jy ! Clean residual min=-0.001964 max=0.002143 Jy/beam ! Clean residual mean=-0.000008 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.08599 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.08599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081956Jy sigma=0.000656 ! Fit after self-cal, rms=0.081997Jy sigma=0.000656 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.88979e-06 Jy ! Component: 100 - total flux cleaned = 1.08376e-05 Jy ! Component: 150 - total flux cleaned = 1.04806e-05 Jy ! Component: 200 - total flux cleaned = 1.03431e-05 Jy ! Total flux subtracted in 200 components = 1.03431e-05 Jy ! Clean residual min=-0.001929 max=0.002066 Jy/beam ! Clean residual mean=-0.000008 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0860004 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.0860003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081992Jy sigma=0.000656 ! Fit after self-cal, rms=0.081989Jy sigma=0.000656 ! 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.081989Jy sigma=0.000656 ! Fit after self-cal, rms=0.081955Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.149 mas, bmaj=12 mas, bpa=-0.3632 degrees ! Estimated noise=1043.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000267643 Jy ! Component: 100 - total flux cleaned = -0.000297702 Jy ! Component: 150 - total flux cleaned = -0.000383002 Jy ! Component: 200 - total flux cleaned = -0.000407066 Jy ! Total flux subtracted in 200 components = -0.000407066 Jy ! Clean residual min=-0.002567 max=0.002405 Jy/beam ! Clean residual mean=-0.000017 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0855933 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.0855933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081957Jy sigma=0.000656 ! Fit after self-cal, rms=0.081964Jy sigma=0.000656 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.000185188 Jy ! Component: 100 - total flux cleaned = -0.000129971 Jy ! Component: 150 - total flux cleaned = -0.000129917 Jy ! Component: 200 - total flux cleaned = -0.000129737 Jy ! Total flux subtracted in 200 components = -0.000129737 Jy ! Clean residual min=-0.002507 max=0.002349 Jy/beam ! Clean residual mean=-0.000017 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0854635 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.0854635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081970Jy sigma=0.000656 ! Fit after self-cal, rms=0.081966Jy sigma=0.000656 ! 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.181 mas, bmaj=7.344 mas, bpa=-0.1554 degrees ! Estimated noise=815.101 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 7.344 at -0.1554 degrees (North through East) ! Clean map min=-0.0019325 max=0.066558 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.847 mas, bmaj=6.816 mas, bpa=-0.8282 degrees ! Estimated noise=1021.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.052076 Jy ! Component: 100 - total flux cleaned = 0.0655207 Jy ! Component: 150 - total flux cleaned = 0.0723036 Jy ! Component: 200 - total flux cleaned = 0.0766038 Jy ! Total flux subtracted in 200 components = 0.0766038 Jy ! Clean residual min=-0.002519 max=0.002754 Jy/beam ! Clean residual mean=-0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0766038 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.0766038 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=7.344 mas, bpa=-0.1554 degrees ! Estimated noise=815.101 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.00388097 Jy ! Component: 100 - total flux cleaned = 0.00600043 Jy ! Component: 150 - total flux cleaned = 0.00684579 Jy ! Component: 200 - total flux cleaned = 0.00752052 Jy ! Total flux subtracted in 200 components = 0.00752052 Jy ! Clean residual min=-0.002151 max=0.002007 Jy/beam ! Clean residual mean=-0.000008 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0841243 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.0841243 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.149 mas, bmaj=12 mas, bpa=-0.3632 degrees ! Estimated noise=1043.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158946 Jy ! Component: 100 - total flux cleaned = 0.00189899 Jy ! Component: 150 - total flux cleaned = 0.00184991 Jy ! Component: 200 - total flux cleaned = 0.00180448 Jy ! Total flux subtracted in 200 components = 0.00180448 Jy ! Clean residual min=-0.002526 max=0.002311 Jy/beam ! Clean residual mean=-0.000017 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0859288 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 = -6.24195e-05 Jy ! Component: 100 - total flux cleaned = -0.000100527 Jy ! Component: 150 - total flux cleaned = -0.00015196 Jy ! Component: 200 - total flux cleaned = -0.000198592 Jy ! Total flux subtracted in 200 components = -0.000198592 Jy ! Clean residual min=-0.002482 max=0.002258 Jy/beam ! Clean residual mean=-0.000017 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0857302 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.0857302 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=7.344 mas, bpa=-0.1554 degrees ! Estimated noise=815.101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.5297e-05 Jy ! Component: 100 - total flux cleaned = 0.00012123 Jy ! Component: 150 - total flux cleaned = 0.00017044 Jy ! Component: 200 - total flux cleaned = 0.000191796 Jy ! Total flux subtracted in 200 components = 0.000191796 Jy ! Clean residual min=-0.002026 max=0.001992 Jy/beam ! Clean residual mean=-0.000008 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.085922 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.085922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081971Jy sigma=0.000656 ! Fit after self-cal, rms=0.081965Jy sigma=0.000656 wmodel J0040+0125_S_2017_08_12_pus_map.mod ! Writing 69 model components to file: J0040+0125_S_2017_08_12_pus_map.mod wobs J0040+0125_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0040+0125_S_2017_08_12_pus_uvs.fits wwins J0040+0125_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0040+0125_S_2017_08_12_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 = 3.10788e-06 Jy ! Component: 100 - total flux cleaned = -0.000354095 Jy ! Component: 150 - total flux cleaned = -0.000722056 Jy ! Component: 200 - total flux cleaned = -0.000957504 Jy ! Component: 250 - total flux cleaned = -0.00109977 Jy ! Component: 300 - total flux cleaned = -0.00123818 Jy ! Component: 350 - total flux cleaned = -0.00137283 Jy ! Component: 400 - total flux cleaned = -0.00145096 Jy ! Component: 450 - total flux cleaned = -0.00155349 Jy ! Component: 500 - total flux cleaned = -0.00175269 Jy ! Component: 550 - total flux cleaned = -0.00184974 Jy ! Component: 600 - total flux cleaned = -0.0019692 Jy ! Component: 650 - total flux cleaned = -0.00208564 Jy ! Component: 700 - total flux cleaned = -0.00219969 Jy ! Component: 750 - total flux cleaned = -0.00222247 Jy ! Component: 800 - total flux cleaned = -0.00228847 Jy ! Component: 850 - total flux cleaned = -0.00239557 Jy ! Component: 900 - total flux cleaned = -0.00241657 Jy ! Component: 950 - total flux cleaned = -0.00245788 Jy ! Component: 1000 - total flux cleaned = -0.0024578 Jy ! Component: 1050 - total flux cleaned = -0.0024581 Jy ! Component: 1100 - total flux cleaned = -0.00243887 Jy ! Component: 1150 - total flux cleaned = -0.00241975 Jy ! Component: 1200 - total flux cleaned = -0.00241986 Jy ! Component: 1250 - total flux cleaned = -0.0023639 Jy ! Component: 1300 - total flux cleaned = -0.00238263 Jy ! Component: 1350 - total flux cleaned = -0.00236478 Jy ! Component: 1400 - total flux cleaned = -0.0023111 Jy ! Component: 1450 - total flux cleaned = -0.00232847 Jy ! Component: 1500 - total flux cleaned = -0.00231068 Jy ! Component: 1550 - total flux cleaned = -0.0022075 Jy ! Component: 1600 - total flux cleaned = -0.00219082 Jy ! Component: 1650 - total flux cleaned = -0.00219073 Jy ! Component: 1700 - total flux cleaned = -0.00207461 Jy ! Component: 1750 - total flux cleaned = -0.00202572 Jy ! Component: 1800 - total flux cleaned = -0.00197712 Jy ! Component: 1850 - total flux cleaned = -0.00192901 Jy ! Component: 1900 - total flux cleaned = -0.00181806 Jy ! Component: 1950 - total flux cleaned = -0.00172415 Jy ! Component: 2000 - total flux cleaned = -0.00172442 Jy ! Component: 2050 - total flux cleaned = -0.00164761 Jy ! Component: 2100 - total flux cleaned = -0.00152629 Jy ! Component: 2150 - total flux cleaned = -0.00151131 Jy ! Component: 2200 - total flux cleaned = -0.00148154 Jy ! Component: 2250 - total flux cleaned = -0.00139301 Jy ! Component: 2300 - total flux cleaned = -0.00129079 Jy ! Component: 2350 - total flux cleaned = -0.00129065 Jy ! Component: 2400 - total flux cleaned = -0.00120439 Jy ! Component: 2450 - total flux cleaned = -0.00119001 Jy ! Component: 2500 - total flux cleaned = -0.0010633 Jy ! Component: 2550 - total flux cleaned = -0.00102144 Jy ! Component: 2600 - total flux cleaned = -0.000952394 Jy ! Component: 2650 - total flux cleaned = -0.000883759 Jy ! Component: 2700 - total flux cleaned = -0.00080238 Jy ! Component: 2750 - total flux cleaned = -0.000735159 Jy ! Component: 2800 - total flux cleaned = -0.000655204 Jy ! Component: 2850 - total flux cleaned = -0.000588945 Jy ! Component: 2900 - total flux cleaned = -0.000497154 Jy ! Component: 2950 - total flux cleaned = -0.000393253 Jy ! Component: 3000 - total flux cleaned = -0.000367517 Jy ! Component: 3050 - total flux cleaned = -0.000239643 Jy ! Component: 3100 - total flux cleaned = -0.000226954 Jy ! Component: 3150 - total flux cleaned = -0.000113566 Jy ! Component: 3200 - total flux cleaned = -6.36367e-05 Jy ! Component: 3250 - total flux cleaned = 2.30602e-05 Jy ! Component: 3300 - total flux cleaned = 0.00010913 Jy ! Component: 3350 - total flux cleaned = 0.000121306 Jy ! Component: 3400 - total flux cleaned = 0.000254632 Jy ! Component: 3450 - total flux cleaned = 0.000290624 Jy ! Component: 3500 - total flux cleaned = 0.000362352 Jy ! Component: 3550 - total flux cleaned = 0.000457248 Jy ! Component: 3600 - total flux cleaned = 0.000527816 Jy ! Component: 3650 - total flux cleaned = 0.000609745 Jy ! Component: 3700 - total flux cleaned = 0.000632952 Jy ! Component: 3750 - total flux cleaned = 0.00074836 Jy ! Component: 3800 - total flux cleaned = 0.00081701 Jy ! Component: 3850 - total flux cleaned = 0.000907864 Jy ! Component: 3900 - total flux cleaned = 0.0009869 Jy ! Component: 3950 - total flux cleaned = 0.00103158 Jy ! Component: 4000 - total flux cleaned = 0.00108728 Jy ! Component: 4050 - total flux cleaned = 0.001187 Jy ! Total flux subtracted in 4096 components = 0.00123101 Jy ! Clean residual min=-0.000618 max=0.000740 Jy/beam ! Clean residual mean=0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.087153 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 386 components and 0.087153 Jy ![Exited script file: muppet] wmap "J0040+0125_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 7.344 at -0.1554 degrees (North through East) ! Clean map min=-0.0011636 max=0.066414 Jy/beam ! Writing clean map to FITS file: J0040+0125_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.066414 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200221 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.904423 0.904423 1.80885 3.61769 7.23538 14.4708 28.9415 57.8831 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.066 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.181 x 7.344 at -0.1554 degrees (North through East) ! Clean map min=-0.0011636 max=0.066414 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 J0040+0125_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:49:15 2019