! Started logfile: J2247-0850_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:37:23 2017 obs J2247-0850_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2247-0850_S_2014_01_04_pus_uva.fits ! AN table 1: 126 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.416667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2247-0850 ! ! 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 370 lines of history. ! ! Reading 7560 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 J2247-0850_S_2014_01_04_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 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.937417Jy sigma=0.012549 ! Fit after self-cal, rms=0.891353Jy sigma=0.011863 ! 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.301 mas, bmaj=7.647 mas, bpa=9.53 degrees ! Estimated noise=869.684 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.0850433 Jy ! Component: 100 - total flux cleaned = 0.107006 Jy ! Total flux subtracted in 100 components = 0.107006 Jy ! Clean residual min=-0.004393 max=0.007836 Jy/beam ! Clean residual mean=-0.000000 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.107006 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.107006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077681Jy sigma=0.000910 ! Fit after self-cal, rms=0.077740Jy sigma=0.000910 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0072869 Jy ! Component: 100 - total flux cleaned = 0.0108008 Jy ! Total flux subtracted in 100 components = 0.0108008 Jy ! Clean residual min=-0.003493 max=0.004983 Jy/beam ! Clean residual mean=-0.000000 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.117807 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.117807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076812Jy sigma=0.000902 ! Fit after self-cal, rms=0.076758Jy sigma=0.000902 ! 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.015 mas, bmaj=8.984 mas, bpa=8.726 degrees ! Estimated noise=642.128 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.00327173 Jy ! Component: 100 - total flux cleaned = 0.00526756 Jy ! Component: 150 - total flux cleaned = 0.00657167 Jy ! Component: 200 - total flux cleaned = 0.00699633 Jy ! Total flux subtracted in 200 components = 0.00699633 Jy ! Clean residual min=-0.003344 max=0.003833 Jy/beam ! Clean residual mean=-0.000000 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.124803 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.124803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076537Jy sigma=0.000901 ! Fit after self-cal, rms=0.076417Jy sigma=0.000900 ! 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 1.00* KP 1.00* LA 1.07 ! MK 0.94 NL 0.99 OV 0.98 PT 1.03 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 1.01 ! MK 1.04 NL 1.02 OV 1.03 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* KP 1.00* LA 0.80 ! MK 1.08 NL 0.99 OV 0.92 PT 0.99 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* KP 1.00* LA 0.91 ! MK 1.00 NL 1.12 OV 1.03 PT 1.00 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.076417Jy sigma=0.000900 ! Fit after self-cal, rms=0.074516Jy sigma=0.000889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=9.043 mas, bpa=8.88 degrees ! Estimated noise=644.786 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.000228257 Jy ! Component: 100 - total flux cleaned = -0.000337322 Jy ! Component: 150 - total flux cleaned = -0.000380714 Jy ! Component: 200 - total flux cleaned = -0.000399133 Jy ! Total flux subtracted in 200 components = -0.000399133 Jy ! Clean residual min=-0.002533 max=0.002687 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.124404 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.124404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074492Jy sigma=0.000889 ! Fit after self-cal, rms=0.074397Jy sigma=0.000889 ! 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.074397Jy sigma=0.000889 ! Fit after self-cal, rms=0.074276Jy sigma=0.000887 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=9.026 mas, bpa=8.791 degrees ! Estimated noise=644.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265613 Jy ! Component: 100 - total flux cleaned = 0.000301969 Jy ! Component: 150 - total flux cleaned = 0.000318901 Jy ! Component: 200 - total flux cleaned = 0.000334955 Jy ! Total flux subtracted in 200 components = 0.000334955 Jy ! Clean residual min=-0.002141 max=0.002229 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.124739 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.124739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074266Jy sigma=0.000887 ! Fit after self-cal, rms=0.074278Jy sigma=0.000887 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 (-62, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163838 Jy ! Component: 100 - total flux cleaned = 0.00209073 Jy ! Component: 150 - total flux cleaned = 0.00242976 Jy ! Component: 200 - total flux cleaned = 0.00262451 Jy ! Total flux subtracted in 200 components = 0.00262451 Jy ! Clean residual min=-0.001832 max=0.001803 Jy/beam ! Clean residual mean=0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.127363 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.127363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074195Jy sigma=0.000886 ! Fit after self-cal, rms=0.074189Jy sigma=0.000886 ! 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.074189Jy sigma=0.000886 ! Fit after self-cal, rms=0.074011Jy sigma=0.000886 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.013 mas, bmaj=9.01 mas, bpa=8.73 degrees ! Estimated noise=643.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531109 Jy ! Component: 100 - total flux cleaned = 0.000678403 Jy ! Component: 150 - total flux cleaned = 0.00081035 Jy ! Component: 200 - total flux cleaned = 0.000858422 Jy ! Total flux subtracted in 200 components = 0.000858422 Jy ! Clean residual min=-0.001666 max=0.001756 Jy/beam ! Clean residual mean=0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.128222 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.128222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073983Jy sigma=0.000886 ! Fit after self-cal, rms=0.073988Jy sigma=0.000886 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 (78.5, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000953584 Jy ! Component: 100 - total flux cleaned = 0.00129095 Jy ! Component: 150 - total flux cleaned = 0.00144026 Jy ! Component: 200 - total flux cleaned = 0.0015451 Jy ! Total flux subtracted in 200 components = 0.0015451 Jy ! Clean residual min=-0.001399 max=0.001284 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.129767 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 97 components and 0.129767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073941Jy sigma=0.000885 ! Fit after self-cal, rms=0.073943Jy sigma=0.000885 ! 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.073943Jy sigma=0.000885 ! Fit after self-cal, rms=0.074028Jy sigma=0.000885 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.03 mas, bmaj=15.12 mas, bpa=13.46 degrees ! Estimated noise=719.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208113 Jy ! Component: 100 - total flux cleaned = -0.000136987 Jy ! Component: 150 - total flux cleaned = -3.18759e-05 Jy ! Component: 200 - total flux cleaned = 2.02885e-05 Jy ! Total flux subtracted in 200 components = 2.02885e-05 Jy ! Clean residual min=-0.001059 max=0.001029 Jy/beam ! Clean residual mean=-0.000000 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.129787 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.129787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074021Jy sigma=0.000885 ! Fit after self-cal, rms=0.074033Jy sigma=0.000885 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.59693e-05 Jy ! Component: 100 - total flux cleaned = 8.16059e-05 Jy ! Component: 150 - total flux cleaned = 0.000104732 Jy ! Component: 200 - total flux cleaned = 8.36735e-05 Jy ! Total flux subtracted in 200 components = 8.36735e-05 Jy ! Clean residual min=-0.001017 max=0.001035 Jy/beam ! Clean residual mean=-0.000001 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.129871 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.129871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074030Jy sigma=0.000885 ! Fit after self-cal, rms=0.074031Jy sigma=0.000885 ! 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.021 mas, bmaj=9.019 mas, bpa=8.697 degrees ! Estimated noise=643.396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.021 x 9.019 at 8.697 degrees (North through East) ! Clean map min=-0.001456 max=0.10758 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.304 mas, bmaj=7.657 mas, bpa=9.407 degrees ! Estimated noise=871.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0851398 Jy ! Component: 100 - total flux cleaned = 0.107374 Jy ! Component: 150 - total flux cleaned = 0.114911 Jy ! Component: 200 - total flux cleaned = 0.117515 Jy ! Total flux subtracted in 200 components = 0.117515 Jy ! Clean residual min=-0.002811 max=0.003800 Jy/beam ! Clean residual mean=0.000000 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.117515 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.117515 Jy ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=9.019 mas, bpa=8.697 degrees ! Estimated noise=643.396 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) ! Added new window around map position (-4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366124 Jy ! Component: 100 - total flux cleaned = 0.00557953 Jy ! Component: 150 - total flux cleaned = 0.00676473 Jy ! Component: 200 - total flux cleaned = 0.00756331 Jy ! Total flux subtracted in 200 components = 0.00756331 Jy ! Clean residual min=-0.001602 max=0.001537 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.125078 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.125078 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.03 mas, bmaj=15.12 mas, bpa=13.46 degrees ! Estimated noise=719.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000920132 Jy ! Component: 100 - total flux cleaned = 0.00147317 Jy ! Component: 150 - total flux cleaned = 0.00197183 Jy ! Component: 200 - total flux cleaned = 0.00230019 Jy ! Total flux subtracted in 200 components = 0.00230019 Jy ! Clean residual min=-0.001117 max=0.000932 Jy/beam ! Clean residual mean=0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.127379 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.000284183 Jy ! Component: 100 - total flux cleaned = 0.000555176 Jy ! Component: 150 - total flux cleaned = 0.000770749 Jy ! Component: 200 - total flux cleaned = 0.000940987 Jy ! Total flux subtracted in 200 components = 0.000940987 Jy ! Clean residual min=-0.001024 max=0.000951 Jy/beam ! Clean residual mean=-0.000000 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.12832 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 115 components and 0.128319 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=9.019 mas, bpa=8.697 degrees ! Estimated noise=643.396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.14202e-05 Jy ! Component: 100 - total flux cleaned = 0.000115842 Jy ! Component: 150 - total flux cleaned = 0.000147529 Jy ! Component: 200 - total flux cleaned = 0.000145556 Jy ! Total flux subtracted in 200 components = 0.000145556 Jy ! Clean residual min=-0.001256 max=0.001204 Jy/beam ! Clean residual mean=-0.000000 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.128465 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.128465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074040Jy sigma=0.000885 ! Fit after self-cal, rms=0.074068Jy sigma=0.000885 wmodel J2247-0850_S_2014_01_04_pus_map.mod ! Writing 130 model components to file: J2247-0850_S_2014_01_04_pus_map.mod wobs J2247-0850_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2247-0850_S_2014_01_04_pus_uvs.fits wwins J2247-0850_S_2014_01_04_pus_map.win ! wwins: Wrote 4 windows to J2247-0850_S_2014_01_04_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.000135794 Jy ! Component: 100 - total flux cleaned = -0.000177077 Jy ! Component: 150 - total flux cleaned = -0.000233236 Jy ! Component: 200 - total flux cleaned = -0.000321203 Jy ! Component: 250 - total flux cleaned = -0.000404906 Jy ! Component: 300 - total flux cleaned = -0.000468296 Jy ! Component: 350 - total flux cleaned = -0.000468698 Jy ! Component: 400 - total flux cleaned = -0.000512203 Jy ! Component: 450 - total flux cleaned = -0.000581788 Jy ! Component: 500 - total flux cleaned = -0.000649124 Jy ! Component: 550 - total flux cleaned = -0.00074083 Jy ! Component: 600 - total flux cleaned = -0.00081744 Jy ! Component: 650 - total flux cleaned = -0.00089207 Jy ! Component: 700 - total flux cleaned = -0.000952743 Jy ! Component: 750 - total flux cleaned = -0.00100031 Jy ! Component: 800 - total flux cleaned = -0.00106998 Jy ! Component: 850 - total flux cleaned = -0.00112676 Jy ! Component: 900 - total flux cleaned = -0.00118253 Jy ! Component: 950 - total flux cleaned = -0.0012481 Jy ! Component: 1000 - total flux cleaned = -0.00128028 Jy ! Component: 1050 - total flux cleaned = -0.00126975 Jy ! Component: 1100 - total flux cleaned = -0.00126975 Jy ! Component: 1150 - total flux cleaned = -0.00127988 Jy ! Component: 1200 - total flux cleaned = -0.00127982 Jy ! Component: 1250 - total flux cleaned = -0.00127983 Jy ! Component: 1300 - total flux cleaned = -0.00128971 Jy ! Component: 1350 - total flux cleaned = -0.00129951 Jy ! Component: 1400 - total flux cleaned = -0.00132785 Jy ! Component: 1450 - total flux cleaned = -0.00131858 Jy ! Component: 1500 - total flux cleaned = -0.00130944 Jy ! Component: 1550 - total flux cleaned = -0.00131849 Jy ! Component: 1600 - total flux cleaned = -0.00134521 Jy ! Component: 1650 - total flux cleaned = -0.00136291 Jy ! Component: 1700 - total flux cleaned = -0.00138902 Jy ! Component: 1750 - total flux cleaned = -0.00141478 Jy ! Component: 1800 - total flux cleaned = -0.00141476 Jy ! Component: 1850 - total flux cleaned = -0.00143157 Jy ! Component: 1900 - total flux cleaned = -0.00143991 Jy ! Component: 1950 - total flux cleaned = -0.00145644 Jy ! Component: 2000 - total flux cleaned = -0.00148094 Jy ! Component: 2050 - total flux cleaned = -0.00149699 Jy ! Component: 2100 - total flux cleaned = -0.00149693 Jy ! Component: 2150 - total flux cleaned = -0.00152866 Jy ! Component: 2200 - total flux cleaned = -0.00154431 Jy ! Component: 2250 - total flux cleaned = -0.0015755 Jy ! Component: 2300 - total flux cleaned = -0.00161417 Jy ! Component: 2350 - total flux cleaned = -0.00160645 Jy ! Component: 2400 - total flux cleaned = -0.00163696 Jy ! Component: 2450 - total flux cleaned = -0.00165218 Jy ! Component: 2500 - total flux cleaned = -0.00165973 Jy ! Component: 2550 - total flux cleaned = -0.00166725 Jy ! Component: 2600 - total flux cleaned = -0.00168204 Jy ! Component: 2650 - total flux cleaned = -0.00168208 Jy ! Component: 2700 - total flux cleaned = -0.0016968 Jy ! Component: 2750 - total flux cleaned = -0.00171134 Jy ! Component: 2800 - total flux cleaned = -0.00171136 Jy ! Component: 2850 - total flux cleaned = -0.00169694 Jy ! Component: 2900 - total flux cleaned = -0.00171131 Jy ! Component: 2950 - total flux cleaned = -0.00171129 Jy ! Component: 3000 - total flux cleaned = -0.00171849 Jy ! Component: 3050 - total flux cleaned = -0.00173275 Jy ! Component: 3100 - total flux cleaned = -0.00173274 Jy ! Component: 3150 - total flux cleaned = -0.00173986 Jy ! Component: 3200 - total flux cleaned = -0.00173987 Jy ! Component: 3250 - total flux cleaned = -0.00173984 Jy ! Component: 3300 - total flux cleaned = -0.001754 Jy ! Component: 3350 - total flux cleaned = -0.00174698 Jy ! Component: 3400 - total flux cleaned = -0.00175401 Jy ! Component: 3450 - total flux cleaned = -0.00175404 Jy ! Component: 3500 - total flux cleaned = -0.00176107 Jy ! Component: 3550 - total flux cleaned = -0.00175402 Jy ! Component: 3600 - total flux cleaned = -0.00173292 Jy ! Component: 3650 - total flux cleaned = -0.00174699 Jy ! Component: 3700 - total flux cleaned = -0.0017259 Jy ! Component: 3750 - total flux cleaned = -0.00171888 Jy ! Component: 3800 - total flux cleaned = -0.00170477 Jy ! Component: 3850 - total flux cleaned = -0.00171182 Jy ! Component: 3900 - total flux cleaned = -0.00171181 Jy ! Component: 3950 - total flux cleaned = -0.00175409 Jy ! Component: 4000 - total flux cleaned = -0.00172588 Jy ! Component: 4050 - total flux cleaned = -0.00174709 Jy ! Total flux subtracted in 4096 components = -0.00175413 Jy ! Clean residual min=-0.000379 max=0.000478 Jy/beam ! Clean residual mean=0.000002 rms=0.000115 Jy/beam ! Combined flux in latest and established models = 0.126711 Jy keep ! Adding 219 model components to the UV plane model. ! The established model now contains 349 components and 0.126711 Jy ![Exited script file: muppet] wmap "J2247-0850_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.021 x 9.019 at 8.697 degrees (North through East) ! Clean map min=-0.0011835 max=0.10904 Jy/beam ! Writing clean map to FITS file: J2247-0850_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.294014 0.294014 0.588027 1.17605 2.35211 4.70422 9.40844 18.8169 37.6337 75.2675 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 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.021 x 9.019 at 8.697 degrees (North through East) ! Clean map min=-0.0011835 max=0.10904 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2247-0850_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:37:28 2017