! Started logfile: J0914+0245_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:44:13 2019 obs J0914+0245_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0914+0245_S_2017_05_31_pus_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.568091 visibilities/baseline/integration-bin. ! Found source: J0914+0245 ! ! 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 703 lines of history. ! ! Reading 3988 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 J0914+0245_S_2017_05_31_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 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.554772Jy sigma=0.004400 ! Fit after self-cal, rms=0.549165Jy sigma=0.004359 ! 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.944 mas, bmaj=6.984 mas, bpa=2.4 degrees ! Estimated noise=2066.25 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.355071 Jy ! Component: 100 - total flux cleaned = 0.438912 Jy ! Total flux subtracted in 100 components = 0.438912 Jy ! Clean residual min=-0.013820 max=0.031637 Jy/beam ! Clean residual mean=-0.000028 rms=0.004248 Jy/beam ! Combined flux in latest and established models = 0.438912 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.438912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166204Jy sigma=0.000952 ! Fit after self-cal, rms=0.166208Jy sigma=0.000952 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0335587 Jy ! Component: 100 - total flux cleaned = 0.0520632 Jy ! Total flux subtracted in 100 components = 0.0520632 Jy ! Clean residual min=-0.011633 max=0.013289 Jy/beam ! Clean residual mean=-0.000018 rms=0.003150 Jy/beam ! Combined flux in latest and established models = 0.490975 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.490975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156231Jy sigma=0.000872 ! Fit after self-cal, rms=0.156233Jy sigma=0.000872 ! 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.571 mas, bmaj=7.931 mas, bpa=3.269 degrees ! Estimated noise=1615.34 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.0135635 Jy ! Component: 100 - total flux cleaned = 0.0207086 Jy ! Component: 150 - total flux cleaned = 0.0225146 Jy ! Component: 200 - total flux cleaned = 0.0226589 Jy ! Total flux subtracted in 200 components = 0.0226589 Jy ! Clean residual min=-0.010002 max=0.012044 Jy/beam ! Clean residual mean=-0.000037 rms=0.002818 Jy/beam ! Combined flux in latest and established models = 0.513634 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.513634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154088Jy sigma=0.000863 ! Fit after self-cal, rms=0.154094Jy sigma=0.000863 ! 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.88 FD 0.93 HN 1.00* KP 1.01 ! LA 1.00 MK 0.97 NL 0.92 OV 0.98 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.98 HN 1.00* KP 0.98 ! LA 0.98 MK 0.94 NL 1.01 OV 1.04 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.01 HN 1.00* KP 0.99 ! LA 1.01 MK 1.02 NL 0.99 OV 0.95 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.18 ! LA 0.82 MK 1.34 NL 1.00* OV 1.00* ! PT 1.10 SC 1.00* ! ! ! Fit before self-cal, rms=0.154094Jy sigma=0.000863 ! Fit after self-cal, rms=0.156712Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=7.919 mas, bpa=3.032 degrees ! Estimated noise=1622.52 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.00457005 Jy ! Component: 100 - total flux cleaned = 0.00522876 Jy ! Component: 150 - total flux cleaned = 0.00556712 Jy ! Component: 200 - total flux cleaned = 0.00549001 Jy ! Total flux subtracted in 200 components = 0.00549001 Jy ! Clean residual min=-0.008458 max=0.009202 Jy/beam ! Clean residual mean=-0.000060 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.519124 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.519124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156287Jy sigma=0.000781 ! Fit after self-cal, rms=0.156441Jy sigma=0.000781 ! 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.156441Jy sigma=0.000781 ! Fit after self-cal, rms=0.110351Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=7.911 mas, bpa=2.839 degrees ! Estimated noise=1630.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296096 Jy ! Component: 100 - total flux cleaned = 0.00409122 Jy ! Component: 150 - total flux cleaned = 0.00425471 Jy ! Component: 200 - total flux cleaned = 0.00422853 Jy ! Total flux subtracted in 200 components = 0.00422853 Jy ! Clean residual min=-0.005457 max=0.005137 Jy/beam ! Clean residual mean=-0.000011 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.523353 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.523353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110208Jy sigma=0.000709 ! Fit after self-cal, rms=0.110119Jy sigma=0.000709 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.000111131 Jy ! Component: 100 - total flux cleaned = -0.000161528 Jy ! Component: 150 - total flux cleaned = -0.000183383 Jy ! Component: 200 - total flux cleaned = -0.000140312 Jy ! Total flux subtracted in 200 components = -0.000140312 Jy ! Clean residual min=-0.005464 max=0.005094 Jy/beam ! Clean residual mean=-0.000011 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.523212 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.523212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110103Jy sigma=0.000709 ! Fit after self-cal, rms=0.110100Jy sigma=0.000709 ! 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.110100Jy sigma=0.000709 ! Fit after self-cal, rms=0.104300Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=7.901 mas, bpa=2.897 degrees ! Estimated noise=1628.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002893 Jy ! Component: 100 - total flux cleaned = 0.000323718 Jy ! Component: 150 - total flux cleaned = 0.000389303 Jy ! Component: 200 - total flux cleaned = 0.000419684 Jy ! Total flux subtracted in 200 components = 0.000419684 Jy ! Clean residual min=-0.003844 max=0.005038 Jy/beam ! Clean residual mean=-0.000000 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.523632 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.523632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104281Jy sigma=0.000690 ! Fit after self-cal, rms=0.104271Jy sigma=0.000690 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 (1.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422455 Jy ! Component: 100 - total flux cleaned = 0.00497808 Jy ! Component: 150 - total flux cleaned = 0.00524387 Jy ! Component: 200 - total flux cleaned = 0.00513235 Jy ! Total flux subtracted in 200 components = 0.00513235 Jy ! Clean residual min=-0.003910 max=0.003884 Jy/beam ! Clean residual mean=0.000003 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.528764 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.528764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104076Jy sigma=0.000689 ! Fit after self-cal, rms=0.104063Jy sigma=0.000688 ! 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.104063Jy sigma=0.000688 ! Fit after self-cal, rms=0.103978Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.472 mas, bmaj=12.85 mas, bpa=1.033 degrees ! Estimated noise=1977.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148449 Jy ! Component: 100 - total flux cleaned = 0.00136243 Jy ! Component: 150 - total flux cleaned = 0.00128035 Jy ! Component: 200 - total flux cleaned = 0.00120911 Jy ! Total flux subtracted in 200 components = 0.00120911 Jy ! Clean residual min=-0.004080 max=0.003754 Jy/beam ! Clean residual mean=0.000002 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.529973 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.529973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103956Jy sigma=0.000688 ! Fit after self-cal, rms=0.103957Jy sigma=0.000688 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.000287448 Jy ! Component: 100 - total flux cleaned = 0.000289103 Jy ! Component: 150 - total flux cleaned = 0.000229976 Jy ! Component: 200 - total flux cleaned = 0.000178602 Jy ! Total flux subtracted in 200 components = 0.000178602 Jy ! Clean residual min=-0.003978 max=0.003776 Jy/beam ! Clean residual mean=0.000002 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.530152 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.530152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103947Jy sigma=0.000688 ! Fit after self-cal, rms=0.103945Jy sigma=0.000688 ! 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.573 mas, bmaj=7.896 mas, bpa=2.959 degrees ! Estimated noise=1628.29 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.573 x 7.896 at 2.959 degrees (North through East) ! Clean map min=-0.0039778 max=0.46666 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.953 mas, bmaj=6.961 mas, bpa=2.441 degrees ! Estimated noise=2068.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.355362 Jy ! Component: 100 - total flux cleaned = 0.439501 Jy ! Component: 150 - total flux cleaned = 0.473576 Jy ! Component: 200 - total flux cleaned = 0.491851 Jy ! Total flux subtracted in 200 components = 0.491851 Jy ! Clean residual min=-0.006657 max=0.009511 Jy/beam ! Clean residual mean=-0.000005 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.491851 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.491851 Jy ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=7.896 mas, bpa=2.959 degrees ! Estimated noise=1628.29 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.0160555 Jy ! Component: 100 - total flux cleaned = 0.0250352 Jy ! Component: 150 - total flux cleaned = 0.0305475 Jy ! Component: 200 - total flux cleaned = 0.0343228 Jy ! Total flux subtracted in 200 components = 0.0343228 Jy ! Clean residual min=-0.004148 max=0.004176 Jy/beam ! Clean residual mean=-0.000000 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.526173 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 61 components and 0.526173 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=8.472 mas, bmaj=12.85 mas, bpa=1.033 degrees ! Estimated noise=1977.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351885 Jy ! Component: 100 - total flux cleaned = 0.00393716 Jy ! Component: 150 - total flux cleaned = 0.00425722 Jy ! Component: 200 - total flux cleaned = 0.00440711 Jy ! Total flux subtracted in 200 components = 0.00440711 Jy ! Clean residual min=-0.004005 max=0.003637 Jy/beam ! Clean residual mean=0.000002 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.530581 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 = 4.51002e-05 Jy ! Component: 100 - total flux cleaned = 4.71817e-05 Jy ! Component: 150 - total flux cleaned = 1.29228e-05 Jy ! Component: 200 - total flux cleaned = -1.89877e-05 Jy ! Total flux subtracted in 200 components = -1.89877e-05 Jy ! Clean residual min=-0.003947 max=0.003676 Jy/beam ! Clean residual mean=0.000003 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.530562 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 100 components and 0.530562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=7.896 mas, bpa=2.959 degrees ! Estimated noise=1628.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000614316 Jy ! Component: 100 - total flux cleaned = 0.000675775 Jy ! Component: 150 - total flux cleaned = 0.000776917 Jy ! Component: 200 - total flux cleaned = 0.000780945 Jy ! Total flux subtracted in 200 components = 0.000780945 Jy ! Clean residual min=-0.003974 max=0.003826 Jy/beam ! Clean residual mean=0.000002 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.531343 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.531343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103891Jy sigma=0.000688 ! Fit after self-cal, rms=0.103880Jy sigma=0.000688 wmodel J0914+0245_S_2017_05_31_pus_map.mod ! Writing 110 model components to file: J0914+0245_S_2017_05_31_pus_map.mod wobs J0914+0245_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0914+0245_S_2017_05_31_pus_uvs.fits wwins J0914+0245_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0914+0245_S_2017_05_31_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 = 9.84551e-05 Jy ! Component: 100 - total flux cleaned = 0.000416736 Jy ! Component: 150 - total flux cleaned = 0.00059793 Jy ! Component: 200 - total flux cleaned = 0.000429328 Jy ! Component: 250 - total flux cleaned = 0.000429568 Jy ! Component: 300 - total flux cleaned = 0.000322614 Jy ! Component: 350 - total flux cleaned = 0.000166653 Jy ! Component: 400 - total flux cleaned = 0.000166943 Jy ! Component: 450 - total flux cleaned = 6.82566e-05 Jy ! Component: 500 - total flux cleaned = -0.000124726 Jy ! Component: 550 - total flux cleaned = -0.00036039 Jy ! Component: 600 - total flux cleaned = -0.000452561 Jy ! Component: 650 - total flux cleaned = -0.000634383 Jy ! Component: 700 - total flux cleaned = -0.000723628 Jy ! Component: 750 - total flux cleaned = -0.000811727 Jy ! Component: 800 - total flux cleaned = -0.000941838 Jy ! Component: 850 - total flux cleaned = -0.00111268 Jy ! Component: 900 - total flux cleaned = -0.00123817 Jy ! Component: 950 - total flux cleaned = -0.00136233 Jy ! Component: 1000 - total flux cleaned = -0.00160562 Jy ! Component: 1050 - total flux cleaned = -0.00176441 Jy ! Component: 1100 - total flux cleaned = -0.00184309 Jy ! Component: 1150 - total flux cleaned = -0.00203656 Jy ! Component: 1200 - total flux cleaned = -0.00214995 Jy ! Component: 1250 - total flux cleaned = -0.00214924 Jy ! Component: 1300 - total flux cleaned = -0.00222379 Jy ! Component: 1350 - total flux cleaned = -0.00233395 Jy ! Component: 1400 - total flux cleaned = -0.00233373 Jy ! Component: 1450 - total flux cleaned = -0.00236948 Jy ! Component: 1500 - total flux cleaned = -0.00244015 Jy ! Component: 1550 - total flux cleaned = -0.0025103 Jy ! Component: 1600 - total flux cleaned = -0.00261399 Jy ! Component: 1650 - total flux cleaned = -0.00275044 Jy ! Component: 1700 - total flux cleaned = -0.0027501 Jy ! Component: 1750 - total flux cleaned = -0.00288396 Jy ! Component: 1800 - total flux cleaned = -0.00288401 Jy ! Component: 1850 - total flux cleaned = -0.00285196 Jy ! Component: 1900 - total flux cleaned = -0.00301364 Jy ! Component: 1950 - total flux cleaned = -0.00298159 Jy ! Component: 2000 - total flux cleaned = -0.00304501 Jy ! Component: 2050 - total flux cleaned = -0.00307614 Jy ! Component: 2100 - total flux cleaned = -0.00310742 Jy ! Component: 2150 - total flux cleaned = -0.00307691 Jy ! Component: 2200 - total flux cleaned = -0.00310781 Jy ! Component: 2250 - total flux cleaned = -0.00313828 Jy ! Component: 2300 - total flux cleaned = -0.00313784 Jy ! Component: 2350 - total flux cleaned = -0.00307842 Jy ! Component: 2400 - total flux cleaned = -0.00304918 Jy ! Component: 2450 - total flux cleaned = -0.00307842 Jy ! Component: 2500 - total flux cleaned = -0.00304942 Jy ! Component: 2550 - total flux cleaned = -0.00299198 Jy ! Component: 2600 - total flux cleaned = -0.00299223 Jy ! Component: 2650 - total flux cleaned = -0.00299225 Jy ! Component: 2700 - total flux cleaned = -0.00302031 Jy ! Component: 2750 - total flux cleaned = -0.00301983 Jy ! Component: 2800 - total flux cleaned = -0.00293721 Jy ! Component: 2850 - total flux cleaned = -0.00301943 Jy ! Component: 2900 - total flux cleaned = -0.00307358 Jy ! Component: 2950 - total flux cleaned = -0.00304649 Jy ! Component: 3000 - total flux cleaned = -0.00301995 Jy ! Component: 3050 - total flux cleaned = -0.00294037 Jy ! Component: 3100 - total flux cleaned = -0.00294052 Jy ! Component: 3150 - total flux cleaned = -0.00286218 Jy ! Component: 3200 - total flux cleaned = -0.00291435 Jy ! Component: 3250 - total flux cleaned = -0.0029402 Jy ! Component: 3300 - total flux cleaned = -0.00293986 Jy ! Component: 3350 - total flux cleaned = -0.00286327 Jy ! Component: 3400 - total flux cleaned = -0.00288877 Jy ! Component: 3450 - total flux cleaned = -0.00286356 Jy ! Component: 3500 - total flux cleaned = -0.00283856 Jy ! Component: 3550 - total flux cleaned = -0.00288826 Jy ! Component: 3600 - total flux cleaned = -0.00286356 Jy ! Component: 3650 - total flux cleaned = -0.00298618 Jy ! Component: 3700 - total flux cleaned = -0.00301067 Jy ! Component: 3750 - total flux cleaned = -0.00296223 Jy ! Component: 3800 - total flux cleaned = -0.00298631 Jy ! Component: 3850 - total flux cleaned = -0.00296237 Jy ! Component: 3900 - total flux cleaned = -0.00296251 Jy ! Component: 3950 - total flux cleaned = -0.00300958 Jy ! Component: 4000 - total flux cleaned = -0.00298599 Jy ! Component: 4050 - total flux cleaned = -0.00303261 Jy ! Total flux subtracted in 4096 components = -0.00300925 Jy ! Clean residual min=-0.001354 max=0.001388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.528333 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 362 components and 0.528333 Jy ![Exited script file: muppet] wmap "J0914+0245_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.573 x 7.896 at 2.959 degrees (North through East) ! Clean map min=-0.0026368 max=0.46583 Jy/beam ! Writing clean map to FITS file: J0914+0245_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.465829 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000423978 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.273047 0.273047 0.546095 1.09219 2.18438 4.36876 8.73752 17.475 34.9501 69.9001 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.465 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.573 x 7.896 at 2.959 degrees (North through East) ! Clean map min=-0.0026368 max=0.46583 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 J0914+0245_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:44:19 2019