! Started logfile: J1526+6110_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:28:40 2017 obs J1526+6110_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1526+6110_S_2015_01_23_pus_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.907619 visibilities/baseline/integration-bin. ! Found source: J1526+6110 ! ! 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 338 lines of history. ! ! Reading 22872 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 J1526+6110_S_2015_01_23_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.063491Jy sigma=0.010871 ! Fit after self-cal, rms=0.999575Jy sigma=0.010502 ! 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.08 mas, bmaj=3.705 mas, bpa=-68.68 degrees ! Estimated noise=895.784 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.0322685 Jy ! Component: 100 - total flux cleaned = 0.040024 Jy ! Total flux subtracted in 100 components = 0.040024 Jy ! Clean residual min=-0.003971 max=0.005440 Jy/beam ! Clean residual mean=-0.000023 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.040024 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.040024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363568Jy sigma=0.000821 ! Fit after self-cal, rms=0.363270Jy sigma=0.000807 ! Inverting map ! Added new window around map position (3.5, -7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657256 Jy ! Component: 100 - total flux cleaned = 0.00996895 Jy ! Total flux subtracted in 100 components = 0.00996895 Jy ! Clean residual min=-0.003428 max=0.003137 Jy/beam ! Clean residual mean=-0.000012 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.0499929 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0499929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362784Jy sigma=0.000802 ! Fit after self-cal, rms=0.362674Jy sigma=0.000801 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00437148 Jy ! Component: 100 - total flux cleaned = 0.00666392 Jy ! Total flux subtracted in 100 components = 0.00666392 Jy ! Clean residual min=-0.003126 max=0.002949 Jy/beam ! Clean residual mean=-0.000008 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0566569 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0566569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362423Jy sigma=0.000798 ! Fit after self-cal, rms=0.362356Jy sigma=0.000797 ! 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.939 mas, bmaj=4.584 mas, bpa=-84.99 degrees ! Estimated noise=470.579 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.00395609 Jy ! Component: 100 - total flux cleaned = 0.00591155 Jy ! Component: 150 - total flux cleaned = 0.00732675 Jy ! Component: 200 - total flux cleaned = 0.00839301 Jy ! Total flux subtracted in 200 components = 0.00839301 Jy ! Clean residual min=-0.003049 max=0.002337 Jy/beam ! Clean residual mean=-0.000003 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0650499 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.0650499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362044Jy sigma=0.000796 ! Fit after self-cal, rms=0.362016Jy sigma=0.000795 ! 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.98 FD 0.23 HN 0.92 KP 1.17 ! LA 1.02 MK 0.94 NL 1.06 OV 1.08 ! PT 1.11 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.70 HN 1.06 KP 1.05 ! LA 1.04 MK 0.93 NL 1.04 OV 1.03 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.74 HN 1.03 KP 0.96 ! LA 0.82 MK 1.07 NL 1.14 OV 1.00 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.31 HN 1.01 KP 0.90 ! LA 0.88 MK 1.06 NL 1.04 OV 1.09 ! PT 1.11 SC 1.01 ! ! ! Fit before self-cal, rms=0.362016Jy sigma=0.000795 ! Fit after self-cal, rms=0.213382Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=4.608 mas, bpa=-86.54 degrees ! Estimated noise=475.313 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.00214226 Jy ! Component: 100 - total flux cleaned = 0.00273293 Jy ! Component: 150 - total flux cleaned = 0.00291546 Jy ! Component: 200 - total flux cleaned = 0.00307484 Jy ! Total flux subtracted in 200 components = 0.00307484 Jy ! Clean residual min=-0.001898 max=0.001982 Jy/beam ! Clean residual mean=0.000012 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0681247 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.0681247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213308Jy sigma=0.000790 ! Fit after self-cal, rms=0.213063Jy sigma=0.000789 ! 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.213063Jy sigma=0.000789 ! Fit after self-cal, rms=0.089966Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.957 mas, bmaj=4.614 mas, bpa=-85.52 degrees ! Estimated noise=471.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137783 Jy ! Component: 100 - total flux cleaned = 0.00140602 Jy ! Component: 150 - total flux cleaned = 0.00140564 Jy ! Component: 200 - total flux cleaned = 0.00138735 Jy ! Total flux subtracted in 200 components = 0.00138735 Jy ! Clean residual min=-0.001565 max=0.001666 Jy/beam ! Clean residual mean=0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0695121 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0695121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089938Jy sigma=0.000786 ! Fit after self-cal, rms=0.089734Jy 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.000805505 Jy ! Component: 100 - total flux cleaned = 0.000784397 Jy ! Component: 150 - total flux cleaned = 0.000768227 Jy ! Component: 200 - total flux cleaned = 0.000768052 Jy ! Total flux subtracted in 200 components = 0.000768052 Jy ! Clean residual min=-0.001611 max=0.001760 Jy/beam ! Clean residual mean=0.000004 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0702801 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0702801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089717Jy sigma=0.000785 ! Fit after self-cal, rms=0.089697Jy sigma=0.000785 ! Inverting map ! Added new window around map position (0.5, 101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142332 Jy ! Component: 100 - total flux cleaned = 0.00184708 Jy ! Component: 150 - total flux cleaned = 0.0021046 Jy ! Component: 200 - total flux cleaned = 0.00217035 Jy ! Total flux subtracted in 200 components = 0.00217035 Jy ! Clean residual min=-0.001615 max=0.001597 Jy/beam ! Clean residual mean=0.000008 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0724505 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.0724505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089660Jy sigma=0.000785 ! Fit after self-cal, rms=0.089648Jy 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.089648Jy sigma=0.000785 ! Fit after self-cal, rms=0.088779Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=4.615 mas, bpa=-86.53 degrees ! Estimated noise=473.278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104115 Jy ! Component: 100 - total flux cleaned = 0.0013105 Jy ! Component: 150 - total flux cleaned = 0.00139643 Jy ! Component: 200 - total flux cleaned = 0.00147156 Jy ! Total flux subtracted in 200 components = 0.00147156 Jy ! Clean residual min=-0.001594 max=0.001569 Jy/beam ! Clean residual mean=0.000005 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.073922 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.073922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088758Jy sigma=0.000784 ! Fit after self-cal, rms=0.088729Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00068959 Jy ! Component: 100 - total flux cleaned = 0.000731712 Jy ! Component: 150 - total flux cleaned = 0.000769748 Jy ! Component: 200 - total flux cleaned = 0.00078694 Jy ! Total flux subtracted in 200 components = 0.00078694 Jy ! Clean residual min=-0.001640 max=0.001470 Jy/beam ! Clean residual mean=0.000007 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.074709 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.074709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088716Jy sigma=0.000784 ! Fit after self-cal, rms=0.088707Jy 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.088707Jy sigma=0.000784 ! Fit after self-cal, rms=0.089002Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.659 mas, bmaj=8.948 mas, bpa=79.38 degrees ! Estimated noise=613.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000780616 Jy ! Component: 100 - total flux cleaned = 0.00115785 Jy ! Component: 150 - total flux cleaned = 0.00131572 Jy ! Component: 200 - total flux cleaned = 0.00144469 Jy ! Total flux subtracted in 200 components = 0.00144469 Jy ! Clean residual min=-0.001969 max=0.001682 Jy/beam ! Clean residual mean=0.000016 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0761537 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.0761537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088992Jy sigma=0.000784 ! Fit after self-cal, rms=0.088987Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000362804 Jy ! Component: 100 - total flux cleaned = 0.000455944 Jy ! Component: 150 - total flux cleaned = 0.000494285 Jy ! Component: 200 - total flux cleaned = 0.000518771 Jy ! Total flux subtracted in 200 components = 0.000518771 Jy ! Clean residual min=-0.001985 max=0.001722 Jy/beam ! Clean residual mean=0.000018 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0766724 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.0766724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088982Jy sigma=0.000784 ! Fit after self-cal, rms=0.088978Jy sigma=0.000784 ! 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.941 mas, bmaj=4.612 mas, bpa=-87.07 degrees ! Estimated noise=475.621 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 4.612 at -87.07 degrees (North through East) ! Clean map min=-0.001636 max=0.043419 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.104 mas, bmaj=3.694 mas, bpa=-71.65 degrees ! Estimated noise=914.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.034633 Jy ! Component: 100 - total flux cleaned = 0.0497157 Jy ! Component: 150 - total flux cleaned = 0.0575521 Jy ! Component: 200 - total flux cleaned = 0.0624134 Jy ! Total flux subtracted in 200 components = 0.0624134 Jy ! Clean residual min=-0.003231 max=0.003355 Jy/beam ! Clean residual mean=-0.000015 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0624134 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0624134 Jy ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=4.612 mas, bpa=-87.07 degrees ! Estimated noise=475.621 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.00418176 Jy ! Component: 100 - total flux cleaned = 0.00681545 Jy ! Component: 150 - total flux cleaned = 0.00848639 Jy ! Component: 200 - total flux cleaned = 0.00953916 Jy ! Total flux subtracted in 200 components = 0.00953916 Jy ! Clean residual min=-0.001720 max=0.001621 Jy/beam ! Clean residual mean=-0.000003 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0719526 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.0719526 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.659 mas, bmaj=8.948 mas, bpa=79.38 degrees ! Estimated noise=613.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175717 Jy ! Component: 100 - total flux cleaned = 0.00278095 Jy ! Component: 150 - total flux cleaned = 0.0032706 Jy ! Component: 200 - total flux cleaned = 0.00359574 Jy ! Total flux subtracted in 200 components = 0.00359574 Jy ! Clean residual min=-0.001954 max=0.001655 Jy/beam ! Clean residual mean=0.000012 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0755483 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.000272526 Jy ! Component: 100 - total flux cleaned = 0.000452196 Jy ! Component: 150 - total flux cleaned = 0.000561168 Jy ! Component: 200 - total flux cleaned = 0.000670163 Jy ! Total flux subtracted in 200 components = 0.000670163 Jy ! Clean residual min=-0.001956 max=0.001712 Jy/beam ! Clean residual mean=0.000015 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0762185 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 70 components and 0.0762185 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=4.612 mas, bpa=-87.07 degrees ! Estimated noise=475.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376455 Jy ! Component: 100 - total flux cleaned = -0.000227786 Jy ! Component: 150 - total flux cleaned = -9.35806e-05 Jy ! Component: 200 - total flux cleaned = -4.46852e-05 Jy ! Total flux subtracted in 200 components = -4.46852e-05 Jy ! Clean residual min=-0.001691 max=0.001455 Jy/beam ! Clean residual mean=0.000006 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0761738 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.0761738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088999Jy sigma=0.000784 ! Fit after self-cal, rms=0.088988Jy sigma=0.000784 wmodel J1526+6110_S_2015_01_23_pus_map.mod ! Writing 83 model components to file: J1526+6110_S_2015_01_23_pus_map.mod wobs J1526+6110_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1526+6110_S_2015_01_23_pus_uvs.fits wwins J1526+6110_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1526+6110_S_2015_01_23_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.000364156 Jy ! Component: 100 - total flux cleaned = -0.000207071 Jy ! Component: 150 - total flux cleaned = 0.000117994 Jy ! Component: 200 - total flux cleaned = 0.000335543 Jy ! Component: 250 - total flux cleaned = 0.000570269 Jy ! Component: 300 - total flux cleaned = 0.000752918 Jy ! Component: 350 - total flux cleaned = 0.000975299 Jy ! Component: 400 - total flux cleaned = 0.0011058 Jy ! Component: 450 - total flux cleaned = 0.00123342 Jy ! Component: 500 - total flux cleaned = 0.00135834 Jy ! Component: 550 - total flux cleaned = 0.00143978 Jy ! Component: 600 - total flux cleaned = 0.00161933 Jy ! Component: 650 - total flux cleaned = 0.00173679 Jy ! Component: 700 - total flux cleaned = 0.00192905 Jy ! Component: 750 - total flux cleaned = 0.00198551 Jy ! Component: 800 - total flux cleaned = 0.00213359 Jy ! Component: 850 - total flux cleaned = 0.00215149 Jy ! Component: 900 - total flux cleaned = 0.0021699 Jy ! Component: 950 - total flux cleaned = 0.00227614 Jy ! Component: 1000 - total flux cleaned = 0.00234553 Jy ! Component: 1050 - total flux cleaned = 0.00232813 Jy ! Component: 1100 - total flux cleaned = 0.00236204 Jy ! Component: 1150 - total flux cleaned = 0.00236215 Jy ! Component: 1200 - total flux cleaned = 0.00236215 Jy ! Component: 1250 - total flux cleaned = 0.00241094 Jy ! Component: 1300 - total flux cleaned = 0.00244314 Jy ! Component: 1350 - total flux cleaned = 0.00247489 Jy ! Component: 1400 - total flux cleaned = 0.0024437 Jy ! Component: 1450 - total flux cleaned = 0.0024748 Jy ! Component: 1500 - total flux cleaned = 0.00242883 Jy ! Component: 1550 - total flux cleaned = 0.00253507 Jy ! Component: 1600 - total flux cleaned = 0.00247467 Jy ! Component: 1650 - total flux cleaned = 0.00248942 Jy ! Component: 1700 - total flux cleaned = 0.00244502 Jy ! Component: 1750 - total flux cleaned = 0.00240172 Jy ! Component: 1800 - total flux cleaned = 0.00244487 Jy ! Component: 1850 - total flux cleaned = 0.0023875 Jy ! Component: 1900 - total flux cleaned = 0.00235926 Jy ! Component: 1950 - total flux cleaned = 0.00238742 Jy ! Component: 2000 - total flux cleaned = 0.00234578 Jy ! Component: 2050 - total flux cleaned = 0.00235966 Jy ! Component: 2100 - total flux cleaned = 0.00235958 Jy ! Component: 2150 - total flux cleaned = 0.00226494 Jy ! Component: 2200 - total flux cleaned = 0.00223841 Jy ! Component: 2250 - total flux cleaned = 0.00230485 Jy ! Component: 2300 - total flux cleaned = 0.00223895 Jy ! Component: 2350 - total flux cleaned = 0.00222593 Jy ! Component: 2400 - total flux cleaned = 0.00219993 Jy ! Component: 2450 - total flux cleaned = 0.00216119 Jy ! Component: 2500 - total flux cleaned = 0.00216122 Jy ! Component: 2550 - total flux cleaned = 0.00213625 Jy ! Component: 2600 - total flux cleaned = 0.00211136 Jy ! Component: 2650 - total flux cleaned = 0.00216116 Jy ! Component: 2700 - total flux cleaned = 0.00209921 Jy ! Component: 2750 - total flux cleaned = 0.00207483 Jy ! Component: 2800 - total flux cleaned = 0.00211133 Jy ! Component: 2850 - total flux cleaned = 0.00205075 Jy ! Component: 2900 - total flux cleaned = 0.00203874 Jy ! Component: 2950 - total flux cleaned = 0.002003 Jy ! Component: 3000 - total flux cleaned = 0.0019911 Jy ! Component: 3050 - total flux cleaned = 0.00196766 Jy ! Component: 3100 - total flux cleaned = 0.00197929 Jy ! Component: 3150 - total flux cleaned = 0.0019098 Jy ! Component: 3200 - total flux cleaned = 0.00188692 Jy ! Component: 3250 - total flux cleaned = 0.00185271 Jy ! Component: 3300 - total flux cleaned = 0.0018527 Jy ! Component: 3350 - total flux cleaned = 0.00183028 Jy ! Component: 3400 - total flux cleaned = 0.00184145 Jy ! Component: 3450 - total flux cleaned = 0.00180802 Jy ! Component: 3500 - total flux cleaned = 0.00184102 Jy ! Component: 3550 - total flux cleaned = 0.00177503 Jy ! Component: 3600 - total flux cleaned = 0.00176411 Jy ! Component: 3650 - total flux cleaned = 0.00166647 Jy ! Component: 3700 - total flux cleaned = 0.00167725 Jy ! Component: 3750 - total flux cleaned = 0.0016451 Jy ! Component: 3800 - total flux cleaned = 0.00161319 Jy ! Component: 3850 - total flux cleaned = 0.00160265 Jy ! Component: 3900 - total flux cleaned = 0.00157099 Jy ! Component: 3950 - total flux cleaned = 0.00149781 Jy ! Component: 4000 - total flux cleaned = 0.00150826 Jy ! Component: 4050 - total flux cleaned = 0.00152897 Jy ! Total flux subtracted in 4096 components = 0.00143633 Jy ! Clean residual min=-0.000659 max=0.000607 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0776101 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 383 components and 0.0776101 Jy ![Exited script file: muppet] wmap "J1526+6110_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 4.612 at -87.07 degrees (North through East) ! Clean map min=-0.0011896 max=0.0436 Jy/beam ! Writing clean map to FITS file: J1526+6110_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0436004 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181977 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25212 1.25212 2.50425 5.0085 10.017 20.034 40.068 80.136 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.043 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.941 x 4.612 at -87.07 degrees (North through East) ! Clean map min=-0.0011896 max=0.0436 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 J1526+6110_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:28:46 2017