! Started logfile: J0122+2954_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:11:36 2016 obs J0122+2954_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0122+2954_S_2014_08_05_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761035 visibilities/baseline/integration-bin. ! Found source: J0122+2954 ! ! 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 364 lines of history. ! ! Reading 10000 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 J0122+2954_S_2014_08_05_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 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.740503Jy sigma=0.009282 ! Fit after self-cal, rms=0.710116Jy sigma=0.008942 ! 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.722 mas, bmaj=7.062 mas, bpa=16.92 degrees ! Estimated noise=871.295 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.223325 Jy ! Component: 100 - total flux cleaned = 0.272177 Jy ! Total flux subtracted in 100 components = 0.272177 Jy ! Clean residual min=-0.006561 max=0.014582 Jy/beam ! Clean residual mean=0.000019 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.272177 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.272177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077147Jy sigma=0.000895 ! Fit after self-cal, rms=0.077145Jy sigma=0.000895 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141692 Jy ! Component: 100 - total flux cleaned = 0.0203226 Jy ! Total flux subtracted in 100 components = 0.0203226 Jy ! Clean residual min=-0.006223 max=0.005928 Jy/beam ! Clean residual mean=0.000009 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.292499 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.292499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073413Jy sigma=0.000854 ! Fit after self-cal, rms=0.073418Jy sigma=0.000854 ! 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.355 mas, bmaj=7.701 mas, bpa=14.45 degrees ! Estimated noise=607.768 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.00711265 Jy ! Component: 100 - total flux cleaned = 0.0112991 Jy ! Component: 150 - total flux cleaned = 0.0140482 Jy ! Component: 200 - total flux cleaned = 0.0159015 Jy ! Total flux subtracted in 200 components = 0.0159015 Jy ! Clean residual min=-0.006161 max=0.004920 Jy/beam ! Clean residual mean=0.000000 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.308401 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 60 components and 0.308401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072447Jy sigma=0.000846 ! Fit after self-cal, rms=0.072451Jy sigma=0.000846 ! 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.88 HN 0.98 KP 1.04 ! LA 1.12 MK 1.00* NL 0.95 OV 0.97 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.02 KP 1.01 ! LA 1.08 MK 1.00* NL 1.00 OV 1.01 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.04 KP 0.90 ! LA 0.85 MK 1.00* NL 1.00 OV 0.94 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 HN 1.03 KP 0.87 ! LA 0.81 MK 1.00* NL 1.09 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.072451Jy sigma=0.000846 ! Fit after self-cal, rms=0.065253Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=7.723 mas, bpa=14.54 degrees ! Estimated noise=607.124 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.000353833 Jy ! Component: 100 - total flux cleaned = 0.000230091 Jy ! Component: 150 - total flux cleaned = 0.000152312 Jy ! Component: 200 - total flux cleaned = 6.99966e-05 Jy ! Total flux subtracted in 200 components = 6.99966e-05 Jy ! Clean residual min=-0.003092 max=0.002717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.308471 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.308471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065233Jy sigma=0.000773 ! Fit after self-cal, rms=0.065233Jy sigma=0.000773 ! 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.065233Jy sigma=0.000773 ! Fit after self-cal, rms=0.064624Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=7.726 mas, bpa=14.37 degrees ! Estimated noise=607.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000395369 Jy ! Component: 100 - total flux cleaned = -0.000408788 Jy ! Component: 150 - total flux cleaned = -0.000420231 Jy ! Component: 200 - total flux cleaned = -0.000410229 Jy ! Total flux subtracted in 200 components = -0.000410229 Jy ! Clean residual min=-0.001914 max=0.001592 Jy/beam ! Clean residual mean=0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.30806 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.30806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064618Jy sigma=0.000764 ! Fit after self-cal, rms=0.064619Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.37196e-06 Jy ! Component: 100 - total flux cleaned = 3.16192e-06 Jy ! Component: 150 - total flux cleaned = 2.90316e-06 Jy ! Component: 200 - total flux cleaned = -4.31816e-06 Jy ! Total flux subtracted in 200 components = -4.31816e-06 Jy ! Clean residual min=-0.001889 max=0.001593 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.308056 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.308056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064617Jy sigma=0.000764 ! Fit after self-cal, rms=0.064617Jy sigma=0.000764 ! 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.064617Jy sigma=0.000764 ! Fit after self-cal, rms=0.064611Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=7.725 mas, bpa=14.4 degrees ! Estimated noise=607.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201808 Jy ! Component: 100 - total flux cleaned = -0.000251224 Jy ! Component: 150 - total flux cleaned = -0.000267112 Jy ! Component: 200 - total flux cleaned = -0.000274114 Jy ! Total flux subtracted in 200 components = -0.000274114 Jy ! Clean residual min=-0.001850 max=0.001558 Jy/beam ! Clean residual mean=0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.307782 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.307782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064609Jy sigma=0.000764 ! Fit after self-cal, rms=0.064608Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.2846e-06 Jy ! Component: 100 - total flux cleaned = -4.55504e-06 Jy ! Component: 150 - total flux cleaned = -9.8868e-06 Jy ! Component: 200 - total flux cleaned = -1.0007e-05 Jy ! Total flux subtracted in 200 components = -1.0007e-05 Jy ! Clean residual min=-0.001836 max=0.001558 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.307772 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.307772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064608Jy sigma=0.000764 ! Fit after self-cal, rms=0.064607Jy sigma=0.000764 ! 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.064607Jy sigma=0.000764 ! Fit after self-cal, rms=0.064608Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.764 mas, bmaj=9.596 mas, bpa=-0.7555 degrees ! Estimated noise=694.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.29154e-05 Jy ! Component: 100 - total flux cleaned = -5.35909e-05 Jy ! Component: 150 - total flux cleaned = -5.37928e-05 Jy ! Component: 200 - total flux cleaned = -4.99502e-05 Jy ! Total flux subtracted in 200 components = -4.99502e-05 Jy ! Clean residual min=-0.001791 max=0.001638 Jy/beam ! Clean residual mean=0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.307722 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.307722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064608Jy sigma=0.000764 ! Fit after self-cal, rms=0.064608Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.60013e-06 Jy ! Component: 100 - total flux cleaned = -9.10936e-06 Jy ! Component: 150 - total flux cleaned = -5.56136e-06 Jy ! Component: 200 - total flux cleaned = -2.25726e-06 Jy ! Total flux subtracted in 200 components = -2.25726e-06 Jy ! Clean residual min=-0.001778 max=0.001632 Jy/beam ! Clean residual mean=0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.30772 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.30772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064608Jy sigma=0.000764 ! Fit after self-cal, rms=0.064608Jy sigma=0.000764 ! 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.355 mas, bmaj=7.723 mas, bpa=14.42 degrees ! Estimated noise=607.512 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.355 x 7.723 at 14.42 degrees (North through East) ! Clean map min=-0.0018067 max=0.29058 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.707 mas, bmaj=7.064 mas, bpa=16.96 degrees ! Estimated noise=877.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224875 Jy ! Component: 100 - total flux cleaned = 0.274296 Jy ! Component: 150 - total flux cleaned = 0.289138 Jy ! Component: 200 - total flux cleaned = 0.295426 Jy ! Total flux subtracted in 200 components = 0.295426 Jy ! Clean residual min=-0.002789 max=0.003065 Jy/beam ! Clean residual mean=0.000007 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.295426 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.295426 Jy ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=7.723 mas, bpa=14.42 degrees ! Estimated noise=607.512 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.00471082 Jy ! Component: 100 - total flux cleaned = 0.00742069 Jy ! Component: 150 - total flux cleaned = 0.00912538 Jy ! Component: 200 - total flux cleaned = 0.0102261 Jy ! Total flux subtracted in 200 components = 0.0102261 Jy ! Clean residual min=-0.001972 max=0.001475 Jy/beam ! Clean residual mean=0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.305652 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 58 components and 0.305652 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.764 mas, bmaj=9.596 mas, bpa=-0.7555 degrees ! Estimated noise=694.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112268 Jy ! Component: 100 - total flux cleaned = 0.00166958 Jy ! Component: 150 - total flux cleaned = 0.00181167 Jy ! Component: 200 - total flux cleaned = 0.00186609 Jy ! Total flux subtracted in 200 components = 0.00186609 Jy ! Clean residual min=-0.001839 max=0.001636 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.307518 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.86469e-05 Jy ! Component: 100 - total flux cleaned = 3.48941e-05 Jy ! Component: 150 - total flux cleaned = 4.06495e-05 Jy ! Component: 200 - total flux cleaned = 4.6079e-05 Jy ! Total flux subtracted in 200 components = 4.6079e-05 Jy ! Clean residual min=-0.001807 max=0.001637 Jy/beam ! Clean residual mean=0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.307564 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.307564 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=7.723 mas, bpa=14.42 degrees ! Estimated noise=607.512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.40704e-05 Jy ! Component: 100 - total flux cleaned = -0.000132304 Jy ! Component: 150 - total flux cleaned = -0.000158514 Jy ! Component: 200 - total flux cleaned = -0.000173967 Jy ! Total flux subtracted in 200 components = -0.000173967 Jy ! Clean residual min=-0.001828 max=0.001489 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.30739 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.30739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064608Jy sigma=0.000764 ! Fit after self-cal, rms=0.064607Jy sigma=0.000764 wmodel J0122+2954_S_2014_08_05_pus_map.mod ! Writing 89 model components to file: J0122+2954_S_2014_08_05_pus_map.mod wobs J0122+2954_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0122+2954_S_2014_08_05_pus_uvs.fits wwins J0122+2954_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0122+2954_S_2014_08_05_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.000824559 Jy ! Component: 100 - total flux cleaned = -0.00141272 Jy ! Component: 150 - total flux cleaned = -0.0018216 Jy ! Component: 200 - total flux cleaned = -0.00210411 Jy ! Component: 250 - total flux cleaned = -0.00229942 Jy ! Component: 300 - total flux cleaned = -0.00241757 Jy ! Component: 350 - total flux cleaned = -0.00255504 Jy ! Component: 400 - total flux cleaned = -0.00270904 Jy ! Component: 450 - total flux cleaned = -0.00281541 Jy ! Component: 500 - total flux cleaned = -0.00296025 Jy ! Component: 550 - total flux cleaned = -0.003101 Jy ! Component: 600 - total flux cleaned = -0.00312096 Jy ! Component: 650 - total flux cleaned = -0.00317811 Jy ! Component: 700 - total flux cleaned = -0.00319617 Jy ! Component: 750 - total flux cleaned = -0.00323237 Jy ! Component: 800 - total flux cleaned = -0.00328635 Jy ! Component: 850 - total flux cleaned = -0.00339092 Jy ! Component: 900 - total flux cleaned = -0.00339097 Jy ! Component: 950 - total flux cleaned = -0.00344103 Jy ! Component: 1000 - total flux cleaned = -0.00339163 Jy ! Component: 1050 - total flux cleaned = -0.00344042 Jy ! Component: 1100 - total flux cleaned = -0.00342408 Jy ! Component: 1150 - total flux cleaned = -0.00340889 Jy ! Component: 1200 - total flux cleaned = -0.0034243 Jy ! Component: 1250 - total flux cleaned = -0.00340892 Jy ! Component: 1300 - total flux cleaned = -0.00340896 Jy ! Component: 1350 - total flux cleaned = -0.00340891 Jy ! Component: 1400 - total flux cleaned = -0.00346759 Jy ! Component: 1450 - total flux cleaned = -0.00343858 Jy ! Component: 1500 - total flux cleaned = -0.00349581 Jy ! Component: 1550 - total flux cleaned = -0.00346744 Jy ! Component: 1600 - total flux cleaned = -0.00349545 Jy ! Component: 1650 - total flux cleaned = -0.00350943 Jy ! Component: 1700 - total flux cleaned = -0.00349598 Jy ! Component: 1750 - total flux cleaned = -0.0035228 Jy ! Component: 1800 - total flux cleaned = -0.00350938 Jy ! Component: 1850 - total flux cleaned = -0.00354886 Jy ! Component: 1900 - total flux cleaned = -0.00350975 Jy ! Component: 1950 - total flux cleaned = -0.00345835 Jy ! Component: 2000 - total flux cleaned = -0.00345835 Jy ! Component: 2050 - total flux cleaned = -0.00343301 Jy ! Component: 2100 - total flux cleaned = -0.003433 Jy ! Component: 2150 - total flux cleaned = -0.00334678 Jy ! Component: 2200 - total flux cleaned = -0.0032981 Jy ! Component: 2250 - total flux cleaned = -0.0033101 Jy ! Component: 2300 - total flux cleaned = -0.00329799 Jy ! Component: 2350 - total flux cleaned = -0.00322715 Jy ! Component: 2400 - total flux cleaned = -0.00321553 Jy ! Component: 2450 - total flux cleaned = -0.00320387 Jy ! Component: 2500 - total flux cleaned = -0.00318086 Jy ! Component: 2550 - total flux cleaned = -0.00318086 Jy ! Component: 2600 - total flux cleaned = -0.00314699 Jy ! Component: 2650 - total flux cleaned = -0.00312484 Jy ! Component: 2700 - total flux cleaned = -0.00311397 Jy ! Component: 2750 - total flux cleaned = -0.00315772 Jy ! Component: 2800 - total flux cleaned = -0.00315766 Jy ! Component: 2850 - total flux cleaned = -0.00312544 Jy ! Component: 2900 - total flux cleaned = -0.00311477 Jy ! Component: 2950 - total flux cleaned = -0.00309344 Jy ! Component: 3000 - total flux cleaned = -0.00307244 Jy ! Component: 3050 - total flux cleaned = -0.00305176 Jy ! Component: 3100 - total flux cleaned = -0.00306192 Jy ! Component: 3150 - total flux cleaned = -0.00301088 Jy ! Component: 3200 - total flux cleaned = -0.00301106 Jy ! Component: 3250 - total flux cleaned = -0.00297093 Jy ! Component: 3300 - total flux cleaned = -0.00298098 Jy ! Component: 3350 - total flux cleaned = -0.00293159 Jy ! Component: 3400 - total flux cleaned = -0.00294138 Jy ! Component: 3450 - total flux cleaned = -0.00290249 Jy ! Component: 3500 - total flux cleaned = -0.00292188 Jy ! Component: 3550 - total flux cleaned = -0.00290275 Jy ! Component: 3600 - total flux cleaned = -0.00287427 Jy ! Component: 3650 - total flux cleaned = -0.00284603 Jy ! Component: 3700 - total flux cleaned = -0.00289278 Jy ! Component: 3750 - total flux cleaned = -0.00284632 Jy ! Component: 3800 - total flux cleaned = -0.00287398 Jy ! Component: 3850 - total flux cleaned = -0.00290149 Jy ! Component: 3900 - total flux cleaned = -0.00287423 Jy ! Component: 3950 - total flux cleaned = -0.00287416 Jy ! Component: 4000 - total flux cleaned = -0.00284722 Jy ! Component: 4050 - total flux cleaned = -0.00290947 Jy ! Total flux subtracted in 4096 components = -0.00290058 Jy ! Clean residual min=-0.000597 max=0.000575 Jy/beam ! Clean residual mean=0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.304489 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 370 components and 0.304489 Jy ![Exited script file: muppet] wmap "J0122+2954_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.355 x 7.723 at 14.42 degrees (North through East) ! Clean map min=-0.0013156 max=0.29056 Jy/beam ! Writing clean map to FITS file: J0122+2954_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.290561 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162953 device "J0122+2954_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0122+2954_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.168246 0.168246 0.336492 0.672985 1.34597 2.69194 5.38388 10.7678 21.5355 43.071 86.142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.29 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.355 x 7.723 at 14.42 degrees (North through East) ! Clean map min=-0.0013156 max=0.29056 Jy/beam quit ! Quitting program ! Log file J0122+2954_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:11:42 2016