! Started logfile: J0947+5907_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:21:58 2016 obs J0947+5907_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0947+5907_S_2014_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696927 visibilities/baseline/integration-bin. ! Found source: J0947+5907 ! ! 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 11792 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 J0947+5907_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 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892696Jy sigma=0.010909 ! Fit after self-cal, rms=0.814314Jy sigma=0.009926 ! 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.853 mas, bmaj=5.299 mas, bpa=20.13 degrees ! Estimated noise=873.1 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.14254 Jy ! Component: 100 - total flux cleaned = 0.175232 Jy ! Total flux subtracted in 100 components = 0.175232 Jy ! Clean residual min=-0.005521 max=0.011743 Jy/beam ! Clean residual mean=-0.000048 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.175232 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.175232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073639Jy sigma=0.000837 ! Fit after self-cal, rms=0.073638Jy sigma=0.000837 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120343 Jy ! Component: 100 - total flux cleaned = 0.0187586 Jy ! Total flux subtracted in 100 components = 0.0187586 Jy ! Clean residual min=-0.005414 max=0.005008 Jy/beam ! Clean residual mean=-0.000032 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.19399 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.19399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070899Jy sigma=0.000807 ! Fit after self-cal, rms=0.070895Jy sigma=0.000807 ! 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=4.649 mas, bmaj=6.07 mas, bpa=20.86 degrees ! Estimated noise=543.081 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.00639748 Jy ! Component: 100 - total flux cleaned = 0.0102575 Jy ! Component: 150 - total flux cleaned = 0.0128105 Jy ! Component: 200 - total flux cleaned = 0.0145212 Jy ! Total flux subtracted in 200 components = 0.0145212 Jy ! Clean residual min=-0.003229 max=0.003032 Jy/beam ! Clean residual mean=-0.000020 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.208512 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 58 components and 0.208512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070133Jy sigma=0.000801 ! Fit after self-cal, rms=0.070117Jy sigma=0.000801 ! 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.83 HN 0.99 KP 1.05 ! LA 1.17 MK 1.00* NL 0.95 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.02 KP 1.01 ! LA 1.15 MK 1.00* NL 1.02 OV 1.01 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.04 KP 0.91 ! LA 0.88 MK 1.00* NL 0.99 OV 0.95 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.01 KP 0.89 ! LA 0.86 MK 1.00* NL 1.07 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.070117Jy sigma=0.000801 ! Fit after self-cal, rms=0.065986Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.647 mas, bmaj=6.069 mas, bpa=20.86 degrees ! Estimated noise=541.806 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 (-4, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210277 Jy ! Component: 100 - total flux cleaned = 0.00228758 Jy ! Component: 150 - total flux cleaned = 0.00244963 Jy ! Component: 200 - total flux cleaned = 0.00241484 Jy ! Total flux subtracted in 200 components = 0.00241484 Jy ! Clean residual min=-0.001616 max=0.001625 Jy/beam ! Clean residual mean=-0.000009 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.210926 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.210926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065892Jy sigma=0.000765 ! Fit after self-cal, rms=0.065878Jy sigma=0.000764 ! 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.065878Jy sigma=0.000764 ! Fit after self-cal, rms=0.065841Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.645 mas, bmaj=6.069 mas, bpa=20.74 degrees ! Estimated noise=541.239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498903 Jy ! Component: 100 - total flux cleaned = 0.000801211 Jy ! Component: 150 - total flux cleaned = 0.000800747 Jy ! Component: 200 - total flux cleaned = 0.000779029 Jy ! Total flux subtracted in 200 components = 0.000779029 Jy ! Clean residual min=-0.001584 max=0.001658 Jy/beam ! Clean residual mean=-0.000008 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.211706 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 97 components and 0.211706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065819Jy sigma=0.000764 ! Fit after self-cal, rms=0.065819Jy sigma=0.000764 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 (111, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697593 Jy ! Component: 100 - total flux cleaned = 0.000449723 Jy ! Component: 150 - total flux cleaned = 0.000419506 Jy ! Component: 200 - total flux cleaned = 0.000445552 Jy ! Total flux subtracted in 200 components = 0.000445552 Jy ! Clean residual min=-0.001446 max=0.001438 Jy/beam ! Clean residual mean=-0.000008 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.212151 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.212151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065777Jy sigma=0.000763 ! Fit after self-cal, rms=0.065775Jy sigma=0.000763 ! 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.065775Jy sigma=0.000763 ! Fit after self-cal, rms=0.065741Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.644 mas, bmaj=6.069 mas, bpa=20.68 degrees ! Estimated noise=540.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.27943e-05 Jy ! Component: 100 - total flux cleaned = 0.000165062 Jy ! Component: 150 - total flux cleaned = 0.000234561 Jy ! Component: 200 - total flux cleaned = 0.000255421 Jy ! Total flux subtracted in 200 components = 0.000255421 Jy ! Clean residual min=-0.001382 max=0.001326 Jy/beam ! Clean residual mean=-0.000009 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.212406 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.212406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065725Jy sigma=0.000763 ! Fit after self-cal, rms=0.065724Jy sigma=0.000763 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.73778e-05 Jy ! Component: 100 - total flux cleaned = -7.50262e-06 Jy ! Component: 150 - total flux cleaned = 1.107e-05 Jy ! Component: 200 - total flux cleaned = -2.46067e-05 Jy ! Total flux subtracted in 200 components = -2.46067e-05 Jy ! Clean residual min=-0.001359 max=0.001301 Jy/beam ! Clean residual mean=-0.000009 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.212382 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 129 components and 0.212382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065714Jy sigma=0.000763 ! Fit after self-cal, rms=0.065714Jy sigma=0.000763 ! 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.065714Jy sigma=0.000763 ! Fit after self-cal, rms=0.065691Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.118 mas, bmaj=8.917 mas, bpa=1.432 degrees ! Estimated noise=628.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000467536 Jy ! Component: 100 - total flux cleaned = -0.000535577 Jy ! Component: 150 - total flux cleaned = -0.000551053 Jy ! Component: 200 - total flux cleaned = -0.00057825 Jy ! Total flux subtracted in 200 components = -0.00057825 Jy ! Clean residual min=-0.001308 max=0.001314 Jy/beam ! Clean residual mean=-0.000016 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.211804 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 143 components and 0.211804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065687Jy sigma=0.000763 ! Fit after self-cal, rms=0.065686Jy sigma=0.000763 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 = -6.00157e-05 Jy ! Component: 100 - total flux cleaned = -8.575e-05 Jy ! Component: 150 - total flux cleaned = -8.55865e-05 Jy ! Component: 200 - total flux cleaned = -9.69643e-05 Jy ! Total flux subtracted in 200 components = -9.69643e-05 Jy ! Clean residual min=-0.001283 max=0.001288 Jy/beam ! Clean residual mean=-0.000015 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.211707 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 153 components and 0.211707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065683Jy sigma=0.000763 ! Fit after self-cal, rms=0.065683Jy sigma=0.000763 ! 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=4.643 mas, bmaj=6.068 mas, bpa=20.65 degrees ! Estimated noise=540.862 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.643 x 6.068 at 20.65 degrees (North through East) ! Clean map min=-0.0012541 max=0.18488 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.857 mas, bmaj=5.291 mas, bpa=19.48 degrees ! Estimated noise=866.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141462 Jy ! Component: 100 - total flux cleaned = 0.173805 Jy ! Component: 150 - total flux cleaned = 0.185709 Jy ! Component: 200 - total flux cleaned = 0.192592 Jy ! Total flux subtracted in 200 components = 0.192592 Jy ! Clean residual min=-0.003042 max=0.003701 Jy/beam ! Clean residual mean=-0.000024 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.192592 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.192592 Jy ! Inverting map and beam ! Estimated beam: bmin=4.643 mas, bmaj=6.068 mas, bpa=20.65 degrees ! Estimated noise=540.862 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.00674155 Jy ! Component: 100 - total flux cleaned = 0.0108126 Jy ! Component: 150 - total flux cleaned = 0.0135781 Jy ! Component: 200 - total flux cleaned = 0.0155329 Jy ! Total flux subtracted in 200 components = 0.0155329 Jy ! Clean residual min=-0.001683 max=0.001445 Jy/beam ! Clean residual mean=-0.000018 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.208125 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.208125 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.118 mas, bmaj=8.917 mas, bpa=1.432 degrees ! Estimated noise=628.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204831 Jy ! Component: 100 - total flux cleaned = 0.00251501 Jy ! Component: 150 - total flux cleaned = 0.00273852 Jy ! Component: 200 - total flux cleaned = 0.00296243 Jy ! Total flux subtracted in 200 components = 0.00296243 Jy ! Clean residual min=-0.001552 max=0.001331 Jy/beam ! Clean residual mean=-0.000019 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.211087 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.000185668 Jy ! Component: 100 - total flux cleaned = 0.000266744 Jy ! Component: 150 - total flux cleaned = 0.000385892 Jy ! Component: 200 - total flux cleaned = 0.000449116 Jy ! Total flux subtracted in 200 components = 0.000449116 Jy ! Clean residual min=-0.001407 max=0.001324 Jy/beam ! Clean residual mean=-0.000017 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.211536 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 125 components and 0.211536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.643 mas, bmaj=6.068 mas, bpa=20.65 degrees ! Estimated noise=540.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.06942e-05 Jy ! Component: 100 - total flux cleaned = 0.000143408 Jy ! Component: 150 - total flux cleaned = 0.000145672 Jy ! Component: 200 - total flux cleaned = 0.00019458 Jy ! Total flux subtracted in 200 components = 0.00019458 Jy ! Clean residual min=-0.001339 max=0.001307 Jy/beam ! Clean residual mean=-0.000009 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.211731 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 139 components and 0.211731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065701Jy sigma=0.000763 ! Fit after self-cal, rms=0.065697Jy sigma=0.000763 wmodel J0947+5907_S_2014_05_31_pus_map.mod ! Writing 139 model components to file: J0947+5907_S_2014_05_31_pus_map.mod wobs J0947+5907_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0947+5907_S_2014_05_31_pus_uvs.fits wwins J0947+5907_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0947+5907_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 = -9.16188e-05 Jy ! Component: 100 - total flux cleaned = -4.92548e-05 Jy ! Component: 150 - total flux cleaned = 9.19938e-05 Jy ! Component: 200 - total flux cleaned = 0.000209083 Jy ! Component: 250 - total flux cleaned = 0.000303441 Jy ! Component: 300 - total flux cleaned = 0.000375811 Jy ! Component: 350 - total flux cleaned = 0.000358763 Jy ! Component: 400 - total flux cleaned = 0.000410433 Jy ! Component: 450 - total flux cleaned = 0.000460014 Jy ! Component: 500 - total flux cleaned = 0.00047606 Jy ! Component: 550 - total flux cleaned = 0.000523916 Jy ! Component: 600 - total flux cleaned = 0.000570455 Jy ! Component: 650 - total flux cleaned = 0.000585708 Jy ! Component: 700 - total flux cleaned = 0.000585565 Jy ! Component: 750 - total flux cleaned = 0.00060006 Jy ! Component: 800 - total flux cleaned = 0.000643333 Jy ! Component: 850 - total flux cleaned = 0.000657389 Jy ! Component: 900 - total flux cleaned = 0.000726798 Jy ! Component: 950 - total flux cleaned = 0.000726789 Jy ! Component: 1000 - total flux cleaned = 0.000767047 Jy ! Component: 1050 - total flux cleaned = 0.000793581 Jy ! Component: 1100 - total flux cleaned = 0.000845682 Jy ! Component: 1150 - total flux cleaned = 0.000858576 Jy ! Component: 1200 - total flux cleaned = 0.000909161 Jy ! Component: 1250 - total flux cleaned = 0.000896559 Jy ! Component: 1300 - total flux cleaned = 0.000945686 Jy ! Component: 1350 - total flux cleaned = 0.000957948 Jy ! Component: 1400 - total flux cleaned = 0.000981897 Jy ! Component: 1450 - total flux cleaned = 0.00100572 Jy ! Component: 1500 - total flux cleaned = 0.00104092 Jy ! Component: 1550 - total flux cleaned = 0.00106439 Jy ! Component: 1600 - total flux cleaned = 0.00112178 Jy ! Component: 1650 - total flux cleaned = 0.00117842 Jy ! Component: 1700 - total flux cleaned = 0.00116726 Jy ! Component: 1750 - total flux cleaned = 0.00123383 Jy ! Component: 1800 - total flux cleaned = 0.00124468 Jy ! Component: 1850 - total flux cleaned = 0.00126622 Jy ! Component: 1900 - total flux cleaned = 0.00124475 Jy ! Component: 1950 - total flux cleaned = 0.00125552 Jy ! Component: 2000 - total flux cleaned = 0.00129766 Jy ! Component: 2050 - total flux cleaned = 0.00131848 Jy ! Component: 2100 - total flux cleaned = 0.00125628 Jy ! Component: 2150 - total flux cleaned = 0.00128717 Jy ! Component: 2200 - total flux cleaned = 0.00129722 Jy ! Component: 2250 - total flux cleaned = 0.00131737 Jy ! Component: 2300 - total flux cleaned = 0.00130738 Jy ! Component: 2350 - total flux cleaned = 0.00130721 Jy ! Component: 2400 - total flux cleaned = 0.00129738 Jy ! Component: 2450 - total flux cleaned = 0.00126827 Jy ! Component: 2500 - total flux cleaned = 0.00126827 Jy ! Component: 2550 - total flux cleaned = 0.00125886 Jy ! Component: 2600 - total flux cleaned = 0.0012589 Jy ! Component: 2650 - total flux cleaned = 0.00126818 Jy ! Component: 2700 - total flux cleaned = 0.00124968 Jy ! Component: 2750 - total flux cleaned = 0.00124043 Jy ! Component: 2800 - total flux cleaned = 0.00123123 Jy ! Component: 2850 - total flux cleaned = 0.00123132 Jy ! Component: 2900 - total flux cleaned = 0.0012314 Jy ! Component: 2950 - total flux cleaned = 0.00125829 Jy ! Component: 3000 - total flux cleaned = 0.00124045 Jy ! Component: 3050 - total flux cleaned = 0.00123154 Jy ! Component: 3100 - total flux cleaned = 0.00121399 Jy ! Component: 3150 - total flux cleaned = 0.0012053 Jy ! Component: 3200 - total flux cleaned = 0.00121402 Jy ! Component: 3250 - total flux cleaned = 0.00120547 Jy ! Component: 3300 - total flux cleaned = 0.00123968 Jy ! Component: 3350 - total flux cleaned = 0.0012482 Jy ! Component: 3400 - total flux cleaned = 0.00125671 Jy ! Component: 3450 - total flux cleaned = 0.00125674 Jy ! Component: 3500 - total flux cleaned = 0.00127354 Jy ! Component: 3550 - total flux cleaned = 0.00129016 Jy ! Component: 3600 - total flux cleaned = 0.00129833 Jy ! Component: 3650 - total flux cleaned = 0.00128198 Jy ! Component: 3700 - total flux cleaned = 0.00133091 Jy ! Component: 3750 - total flux cleaned = 0.00130662 Jy ! Component: 3800 - total flux cleaned = 0.0013389 Jy ! Component: 3850 - total flux cleaned = 0.00133888 Jy ! Component: 3900 - total flux cleaned = 0.00135481 Jy ! Component: 3950 - total flux cleaned = 0.00137076 Jy ! Component: 4000 - total flux cleaned = 0.00140223 Jy ! Component: 4050 - total flux cleaned = 0.00138661 Jy ! Total flux subtracted in 4096 components = 0.00140218 Jy ! Clean residual min=-0.000522 max=0.000453 Jy/beam ! Clean residual mean=-0.000001 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.213133 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 379 components and 0.213133 Jy ![Exited script file: muppet] wmap "J0947+5907_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.643 x 6.068 at 20.65 degrees (North through East) ! Clean map min=-0.0011245 max=0.18564 Jy/beam ! Writing clean map to FITS file: J0947+5907_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.185638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000136385 device "J0947+5907_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0947+5907_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220405 0.220405 0.440811 0.881622 1.76324 3.52649 7.05297 14.1059 28.2119 56.4238 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.185 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.643 x 6.068 at 20.65 degrees (North through East) ! Clean map min=-0.0011245 max=0.18564 Jy/beam quit ! Quitting program ! Log file J0947+5907_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:22:04 2016