! Started logfile: J1126+4516_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:33:32 2016 obs J1126+4516_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1126+4516_S_2014_12_20_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964303 visibilities/baseline/integration-bin. ! Found source: J1126+4516 ! ! 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 344 lines of history. ! ! Reading 16316 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 J1126+4516_S_2014_12_20_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.765201Jy sigma=0.009066 ! Fit after self-cal, rms=0.710494Jy sigma=0.008432 ! 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.079 mas, bmaj=4.389 mas, bpa=-1.687 degrees ! Estimated noise=760.848 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.230944 Jy ! Component: 100 - total flux cleaned = 0.324526 Jy ! Total flux subtracted in 100 components = 0.324526 Jy ! Clean residual min=-0.013744 max=0.040834 Jy/beam ! Clean residual mean=0.000024 rms=0.003895 Jy/beam ! Combined flux in latest and established models = 0.324526 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.324526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107958Jy sigma=0.001215 ! Fit after self-cal, rms=0.107456Jy sigma=0.001210 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0444506 Jy ! Component: 100 - total flux cleaned = 0.0660296 Jy ! Total flux subtracted in 100 components = 0.0660296 Jy ! Clean residual min=-0.009121 max=0.009763 Jy/beam ! Clean residual mean=0.000023 rms=0.002063 Jy/beam ! Combined flux in latest and established models = 0.390556 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 14 components and 0.390556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085929Jy sigma=0.000944 ! Fit after self-cal, rms=0.085900Jy sigma=0.000944 ! 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.85 mas, bmaj=5.244 mas, bpa=-5.202 degrees ! Estimated noise=469.37 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.0130238 Jy ! Component: 100 - total flux cleaned = 0.0190501 Jy ! Component: 150 - total flux cleaned = 0.0224992 Jy ! Component: 200 - total flux cleaned = 0.0245889 Jy ! Total flux subtracted in 200 components = 0.0245889 Jy ! Clean residual min=-0.009642 max=0.008428 Jy/beam ! Clean residual mean=0.000049 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.415145 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.415145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083640Jy sigma=0.000926 ! Fit after self-cal, rms=0.083636Jy sigma=0.000926 ! 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.04 FD 0.88 HN 0.94 KP 1.09 ! LA 0.97 MK 0.98 NL 0.97 OV 0.96 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 1.00 KP 1.04 ! LA 0.93 MK 0.97 NL 1.01 OV 1.00 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.19 HN 1.00 KP 0.93 ! LA 0.77 MK 1.00 NL 1.18 OV 0.93 ! PT 1.00 SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.05 HN 0.95 KP 0.91 ! LA 0.82 MK 1.00 NL 1.03 OV 0.98 ! PT 1.04 SC 1.03 ! ! ! Fit before self-cal, rms=0.083636Jy sigma=0.000926 ! Fit after self-cal, rms=0.072851Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=5.292 mas, bpa=-6.615 degrees ! Estimated noise=471.821 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.5, 110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00815044 Jy ! Component: 100 - total flux cleaned = 0.0123329 Jy ! Component: 150 - total flux cleaned = 0.0149978 Jy ! Component: 200 - total flux cleaned = 0.0168469 Jy ! Total flux subtracted in 200 components = 0.0168469 Jy ! Clean residual min=-0.003000 max=0.003189 Jy/beam ! Clean residual mean=0.000018 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.431992 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 61 components and 0.431992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072015Jy sigma=0.000790 ! Fit after self-cal, rms=0.071976Jy sigma=0.000790 ! 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.071976Jy sigma=0.000790 ! Fit after self-cal, rms=0.071392Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=5.253 mas, bpa=-6.439 degrees ! Estimated noise=468.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017626 Jy ! Component: 100 - total flux cleaned = 0.002447 Jy ! Component: 150 - total flux cleaned = 0.00283402 Jy ! Component: 200 - total flux cleaned = 0.00298507 Jy ! Total flux subtracted in 200 components = 0.00298507 Jy ! Clean residual min=-0.001849 max=0.002264 Jy/beam ! Clean residual mean=0.000007 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.434977 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 84 components and 0.434977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071326Jy sigma=0.000783 ! Fit after self-cal, rms=0.071334Jy sigma=0.000783 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 (-9.5, 104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193253 Jy ! Component: 100 - total flux cleaned = 0.00239744 Jy ! Component: 150 - total flux cleaned = 0.00243273 Jy ! Component: 200 - total flux cleaned = 0.00246418 Jy ! Total flux subtracted in 200 components = 0.00246418 Jy ! Clean residual min=-0.001755 max=0.001688 Jy/beam ! Clean residual mean=0.000004 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.437441 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.437441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071272Jy sigma=0.000782 ! Fit after self-cal, rms=0.071265Jy sigma=0.000782 ! 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.071265Jy sigma=0.000782 ! Fit after self-cal, rms=0.071243Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=5.254 mas, bpa=-6.433 degrees ! Estimated noise=468.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316015 Jy ! Component: 100 - total flux cleaned = 0.000379941 Jy ! Component: 150 - total flux cleaned = 0.000437782 Jy ! Component: 200 - total flux cleaned = 0.000463475 Jy ! Total flux subtracted in 200 components = 0.000463475 Jy ! Clean residual min=-0.001684 max=0.001730 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.437905 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.437905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071216Jy sigma=0.000781 ! Fit after self-cal, rms=0.071215Jy sigma=0.000781 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 (-31.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000743374 Jy ! Component: 100 - total flux cleaned = 0.000703572 Jy ! Component: 150 - total flux cleaned = 0.000772523 Jy ! Component: 200 - total flux cleaned = 0.000860841 Jy ! Total flux subtracted in 200 components = 0.000860841 Jy ! Clean residual min=-0.001626 max=0.001509 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.438765 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 130 components and 0.438766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071163Jy sigma=0.000781 ! Fit after self-cal, rms=0.071163Jy sigma=0.000781 ! 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.071163Jy sigma=0.000781 ! Fit after self-cal, rms=0.071119Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.945 mas, bmaj=9.03 mas, bpa=-7.605 degrees ! Estimated noise=571.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000569132 Jy ! Component: 100 - total flux cleaned = 0.000655236 Jy ! Component: 150 - total flux cleaned = 0.000543886 Jy ! Component: 200 - total flux cleaned = 0.000427009 Jy ! Total flux subtracted in 200 components = 0.000427009 Jy ! Clean residual min=-0.001704 max=0.001433 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.439193 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.439193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071105Jy sigma=0.000781 ! Fit after self-cal, rms=0.071105Jy sigma=0.000781 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 = -2.51461e-05 Jy ! Component: 100 - total flux cleaned = -6.01768e-05 Jy ! Component: 150 - total flux cleaned = -0.000108681 Jy ! Component: 200 - total flux cleaned = -0.00013799 Jy ! Total flux subtracted in 200 components = -0.00013799 Jy ! Clean residual min=-0.001684 max=0.001357 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.439055 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 162 components and 0.439055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071099Jy sigma=0.000781 ! Fit after self-cal, rms=0.071099Jy sigma=0.000781 ! 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.848 mas, bmaj=5.254 mas, bpa=-6.441 degrees ! Estimated noise=468.214 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 5.254 at -6.441 degrees (North through East) ! Clean map min=-0.0015565 max=0.2956 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.081 mas, bmaj=4.379 mas, bpa=-2.812 degrees ! Estimated noise=762.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.231776 Jy ! Component: 100 - total flux cleaned = 0.325991 Jy ! Component: 150 - total flux cleaned = 0.369779 Jy ! Component: 200 - total flux cleaned = 0.390938 Jy ! Total flux subtracted in 200 components = 0.390938 Jy ! Clean residual min=-0.004911 max=0.009600 Jy/beam ! Clean residual mean=0.000008 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.390937 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.390937 Jy ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=5.254 mas, bpa=-6.441 degrees ! Estimated noise=468.214 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.0119652 Jy ! Component: 100 - total flux cleaned = 0.0196988 Jy ! Component: 150 - total flux cleaned = 0.025306 Jy ! Component: 200 - total flux cleaned = 0.0295222 Jy ! Total flux subtracted in 200 components = 0.0295222 Jy ! Clean residual min=-0.002014 max=0.002525 Jy/beam ! Clean residual mean=0.000018 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.42046 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 45 components and 0.42046 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.945 mas, bmaj=9.03 mas, bpa=-7.605 degrees ! Estimated noise=571.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509263 Jy ! Component: 100 - total flux cleaned = 0.00823903 Jy ! Component: 150 - total flux cleaned = 0.0105056 Jy ! Component: 200 - total flux cleaned = 0.0123016 Jy ! Total flux subtracted in 200 components = 0.0123016 Jy ! Clean residual min=-0.001835 max=0.002100 Jy/beam ! Clean residual mean=0.000018 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.432761 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.00139569 Jy ! Component: 100 - total flux cleaned = 0.00235568 Jy ! Component: 150 - total flux cleaned = 0.00301152 Jy ! Component: 200 - total flux cleaned = 0.00330003 Jy ! Total flux subtracted in 200 components = 0.00330003 Jy ! Clean residual min=-0.001715 max=0.001721 Jy/beam ! Clean residual mean=0.000015 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.436061 Jy ! Adding 130 model components to the UV plane model. ! The established model now contains 170 components and 0.436061 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=5.254 mas, bpa=-6.441 degrees ! Estimated noise=468.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106296 Jy ! Component: 100 - total flux cleaned = 0.000184116 Jy ! Component: 150 - total flux cleaned = 0.000671202 Jy ! Component: 200 - total flux cleaned = 0.0009534 Jy ! Total flux subtracted in 200 components = 0.0009534 Jy ! Clean residual min=-0.001599 max=0.001529 Jy/beam ! Clean residual mean=0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.437015 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 187 components and 0.437015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071159Jy sigma=0.000781 ! Fit after self-cal, rms=0.071158Jy sigma=0.000781 wmodel J1126+4516_S_2014_12_20_pus_map.mod ! Writing 187 model components to file: J1126+4516_S_2014_12_20_pus_map.mod wobs J1126+4516_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1126+4516_S_2014_12_20_pus_uvs.fits wwins J1126+4516_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J1126+4516_S_2014_12_20_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.000538745 Jy ! Component: 100 - total flux cleaned = -0.000700488 Jy ! Component: 150 - total flux cleaned = -0.000751298 Jy ! Component: 200 - total flux cleaned = -0.000800167 Jy ! Component: 250 - total flux cleaned = -0.000990161 Jy ! Component: 300 - total flux cleaned = -0.00103595 Jy ! Component: 350 - total flux cleaned = -0.0011492 Jy ! Component: 400 - total flux cleaned = -0.00128146 Jy ! Component: 450 - total flux cleaned = -0.00136744 Jy ! Component: 500 - total flux cleaned = -0.00145217 Jy ! Component: 550 - total flux cleaned = -0.00153532 Jy ! Component: 600 - total flux cleaned = -0.0016173 Jy ! Component: 650 - total flux cleaned = -0.00163693 Jy ! Component: 700 - total flux cleaned = -0.00159773 Jy ! Component: 750 - total flux cleaned = -0.00159831 Jy ! Component: 800 - total flux cleaned = -0.00171365 Jy ! Component: 850 - total flux cleaned = -0.00176981 Jy ! Component: 900 - total flux cleaned = -0.00176953 Jy ! Component: 950 - total flux cleaned = -0.00180595 Jy ! Component: 1000 - total flux cleaned = -0.00191416 Jy ! Component: 1050 - total flux cleaned = -0.00193186 Jy ! Component: 1100 - total flux cleaned = -0.00196709 Jy ! Component: 1150 - total flux cleaned = -0.00205404 Jy ! Component: 1200 - total flux cleaned = -0.0020713 Jy ! Component: 1250 - total flux cleaned = -0.00217259 Jy ! Component: 1300 - total flux cleaned = -0.00217256 Jy ! Component: 1350 - total flux cleaned = -0.00223882 Jy ! Component: 1400 - total flux cleaned = -0.00228796 Jy ! Component: 1450 - total flux cleaned = -0.00238458 Jy ! Component: 1500 - total flux cleaned = -0.00248055 Jy ! Component: 1550 - total flux cleaned = -0.0025279 Jy ! Component: 1600 - total flux cleaned = -0.00255882 Jy ! Component: 1650 - total flux cleaned = -0.00265159 Jy ! Component: 1700 - total flux cleaned = -0.00266712 Jy ! Component: 1750 - total flux cleaned = -0.00271274 Jy ! Component: 1800 - total flux cleaned = -0.00281759 Jy ! Component: 1850 - total flux cleaned = -0.00284755 Jy ! Component: 1900 - total flux cleaned = -0.00292077 Jy ! Component: 1950 - total flux cleaned = -0.00296435 Jy ! Component: 2000 - total flux cleaned = -0.00306512 Jy ! Component: 2050 - total flux cleaned = -0.00313629 Jy ! Component: 2100 - total flux cleaned = -0.00320681 Jy ! Component: 2150 - total flux cleaned = -0.00323452 Jy ! Component: 2200 - total flux cleaned = -0.00322073 Jy ! Component: 2250 - total flux cleaned = -0.00334428 Jy ! Component: 2300 - total flux cleaned = -0.00338495 Jy ! Component: 2350 - total flux cleaned = -0.00338489 Jy ! Component: 2400 - total flux cleaned = -0.00341148 Jy ! Component: 2450 - total flux cleaned = -0.00341144 Jy ! Component: 2500 - total flux cleaned = -0.0034378 Jy ! Component: 2550 - total flux cleaned = -0.00351586 Jy ! Component: 2600 - total flux cleaned = -0.00352879 Jy ! Component: 2650 - total flux cleaned = -0.00357967 Jy ! Component: 2700 - total flux cleaned = -0.0035291 Jy ! Component: 2750 - total flux cleaned = -0.00360455 Jy ! Component: 2800 - total flux cleaned = -0.00369183 Jy ! Component: 2850 - total flux cleaned = -0.00366715 Jy ! Component: 2900 - total flux cleaned = -0.00369165 Jy ! Component: 2950 - total flux cleaned = -0.003716 Jy ! Component: 3000 - total flux cleaned = -0.00382435 Jy ! Component: 3050 - total flux cleaned = -0.00383616 Jy ! Component: 3100 - total flux cleaned = -0.00384793 Jy ! Component: 3150 - total flux cleaned = -0.00391865 Jy ! Component: 3200 - total flux cleaned = -0.00400045 Jy ! Component: 3250 - total flux cleaned = -0.00397712 Jy ! Component: 3300 - total flux cleaned = -0.00404613 Jy ! Component: 3350 - total flux cleaned = -0.00405737 Jy ! Component: 3400 - total flux cleaned = -0.00411409 Jy ! Component: 3450 - total flux cleaned = -0.00418172 Jy ! Component: 3500 - total flux cleaned = -0.00422626 Jy ! Component: 3550 - total flux cleaned = -0.00428187 Jy ! Component: 3600 - total flux cleaned = -0.00432613 Jy ! Component: 3650 - total flux cleaned = -0.00433699 Jy ! Component: 3700 - total flux cleaned = -0.00441312 Jy ! Component: 3750 - total flux cleaned = -0.00448888 Jy ! Component: 3800 - total flux cleaned = -0.00454254 Jy ! Component: 3850 - total flux cleaned = -0.00457451 Jy ! Component: 3900 - total flux cleaned = -0.00466981 Jy ! Component: 3950 - total flux cleaned = -0.00469084 Jy ! Component: 4000 - total flux cleaned = -0.00468034 Jy ! Component: 4050 - total flux cleaned = -0.00474285 Jy ! Total flux subtracted in 4096 components = -0.00478411 Jy ! Clean residual min=-0.000564 max=0.000778 Jy/beam ! Clean residual mean=0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.432231 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 483 components and 0.432231 Jy ![Exited script file: muppet] wmap "J1126+4516_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 5.254 at -6.441 degrees (North through East) ! Clean map min=-0.0011433 max=0.29579 Jy/beam ! Writing clean map to FITS file: J1126+4516_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.295789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180052 device "J1126+4516_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1126+4516_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.182615 0.182615 0.36523 0.73046 1.46092 2.92184 5.84368 11.6874 23.3747 46.7495 93.4989 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.295 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.848 x 5.254 at -6.441 degrees (North through East) ! Clean map min=-0.0011433 max=0.29579 Jy/beam quit ! Quitting program ! Log file J1126+4516_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:33:38 2016