! Started logfile: J2244+2600_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:37:04 2017 obs J2244+2600_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2244+2600_S_2015_01_23_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974573 visibilities/baseline/integration-bin. ! Found source: J2244+2600 ! ! 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 18244 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 J2244+2600_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.982688Jy sigma=0.010704 ! Fit after self-cal, rms=0.891333Jy sigma=0.009789 ! 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.693 mas, bmaj=5.62 mas, bpa=-8.331 degrees ! Estimated noise=728.767 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.11035 Jy ! Component: 100 - total flux cleaned = 0.137166 Jy ! Total flux subtracted in 100 components = 0.137166 Jy ! Clean residual min=-0.005661 max=0.010579 Jy/beam ! Clean residual mean=0.000003 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.137165 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.137165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298241Jy sigma=0.000836 ! Fit after self-cal, rms=0.298245Jy sigma=0.000836 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114515 Jy ! Component: 100 - total flux cleaned = 0.0172659 Jy ! Total flux subtracted in 100 components = 0.0172659 Jy ! Clean residual min=-0.004977 max=0.005158 Jy/beam ! Clean residual mean=0.000002 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.154431 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.154431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297201Jy sigma=0.000822 ! Fit after self-cal, rms=0.297218Jy sigma=0.000822 ! 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.314 mas, bmaj=6.435 mas, bpa=-5.988 degrees ! Estimated noise=506.477 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.00343595 Jy ! Component: 100 - total flux cleaned = 0.00547609 Jy ! Component: 150 - total flux cleaned = 0.00682399 Jy ! Component: 200 - total flux cleaned = 0.00776674 Jy ! Total flux subtracted in 200 components = 0.00776674 Jy ! Clean residual min=-0.005436 max=0.005771 Jy/beam ! Clean residual mean=0.000002 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.162198 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.162198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297018Jy sigma=0.000821 ! Fit after self-cal, rms=0.297022Jy sigma=0.000821 ! 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.01 FD 1.18 HN 0.96 KP 1.08 ! LA 1.01 MK 1.00 NL 1.05 OV 1.00 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.14 HN 1.00 KP 1.02 ! LA 0.99 MK 1.00 NL 1.25 OV 0.99 ! PT 1.01 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.63 HN 1.03 KP 0.86 ! LA 0.80 MK 1.04 NL 1.47 OV 0.94 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.65 HN 0.97 KP 0.80 ! LA 0.85 MK 1.01 NL 1.03 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Fit before self-cal, rms=0.297022Jy sigma=0.000821 ! Fit after self-cal, rms=0.332850Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=6.501 mas, bpa=-6.181 degrees ! Estimated noise=513.767 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.000854905 Jy ! Component: 100 - total flux cleaned = 0.000886506 Jy ! Component: 150 - total flux cleaned = 0.000826973 Jy ! Component: 200 - total flux cleaned = 0.000772477 Jy ! Total flux subtracted in 200 components = 0.000772477 Jy ! Clean residual min=-0.003548 max=0.002808 Jy/beam ! Clean residual mean=-0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.162971 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.162971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332796Jy sigma=0.000783 ! Fit after self-cal, rms=0.332976Jy sigma=0.000782 ! 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.332976Jy sigma=0.000782 ! Fit after self-cal, rms=0.196646Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=6.479 mas, bpa=-6.034 degrees ! Estimated noise=513.123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000359673 Jy ! Component: 100 - total flux cleaned = -0.000465641 Jy ! Component: 150 - total flux cleaned = -0.000569635 Jy ! Component: 200 - total flux cleaned = -0.000660084 Jy ! Total flux subtracted in 200 components = -0.000660084 Jy ! Clean residual min=-0.001604 max=0.001414 Jy/beam ! Clean residual mean=0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.162311 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.162311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196643Jy sigma=0.000772 ! Fit after self-cal, rms=0.196586Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.14795e-05 Jy ! Component: 100 - total flux cleaned = -0.000102048 Jy ! Component: 150 - total flux cleaned = -0.000156276 Jy ! Component: 200 - total flux cleaned = -0.000177663 Jy ! Total flux subtracted in 200 components = -0.000177663 Jy ! Clean residual min=-0.001562 max=0.001434 Jy/beam ! Clean residual mean=0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.162133 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.162133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196584Jy sigma=0.000772 ! Fit after self-cal, rms=0.196584Jy sigma=0.000772 ! 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.196584Jy sigma=0.000772 ! Fit after self-cal, rms=0.196000Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=6.484 mas, bpa=-5.995 degrees ! Estimated noise=513.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000217328 Jy ! Component: 100 - total flux cleaned = -0.000300704 Jy ! Component: 150 - total flux cleaned = -0.000383205 Jy ! Component: 200 - total flux cleaned = -0.000448377 Jy ! Total flux subtracted in 200 components = -0.000448377 Jy ! Clean residual min=-0.001563 max=0.001408 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.161684 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.161684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195998Jy sigma=0.000772 ! Fit after self-cal, rms=0.195998Jy sigma=0.000772 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 = -3.03138e-05 Jy ! Component: 100 - total flux cleaned = -6.63457e-05 Jy ! Component: 150 - total flux cleaned = -8.65438e-05 Jy ! Component: 200 - total flux cleaned = -0.000112128 Jy ! Total flux subtracted in 200 components = -0.000112128 Jy ! Clean residual min=-0.001562 max=0.001408 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.161572 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.161572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195996Jy sigma=0.000772 ! Fit after self-cal, rms=0.195996Jy sigma=0.000772 ! 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.195996Jy sigma=0.000772 ! Fit after self-cal, rms=0.195935Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.087 mas, bmaj=9.811 mas, bpa=-7.363 degrees ! Estimated noise=665.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046142 Jy ! Component: 100 - total flux cleaned = -0.000568353 Jy ! Component: 150 - total flux cleaned = -0.000591863 Jy ! Component: 200 - total flux cleaned = -0.000617863 Jy ! Total flux subtracted in 200 components = -0.000617863 Jy ! Clean residual min=-0.001712 max=0.001527 Jy/beam ! Clean residual mean=0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.160954 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.160954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195938Jy sigma=0.000772 ! Fit after self-cal, rms=0.195937Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.59487e-05 Jy ! Component: 100 - total flux cleaned = -4.60672e-05 Jy ! Component: 150 - total flux cleaned = -4.64248e-05 Jy ! Component: 200 - total flux cleaned = -5.08905e-05 Jy ! Total flux subtracted in 200 components = -5.08905e-05 Jy ! Clean residual min=-0.001707 max=0.001520 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.160904 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.160904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195940Jy sigma=0.000772 ! Fit after self-cal, rms=0.195939Jy sigma=0.000772 ! 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.357 mas, bmaj=6.488 mas, bpa=-5.945 degrees ! Estimated noise=513.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 6.488 at -5.945 degrees (North through East) ! Clean map min=-0.0014798 max=0.14587 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.73 mas, bmaj=5.656 mas, bpa=-8.215 degrees ! Estimated noise=739.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111912 Jy ! Component: 100 - total flux cleaned = 0.138679 Jy ! Component: 150 - total flux cleaned = 0.149128 Jy ! Component: 200 - total flux cleaned = 0.154428 Jy ! Total flux subtracted in 200 components = 0.154428 Jy ! Clean residual min=-0.002434 max=0.002566 Jy/beam ! Clean residual mean=0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.154428 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.154428 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=6.488 mas, bpa=-5.945 degrees ! Estimated noise=513.71 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.00302282 Jy ! Component: 100 - total flux cleaned = 0.00461907 Jy ! Component: 150 - total flux cleaned = 0.00555325 Jy ! Component: 200 - total flux cleaned = 0.00590597 Jy ! Total flux subtracted in 200 components = 0.00590597 Jy ! Clean residual min=-0.001571 max=0.001406 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.160334 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.160334 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.087 mas, bmaj=9.811 mas, bpa=-7.363 degrees ! Estimated noise=665.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000406772 Jy ! Component: 100 - total flux cleaned = 0.000504311 Jy ! Component: 150 - total flux cleaned = 0.000537846 Jy ! Component: 200 - total flux cleaned = 0.000549554 Jy ! Total flux subtracted in 200 components = 0.000549554 Jy ! Clean residual min=-0.001703 max=0.001492 Jy/beam ! Clean residual mean=0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.160884 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 = -5.70105e-06 Jy ! Component: 100 - total flux cleaned = -6.06715e-06 Jy ! Component: 150 - total flux cleaned = -1.08404e-05 Jy ! Component: 200 - total flux cleaned = -1.09899e-05 Jy ! Total flux subtracted in 200 components = -1.09899e-05 Jy ! Clean residual min=-0.001700 max=0.001496 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.160873 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.160873 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=6.488 mas, bpa=-5.945 degrees ! Estimated noise=513.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.34823e-05 Jy ! Component: 100 - total flux cleaned = 8.02639e-06 Jy ! Component: 150 - total flux cleaned = -3.2394e-06 Jy ! Component: 200 - total flux cleaned = -1.33638e-05 Jy ! Total flux subtracted in 200 components = -1.33638e-05 Jy ! Clean residual min=-0.001548 max=0.001397 Jy/beam ! Clean residual mean=0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.160859 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.160859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195938Jy sigma=0.000772 ! Fit after self-cal, rms=0.195936Jy sigma=0.000772 wmodel J2244+2600_S_2015_01_23_pus_map.mod ! Writing 54 model components to file: J2244+2600_S_2015_01_23_pus_map.mod wobs J2244+2600_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2244+2600_S_2015_01_23_pus_uvs.fits wwins J2244+2600_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J2244+2600_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.000477232 Jy ! Component: 100 - total flux cleaned = -0.000603522 Jy ! Component: 150 - total flux cleaned = -0.000627774 Jy ! Component: 200 - total flux cleaned = -0.000582822 Jy ! Component: 250 - total flux cleaned = -0.000538932 Jy ! Component: 300 - total flux cleaned = -0.000496245 Jy ! Component: 350 - total flux cleaned = -0.00043302 Jy ! Component: 400 - total flux cleaned = -0.000350349 Jy ! Component: 450 - total flux cleaned = -0.000350292 Jy ! Component: 500 - total flux cleaned = -0.000329939 Jy ! Component: 550 - total flux cleaned = -0.000270941 Jy ! Component: 600 - total flux cleaned = -0.000194418 Jy ! Component: 650 - total flux cleaned = -0.000194362 Jy ! Component: 700 - total flux cleaned = -0.000231121 Jy ! Component: 750 - total flux cleaned = -0.000231357 Jy ! Component: 800 - total flux cleaned = -0.00030366 Jy ! Component: 850 - total flux cleaned = -0.000321513 Jy ! Component: 900 - total flux cleaned = -0.000409241 Jy ! Component: 950 - total flux cleaned = -0.00046121 Jy ! Component: 1000 - total flux cleaned = -0.000512724 Jy ! Component: 1050 - total flux cleaned = -0.00054664 Jy ! Component: 1100 - total flux cleaned = -0.000563536 Jy ! Component: 1150 - total flux cleaned = -0.000613252 Jy ! Component: 1200 - total flux cleaned = -0.000629578 Jy ! Component: 1250 - total flux cleaned = -0.000661777 Jy ! Component: 1300 - total flux cleaned = -0.000709679 Jy ! Component: 1350 - total flux cleaned = -0.000741368 Jy ! Component: 1400 - total flux cleaned = -0.000867297 Jy ! Component: 1450 - total flux cleaned = -0.000898739 Jy ! Component: 1500 - total flux cleaned = -0.00100695 Jy ! Component: 1550 - total flux cleaned = -0.00108368 Jy ! Component: 1600 - total flux cleaned = -0.00117495 Jy ! Component: 1650 - total flux cleaned = -0.00125036 Jy ! Component: 1700 - total flux cleaned = -0.00134013 Jy ! Component: 1750 - total flux cleaned = -0.00144425 Jy ! Component: 1800 - total flux cleaned = -0.00156227 Jy ! Component: 1850 - total flux cleaned = -0.00164995 Jy ! Component: 1900 - total flux cleaned = -0.00170809 Jy ! Component: 1950 - total flux cleaned = -0.00183817 Jy ! Component: 2000 - total flux cleaned = -0.00192414 Jy ! Component: 2050 - total flux cleaned = -0.00203805 Jy ! Component: 2100 - total flux cleaned = -0.00209449 Jy ! Component: 2150 - total flux cleaned = -0.0021925 Jy ! Component: 2200 - total flux cleaned = -0.00228969 Jy ! Component: 2250 - total flux cleaned = -0.00230342 Jy ! Component: 2300 - total flux cleaned = -0.00239963 Jy ! Component: 2350 - total flux cleaned = -0.00250862 Jy ! Component: 2400 - total flux cleaned = -0.00248149 Jy ! Component: 2450 - total flux cleaned = -0.00256238 Jy ! Component: 2500 - total flux cleaned = -0.00257581 Jy ! Component: 2550 - total flux cleaned = -0.00264237 Jy ! Component: 2600 - total flux cleaned = -0.00276118 Jy ! Component: 2650 - total flux cleaned = -0.00274809 Jy ! Component: 2700 - total flux cleaned = -0.00283937 Jy ! Component: 2750 - total flux cleaned = -0.00286527 Jy ! Component: 2800 - total flux cleaned = -0.00287822 Jy ! Component: 2850 - total flux cleaned = -0.00294223 Jy ! Component: 2900 - total flux cleaned = -0.00292961 Jy ! Component: 2950 - total flux cleaned = -0.0029677 Jy ! Component: 3000 - total flux cleaned = -0.00301809 Jy ! Component: 3050 - total flux cleaned = -0.00305572 Jy ! Component: 3100 - total flux cleaned = -0.00306825 Jy ! Component: 3150 - total flux cleaned = -0.00308063 Jy ! Component: 3200 - total flux cleaned = -0.00308059 Jy ! Component: 3250 - total flux cleaned = -0.0030929 Jy ! Component: 3300 - total flux cleaned = -0.00305626 Jy ! Component: 3350 - total flux cleaned = -0.00306838 Jy ! Component: 3400 - total flux cleaned = -0.0030926 Jy ! Component: 3450 - total flux cleaned = -0.00306849 Jy ! Component: 3500 - total flux cleaned = -0.00311644 Jy ! Component: 3550 - total flux cleaned = -0.00314022 Jy ! Component: 3600 - total flux cleaned = -0.00315211 Jy ! Component: 3650 - total flux cleaned = -0.00308152 Jy ! Component: 3700 - total flux cleaned = -0.00310514 Jy ! Component: 3750 - total flux cleaned = -0.00315177 Jy ! Component: 3800 - total flux cleaned = -0.00305882 Jy ! Component: 3850 - total flux cleaned = -0.00307053 Jy ! Component: 3900 - total flux cleaned = -0.00309353 Jy ! Component: 3950 - total flux cleaned = -0.00303627 Jy ! Component: 4000 - total flux cleaned = -0.00305911 Jy ! Component: 4050 - total flux cleaned = -0.00304778 Jy ! Total flux subtracted in 4096 components = -0.00307032 Jy ! Clean residual min=-0.000720 max=0.000726 Jy/beam ! Clean residual mean=0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.157789 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 339 components and 0.157789 Jy ![Exited script file: muppet] wmap "J2244+2600_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 6.488 at -5.945 degrees (North through East) ! Clean map min=-0.001188 max=0.14607 Jy/beam ! Writing clean map to FITS file: J2244+2600_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.14607 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210348 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.432016 0.432016 0.864032 1.72806 3.45613 6.91225 13.8245 27.649 55.298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 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.357 x 6.488 at -5.945 degrees (North through East) ! Clean map min=-0.001188 max=0.14607 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 J2244+2600_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:37:09 2017