! Started logfile: J1041+523A_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:02:38 2016 obs J1041+523A_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1041+523A_S_2014_08_09_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.829167 visibilities/baseline/integration-bin. ! Found source: J1041+523A ! ! 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 342 lines of history. ! ! Reading 4776 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 J1041+523A_S_2014_08_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.560350Jy sigma=0.006547 ! Fit after self-cal, rms=0.552518Jy sigma=0.006457 ! 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=3.344 mas, bmaj=4.73 mas, bpa=-27.61 degrees ! Estimated noise=1087.44 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.345801 Jy ! Component: 100 - total flux cleaned = 0.426868 Jy ! Total flux subtracted in 100 components = 0.426868 Jy ! Clean residual min=-0.012583 max=0.029781 Jy/beam ! Clean residual mean=-0.000050 rms=0.003357 Jy/beam ! Combined flux in latest and established models = 0.426868 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.426868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103857Jy sigma=0.001090 ! Fit after self-cal, rms=0.103840Jy sigma=0.001089 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301165 Jy ! Component: 100 - total flux cleaned = 0.0438499 Jy ! Total flux subtracted in 100 components = 0.0438499 Jy ! Clean residual min=-0.011002 max=0.008769 Jy/beam ! Clean residual mean=-0.000036 rms=0.002290 Jy/beam ! Combined flux in latest and established models = 0.470718 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.470718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092905Jy sigma=0.000982 ! Fit after self-cal, rms=0.092891Jy sigma=0.000982 ! 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.984 mas, bmaj=5.479 mas, bpa=-26.38 degrees ! Estimated noise=895.671 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.00968144 Jy ! Component: 100 - total flux cleaned = 0.0151786 Jy ! Component: 150 - total flux cleaned = 0.0187025 Jy ! Component: 200 - total flux cleaned = 0.0209923 Jy ! Total flux subtracted in 200 components = 0.0209923 Jy ! Clean residual min=-0.008671 max=0.008978 Jy/beam ! Clean residual mean=-0.000059 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.491711 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.491711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091311Jy sigma=0.000975 ! Fit after self-cal, rms=0.091297Jy sigma=0.000975 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 0.97 KP 1.07 ! LA 1.11 MK 1.03 NL 0.99 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.03 KP 1.02 ! LA 1.05 MK 0.98 NL 1.05 OV 1.01 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.03 KP 0.90 ! LA 0.85 MK 1.04 NL 0.98 OV 0.93 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.00 KP 0.86 ! LA 0.80 MK 1.00 NL 1.11 OV 0.98 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.091297Jy sigma=0.000975 ! Fit after self-cal, rms=0.072822Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.009 mas, bmaj=5.48 mas, bpa=-26.07 degrees ! Estimated noise=896.711 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 (9, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00636005 Jy ! Component: 100 - total flux cleaned = 0.009954 Jy ! Component: 150 - total flux cleaned = 0.0119234 Jy ! Component: 200 - total flux cleaned = 0.0124889 Jy ! Total flux subtracted in 200 components = 0.0124889 Jy ! Clean residual min=-0.004362 max=0.005529 Jy/beam ! Clean residual mean=-0.000039 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.504199 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.504199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072270Jy sigma=0.000798 ! Fit after self-cal, rms=0.072244Jy sigma=0.000797 ! Inverting map ! Added new window around map position (16.5, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504707 Jy ! Component: 100 - total flux cleaned = 0.00766 Jy ! Component: 150 - total flux cleaned = 0.00959944 Jy ! Component: 200 - total flux cleaned = 0.0104271 Jy ! Total flux subtracted in 200 components = 0.0104271 Jy ! Clean residual min=-0.003637 max=0.003594 Jy/beam ! Clean residual mean=-0.000026 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.514627 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.514627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071873Jy sigma=0.000793 ! Fit after self-cal, rms=0.071841Jy sigma=0.000792 ! 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.071841Jy sigma=0.000792 ! Fit after self-cal, rms=0.071215Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.009 mas, bmaj=5.489 mas, bpa=-26.03 degrees ! Estimated noise=895.243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183125 Jy ! Component: 100 - total flux cleaned = 0.00256234 Jy ! Component: 150 - total flux cleaned = 0.00322829 Jy ! Component: 200 - total flux cleaned = 0.00384207 Jy ! Total flux subtracted in 200 components = 0.00384207 Jy ! Clean residual min=-0.003093 max=0.003130 Jy/beam ! Clean residual mean=-0.000006 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.518469 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 114 components and 0.518469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071111Jy sigma=0.000786 ! Fit after self-cal, rms=0.071106Jy sigma=0.000786 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.000795301 Jy ! Component: 100 - total flux cleaned = 0.0011427 Jy ! Component: 150 - total flux cleaned = 0.00129921 Jy ! Component: 200 - total flux cleaned = 0.00147624 Jy ! Total flux subtracted in 200 components = 0.00147624 Jy ! Clean residual min=-0.003095 max=0.002987 Jy/beam ! Clean residual mean=-0.000004 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.519945 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 126 components and 0.519945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071065Jy sigma=0.000785 ! Fit after self-cal, rms=0.071064Jy sigma=0.000785 ! 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.071064Jy sigma=0.000785 ! Fit after self-cal, rms=0.071017Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.011 mas, bmaj=5.493 mas, bpa=-26 degrees ! Estimated noise=894.587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260454 Jy ! Component: 100 - total flux cleaned = -2.98844e-05 Jy ! Component: 150 - total flux cleaned = 7.33641e-05 Jy ! Component: 200 - total flux cleaned = 0.00013683 Jy ! Total flux subtracted in 200 components = 0.00013683 Jy ! Clean residual min=-0.003065 max=0.002909 Jy/beam ! Clean residual mean=-0.000003 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.520082 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 135 components and 0.520081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070983Jy sigma=0.000785 ! Fit after self-cal, rms=0.070982Jy sigma=0.000785 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.000264052 Jy ! Component: 100 - total flux cleaned = 0.00035265 Jy ! Component: 150 - total flux cleaned = 0.000463652 Jy ! Component: 200 - total flux cleaned = 0.00054134 Jy ! Total flux subtracted in 200 components = 0.00054134 Jy ! Clean residual min=-0.003052 max=0.002842 Jy/beam ! Clean residual mean=-0.000002 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.520623 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.520623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070963Jy sigma=0.000784 ! Fit after self-cal, rms=0.070963Jy sigma=0.000784 ! 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.070963Jy sigma=0.000784 ! Fit after self-cal, rms=0.070939Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.324 mas, bmaj=9.108 mas, bpa=-24.93 degrees ! Estimated noise=1078.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000706947 Jy ! Component: 100 - total flux cleaned = -0.000520685 Jy ! Component: 150 - total flux cleaned = -0.000439637 Jy ! Component: 200 - total flux cleaned = -0.000368364 Jy ! Total flux subtracted in 200 components = -0.000368364 Jy ! Clean residual min=-0.003552 max=0.003866 Jy/beam ! Clean residual mean=-0.000001 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.520254 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 150 components and 0.520254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070926Jy sigma=0.000784 ! Fit after self-cal, rms=0.070924Jy sigma=0.000784 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 (27, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352812 Jy ! Component: 100 - total flux cleaned = 0.00551743 Jy ! Component: 150 - total flux cleaned = 0.00679647 Jy ! Component: 200 - total flux cleaned = 0.00748558 Jy ! Total flux subtracted in 200 components = 0.00748558 Jy ! Clean residual min=-0.003004 max=0.002600 Jy/beam ! Clean residual mean=-0.000004 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.52774 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 207 components and 0.52774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070823Jy sigma=0.000783 ! Fit after self-cal, rms=0.070819Jy sigma=0.000783 ! 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=4.012 mas, bmaj=5.498 mas, bpa=-25.99 degrees ! Estimated noise=894.102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 5.498 at -25.99 degrees (North through East) ! Clean map min=-0.0027826 max=0.44485 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=3.362 mas, bmaj=4.741 mas, bpa=-27.19 degrees ! Estimated noise=1091.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.345347 Jy ! Component: 100 - total flux cleaned = 0.425745 Jy ! Component: 150 - total flux cleaned = 0.454819 Jy ! Component: 200 - total flux cleaned = 0.467621 Jy ! Total flux subtracted in 200 components = 0.467621 Jy ! Clean residual min=-0.004522 max=0.006081 Jy/beam ! Clean residual mean=-0.000019 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.467621 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.467621 Jy ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=5.498 mas, bpa=-25.99 degrees ! Estimated noise=894.102 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.00972713 Jy ! Component: 100 - total flux cleaned = 0.0168004 Jy ! Component: 150 - total flux cleaned = 0.0223714 Jy ! Component: 200 - total flux cleaned = 0.0269569 Jy ! Total flux subtracted in 200 components = 0.0269569 Jy ! Clean residual min=-0.003805 max=0.003923 Jy/beam ! Clean residual mean=-0.000026 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.494577 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 64 components and 0.494578 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.324 mas, bmaj=9.108 mas, bpa=-24.93 degrees ! Estimated noise=1078.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630673 Jy ! Component: 100 - total flux cleaned = 0.0110727 Jy ! Component: 150 - total flux cleaned = 0.0148721 Jy ! Component: 200 - total flux cleaned = 0.0179908 Jy ! Total flux subtracted in 200 components = 0.0179908 Jy ! Clean residual min=-0.003353 max=0.003405 Jy/beam ! Clean residual mean=-0.000023 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.512568 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.00259206 Jy ! Component: 100 - total flux cleaned = 0.00478955 Jy ! Component: 150 - total flux cleaned = 0.00666747 Jy ! Component: 200 - total flux cleaned = 0.00828304 Jy ! Total flux subtracted in 200 components = 0.00828304 Jy ! Clean residual min=-0.002786 max=0.002814 Jy/beam ! Clean residual mean=-0.000013 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.520851 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 161 components and 0.520851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=5.498 mas, bpa=-25.99 degrees ! Estimated noise=894.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00083237 Jy ! Component: 100 - total flux cleaned = 0.00162043 Jy ! Component: 150 - total flux cleaned = 0.00251513 Jy ! Component: 200 - total flux cleaned = 0.00321864 Jy ! Total flux subtracted in 200 components = 0.00321864 Jy ! Clean residual min=-0.002661 max=0.002340 Jy/beam ! Clean residual mean=-0.000005 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.52407 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 191 components and 0.52407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070868Jy sigma=0.000783 ! Fit after self-cal, rms=0.070846Jy sigma=0.000783 wmodel J1041+523A_S_2014_08_09_pus_map.mod ! Writing 191 model components to file: J1041+523A_S_2014_08_09_pus_map.mod wobs J1041+523A_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1041+523A_S_2014_08_09_pus_uvs.fits wwins J1041+523A_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J1041+523A_S_2014_08_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.00109307 Jy ! Component: 100 - total flux cleaned = -0.00166794 Jy ! Component: 150 - total flux cleaned = -0.00179285 Jy ! Component: 200 - total flux cleaned = -0.00191157 Jy ! Component: 250 - total flux cleaned = -0.00195006 Jy ! Component: 300 - total flux cleaned = -0.00194987 Jy ! Component: 350 - total flux cleaned = -0.00202062 Jy ! Component: 400 - total flux cleaned = -0.00205542 Jy ! Component: 450 - total flux cleaned = -0.00212301 Jy ! Component: 500 - total flux cleaned = -0.00198963 Jy ! Component: 550 - total flux cleaned = -0.00199085 Jy ! Component: 600 - total flux cleaned = -0.00208702 Jy ! Component: 650 - total flux cleaned = -0.00211897 Jy ! Component: 700 - total flux cleaned = -0.00218122 Jy ! Component: 750 - total flux cleaned = -0.00224227 Jy ! Component: 800 - total flux cleaned = -0.00236144 Jy ! Component: 850 - total flux cleaned = -0.00236168 Jy ! Component: 900 - total flux cleaned = -0.00244876 Jy ! Component: 950 - total flux cleaned = -0.00253374 Jy ! Component: 1000 - total flux cleaned = -0.00256208 Jy ! Component: 1050 - total flux cleaned = -0.00261759 Jy ! Component: 1100 - total flux cleaned = -0.00272677 Jy ! Component: 1150 - total flux cleaned = -0.00278033 Jy ! Component: 1200 - total flux cleaned = -0.0028328 Jy ! Component: 1250 - total flux cleaned = -0.00283281 Jy ! Component: 1300 - total flux cleaned = -0.00283293 Jy ! Component: 1350 - total flux cleaned = -0.00285847 Jy ! Component: 1400 - total flux cleaned = -0.00290868 Jy ! Component: 1450 - total flux cleaned = -0.00290787 Jy ! Component: 1500 - total flux cleaned = -0.00290742 Jy ! Component: 1550 - total flux cleaned = -0.00281058 Jy ! Component: 1600 - total flux cleaned = -0.00290579 Jy ! Component: 1650 - total flux cleaned = -0.00278732 Jy ! Component: 1700 - total flux cleaned = -0.00278769 Jy ! Component: 1750 - total flux cleaned = -0.00278762 Jy ! Component: 1800 - total flux cleaned = -0.00283343 Jy ! Component: 1850 - total flux cleaned = -0.00278835 Jy ! Component: 1900 - total flux cleaned = -0.00285523 Jy ! Component: 1950 - total flux cleaned = -0.00281074 Jy ! Component: 2000 - total flux cleaned = -0.00285472 Jy ! Component: 2050 - total flux cleaned = -0.00289779 Jy ! Component: 2100 - total flux cleaned = -0.002855 Jy ! Component: 2150 - total flux cleaned = -0.00283343 Jy ! Component: 2200 - total flux cleaned = -0.00285465 Jy ! Component: 2250 - total flux cleaned = -0.00283364 Jy ! Component: 2300 - total flux cleaned = -0.0028132 Jy ! Component: 2350 - total flux cleaned = -0.00281292 Jy ! Component: 2400 - total flux cleaned = -0.00269152 Jy ! Component: 2450 - total flux cleaned = -0.00263154 Jy ! Component: 2500 - total flux cleaned = -0.0026715 Jy ! Component: 2550 - total flux cleaned = -0.00259274 Jy ! Component: 2600 - total flux cleaned = -0.0026906 Jy ! Component: 2650 - total flux cleaned = -0.00265162 Jy ! Component: 2700 - total flux cleaned = -0.00259385 Jy ! Component: 2750 - total flux cleaned = -0.00253648 Jy ! Component: 2800 - total flux cleaned = -0.00257421 Jy ! Component: 2850 - total flux cleaned = -0.00244277 Jy ! Component: 2900 - total flux cleaned = -0.00246147 Jy ! Component: 2950 - total flux cleaned = -0.00249841 Jy ! Component: 3000 - total flux cleaned = -0.00251659 Jy ! Component: 3050 - total flux cleaned = -0.00251656 Jy ! Component: 3100 - total flux cleaned = -0.00246224 Jy ! Component: 3150 - total flux cleaned = -0.0024263 Jy ! Component: 3200 - total flux cleaned = -0.00242616 Jy ! Component: 3250 - total flux cleaned = -0.00242601 Jy ! Component: 3300 - total flux cleaned = -0.00240839 Jy ! Component: 3350 - total flux cleaned = -0.00239091 Jy ! Component: 3400 - total flux cleaned = -0.00235619 Jy ! Component: 3450 - total flux cleaned = -0.00232171 Jy ! Component: 3500 - total flux cleaned = -0.00232196 Jy ! Component: 3550 - total flux cleaned = -0.00232191 Jy ! Component: 3600 - total flux cleaned = -0.00223771 Jy ! Component: 3650 - total flux cleaned = -0.00233816 Jy ! Component: 3700 - total flux cleaned = -0.00225491 Jy ! Component: 3750 - total flux cleaned = -0.00227153 Jy ! Component: 3800 - total flux cleaned = -0.00223867 Jy ! Component: 3850 - total flux cleaned = -0.00223866 Jy ! Component: 3900 - total flux cleaned = -0.00222248 Jy ! Component: 3950 - total flux cleaned = -0.00227076 Jy ! Component: 4000 - total flux cleaned = -0.00214257 Jy ! Component: 4050 - total flux cleaned = -0.00219047 Jy ! Total flux subtracted in 4096 components = -0.00215871 Jy ! Clean residual min=-0.000947 max=0.001285 Jy/beam ! Clean residual mean=-0.000005 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.521911 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 491 components and 0.521911 Jy ![Exited script file: muppet] wmap "J1041+523A_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 5.498 at -25.99 degrees (North through East) ! Clean map min=-0.0022689 max=0.44575 Jy/beam ! Writing clean map to FITS file: J1041+523A_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.445745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282812 device "J1041+523A_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1041+523A_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.190341 0.190341 0.380682 0.761365 1.52273 3.04546 6.09092 12.1818 24.3637 48.7274 97.4547 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.445 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 5.498 at -25.99 degrees (North through East) ! Clean map min=-0.0022689 max=0.44575 Jy/beam quit ! Quitting program ! Log file J1041+523A_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:02:44 2016