! Started logfile: J0123+3044_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:41:29 2016 obs J0123+3044_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0123+3044_S_2014_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888416 visibilities/baseline/integration-bin. ! Found source: J0123+3044 ! ! 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 15032 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 J0123+3044_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865431Jy sigma=0.010650 ! Fit after self-cal, rms=0.839786Jy sigma=0.010372 ! 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.531 mas, bmaj=7.04 mas, bpa=20.32 degrees ! Estimated noise=651.058 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.126545 Jy ! Component: 100 - total flux cleaned = 0.154187 Jy ! Total flux subtracted in 100 components = 0.154187 Jy ! Clean residual min=-0.003637 max=0.008040 Jy/beam ! Clean residual mean=0.000000 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.154187 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.154187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070148Jy sigma=0.000805 ! Fit after self-cal, rms=0.070142Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0085027 Jy ! Component: 100 - total flux cleaned = 0.0126217 Jy ! Total flux subtracted in 100 components = 0.0126217 Jy ! Clean residual min=-0.003447 max=0.003593 Jy/beam ! Clean residual mean=0.000001 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.166809 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.166809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069138Jy sigma=0.000794 ! Fit after self-cal, rms=0.069123Jy sigma=0.000793 ! 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.225 mas, bmaj=7.87 mas, bpa=17.02 degrees ! Estimated noise=474.997 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.00262999 Jy ! Component: 100 - total flux cleaned = 0.00410188 Jy ! Component: 150 - total flux cleaned = 0.00502907 Jy ! Component: 200 - total flux cleaned = 0.00536932 Jy ! Total flux subtracted in 200 components = 0.00536932 Jy ! Clean residual min=-0.003145 max=0.003218 Jy/beam ! Clean residual mean=0.000008 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.172179 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.172178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069000Jy sigma=0.000792 ! Fit after self-cal, rms=0.069002Jy 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.96 FD 0.84 HN 0.97 KP 1.02 ! LA 1.20 MK 1.02 NL 0.97 OV 0.96 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.05 KP 1.01 ! LA 1.14 MK 1.04 NL 1.10 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.01 KP 0.91 ! LA 0.91 MK 1.05 NL 1.11 OV 0.94 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.01 KP 0.88 ! LA 0.88 MK 1.05 NL 1.07 OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.069002Jy sigma=0.000792 ! Fit after self-cal, rms=0.066325Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=7.861 mas, bpa=17.35 degrees ! Estimated noise=474.993 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.000470891 Jy ! Component: 100 - total flux cleaned = -0.00064237 Jy ! Component: 150 - total flux cleaned = -0.000671045 Jy ! Component: 200 - total flux cleaned = -0.000696979 Jy ! Total flux subtracted in 200 components = -0.000696979 Jy ! Clean residual min=-0.001924 max=0.001554 Jy/beam ! Clean residual mean=-0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.171482 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.171482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066291Jy sigma=0.000766 ! Fit after self-cal, rms=0.066298Jy sigma=0.000766 ! 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.066298Jy sigma=0.000766 ! Fit after self-cal, rms=0.066178Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.233 mas, bmaj=7.881 mas, bpa=17.2 degrees ! Estimated noise=475.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017456 Jy ! Component: 100 - total flux cleaned = -0.000270469 Jy ! Component: 150 - total flux cleaned = -0.000335345 Jy ! Component: 200 - total flux cleaned = -0.000377271 Jy ! Total flux subtracted in 200 components = -0.000377271 Jy ! Clean residual min=-0.001612 max=0.001382 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.171104 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.171104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066169Jy sigma=0.000763 ! Fit after self-cal, rms=0.066176Jy 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.4776e-05 Jy ! Component: 100 - total flux cleaned = 2.32247e-06 Jy ! Component: 150 - total flux cleaned = -7.90303e-06 Jy ! Component: 200 - total flux cleaned = -1.7263e-05 Jy ! Total flux subtracted in 200 components = -1.7263e-05 Jy ! Clean residual min=-0.001594 max=0.001375 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.171087 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.171087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066172Jy sigma=0.000763 ! Fit after self-cal, rms=0.066172Jy 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.066172Jy sigma=0.000763 ! Fit after self-cal, rms=0.066210Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=7.891 mas, bpa=17.21 degrees ! Estimated noise=475.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164206 Jy ! Component: 100 - total flux cleaned = -0.000201086 Jy ! Component: 150 - total flux cleaned = -0.00021164 Jy ! Component: 200 - total flux cleaned = -0.000211602 Jy ! Total flux subtracted in 200 components = -0.000211602 Jy ! Clean residual min=-0.001565 max=0.001377 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.170875 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.170875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066206Jy sigma=0.000763 ! Fit after self-cal, rms=0.066207Jy 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 = 1.28136e-05 Jy ! Component: 100 - total flux cleaned = 4.74934e-06 Jy ! Component: 150 - total flux cleaned = -2.8385e-06 Jy ! Component: 200 - total flux cleaned = -1.01186e-05 Jy ! Total flux subtracted in 200 components = -1.01186e-05 Jy ! Clean residual min=-0.001554 max=0.001368 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.170865 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.170865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066205Jy sigma=0.000763 ! Fit after self-cal, rms=0.066205Jy 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.066205Jy sigma=0.000763 ! Fit after self-cal, rms=0.066233Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.635 mas, bmaj=9.986 mas, bpa=3.851 degrees ! Estimated noise=537.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229278 Jy ! Component: 100 - total flux cleaned = -0.000268181 Jy ! Component: 150 - total flux cleaned = -0.000294785 Jy ! Component: 200 - total flux cleaned = -0.000308015 Jy ! Total flux subtracted in 200 components = -0.000308015 Jy ! Clean residual min=-0.001397 max=0.001251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.170557 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.170557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066233Jy sigma=0.000763 ! Fit after self-cal, rms=0.066233Jy 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 = -1.29537e-05 Jy ! Component: 100 - total flux cleaned = -1.67893e-05 Jy ! Component: 150 - total flux cleaned = -1.66711e-05 Jy ! Component: 200 - total flux cleaned = -1.3428e-05 Jy ! Total flux subtracted in 200 components = -1.3428e-05 Jy ! Clean residual min=-0.001402 max=0.001251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.170544 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.170544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066233Jy sigma=0.000763 ! Fit after self-cal, rms=0.066233Jy 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.227 mas, bmaj=7.898 mas, bpa=17.22 degrees ! Estimated noise=475.385 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.227 x 7.898 at 17.22 degrees (North through East) ! Clean map min=-0.0014829 max=0.16235 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.529 mas, bmaj=7.065 mas, bpa=20.56 degrees ! Estimated noise=647.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125794 Jy ! Component: 100 - total flux cleaned = 0.153344 Jy ! Component: 150 - total flux cleaned = 0.161095 Jy ! Component: 200 - total flux cleaned = 0.16483 Jy ! Total flux subtracted in 200 components = 0.16483 Jy ! Clean residual min=-0.001934 max=0.002101 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.16483 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.16483 Jy ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=7.898 mas, bpa=17.22 degrees ! Estimated noise=475.385 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.00262811 Jy ! Component: 100 - total flux cleaned = 0.00398869 Jy ! Component: 150 - total flux cleaned = 0.00482446 Jy ! Component: 200 - total flux cleaned = 0.00524799 Jy ! Total flux subtracted in 200 components = 0.00524799 Jy ! Clean residual min=-0.001507 max=0.001333 Jy/beam ! Clean residual mean=-0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.170078 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 42 components and 0.170078 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.635 mas, bmaj=9.986 mas, bpa=3.851 degrees ! Estimated noise=537.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331477 Jy ! Component: 100 - total flux cleaned = 0.000370506 Jy ! Component: 150 - total flux cleaned = 0.000388752 Jy ! Component: 200 - total flux cleaned = 0.000393791 Jy ! Total flux subtracted in 200 components = 0.000393791 Jy ! Clean residual min=-0.001393 max=0.001226 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.170472 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 = 4.85696e-06 Jy ! Component: 100 - total flux cleaned = 9.23076e-06 Jy ! Component: 150 - total flux cleaned = 1.72416e-05 Jy ! Component: 200 - total flux cleaned = 2.43089e-05 Jy ! Total flux subtracted in 200 components = 2.43089e-05 Jy ! Clean residual min=-0.001386 max=0.001218 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.170496 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.170496 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=7.898 mas, bpa=17.22 degrees ! Estimated noise=475.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100403 Jy ! Component: 100 - total flux cleaned = 0.000114674 Jy ! Component: 150 - total flux cleaned = 0.000128237 Jy ! Component: 200 - total flux cleaned = 0.000127772 Jy ! Total flux subtracted in 200 components = 0.000127772 Jy ! Clean residual min=-0.001502 max=0.001331 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.170624 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.170624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066242Jy sigma=0.000763 ! Fit after self-cal, rms=0.066241Jy sigma=0.000763 wmodel J0123+3044_S_2014_05_31_pus_map.mod ! Writing 63 model components to file: J0123+3044_S_2014_05_31_pus_map.mod wobs J0123+3044_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0123+3044_S_2014_05_31_pus_uvs.fits wwins J0123+3044_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0123+3044_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.000195661 Jy ! Component: 100 - total flux cleaned = -0.000284246 Jy ! Component: 150 - total flux cleaned = -0.000325245 Jy ! Component: 200 - total flux cleaned = -0.000484696 Jy ! Component: 250 - total flux cleaned = -0.000619587 Jy ! Component: 300 - total flux cleaned = -0.00071279 Jy ! Component: 350 - total flux cleaned = -0.000695009 Jy ! Component: 400 - total flux cleaned = -0.000712855 Jy ! Component: 450 - total flux cleaned = -0.000764363 Jy ! Component: 500 - total flux cleaned = -0.000848314 Jy ! Component: 550 - total flux cleaned = -0.000881333 Jy ! Component: 600 - total flux cleaned = -0.000913641 Jy ! Component: 650 - total flux cleaned = -0.000945097 Jy ! Component: 700 - total flux cleaned = -0.000960841 Jy ! Component: 750 - total flux cleaned = -0.00096089 Jy ! Component: 800 - total flux cleaned = -0.00102085 Jy ! Component: 850 - total flux cleaned = -0.00106492 Jy ! Component: 900 - total flux cleaned = -0.00107945 Jy ! Component: 950 - total flux cleaned = -0.00106534 Jy ! Component: 1000 - total flux cleaned = -0.00110771 Jy ! Component: 1050 - total flux cleaned = -0.00110761 Jy ! Component: 1100 - total flux cleaned = -0.00112123 Jy ! Component: 1150 - total flux cleaned = -0.00109437 Jy ! Component: 1200 - total flux cleaned = -0.00109451 Jy ! Component: 1250 - total flux cleaned = -0.00115994 Jy ! Component: 1300 - total flux cleaned = -0.00113381 Jy ! Component: 1350 - total flux cleaned = -0.0011339 Jy ! Component: 1400 - total flux cleaned = -0.00113399 Jy ! Component: 1450 - total flux cleaned = -0.00118387 Jy ! Component: 1500 - total flux cleaned = -0.00117156 Jy ! Component: 1550 - total flux cleaned = -0.00119603 Jy ! Component: 1600 - total flux cleaned = -0.00120821 Jy ! Component: 1650 - total flux cleaned = -0.00123196 Jy ! Component: 1700 - total flux cleaned = -0.00124376 Jy ! Component: 1750 - total flux cleaned = -0.00126747 Jy ! Component: 1800 - total flux cleaned = -0.00125589 Jy ! Component: 1850 - total flux cleaned = -0.00125598 Jy ! Component: 1900 - total flux cleaned = -0.00127881 Jy ! Component: 1950 - total flux cleaned = -0.00129 Jy ! Component: 2000 - total flux cleaned = -0.00125648 Jy ! Component: 2050 - total flux cleaned = -0.00125651 Jy ! Component: 2100 - total flux cleaned = -0.00125658 Jy ! Component: 2150 - total flux cleaned = -0.0012783 Jy ! Component: 2200 - total flux cleaned = -0.00127829 Jy ! Component: 2250 - total flux cleaned = -0.00124617 Jy ! Component: 2300 - total flux cleaned = -0.00126742 Jy ! Component: 2350 - total flux cleaned = -0.00127784 Jy ! Component: 2400 - total flux cleaned = -0.00124658 Jy ! Component: 2450 - total flux cleaned = -0.00123621 Jy ! Component: 2500 - total flux cleaned = -0.00122588 Jy ! Component: 2550 - total flux cleaned = -0.00118516 Jy ! Component: 2600 - total flux cleaned = -0.00120531 Jy ! Component: 2650 - total flux cleaned = -0.00117544 Jy ! Component: 2700 - total flux cleaned = -0.00119529 Jy ! Component: 2750 - total flux cleaned = -0.0011756 Jy ! Component: 2800 - total flux cleaned = -0.00115612 Jy ! Component: 2850 - total flux cleaned = -0.0011755 Jy ! Component: 2900 - total flux cleaned = -0.00117543 Jy ! Component: 2950 - total flux cleaned = -0.00112764 Jy ! Component: 3000 - total flux cleaned = -0.00113722 Jy ! Component: 3050 - total flux cleaned = -0.00109956 Jy ! Component: 3100 - total flux cleaned = -0.00108082 Jy ! Component: 3150 - total flux cleaned = -0.00106235 Jy ! Component: 3200 - total flux cleaned = -0.00106244 Jy ! Component: 3250 - total flux cleaned = -0.00107151 Jy ! Component: 3300 - total flux cleaned = -0.00104424 Jy ! Component: 3350 - total flux cleaned = -0.00105321 Jy ! Component: 3400 - total flux cleaned = -0.000999443 Jy ! Component: 3450 - total flux cleaned = -0.00102615 Jy ! Component: 3500 - total flux cleaned = -0.00102616 Jy ! Component: 3550 - total flux cleaned = -0.000999779 Jy ! Component: 3600 - total flux cleaned = -0.00101733 Jy ! Component: 3650 - total flux cleaned = -0.000991428 Jy ! Component: 3700 - total flux cleaned = -0.00101732 Jy ! Component: 3750 - total flux cleaned = -0.00098315 Jy ! Component: 3800 - total flux cleaned = -0.00103417 Jy ! Component: 3850 - total flux cleaned = -0.000983375 Jy ! Component: 3900 - total flux cleaned = -0.00101703 Jy ! Component: 3950 - total flux cleaned = -0.0010254 Jy ! Component: 4000 - total flux cleaned = -0.000992129 Jy ! Component: 4050 - total flux cleaned = -0.000975669 Jy ! Total flux subtracted in 4096 components = -0.000975729 Jy ! Clean residual min=-0.000504 max=0.000528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.169648 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 314 components and 0.169648 Jy ![Exited script file: muppet] wmap "J0123+3044_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.227 x 7.898 at 17.22 degrees (North through East) ! Clean map min=-0.0011854 max=0.1624 Jy/beam ! Writing clean map to FITS file: J0123+3044_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.162399 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150866 device "J0123+3044_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0123+3044_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.278695 0.278695 0.55739 1.11478 2.22956 4.45912 8.91824 17.8365 35.673 71.3459 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.162 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.227 x 7.898 at 17.22 degrees (North through East) ! Clean map min=-0.0011854 max=0.1624 Jy/beam quit ! Quitting program ! Log file J0123+3044_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:41:35 2016