! Started logfile: J1511+2208_S_2017_01_21_pus_uvs.log on Sun May 5 15:56:51 2019 obs J1511+2208_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1511+2208_S_2017_01_21_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.698302 visibilities/baseline/integration-bin. ! Found source: J1511+2208 ! ! 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 558 lines of history. ! ! Reading 14480 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 J1511+2208_S_2017_01_21_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 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.972691Jy sigma=0.007529 ! Fit after self-cal, rms=0.934580Jy sigma=0.007288 ! 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.536 mas, bmaj=5.531 mas, bpa=-5.677 degrees ! Estimated noise=1640.02 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.0455162 Jy ! Component: 100 - total flux cleaned = 0.0613153 Jy ! Total flux subtracted in 100 components = 0.0613153 Jy ! Clean residual min=-0.007788 max=0.011902 Jy/beam ! Clean residual mean=0.000021 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.0613153 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0613153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115282Jy sigma=0.000786 ! Fit after self-cal, rms=0.114795Jy sigma=0.000783 ! 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.111 mas, bmaj=6.101 mas, bpa=-4.117 degrees ! Estimated noise=830.087 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.0220239 Jy ! Component: 100 - total flux cleaned = 0.0349671 Jy ! Component: 150 - total flux cleaned = 0.0433116 Jy ! Component: 200 - total flux cleaned = 0.0489066 Jy ! Total flux subtracted in 200 components = 0.0489066 Jy ! Clean residual min=-0.010361 max=0.019669 Jy/beam ! Clean residual mean=0.000018 rms=0.003967 Jy/beam ! Combined flux in latest and established models = 0.110222 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 0.110222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110747Jy sigma=0.000738 ! Fit after self-cal, rms=0.110326Jy sigma=0.000734 ! 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.07 FD 1.00* HN 1.42 LA 0.73 ! MK 1.35 NL 1.86 OV 1.07 PT 0.70 ! SC 1.25 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 1.41 LA 0.69 ! MK 1.31 NL 1.76 OV 1.13 PT 0.75 ! SC 1.25 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.50 LA 0.69 ! MK 1.42 NL 1.73 OV 1.03 PT 0.72 ! SC 1.26 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.47 LA 0.66 ! MK 1.08 NL 1.00* OV 1.01 PT 0.72 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.110326Jy sigma=0.000734 ! Fit after self-cal, rms=0.148711Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=6.638 mas, bpa=-2.735 degrees ! Estimated noise=901.07 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.00185649 Jy ! Component: 100 - total flux cleaned = -0.00244369 Jy ! Component: 150 - total flux cleaned = -0.00290196 Jy ! Component: 200 - total flux cleaned = -0.00321061 Jy ! Total flux subtracted in 200 components = -0.00321061 Jy ! Clean residual min=-0.006672 max=0.009185 Jy/beam ! Clean residual mean=0.000021 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.107011 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.107011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148413Jy sigma=0.000683 ! Fit after self-cal, rms=0.152185Jy 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.152185Jy sigma=0.000676 ! Fit after self-cal, rms=0.192524Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=6.871 mas, bpa=-3.241 degrees ! Estimated noise=917.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00057081 Jy ! Component: 100 - total flux cleaned = -0.000705406 Jy ! Component: 150 - total flux cleaned = -0.000766699 Jy ! Component: 200 - total flux cleaned = -0.00087531 Jy ! Total flux subtracted in 200 components = -0.00087531 Jy ! Clean residual min=-0.004325 max=0.005975 Jy/beam ! Clean residual mean=0.000010 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.106136 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.106136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192446Jy sigma=0.000667 ! Fit after self-cal, rms=0.193480Jy sigma=0.000666 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 (-6, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247843 Jy ! Component: 100 - total flux cleaned = 0.00284505 Jy ! Component: 150 - total flux cleaned = 0.00294102 Jy ! Component: 200 - total flux cleaned = 0.00294519 Jy ! Total flux subtracted in 200 components = 0.00294519 Jy ! Clean residual min=-0.004313 max=0.004720 Jy/beam ! Clean residual mean=0.000008 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.109081 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.109081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193202Jy sigma=0.000664 ! Fit after self-cal, rms=0.192973Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-23, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504294 Jy ! Component: 100 - total flux cleaned = 0.00544562 Jy ! Component: 150 - total flux cleaned = 0.00513353 Jy ! Component: 200 - total flux cleaned = 0.00494206 Jy ! Total flux subtracted in 200 components = 0.00494206 Jy ! Clean residual min=-0.004227 max=0.004611 Jy/beam ! Clean residual mean=0.000011 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.114023 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.114023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192701Jy sigma=0.000662 ! Fit after self-cal, rms=0.192378Jy sigma=0.000661 ! 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.192378Jy sigma=0.000661 ! Fit after self-cal, rms=0.175672Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=6.777 mas, bpa=-2.575 degrees ! Estimated noise=883.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349641 Jy ! Component: 100 - total flux cleaned = 0.00432149 Jy ! Component: 150 - total flux cleaned = 0.00468997 Jy ! Component: 200 - total flux cleaned = 0.00485336 Jy ! Total flux subtracted in 200 components = 0.00485336 Jy ! Clean residual min=-0.003839 max=0.004311 Jy/beam ! Clean residual mean=0.000005 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.118877 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 107 components and 0.118877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175420Jy sigma=0.000659 ! Fit after self-cal, rms=0.174788Jy sigma=0.000658 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 (-128, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00435525 Jy ! Component: 100 - total flux cleaned = 0.00596398 Jy ! Component: 150 - total flux cleaned = 0.00679439 Jy ! Component: 200 - total flux cleaned = 0.00728118 Jy ! Total flux subtracted in 200 components = 0.00728118 Jy ! Clean residual min=-0.003992 max=0.003721 Jy/beam ! Clean residual mean=0.000002 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.126158 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.126158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174514Jy sigma=0.000657 ! Fit after self-cal, rms=0.174336Jy 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.174336Jy sigma=0.000656 ! Fit after self-cal, rms=0.160622Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.622 mas, bmaj=10.48 mas, bpa=-2.567 degrees ! Estimated noise=1022.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00460545 Jy ! Component: 100 - total flux cleaned = 0.00567971 Jy ! Component: 150 - total flux cleaned = 0.00599442 Jy ! Component: 200 - total flux cleaned = 0.00612844 Jy ! Total flux subtracted in 200 components = 0.00612844 Jy ! Clean residual min=-0.004598 max=0.004318 Jy/beam ! Clean residual mean=-0.000009 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.132286 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.132286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160422Jy sigma=0.000655 ! Fit after self-cal, rms=0.160033Jy sigma=0.000654 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246085 Jy ! Component: 100 - total flux cleaned = 0.00279104 Jy ! Component: 150 - total flux cleaned = 0.00308131 Jy ! Component: 200 - total flux cleaned = 0.00314849 Jy ! Total flux subtracted in 200 components = 0.00314849 Jy ! Clean residual min=-0.004455 max=0.004325 Jy/beam ! Clean residual mean=-0.000016 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.135435 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 0.135435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159920Jy sigma=0.000654 ! Fit after self-cal, rms=0.159811Jy sigma=0.000653 ! 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.194 mas, bmaj=6.674 mas, bpa=-2.508 degrees ! Estimated noise=856.693 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.194 x 6.674 at -2.508 degrees (North through East) ! Clean map min=-0.00855 max=0.065736 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.519 mas, bmaj=5.903 mas, bpa=-3.744 degrees ! Estimated noise=1810.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0461679 Jy ! Component: 100 - total flux cleaned = 0.0669822 Jy ! Component: 150 - total flux cleaned = 0.0790042 Jy ! Component: 200 - total flux cleaned = 0.0874373 Jy ! Total flux subtracted in 200 components = 0.0874373 Jy ! Clean residual min=-0.008481 max=0.009080 Jy/beam ! Clean residual mean=0.000013 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.0874373 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0874373 Jy ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=6.674 mas, bpa=-2.508 degrees ! Estimated noise=856.693 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.013715 Jy ! Component: 100 - total flux cleaned = 0.0224724 Jy ! Component: 150 - total flux cleaned = 0.0273051 Jy ! Component: 200 - total flux cleaned = 0.0308754 Jy ! Total flux subtracted in 200 components = 0.0308754 Jy ! Clean residual min=-0.004496 max=0.005579 Jy/beam ! Clean residual mean=0.000001 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.118313 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.118313 Jy ! Inverting map ! Added new window around map position (4, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00391816 Jy ! Component: 100 - total flux cleaned = 0.00545888 Jy ! Component: 150 - total flux cleaned = 0.00699535 Jy ! Component: 200 - total flux cleaned = 0.00838304 Jy ! Total flux subtracted in 200 components = 0.00838304 Jy ! Clean residual min=-0.003830 max=0.003882 Jy/beam ! Clean residual mean=-0.000001 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.126696 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 77 components and 0.126696 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.622 mas, bmaj=10.48 mas, bpa=-2.567 degrees ! Estimated noise=1022.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384699 Jy ! Component: 100 - total flux cleaned = 0.00558584 Jy ! Component: 150 - total flux cleaned = 0.00597833 Jy ! Component: 200 - total flux cleaned = 0.00650494 Jy ! Total flux subtracted in 200 components = 0.00650494 Jy ! Clean residual min=-0.004220 max=0.004206 Jy/beam ! Clean residual mean=-0.000013 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.133201 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.000558651 Jy ! Component: 100 - total flux cleaned = 0.000784838 Jy ! Component: 150 - total flux cleaned = 0.00106851 Jy ! Component: 200 - total flux cleaned = 0.00133625 Jy ! Total flux subtracted in 200 components = 0.00133625 Jy ! Clean residual min=-0.004054 max=0.004174 Jy/beam ! Clean residual mean=-0.000018 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.134537 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 106 components and 0.134537 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=6.674 mas, bpa=-2.508 degrees ! Estimated noise=856.693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000456876 Jy ! Component: 100 - total flux cleaned = 0.0014458 Jy ! Component: 150 - total flux cleaned = 0.00180536 Jy ! Component: 200 - total flux cleaned = 0.00221943 Jy ! Total flux subtracted in 200 components = 0.00221943 Jy ! Clean residual min=-0.003454 max=0.003316 Jy/beam ! Clean residual mean=-0.000006 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.136756 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.136756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159841Jy sigma=0.000653 ! Fit after self-cal, rms=0.159638Jy sigma=0.000652 wmodel J1511+2208_S_2017_01_21_pus_map.mod ! Writing 126 model components to file: J1511+2208_S_2017_01_21_pus_map.mod wobs J1511+2208_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1511+2208_S_2017_01_21_pus_uvs.fits wwins J1511+2208_S_2017_01_21_pus_map.win ! wwins: Wrote 5 windows to J1511+2208_S_2017_01_21_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.000311232 Jy ! Component: 100 - total flux cleaned = 0.0007609 Jy ! Component: 150 - total flux cleaned = 0.00102952 Jy ! Component: 200 - total flux cleaned = 0.00128742 Jy ! Component: 250 - total flux cleaned = 0.00148785 Jy ! Component: 300 - total flux cleaned = 0.00163316 Jy ! Component: 350 - total flux cleaned = 0.00177357 Jy ! Component: 400 - total flux cleaned = 0.00186386 Jy ! Component: 450 - total flux cleaned = 0.00168387 Jy ! Component: 500 - total flux cleaned = 0.0015522 Jy ! Component: 550 - total flux cleaned = 0.00150921 Jy ! Component: 600 - total flux cleaned = 0.00146621 Jy ! Component: 650 - total flux cleaned = 0.00138223 Jy ! Component: 700 - total flux cleaned = 0.00121861 Jy ! Component: 750 - total flux cleaned = 0.00109861 Jy ! Component: 800 - total flux cleaned = 0.00109848 Jy ! Component: 850 - total flux cleaned = 0.00109756 Jy ! Component: 900 - total flux cleaned = 0.000982336 Jy ! Component: 950 - total flux cleaned = 0.00101995 Jy ! Component: 1000 - total flux cleaned = 0.0010203 Jy ! Component: 1050 - total flux cleaned = 0.00105684 Jy ! Component: 1100 - total flux cleaned = 0.00109305 Jy ! Component: 1150 - total flux cleaned = 0.0011647 Jy ! Component: 1200 - total flux cleaned = 0.0011295 Jy ! Component: 1250 - total flux cleaned = 0.00109499 Jy ! Component: 1300 - total flux cleaned = 0.00123185 Jy ! Component: 1350 - total flux cleaned = 0.00123101 Jy ! Component: 1400 - total flux cleaned = 0.00123138 Jy ! Component: 1450 - total flux cleaned = 0.00126491 Jy ! Component: 1500 - total flux cleaned = 0.00139566 Jy ! Component: 1550 - total flux cleaned = 0.00139561 Jy ! Component: 1600 - total flux cleaned = 0.00152394 Jy ! Component: 1650 - total flux cleaned = 0.00161914 Jy ! Component: 1700 - total flux cleaned = 0.00161949 Jy ! Component: 1750 - total flux cleaned = 0.00165088 Jy ! Component: 1800 - total flux cleaned = 0.00177384 Jy ! Component: 1850 - total flux cleaned = 0.00198681 Jy ! Component: 1900 - total flux cleaned = 0.00204662 Jy ! Component: 1950 - total flux cleaned = 0.0021359 Jy ! Component: 2000 - total flux cleaned = 0.00219501 Jy ! Component: 2050 - total flux cleaned = 0.00234122 Jy ! Component: 2100 - total flux cleaned = 0.00254396 Jy ! Component: 2150 - total flux cleaned = 0.00262955 Jy ! Component: 2200 - total flux cleaned = 0.00265782 Jy ! Component: 2250 - total flux cleaned = 0.00282685 Jy ! Component: 2300 - total flux cleaned = 0.00293796 Jy ! Component: 2350 - total flux cleaned = 0.00299341 Jy ! Component: 2400 - total flux cleaned = 0.00315756 Jy ! Component: 2450 - total flux cleaned = 0.00321181 Jy ! Component: 2500 - total flux cleaned = 0.00334653 Jy ! Component: 2550 - total flux cleaned = 0.00342659 Jy ! Component: 2600 - total flux cleaned = 0.0035591 Jy ! Component: 2650 - total flux cleaned = 0.00358543 Jy ! Component: 2700 - total flux cleaned = 0.0036372 Jy ! Component: 2750 - total flux cleaned = 0.00363723 Jy ! Component: 2800 - total flux cleaned = 0.00368805 Jy ! Component: 2850 - total flux cleaned = 0.00373883 Jy ! Component: 2900 - total flux cleaned = 0.00383967 Jy ! Component: 2950 - total flux cleaned = 0.0038641 Jy ! Component: 3000 - total flux cleaned = 0.00381427 Jy ! Component: 3050 - total flux cleaned = 0.00383869 Jy ! Component: 3100 - total flux cleaned = 0.00383859 Jy ! Component: 3150 - total flux cleaned = 0.00386314 Jy ! Component: 3200 - total flux cleaned = 0.00388748 Jy ! Component: 3250 - total flux cleaned = 0.00391143 Jy ! Component: 3300 - total flux cleaned = 0.00403028 Jy ! Component: 3350 - total flux cleaned = 0.00403044 Jy ! Component: 3400 - total flux cleaned = 0.004054 Jy ! Component: 3450 - total flux cleaned = 0.00407751 Jy ! Component: 3500 - total flux cleaned = 0.00412391 Jy ! Component: 3550 - total flux cleaned = 0.00416999 Jy ! Component: 3600 - total flux cleaned = 0.00423861 Jy ! Component: 3650 - total flux cleaned = 0.00417052 Jy ! Component: 3700 - total flux cleaned = 0.00426103 Jy ! Component: 3750 - total flux cleaned = 0.00428346 Jy ! Component: 3800 - total flux cleaned = 0.00423892 Jy ! Component: 3850 - total flux cleaned = 0.00430547 Jy ! Component: 3900 - total flux cleaned = 0.00434968 Jy ! Component: 3950 - total flux cleaned = 0.00439377 Jy ! Component: 4000 - total flux cleaned = 0.00445884 Jy ! Component: 4050 - total flux cleaned = 0.00445869 Jy ! Total flux subtracted in 4096 components = 0.00443722 Jy ! Clean residual min=-0.001312 max=0.001332 Jy/beam ! Clean residual mean=-0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.141194 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 388 components and 0.141194 Jy ![Exited script file: muppet] wmap "J1511+2208_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.194 x 6.674 at -2.508 degrees (North through East) ! Clean map min=-0.0081923 max=0.065892 Jy/beam ! Writing clean map to FITS file: J1511+2208_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0658918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000397686 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.81063 1.81063 3.62126 7.24253 14.4851 28.9701 57.9402 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.065 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.194 x 6.674 at -2.508 degrees (North through East) ! Clean map min=-0.0081923 max=0.065892 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 J1511+2208_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:56:56 2019