! Started logfile: J1247+7046_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:27:10 2016 obs J1247+7046_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1247+7046_S_2014_05_31_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883196 visibilities/baseline/integration-bin. ! Found source: J1247+7046 ! ! 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 336 lines of history. ! ! Reading 19236 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 J1247+7046_S_2014_05_31_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885052Jy sigma=0.010491 ! Fit after self-cal, rms=0.858176Jy sigma=0.010209 ! 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.921 mas, bmaj=3.881 mas, bpa=-12.52 degrees ! Estimated noise=832.004 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.111146 Jy ! Component: 100 - total flux cleaned = 0.135887 Jy ! Total flux subtracted in 100 components = 0.135887 Jy ! Clean residual min=-0.004160 max=0.008085 Jy/beam ! Clean residual mean=0.000000 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.135887 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.135887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071377Jy sigma=0.000800 ! Fit after self-cal, rms=0.071369Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769683 Jy ! Component: 100 - total flux cleaned = 0.0109808 Jy ! Total flux subtracted in 100 components = 0.0109808 Jy ! Clean residual min=-0.003676 max=0.003402 Jy/beam ! Clean residual mean=-0.000006 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.146868 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.146868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070463Jy sigma=0.000792 ! Fit after self-cal, rms=0.070457Jy sigma=0.000792 ! 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.867 mas, bmaj=4.747 mas, bpa=-13.55 degrees ! Estimated noise=434.932 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.0014688 Jy ! Component: 100 - total flux cleaned = 0.00211927 Jy ! Component: 150 - total flux cleaned = 0.00231161 Jy ! Component: 200 - total flux cleaned = 0.00233442 Jy ! Total flux subtracted in 200 components = 0.00233442 Jy ! Clean residual min=-0.002244 max=0.002201 Jy/beam ! Clean residual mean=-0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.149202 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.149202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070401Jy sigma=0.000792 ! Fit after self-cal, rms=0.070402Jy sigma=0.000792 ! 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.86 HN 1.00 KP 1.07 ! LA 1.19 MK 1.00 NL 0.97 OV 0.98 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.03 KP 1.03 ! LA 1.14 MK 1.00 NL 1.04 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.02 KP 0.91 ! LA 0.91 MK 1.05 NL 0.99 OV 0.95 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.02 KP 0.87 ! LA 0.85 MK 0.99 NL 1.06 OV 0.99 ! PT 1.03 SC 0.94 ! ! ! Fit before self-cal, rms=0.070402Jy sigma=0.000792 ! Fit after self-cal, rms=0.068187Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=4.769 mas, bpa=-13.34 degrees ! Estimated noise=435.601 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 = -5.00417e-06 Jy ! Component: 100 - total flux cleaned = 2.26606e-05 Jy ! Component: 150 - total flux cleaned = 4.66455e-05 Jy ! Component: 200 - total flux cleaned = 7.73753e-05 Jy ! Total flux subtracted in 200 components = 7.73753e-05 Jy ! Clean residual min=-0.001526 max=0.001346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.14928 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.14928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068181Jy sigma=0.000775 ! Fit after self-cal, rms=0.068173Jy sigma=0.000774 ! 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.068173Jy sigma=0.000774 ! Fit after self-cal, rms=0.068068Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=4.765 mas, bpa=-13.5 degrees ! Estimated noise=435.617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.24453e-06 Jy ! Component: 100 - total flux cleaned = 2.0629e-05 Jy ! Component: 150 - total flux cleaned = 4.9166e-05 Jy ! Component: 200 - total flux cleaned = 4.89462e-05 Jy ! Total flux subtracted in 200 components = 4.89462e-05 Jy ! Clean residual min=-0.001449 max=0.001397 Jy/beam ! Clean residual mean=-0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.149329 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.149329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068065Jy sigma=0.000774 ! Fit after self-cal, rms=0.068065Jy sigma=0.000774 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.00228e-05 Jy ! Component: 100 - total flux cleaned = 1.32017e-05 Jy ! Component: 150 - total flux cleaned = 7.33406e-06 Jy ! Component: 200 - total flux cleaned = 7.43784e-06 Jy ! Total flux subtracted in 200 components = 7.43784e-06 Jy ! Clean residual min=-0.001449 max=0.001399 Jy/beam ! Clean residual mean=-0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.149336 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.149336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068063Jy sigma=0.000774 ! Fit after self-cal, rms=0.068063Jy sigma=0.000774 ! 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.068063Jy sigma=0.000774 ! Fit after self-cal, rms=0.068097Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.864 mas, bmaj=4.765 mas, bpa=-13.51 degrees ! Estimated noise=435.813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.6199e-05 Jy ! Component: 100 - total flux cleaned = 4.86388e-05 Jy ! Component: 150 - total flux cleaned = 4.86737e-05 Jy ! Component: 200 - total flux cleaned = 4.81317e-05 Jy ! Total flux subtracted in 200 components = 4.81317e-05 Jy ! Clean residual min=-0.001451 max=0.001402 Jy/beam ! Clean residual mean=-0.000002 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.149384 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.149384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068095Jy sigma=0.000774 ! Fit after self-cal, rms=0.068095Jy sigma=0.000774 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 = 1.08388e-05 Jy ! Component: 100 - total flux cleaned = -1.86901e-07 Jy ! Component: 150 - total flux cleaned = -5.38549e-06 Jy ! Component: 200 - total flux cleaned = -5.28704e-06 Jy ! Total flux subtracted in 200 components = -5.28704e-06 Jy ! Clean residual min=-0.001449 max=0.001402 Jy/beam ! Clean residual mean=-0.000002 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.149379 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.149379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068094Jy sigma=0.000774 ! Fit after self-cal, rms=0.068094Jy sigma=0.000774 ! 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.068094Jy sigma=0.000774 ! Fit after self-cal, rms=0.068111Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.751 mas, bmaj=9.488 mas, bpa=11.16 degrees ! Estimated noise=547.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161703 Jy ! Component: 100 - total flux cleaned = 0.000159007 Jy ! Component: 150 - total flux cleaned = 0.000155422 Jy ! Component: 200 - total flux cleaned = 0.000153917 Jy ! Total flux subtracted in 200 components = 0.000153917 Jy ! Clean residual min=-0.001308 max=0.001343 Jy/beam ! Clean residual mean=-0.000005 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.149533 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.149533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068111Jy sigma=0.000774 ! Fit after self-cal, rms=0.068111Jy sigma=0.000774 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 = -9.73425e-08 Jy ! Component: 100 - total flux cleaned = -4.64142e-06 Jy ! Component: 150 - total flux cleaned = -7.98844e-06 Jy ! Component: 200 - total flux cleaned = -9.37624e-06 Jy ! Total flux subtracted in 200 components = -9.37624e-06 Jy ! Clean residual min=-0.001305 max=0.001341 Jy/beam ! Clean residual mean=-0.000005 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.149523 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 47 components and 0.149523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068111Jy sigma=0.000774 ! Fit after self-cal, rms=0.068111Jy sigma=0.000774 ! 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.864 mas, bmaj=4.765 mas, bpa=-13.52 degrees ! Estimated noise=435.92 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.864 x 4.765 at -13.52 degrees (North through East) ! Clean map min=-0.0013604 max=0.14287 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.922 mas, bmaj=3.891 mas, bpa=-12.57 degrees ! Estimated noise=830.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110899 Jy ! Component: 100 - total flux cleaned = 0.135863 Jy ! Component: 150 - total flux cleaned = 0.143641 Jy ! Component: 200 - total flux cleaned = 0.146836 Jy ! Total flux subtracted in 200 components = 0.146836 Jy ! Clean residual min=-0.002341 max=0.002542 Jy/beam ! Clean residual mean=0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.146836 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.146836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.864 mas, bmaj=4.765 mas, bpa=-13.52 degrees ! Estimated noise=435.92 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.00171868 Jy ! Component: 100 - total flux cleaned = 0.00242567 Jy ! Component: 150 - total flux cleaned = 0.0025 Jy ! Component: 200 - total flux cleaned = 0.00252996 Jy ! Total flux subtracted in 200 components = 0.00252996 Jy ! Clean residual min=-0.001464 max=0.001448 Jy/beam ! Clean residual mean=-0.000002 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.149366 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.149366 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.751 mas, bmaj=9.488 mas, bpa=11.16 degrees ! Estimated noise=547.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207833 Jy ! Component: 100 - total flux cleaned = 0.000213326 Jy ! Component: 150 - total flux cleaned = 0.000204204 Jy ! Component: 200 - total flux cleaned = 0.000200648 Jy ! Total flux subtracted in 200 components = 0.000200648 Jy ! Clean residual min=-0.001295 max=0.001342 Jy/beam ! Clean residual mean=-0.000005 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.149566 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 = -2.94036e-06 Jy ! Component: 100 - total flux cleaned = -5.44136e-06 Jy ! Component: 150 - total flux cleaned = -7.47122e-06 Jy ! Component: 200 - total flux cleaned = -7.45742e-06 Jy ! Total flux subtracted in 200 components = -7.45742e-06 Jy ! Clean residual min=-0.001298 max=0.001338 Jy/beam ! Clean residual mean=-0.000005 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.149559 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.149559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.864 mas, bmaj=4.765 mas, bpa=-13.52 degrees ! Estimated noise=435.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.86274e-05 Jy ! Component: 100 - total flux cleaned = -6.97536e-05 Jy ! Component: 150 - total flux cleaned = -8.93086e-05 Jy ! Component: 200 - total flux cleaned = -0.000106991 Jy ! Total flux subtracted in 200 components = -0.000106991 Jy ! Clean residual min=-0.001444 max=0.001424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.149452 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.149452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068116Jy sigma=0.000774 ! Fit after self-cal, rms=0.068115Jy sigma=0.000774 wmodel J1247+7046_S_2014_05_31_pus_map.mod ! Writing 46 model components to file: J1247+7046_S_2014_05_31_pus_map.mod wobs J1247+7046_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1247+7046_S_2014_05_31_pus_uvs.fits wwins J1247+7046_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1247+7046_S_2014_05_31_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.000183567 Jy ! Component: 100 - total flux cleaned = -0.000338165 Jy ! Component: 150 - total flux cleaned = -0.000421309 Jy ! Component: 200 - total flux cleaned = -0.000482619 Jy ! Component: 250 - total flux cleaned = -0.000541286 Jy ! Component: 300 - total flux cleaned = -0.000560288 Jy ! Component: 350 - total flux cleaned = -0.000560252 Jy ! Component: 400 - total flux cleaned = -0.000560257 Jy ! Component: 450 - total flux cleaned = -0.000525277 Jy ! Component: 500 - total flux cleaned = -0.000542604 Jy ! Component: 550 - total flux cleaned = -0.000559726 Jy ! Component: 600 - total flux cleaned = -0.000543305 Jy ! Component: 650 - total flux cleaned = -0.000559865 Jy ! Component: 700 - total flux cleaned = -0.000544015 Jy ! Component: 750 - total flux cleaned = -0.000528357 Jy ! Component: 800 - total flux cleaned = -0.000559136 Jy ! Component: 850 - total flux cleaned = -0.000512922 Jy ! Component: 900 - total flux cleaned = -0.000527864 Jy ! Component: 950 - total flux cleaned = -0.000498144 Jy ! Component: 1000 - total flux cleaned = -0.00049785 Jy ! Component: 1050 - total flux cleaned = -0.00049739 Jy ! Component: 1100 - total flux cleaned = -0.000482939 Jy ! Component: 1150 - total flux cleaned = -0.000511039 Jy ! Component: 1200 - total flux cleaned = -0.000483181 Jy ! Component: 1250 - total flux cleaned = -0.000524132 Jy ! Component: 1300 - total flux cleaned = -0.000496803 Jy ! Component: 1350 - total flux cleaned = -0.000496988 Jy ! Component: 1400 - total flux cleaned = -0.00045745 Jy ! Component: 1450 - total flux cleaned = -0.000457741 Jy ! Component: 1500 - total flux cleaned = -0.000470848 Jy ! Component: 1550 - total flux cleaned = -0.000496289 Jy ! Component: 1600 - total flux cleaned = -0.000445863 Jy ! Component: 1650 - total flux cleaned = -0.00042075 Jy ! Component: 1700 - total flux cleaned = -0.000432912 Jy ! Component: 1750 - total flux cleaned = -0.000384082 Jy ! Component: 1800 - total flux cleaned = -0.000384347 Jy ! Component: 1850 - total flux cleaned = -0.000384518 Jy ! Component: 1900 - total flux cleaned = -0.000384799 Jy ! Component: 1950 - total flux cleaned = -0.000384688 Jy ! Component: 2000 - total flux cleaned = -0.000396371 Jy ! Component: 2050 - total flux cleaned = -0.000361842 Jy ! Component: 2100 - total flux cleaned = -0.000327852 Jy ! Component: 2150 - total flux cleaned = -0.000395619 Jy ! Component: 2200 - total flux cleaned = -0.00042905 Jy ! Component: 2250 - total flux cleaned = -0.00041779 Jy ! Component: 2300 - total flux cleaned = -0.000395574 Jy ! Component: 2350 - total flux cleaned = -0.000449987 Jy ! Component: 2400 - total flux cleaned = -0.000439337 Jy ! Component: 2450 - total flux cleaned = -0.000439302 Jy ! Component: 2500 - total flux cleaned = -0.000386069 Jy ! Component: 2550 - total flux cleaned = -0.000428349 Jy ! Component: 2600 - total flux cleaned = -0.000449358 Jy ! Component: 2650 - total flux cleaned = -0.000470125 Jy ! Component: 2700 - total flux cleaned = -0.000459924 Jy ! Component: 2750 - total flux cleaned = -0.000429336 Jy ! Component: 2800 - total flux cleaned = -0.000429305 Jy ! Component: 2850 - total flux cleaned = -0.00045953 Jy ! Component: 2900 - total flux cleaned = -0.00043972 Jy ! Component: 2950 - total flux cleaned = -0.000499239 Jy ! Component: 3000 - total flux cleaned = -0.000459694 Jy ! Component: 3050 - total flux cleaned = -0.000498726 Jy ! Component: 3100 - total flux cleaned = -0.000488935 Jy ! Component: 3150 - total flux cleaned = -0.000488875 Jy ! Component: 3200 - total flux cleaned = -0.000498446 Jy ! Component: 3250 - total flux cleaned = -0.000536495 Jy ! Component: 3300 - total flux cleaned = -0.000545892 Jy ! Component: 3350 - total flux cleaned = -0.000545901 Jy ! Component: 3400 - total flux cleaned = -0.000555182 Jy ! Component: 3450 - total flux cleaned = -0.000545959 Jy ! Component: 3500 - total flux cleaned = -0.000536836 Jy ! Component: 3550 - total flux cleaned = -0.00052773 Jy ! Component: 3600 - total flux cleaned = -0.00053684 Jy ! Component: 3650 - total flux cleaned = -0.000509799 Jy ! Component: 3700 - total flux cleaned = -0.000545589 Jy ! Component: 3750 - total flux cleaned = -0.000501132 Jy ! Component: 3800 - total flux cleaned = -0.000465918 Jy ! Component: 3850 - total flux cleaned = -0.00051861 Jy ! Component: 3900 - total flux cleaned = -0.000483633 Jy ! Component: 3950 - total flux cleaned = -0.000509525 Jy ! Component: 4000 - total flux cleaned = -0.000457811 Jy ! Component: 4050 - total flux cleaned = -0.000474903 Jy ! Total flux subtracted in 4096 components = -0.000457866 Jy ! Clean residual min=-0.000483 max=0.000619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.148994 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 345 components and 0.148994 Jy ![Exited script file: muppet] wmap "J1247+7046_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.864 x 4.765 at -13.52 degrees (North through East) ! Clean map min=-0.00087645 max=0.14276 Jy/beam ! Writing clean map to FITS file: J1247+7046_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151624 device "J1247+7046_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1247+7046_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.318629 0.318629 0.637258 1.27452 2.54903 5.09806 10.1961 20.3923 40.7845 81.569 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.864 x 4.765 at -13.52 degrees (North through East) ! Clean map min=-0.00087645 max=0.14276 Jy/beam quit ! Quitting program ! Log file J1247+7046_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:27:16 2016