! Started logfile: J0958+6533_S_2017_10_09_pus_uvs.log on Sun May 12 13:09:32 2019 obs J0958+6533_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0958+6533_S_2017_10_09_pus_uva.fits ! AN table 1: 10 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.647222 visibilities/baseline/integration-bin. ! Found source: J0958+6533 ! ! 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 496 lines of history. ! ! Reading 932 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 J0958+6533_S_2017_10_09_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.489365Jy sigma=0.004699 ! Fit after self-cal, rms=0.466430Jy sigma=0.004429 ! 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.594 mas, bmaj=9.082 mas, bpa=-11.21 degrees ! Estimated noise=3246.24 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.449172 Jy ! Component: 100 - total flux cleaned = 0.557462 Jy ! Total flux subtracted in 100 components = 0.557462 Jy ! Clean residual min=-0.051659 max=0.127789 Jy/beam ! Clean residual mean=0.000437 rms=0.018995 Jy/beam ! Combined flux in latest and established models = 0.557461 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.557461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212404Jy sigma=0.001827 ! Fit after self-cal, rms=0.212389Jy sigma=0.001827 ! Inverting map ! Added new window around map position (36, -35). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101959 Jy ! Component: 100 - total flux cleaned = 0.143206 Jy ! Total flux subtracted in 100 components = 0.143206 Jy ! Clean residual min=-0.037564 max=0.064993 Jy/beam ! Clean residual mean=0.000158 rms=0.011058 Jy/beam ! Combined flux in latest and established models = 0.700667 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.700667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156163Jy sigma=0.001336 ! Fit after self-cal, rms=0.150065Jy sigma=0.001273 ! 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.086 mas, bmaj=9.206 mas, bpa=-9.763 degrees ! Estimated noise=2678.78 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.0184678 Jy ! Component: 100 - total flux cleaned = 0.0241504 Jy ! Component: 150 - total flux cleaned = 0.0278756 Jy ! Component: 200 - total flux cleaned = 0.0314427 Jy ! Total flux subtracted in 200 components = 0.0314427 Jy ! Clean residual min=-0.028273 max=0.037842 Jy/beam ! Clean residual mean=0.000187 rms=0.008452 Jy/beam ! Combined flux in latest and established models = 0.73211 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.73211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137424Jy sigma=0.001165 ! Fit after self-cal, rms=0.136488Jy sigma=0.001154 ! 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.93 FD 1.01 HN 1.02 KP 1.03 ! LA 1.02 MK 1.04 NL 0.89 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.09 HN 1.03 KP 0.98 ! LA 0.99 MK 0.99 NL 2.50 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.11 HN 1.02 KP 0.89 ! LA 0.76 MK 0.98 NL 1.27 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.98 KP 1.00* ! LA 0.81 MK 1.14 NL 1.00* OV 1.00* ! PT 1.03 ! ! ! Fit before self-cal, rms=0.136488Jy sigma=0.001154 ! Fit after self-cal, rms=0.096528Jy sigma=0.000738 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.152 mas, bpa=-9.705 degrees ! Estimated noise=2796.2 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.0032716 Jy ! Component: 100 - total flux cleaned = -0.00223843 Jy ! Component: 150 - total flux cleaned = -0.0022379 Jy ! Component: 200 - total flux cleaned = -0.00224075 Jy ! Total flux subtracted in 200 components = -0.00224075 Jy ! Clean residual min=-0.013642 max=0.013526 Jy/beam ! Clean residual mean=0.000013 rms=0.003595 Jy/beam ! Combined flux in latest and established models = 0.729869 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.729869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095006Jy sigma=0.000726 ! Fit after self-cal, rms=0.094994Jy sigma=0.000725 ! 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.094994Jy sigma=0.000725 ! Fit after self-cal, rms=0.096356Jy sigma=0.000723 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=9.134 mas, bpa=-9.708 degrees ! Estimated noise=2802.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.002633 Jy ! Component: 100 - total flux cleaned = -0.00243386 Jy ! Component: 150 - total flux cleaned = -0.00258216 Jy ! Component: 200 - total flux cleaned = -0.00271966 Jy ! Total flux subtracted in 200 components = -0.00271966 Jy ! Clean residual min=-0.012746 max=0.012981 Jy/beam ! Clean residual mean=0.000012 rms=0.003361 Jy/beam ! Combined flux in latest and established models = 0.72715 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.72715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095504Jy sigma=0.000717 ! Fit after self-cal, rms=0.095419Jy sigma=0.000717 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.000351705 Jy ! Component: 100 - total flux cleaned = -0.000232934 Jy ! Component: 150 - total flux cleaned = -0.000123284 Jy ! Component: 200 - total flux cleaned = -1.68211e-05 Jy ! Total flux subtracted in 200 components = -1.68211e-05 Jy ! Clean residual min=-0.012474 max=0.012263 Jy/beam ! Clean residual mean=0.000012 rms=0.003303 Jy/beam ! Combined flux in latest and established models = 0.727133 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.727133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095107Jy sigma=0.000715 ! Fit after self-cal, rms=0.095084Jy sigma=0.000715 ! 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.095084Jy sigma=0.000715 ! Fit after self-cal, rms=0.096459Jy sigma=0.000713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=9.119 mas, bpa=-9.704 degrees ! Estimated noise=2807.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0027645 Jy ! Component: 100 - total flux cleaned = -0.00247234 Jy ! Component: 150 - total flux cleaned = -0.00246058 Jy ! Component: 200 - total flux cleaned = -0.00224149 Jy ! Total flux subtracted in 200 components = -0.00224149 Jy ! Clean residual min=-0.011839 max=0.012089 Jy/beam ! Clean residual mean=0.000007 rms=0.003145 Jy/beam ! Combined flux in latest and established models = 0.724891 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.724891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095963Jy sigma=0.000710 ! Fit after self-cal, rms=0.095869Jy 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.000209858 Jy ! Component: 100 - total flux cleaned = -1.86168e-05 Jy ! Component: 150 - total flux cleaned = 7.0884e-05 Jy ! Component: 200 - total flux cleaned = 0.000243962 Jy ! Total flux subtracted in 200 components = 0.000243962 Jy ! Clean residual min=-0.011720 max=0.011634 Jy/beam ! Clean residual mean=0.000006 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 0.725135 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.725135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095633Jy sigma=0.000708 ! Fit after self-cal, rms=0.095601Jy sigma=0.000708 ! 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.095601Jy sigma=0.000708 ! Fit after self-cal, rms=0.096733Jy sigma=0.000707 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.787 mas, bmaj=10.58 mas, bpa=-19.66 degrees ! Estimated noise=3653.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000536073 Jy ! Component: 100 - total flux cleaned = -0.000163301 Jy ! Component: 150 - total flux cleaned = -3.0682e-06 Jy ! Component: 200 - total flux cleaned = 1.13925e-06 Jy ! Total flux subtracted in 200 components = 1.13925e-06 Jy ! Clean residual min=-0.014501 max=0.015029 Jy/beam ! Clean residual mean=-0.000012 rms=0.004079 Jy/beam ! Combined flux in latest and established models = 0.725136 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.725136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096593Jy sigma=0.000706 ! Fit after self-cal, rms=0.096448Jy sigma=0.000705 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.69942e-05 Jy ! Component: 100 - total flux cleaned = 8.54489e-05 Jy ! Component: 150 - total flux cleaned = -4.12834e-05 Jy ! Component: 200 - total flux cleaned = -0.000150791 Jy ! Total flux subtracted in 200 components = -0.000150791 Jy ! Clean residual min=-0.014139 max=0.014387 Jy/beam ! Clean residual mean=-0.000011 rms=0.003976 Jy/beam ! Combined flux in latest and established models = 0.724985 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.724985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096378Jy sigma=0.000705 ! Fit after self-cal, rms=0.096299Jy sigma=0.000705 ! 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.118 mas, bmaj=9.108 mas, bpa=-9.706 degrees ! Estimated noise=2810.57 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.118 x 9.108 at -9.706 degrees (North through East) ! Clean map min=-0.011881 max=0.5321 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096299Jy sigma=0.000705 ! Fit after self-cal, rms=0.092766Jy sigma=0.000651 ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.107 mas, bpa=-9.675 degrees ! Estimated noise=2812.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122239 Jy ! Component: 100 - total flux cleaned = -0.000977918 Jy ! Component: 150 - total flux cleaned = -0.000873287 Jy ! Component: 200 - total flux cleaned = -0.000781328 Jy ! Total flux subtracted in 200 components = -0.000781328 Jy ! Clean residual min=-0.011758 max=0.010603 Jy/beam ! Clean residual mean=-0.000009 rms=0.002873 Jy/beam ! Combined flux in latest and established models = 0.724204 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.724204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092347Jy sigma=0.000648 ! Fit after self-cal, rms=0.092292Jy sigma=0.000648 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320594 Jy ! Component: 100 - total flux cleaned = -0.000152333 Jy ! Component: 150 - total flux cleaned = 2.75703e-06 Jy ! Component: 200 - total flux cleaned = 7.23586e-05 Jy ! Total flux subtracted in 200 components = 7.23586e-05 Jy ! Clean residual min=-0.011271 max=0.010449 Jy/beam ! Clean residual mean=-0.000010 rms=0.002845 Jy/beam ! Combined flux in latest and established models = 0.724276 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.724276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092108Jy sigma=0.000647 ! Fit after self-cal, rms=0.092091Jy sigma=0.000647 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092091Jy sigma=0.000647 ! Fit after self-cal, rms=0.092970Jy sigma=0.000646 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.627 mas, bmaj=8.976 mas, bpa=-11.36 degrees ! Estimated noise=3385.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.467116 Jy ! Component: 100 - total flux cleaned = 0.593192 Jy ! Component: 150 - total flux cleaned = 0.645691 Jy ! Component: 200 - total flux cleaned = 0.671425 Jy ! Total flux subtracted in 200 components = 0.671425 Jy ! Clean residual min=-0.012991 max=0.017280 Jy/beam ! Clean residual mean=0.000092 rms=0.004249 Jy/beam ! Combined flux in latest and established models = 0.671425 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.671425 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.098 mas, bpa=-9.687 degrees ! Estimated noise=2814.25 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.0179762 Jy ! Component: 100 - total flux cleaned = 0.0288803 Jy ! Component: 150 - total flux cleaned = 0.0363455 Jy ! Component: 200 - total flux cleaned = 0.038588 Jy ! Total flux subtracted in 200 components = 0.038588 Jy ! Clean residual min=-0.011784 max=0.013928 Jy/beam ! Clean residual mean=0.000026 rms=0.003158 Jy/beam ! Combined flux in latest and established models = 0.710013 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 55 components and 0.710013 Jy ! Inverting map ! Added new window around map position (20.5, -37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116571 Jy ! Component: 100 - total flux cleaned = 0.0151428 Jy ! Component: 150 - total flux cleaned = 0.0174804 Jy ! Component: 200 - total flux cleaned = 0.018308 Jy ! Total flux subtracted in 200 components = 0.018308 Jy ! Clean residual min=-0.010299 max=0.007924 Jy/beam ! Clean residual mean=-0.000016 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.728321 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 91 components and 0.728321 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.8 mas, bmaj=10.56 mas, bpa=-19.4 degrees ! Estimated noise=3665.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150501 Jy ! Component: 100 - total flux cleaned = 0.00150087 Jy ! Component: 150 - total flux cleaned = 0.00134702 Jy ! Component: 200 - total flux cleaned = 0.00134912 Jy ! Total flux subtracted in 200 components = 0.00134912 Jy ! Clean residual min=-0.011750 max=0.007633 Jy/beam ! Clean residual mean=-0.000050 rms=0.002881 Jy/beam ! Combined flux in latest and established models = 0.72967 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.000125937 Jy ! Component: 100 - total flux cleaned = -0.000364091 Jy ! Component: 150 - total flux cleaned = -0.000586854 Jy ! Component: 200 - total flux cleaned = -0.000799818 Jy ! Total flux subtracted in 200 components = -0.000799818 Jy ! Clean residual min=-0.011053 max=0.007434 Jy/beam ! Clean residual mean=-0.000047 rms=0.002733 Jy/beam ! Combined flux in latest and established models = 0.72887 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 125 components and 0.72887 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.098 mas, bpa=-9.687 degrees ! Estimated noise=2814.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288606 Jy ! Component: 100 - total flux cleaned = 0.00040651 Jy ! Component: 150 - total flux cleaned = 0.000630047 Jy ! Component: 200 - total flux cleaned = 0.000929409 Jy ! Total flux subtracted in 200 components = 0.000929409 Jy ! Clean residual min=-0.009162 max=0.007428 Jy/beam ! Clean residual mean=-0.000020 rms=0.002162 Jy/beam ! Combined flux in latest and established models = 0.729799 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 140 components and 0.729799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091246Jy sigma=0.000632 ! Fit after self-cal, rms=0.090897Jy sigma=0.000631 wmodel J0958+6533_S_2017_10_09_pus_map.mod ! Writing 140 model components to file: J0958+6533_S_2017_10_09_pus_map.mod wobs J0958+6533_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0958+6533_S_2017_10_09_pus_uvs.fits wwins J0958+6533_S_2017_10_09_pus_map.win ! wwins: Wrote 3 windows to J0958+6533_S_2017_10_09_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.00368046 Jy ! Component: 100 - total flux cleaned = -0.00420327 Jy ! Component: 150 - total flux cleaned = -0.00492835 Jy ! Component: 200 - total flux cleaned = -0.00582563 Jy ! Component: 250 - total flux cleaned = -0.00645807 Jy ! Component: 300 - total flux cleaned = -0.00675921 Jy ! Component: 350 - total flux cleaned = -0.00714179 Jy ! Component: 400 - total flux cleaned = -0.00760026 Jy ! Component: 450 - total flux cleaned = -0.00803754 Jy ! Component: 500 - total flux cleaned = -0.00837047 Jy ! Component: 550 - total flux cleaned = -0.00860946 Jy ! Component: 600 - total flux cleaned = -0.00861043 Jy ! Component: 650 - total flux cleaned = -0.00846377 Jy ! Component: 700 - total flux cleaned = -0.0086796 Jy ! Component: 750 - total flux cleaned = -0.00854047 Jy ! Component: 800 - total flux cleaned = -0.00833824 Jy ! Component: 850 - total flux cleaned = -0.00801055 Jy ! Component: 900 - total flux cleaned = -0.00788343 Jy ! Component: 950 - total flux cleaned = -0.00763434 Jy ! Component: 1000 - total flux cleaned = -0.00727085 Jy ! Component: 1050 - total flux cleaned = -0.00685651 Jy ! Component: 1100 - total flux cleaned = -0.00645265 Jy ! Component: 1150 - total flux cleaned = -0.00600011 Jy ! Component: 1200 - total flux cleaned = -0.00550203 Jy ! Component: 1250 - total flux cleaned = -0.00501376 Jy ! Component: 1300 - total flux cleaned = -0.0045351 Jy ! Component: 1350 - total flux cleaned = -0.00416966 Jy ! Component: 1400 - total flux cleaned = -0.00386112 Jy ! Component: 1450 - total flux cleaned = -0.00355876 Jy ! Component: 1500 - total flux cleaned = -0.00336032 Jy ! Component: 1550 - total flux cleaned = -0.00311575 Jy ! Component: 1600 - total flux cleaned = -0.00268254 Jy ! Component: 1650 - total flux cleaned = -0.00230378 Jy ! Component: 1700 - total flux cleaned = -0.00197667 Jy ! Component: 1750 - total flux cleaned = -0.00156227 Jy ! Component: 1800 - total flux cleaned = -0.00115269 Jy ! Component: 1850 - total flux cleaned = -0.000748223 Jy ! Component: 1900 - total flux cleaned = -0.000304527 Jy ! Component: 1950 - total flux cleaned = 2.38793e-06 Jy ! Component: 2000 - total flux cleaned = 0.00026329 Jy ! Component: 2050 - total flux cleaned = 0.000693578 Jy ! Component: 2100 - total flux cleaned = 0.00103574 Jy ! Component: 2150 - total flux cleaned = 0.00137619 Jy ! Component: 2200 - total flux cleaned = 0.00167289 Jy ! Component: 2250 - total flux cleaned = 0.00188439 Jy ! Component: 2300 - total flux cleaned = 0.00205358 Jy ! Component: 2350 - total flux cleaned = 0.00226493 Jy ! Component: 2400 - total flux cleaned = 0.00251833 Jy ! Component: 2450 - total flux cleaned = 0.00277158 Jy ! Component: 2500 - total flux cleaned = 0.00298273 Jy ! Component: 2550 - total flux cleaned = 0.00323672 Jy ! Component: 2600 - total flux cleaned = 0.00340657 Jy ! Component: 2650 - total flux cleaned = 0.00353466 Jy ! Component: 2700 - total flux cleaned = 0.00362071 Jy ! Component: 2750 - total flux cleaned = 0.00374998 Jy ! Component: 2800 - total flux cleaned = 0.00379355 Jy ! Component: 2850 - total flux cleaned = 0.00374933 Jy ! Component: 2900 - total flux cleaned = 0.00365986 Jy ! Component: 2950 - total flux cleaned = 0.00356958 Jy ! Component: 3000 - total flux cleaned = 0.00343141 Jy ! Component: 3050 - total flux cleaned = 0.00324281 Jy ! Component: 3100 - total flux cleaned = 0.00314635 Jy ! Component: 3150 - total flux cleaned = 0.00294888 Jy ! Component: 3200 - total flux cleaned = 0.00289778 Jy ! Component: 3250 - total flux cleaned = 0.00274255 Jy ! Component: 3300 - total flux cleaned = 0.00263707 Jy ! Component: 3350 - total flux cleaned = 0.00247406 Jy ! Component: 3400 - total flux cleaned = 0.00236338 Jy ! Component: 3450 - total flux cleaned = 0.00219319 Jy ! Component: 3500 - total flux cleaned = 0.002018 Jy ! Component: 3550 - total flux cleaned = 0.00189944 Jy ! Component: 3600 - total flux cleaned = 0.00171685 Jy ! Component: 3650 - total flux cleaned = 0.00146542 Jy ! Component: 3700 - total flux cleaned = 0.00140069 Jy ! Component: 3750 - total flux cleaned = 0.0012685 Jy ! Component: 3800 - total flux cleaned = 0.00113263 Jy ! Component: 3850 - total flux cleaned = 0.000922371 Jy ! Component: 3900 - total flux cleaned = 0.000778315 Jy ! Component: 3950 - total flux cleaned = 0.000556518 Jy ! Component: 4000 - total flux cleaned = 0.000326702 Jy ! Component: 4050 - total flux cleaned = 0.000168538 Jy ! Total flux subtracted in 4096 components = 5.43018e-06 Jy ! Clean residual min=-0.005739 max=0.004627 Jy/beam ! Clean residual mean=0.000003 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.729805 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 374 components and 0.729805 Jy ![Exited script file: muppet] wmap "J0958+6533_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 9.098 at -9.687 degrees (North through East) ! Clean map min=-0.0093851 max=0.53947 Jy/beam ! Writing clean map to FITS file: J0958+6533_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.539467 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00108503 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.603393 0.603393 1.20679 2.41357 4.82714 9.65429 19.3086 38.6171 77.2343 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.539 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.112 x 9.098 at -9.687 degrees (North through East) ! Clean map min=-0.0093851 max=0.53947 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 J0958+6533_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:09:36 2019