! Started logfile: J1006+1713_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:55:43 2016 obs J1006+1713_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1006+1713_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882514 visibilities/baseline/integration-bin. ! Found source: J1006+1713 ! ! 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 330 lines of history. ! ! Reading 19380 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 J1006+1713_S_2015_03_17_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 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=0.968918Jy sigma=0.011521 ! Fit after self-cal, rms=0.925633Jy sigma=0.011127 ! 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.563 mas, bmaj=6.733 mas, bpa=-9.532 degrees ! Estimated noise=674.082 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.0451409 Jy ! Component: 100 - total flux cleaned = 0.0657236 Jy ! Total flux subtracted in 100 components = 0.0657236 Jy ! Clean residual min=-0.008013 max=0.017797 Jy/beam ! Clean residual mean=-0.000083 rms=0.002429 Jy/beam ! Combined flux in latest and established models = 0.0657236 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0657236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174816Jy sigma=0.001001 ! Fit after self-cal, rms=0.174469Jy sigma=0.000995 ! Inverting map ! Added new window around map position (2, 11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187959 Jy ! Component: 100 - total flux cleaned = 0.031662 Jy ! Total flux subtracted in 100 components = 0.031662 Jy ! Clean residual min=-0.006434 max=0.011735 Jy/beam ! Clean residual mean=-0.000077 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.0973855 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 51 components and 0.0973855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168436Jy sigma=0.000938 ! Fit after self-cal, rms=0.168121Jy sigma=0.000931 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130013 Jy ! Component: 100 - total flux cleaned = 0.0217949 Jy ! Total flux subtracted in 100 components = 0.0217949 Jy ! Clean residual min=-0.006124 max=0.010327 Jy/beam ! Clean residual mean=-0.000073 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.11918 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.11918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164674Jy sigma=0.000906 ! Fit after self-cal, rms=0.164536Jy sigma=0.000903 ! 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.097 mas, bmaj=7.363 mas, bpa=-8.465 degrees ! Estimated noise=450.797 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.0128399 Jy ! Component: 100 - total flux cleaned = 0.0212724 Jy ! Component: 150 - total flux cleaned = 0.027448 Jy ! Component: 200 - total flux cleaned = 0.0320764 Jy ! Total flux subtracted in 200 components = 0.0320764 Jy ! Clean residual min=-0.008476 max=0.012660 Jy/beam ! Clean residual mean=-0.000095 rms=0.002535 Jy/beam ! Combined flux in latest and established models = 0.151257 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 82 components and 0.151257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160547Jy sigma=0.000890 ! Fit after self-cal, rms=0.160476Jy sigma=0.000888 ! 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.00 FD 0.64 HN 1.04 KP 1.09 ! LA 1.09 MK 1.01 NL 1.05 OV 0.99 ! PT 1.09 SC 1.15 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.66 HN 1.17 KP 1.10 ! LA 1.13 MK 0.92 NL 1.16 OV 0.99 ! PT 1.08 SC 1.28 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.72 HN 1.19 KP 0.96 ! LA 0.93 MK 1.08 NL 1.24 OV 0.93 ! PT 1.11 SC 1.22 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.74 HN 1.09 KP 0.94 ! LA 0.99 MK 1.05 NL 1.22 OV 1.01 ! PT 1.18 SC 1.17 ! ! ! Fit before self-cal, rms=0.160476Jy sigma=0.000888 ! Fit after self-cal, rms=0.130605Jy sigma=0.000867 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.564 mas, bpa=-9.36 degrees ! Estimated noise=479.141 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 (-16.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141716 Jy ! Component: 100 - total flux cleaned = 0.0218902 Jy ! Component: 150 - total flux cleaned = 0.0274851 Jy ! Component: 200 - total flux cleaned = 0.0320373 Jy ! Total flux subtracted in 200 components = 0.0320373 Jy ! Clean residual min=-0.006079 max=0.006601 Jy/beam ! Clean residual mean=-0.000100 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 0.183294 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 113 components and 0.183294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128256Jy sigma=0.000841 ! Fit after self-cal, rms=0.127763Jy sigma=0.000837 ! 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.127763Jy sigma=0.000837 ! Fit after self-cal, rms=0.090609Jy sigma=0.000818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=7.619 mas, bpa=-9.156 degrees ! Estimated noise=481.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412452 Jy ! Component: 100 - total flux cleaned = 0.00641719 Jy ! Component: 150 - total flux cleaned = 0.0083562 Jy ! Component: 200 - total flux cleaned = 0.0100719 Jy ! Total flux subtracted in 200 components = 0.0100719 Jy ! Clean residual min=-0.004720 max=0.005786 Jy/beam ! Clean residual mean=-0.000039 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.193366 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 136 components and 0.193366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090244Jy sigma=0.000814 ! Fit after self-cal, rms=0.090108Jy sigma=0.000813 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 (-48, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564022 Jy ! Component: 100 - total flux cleaned = 0.00904624 Jy ! Component: 150 - total flux cleaned = 0.0118382 Jy ! Component: 200 - total flux cleaned = 0.0141504 Jy ! Total flux subtracted in 200 components = 0.0141504 Jy ! Clean residual min=-0.004034 max=0.005037 Jy/beam ! Clean residual mean=-0.000028 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.207516 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 182 components and 0.207516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089623Jy sigma=0.000808 ! Fit after self-cal, rms=0.089600Jy sigma=0.000807 ! Inverting map ! Added new window around map position (-8.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487246 Jy ! Component: 100 - total flux cleaned = 0.00752097 Jy ! Component: 150 - total flux cleaned = 0.00906652 Jy ! Component: 200 - total flux cleaned = 0.0099541 Jy ! Total flux subtracted in 200 components = 0.0099541 Jy ! Clean residual min=-0.003597 max=0.003078 Jy/beam ! Clean residual mean=-0.000019 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.217471 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 212 components and 0.217471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089202Jy sigma=0.000804 ! Fit after self-cal, rms=0.089154Jy sigma=0.000804 ! 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.089154Jy sigma=0.000804 ! Fit after self-cal, rms=0.089947Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=7.549 mas, bpa=-8.875 degrees ! Estimated noise=485.125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332654 Jy ! Component: 100 - total flux cleaned = 0.00547674 Jy ! Component: 150 - total flux cleaned = 0.00659345 Jy ! Component: 200 - total flux cleaned = 0.00771788 Jy ! Total flux subtracted in 200 components = 0.00771788 Jy ! Clean residual min=-0.003888 max=0.002730 Jy/beam ! Clean residual mean=-0.000007 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.225188 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 232 components and 0.225188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089724Jy sigma=0.000800 ! Fit after self-cal, rms=0.089711Jy sigma=0.000800 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.000856116 Jy ! Component: 100 - total flux cleaned = 0.00175558 Jy ! Component: 150 - total flux cleaned = 0.00250982 Jy ! Component: 200 - total flux cleaned = 0.00319985 Jy ! Total flux subtracted in 200 components = 0.00319985 Jy ! Clean residual min=-0.003726 max=0.002636 Jy/beam ! Clean residual mean=-0.000004 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.228388 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 243 components and 0.228388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089623Jy sigma=0.000799 ! Fit after self-cal, rms=0.089616Jy sigma=0.000799 ! 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.089616Jy sigma=0.000799 ! Fit after self-cal, rms=0.089768Jy sigma=0.000799 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.621 mas, bmaj=11.01 mas, bpa=5.267 degrees ! Estimated noise=624.285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323604 Jy ! Component: 100 - total flux cleaned = 0.00497836 Jy ! Component: 150 - total flux cleaned = 0.00613664 Jy ! Component: 200 - total flux cleaned = 0.00671961 Jy ! Total flux subtracted in 200 components = 0.00671961 Jy ! Clean residual min=-0.005266 max=0.003783 Jy/beam ! Clean residual mean=0.000001 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.235108 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 275 components and 0.235108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089669Jy sigma=0.000798 ! Fit after self-cal, rms=0.089645Jy sigma=0.000798 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.0012841 Jy ! Component: 100 - total flux cleaned = 0.00182711 Jy ! Component: 150 - total flux cleaned = 0.00222346 Jy ! Component: 200 - total flux cleaned = 0.00253977 Jy ! Total flux subtracted in 200 components = 0.00253977 Jy ! Clean residual min=-0.005193 max=0.003797 Jy/beam ! Clean residual mean=0.000006 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.237648 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 301 components and 0.237648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089620Jy sigma=0.000798 ! Fit after self-cal, rms=0.089613Jy sigma=0.000798 ! 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.244 mas, bmaj=7.507 mas, bpa=-8.716 degrees ! Estimated noise=487.793 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.244 x 7.507 at -8.716 degrees (North through East) ! Clean map min=-0.0036731 max=0.059774 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.654 mas, bmaj=6.846 mas, bpa=-9.832 degrees ! Estimated noise=753.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0514 Jy ! Component: 100 - total flux cleaned = 0.0810571 Jy ! Component: 150 - total flux cleaned = 0.100667 Jy ! Component: 200 - total flux cleaned = 0.11544 Jy ! Total flux subtracted in 200 components = 0.11544 Jy ! Clean residual min=-0.007250 max=0.009054 Jy/beam ! Clean residual mean=-0.000059 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.11544 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.11544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=7.507 mas, bpa=-8.716 degrees ! Estimated noise=487.793 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) ! Added new window around map position (-3, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176002 Jy ! Component: 100 - total flux cleaned = 0.0309235 Jy ! Component: 150 - total flux cleaned = 0.0415083 Jy ! Component: 200 - total flux cleaned = 0.0502899 Jy ! Total flux subtracted in 200 components = 0.0502899 Jy ! Clean residual min=-0.005883 max=0.006046 Jy/beam ! Clean residual mean=-0.000058 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.16573 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 102 components and 0.165729 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.621 mas, bmaj=11.01 mas, bpa=5.267 degrees ! Estimated noise=624.285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127167 Jy ! Component: 100 - total flux cleaned = 0.0224537 Jy ! Component: 150 - total flux cleaned = 0.0302655 Jy ! Component: 200 - total flux cleaned = 0.0367033 Jy ! Total flux subtracted in 200 components = 0.0367033 Jy ! Clean residual min=-0.006961 max=0.005916 Jy/beam ! Clean residual mean=-0.000055 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.202433 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.00537921 Jy ! Component: 100 - total flux cleaned = 0.00991924 Jy ! Component: 150 - total flux cleaned = 0.0137784 Jy ! Component: 200 - total flux cleaned = 0.0170742 Jy ! Total flux subtracted in 200 components = 0.0170742 Jy ! Clean residual min=-0.005991 max=0.003957 Jy/beam ! Clean residual mean=-0.000025 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.219507 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 246 components and 0.219507 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=7.507 mas, bpa=-8.716 degrees ! Estimated noise=487.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308129 Jy ! Component: 100 - total flux cleaned = 0.00494948 Jy ! Component: 150 - total flux cleaned = 0.00657243 Jy ! Component: 200 - total flux cleaned = 0.00783008 Jy ! Total flux subtracted in 200 components = 0.00783008 Jy ! Clean residual min=-0.003490 max=0.002716 Jy/beam ! Clean residual mean=-0.000006 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.227337 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 269 components and 0.227337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089819Jy sigma=0.000800 ! Fit after self-cal, rms=0.089727Jy sigma=0.000799 wmodel J1006+1713_S_2015_03_17_pus_map.mod ! Writing 269 model components to file: J1006+1713_S_2015_03_17_pus_map.mod wobs J1006+1713_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1006+1713_S_2015_03_17_pus_uvs.fits wwins J1006+1713_S_2015_03_17_pus_map.win ! wwins: Wrote 6 windows to J1006+1713_S_2015_03_17_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.00157162 Jy ! Component: 100 - total flux cleaned = -0.00292084 Jy ! Component: 150 - total flux cleaned = -0.00407495 Jy ! Component: 200 - total flux cleaned = -0.00497947 Jy ! Component: 250 - total flux cleaned = -0.00575372 Jy ! Component: 300 - total flux cleaned = -0.0064118 Jy ! Component: 350 - total flux cleaned = -0.00696395 Jy ! Component: 400 - total flux cleaned = -0.00749954 Jy ! Component: 450 - total flux cleaned = -0.00802025 Jy ! Component: 500 - total flux cleaned = -0.00844825 Jy ! Component: 550 - total flux cleaned = -0.00878896 Jy ! Component: 600 - total flux cleaned = -0.00923205 Jy ! Component: 650 - total flux cleaned = -0.00952049 Jy ! Component: 700 - total flux cleaned = -0.00994407 Jy ! Component: 750 - total flux cleaned = -0.0102899 Jy ! Component: 800 - total flux cleaned = -0.0106949 Jy ! Component: 850 - total flux cleaned = -0.0111235 Jy ! Component: 900 - total flux cleaned = -0.0113824 Jy ! Component: 950 - total flux cleaned = -0.0117939 Jy ! Component: 1000 - total flux cleaned = -0.0121346 Jy ! Component: 1050 - total flux cleaned = -0.0123773 Jy ! Component: 1100 - total flux cleaned = -0.0126747 Jy ! Component: 1150 - total flux cleaned = -0.0128497 Jy ! Component: 1200 - total flux cleaned = -0.0129934 Jy ! Component: 1250 - total flux cleaned = -0.0131622 Jy ! Component: 1300 - total flux cleaned = -0.0133005 Jy ! Component: 1350 - total flux cleaned = -0.0133552 Jy ! Component: 1400 - total flux cleaned = -0.0134896 Jy ! Component: 1450 - total flux cleaned = -0.0136474 Jy ! Component: 1500 - total flux cleaned = -0.0137507 Jy ! Component: 1550 - total flux cleaned = -0.0138781 Jy ! Component: 1600 - total flux cleaned = -0.0139788 Jy ! Component: 1650 - total flux cleaned = -0.0141025 Jy ! Component: 1700 - total flux cleaned = -0.0142482 Jy ! Component: 1750 - total flux cleaned = -0.0143202 Jy ! Component: 1800 - total flux cleaned = -0.014415 Jy ! Component: 1850 - total flux cleaned = -0.014509 Jy ! Component: 1900 - total flux cleaned = -0.0147159 Jy ! Component: 1950 - total flux cleaned = -0.0148065 Jy ! Component: 2000 - total flux cleaned = -0.0148957 Jy ! Component: 2050 - total flux cleaned = -0.0149835 Jy ! Component: 2100 - total flux cleaned = -0.0150709 Jy ! Component: 2150 - total flux cleaned = -0.0151998 Jy ! Component: 2200 - total flux cleaned = -0.0153267 Jy ! Component: 2250 - total flux cleaned = -0.0154107 Jy ! Component: 2300 - total flux cleaned = -0.0154931 Jy ! Component: 2350 - total flux cleaned = -0.0156356 Jy ! Component: 2400 - total flux cleaned = -0.0157363 Jy ! Component: 2450 - total flux cleaned = -0.0158358 Jy ! Component: 2500 - total flux cleaned = -0.0159532 Jy ! Component: 2550 - total flux cleaned = -0.0160695 Jy ! Component: 2600 - total flux cleaned = -0.016146 Jy ! Component: 2650 - total flux cleaned = -0.0162219 Jy ! Component: 2700 - total flux cleaned = -0.0163537 Jy ! Component: 2750 - total flux cleaned = -0.0164653 Jy ! Component: 2800 - total flux cleaned = -0.016612 Jy ! Component: 2850 - total flux cleaned = -0.01663 Jy ! Component: 2900 - total flux cleaned = -0.0167559 Jy ! Component: 2950 - total flux cleaned = -0.0168092 Jy ! Component: 3000 - total flux cleaned = -0.0168968 Jy ! Component: 3050 - total flux cleaned = -0.0169665 Jy ! Component: 3100 - total flux cleaned = -0.0169837 Jy ! Component: 3150 - total flux cleaned = -0.0170008 Jy ! Component: 3200 - total flux cleaned = -0.017102 Jy ! Component: 3250 - total flux cleaned = -0.0171023 Jy ! Component: 3300 - total flux cleaned = -0.0171356 Jy ! Component: 3350 - total flux cleaned = -0.0172014 Jy ! Component: 3400 - total flux cleaned = -0.01725 Jy ! Component: 3450 - total flux cleaned = -0.0173304 Jy ! Component: 3500 - total flux cleaned = -0.0173304 Jy ! Component: 3550 - total flux cleaned = -0.0174095 Jy ! Component: 3600 - total flux cleaned = -0.0174872 Jy ! Component: 3650 - total flux cleaned = -0.0175182 Jy ! Component: 3700 - total flux cleaned = -0.0175642 Jy ! Component: 3750 - total flux cleaned = -0.0176097 Jy ! Component: 3800 - total flux cleaned = -0.0176096 Jy ! Component: 3850 - total flux cleaned = -0.0176392 Jy ! Component: 3900 - total flux cleaned = -0.0176394 Jy ! Component: 3950 - total flux cleaned = -0.0176979 Jy ! Component: 4000 - total flux cleaned = -0.0177413 Jy ! Component: 4050 - total flux cleaned = -0.0177842 Jy ! Total flux subtracted in 4096 components = -0.0178125 Jy ! Clean residual min=-0.000800 max=0.000768 Jy/beam ! Clean residual mean=0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.209525 Jy keep ! Adding 387 model components to the UV plane model. ! The established model now contains 656 components and 0.209525 Jy ![Exited script file: muppet] wmap "J1006+1713_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.244 x 7.507 at -8.716 degrees (North through East) ! Clean map min=-0.001711 max=0.060264 Jy/beam ! Writing clean map to FITS file: J1006+1713_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0602636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42003 1.42003 2.84005 5.6801 11.3602 22.7204 45.4408 90.8816 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.06 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.244 x 7.507 at -8.716 degrees (North through East) ! Clean map min=-0.001711 max=0.060264 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 J1006+1713_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:55:49 2016