! Started logfile: J1929+2325_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:02:39 2016 obs J1929+2325_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1929+2325_S_2014_06_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.687367 visibilities/baseline/integration-bin. ! Found source: J1929+2325 ! ! 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 9032 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 J1929+2325_S_2014_06_09_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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.782780Jy sigma=0.009946 ! Fit after self-cal, rms=0.774257Jy sigma=0.009844 ! 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.23 mas, bmaj=8.065 mas, bpa=8.051 degrees ! Estimated noise=727.566 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.172213 Jy ! Component: 100 - total flux cleaned = 0.217688 Jy ! Total flux subtracted in 100 components = 0.217688 Jy ! Clean residual min=-0.007640 max=0.019211 Jy/beam ! Clean residual mean=0.000021 rms=0.002456 Jy/beam ! Combined flux in latest and established models = 0.217688 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.217688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080387Jy sigma=0.000947 ! Fit after self-cal, rms=0.080393Jy sigma=0.000947 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207912 Jy ! Component: 100 - total flux cleaned = 0.0316323 Jy ! Total flux subtracted in 100 components = 0.0316323 Jy ! Clean residual min=-0.005337 max=0.007525 Jy/beam ! Clean residual mean=0.000018 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.24932 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 13 components and 0.24932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073925Jy sigma=0.000873 ! Fit after self-cal, rms=0.073921Jy sigma=0.000873 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=8.886 mas, bpa=5.986 degrees ! Estimated noise=594.913 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.00703477 Jy ! Component: 100 - total flux cleaned = 0.0112903 Jy ! Component: 150 - total flux cleaned = 0.0140805 Jy ! Component: 200 - total flux cleaned = 0.0158826 Jy ! Total flux subtracted in 200 components = 0.0158826 Jy ! Clean residual min=-0.004508 max=0.006363 Jy/beam ! Clean residual mean=0.000025 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.265203 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.265203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072997Jy sigma=0.000866 ! Fit after self-cal, rms=0.073000Jy sigma=0.000866 ! 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 1.00* FD 0.85 HN 0.95 KP 1.07 ! LA 1.18 MK 1.13 NL 0.99 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 1.03 ! LA 1.14 MK 1.13 NL 1.12 OV 1.00 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.98 KP 0.92 ! LA 0.88 MK 1.18 NL 1.11 OV 0.93 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.96 KP 0.88 ! LA 0.86 MK 1.15 NL 1.02 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.073000Jy sigma=0.000866 ! Fit after self-cal, rms=0.067422Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=8.834 mas, bpa=6.125 degrees ! Estimated noise=598.013 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.000321671 Jy ! Component: 100 - total flux cleaned = 0.000107833 Jy ! Component: 150 - total flux cleaned = -0.000127112 Jy ! Component: 200 - total flux cleaned = -0.000317013 Jy ! Total flux subtracted in 200 components = -0.000317013 Jy ! Clean residual min=-0.002974 max=0.003036 Jy/beam ! Clean residual mean=0.000007 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.264886 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.264886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067274Jy sigma=0.000792 ! Fit after self-cal, rms=0.067283Jy sigma=0.000792 ! 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.067283Jy sigma=0.000792 ! Fit after self-cal, rms=0.066748Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=8.84 mas, bpa=6.166 degrees ! Estimated noise=598.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144682 Jy ! Component: 100 - total flux cleaned = -0.00172484 Jy ! Component: 150 - total flux cleaned = -0.00184058 Jy ! Component: 200 - total flux cleaned = -0.00186523 Jy ! Total flux subtracted in 200 components = -0.00186523 Jy ! Clean residual min=-0.001943 max=0.002011 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.26302 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.26302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066698Jy sigma=0.000782 ! Fit after self-cal, rms=0.066702Jy sigma=0.000782 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 = -0.000113739 Jy ! Component: 100 - total flux cleaned = -0.000156436 Jy ! Component: 150 - total flux cleaned = -0.000177586 Jy ! Component: 200 - total flux cleaned = -0.000197842 Jy ! Total flux subtracted in 200 components = -0.000197842 Jy ! Clean residual min=-0.001939 max=0.002006 Jy/beam ! Clean residual mean=-0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.262823 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.262823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066685Jy sigma=0.000782 ! Fit after self-cal, rms=0.066684Jy sigma=0.000782 ! 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.066684Jy sigma=0.000782 ! Fit after self-cal, rms=0.066782Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=8.855 mas, bpa=6.257 degrees ! Estimated noise=599.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000895066 Jy ! Component: 100 - total flux cleaned = -0.00106486 Jy ! Component: 150 - total flux cleaned = -0.00114972 Jy ! Component: 200 - total flux cleaned = -0.00116826 Jy ! Total flux subtracted in 200 components = -0.00116826 Jy ! Clean residual min=-0.001754 max=0.001845 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.261654 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.261654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066758Jy sigma=0.000781 ! Fit after self-cal, rms=0.066760Jy sigma=0.000781 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 = -8.46045e-05 Jy ! Component: 100 - total flux cleaned = -0.000119868 Jy ! Component: 150 - total flux cleaned = -0.000136822 Jy ! Component: 200 - total flux cleaned = -0.000153421 Jy ! Total flux subtracted in 200 components = -0.000153421 Jy ! Clean residual min=-0.001748 max=0.001840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.261501 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.261501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066749Jy sigma=0.000781 ! Fit after self-cal, rms=0.066749Jy sigma=0.000781 ! 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.066749Jy sigma=0.000781 ! Fit after self-cal, rms=0.066830Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.412 mas, bmaj=12.88 mas, bpa=-10.15 degrees ! Estimated noise=692.064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000707824 Jy ! Component: 100 - total flux cleaned = -0.000972899 Jy ! Component: 150 - total flux cleaned = -0.00103856 Jy ! Component: 200 - total flux cleaned = -0.00109662 Jy ! Total flux subtracted in 200 components = -0.00109662 Jy ! Clean residual min=-0.001908 max=0.001628 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.260404 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.260404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066832Jy sigma=0.000781 ! Fit after self-cal, rms=0.066832Jy sigma=0.000781 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.43157e-05 Jy ! Component: 100 - total flux cleaned = -0.000117638 Jy ! Component: 150 - total flux cleaned = -0.000151702 Jy ! Component: 200 - total flux cleaned = -0.00018298 Jy ! Total flux subtracted in 200 components = -0.00018298 Jy ! Clean residual min=-0.001886 max=0.001607 Jy/beam ! Clean residual mean=-0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.260221 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.260221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066835Jy sigma=0.000781 ! Fit after self-cal, rms=0.066834Jy sigma=0.000781 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=8.865 mas, bpa=6.313 degrees ! Estimated noise=599.505 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 8.865 at 6.313 degrees (North through East) ! Clean map min=-0.0016569 max=0.22884 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.27 mas, bmaj=8.021 mas, bpa=8.441 degrees ! Estimated noise=734.567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173785 Jy ! Component: 100 - total flux cleaned = 0.218549 Jy ! Component: 150 - total flux cleaned = 0.23859 Jy ! Component: 200 - total flux cleaned = 0.249014 Jy ! Total flux subtracted in 200 components = 0.249014 Jy ! Clean residual min=-0.003191 max=0.004937 Jy/beam ! Clean residual mean=0.000000 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.249014 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.249014 Jy ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=8.865 mas, bpa=6.313 degrees ! Estimated noise=599.505 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.00603721 Jy ! Component: 100 - total flux cleaned = 0.00909205 Jy ! Component: 150 - total flux cleaned = 0.0107193 Jy ! Component: 200 - total flux cleaned = 0.0108991 Jy ! Total flux subtracted in 200 components = 0.0108991 Jy ! Clean residual min=-0.001944 max=0.001965 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.259914 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.259913 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.412 mas, bmaj=12.88 mas, bpa=-10.15 degrees ! Estimated noise=692.064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.41984e-05 Jy ! Component: 100 - total flux cleaned = 3.55022e-05 Jy ! Component: 150 - total flux cleaned = 4.44888e-05 Jy ! Component: 200 - total flux cleaned = 5.25016e-05 Jy ! Total flux subtracted in 200 components = 5.25016e-05 Jy ! Clean residual min=-0.001856 max=0.001583 Jy/beam ! Clean residual mean=-0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.259966 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 = 6.86143e-06 Jy ! Component: 100 - total flux cleaned = 6.74475e-06 Jy ! Component: 150 - total flux cleaned = 1.28632e-05 Jy ! Component: 200 - total flux cleaned = 1.30035e-05 Jy ! Total flux subtracted in 200 components = 1.30035e-05 Jy ! Clean residual min=-0.001868 max=0.001585 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.259979 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.259979 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=8.865 mas, bpa=6.313 degrees ! Estimated noise=599.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171549 Jy ! Component: 100 - total flux cleaned = 0.000209288 Jy ! Component: 150 - total flux cleaned = 0.000242225 Jy ! Component: 200 - total flux cleaned = 0.000271853 Jy ! Total flux subtracted in 200 components = 0.000271853 Jy ! Clean residual min=-0.001891 max=0.001810 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.260251 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.260251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066922Jy sigma=0.000782 ! Fit after self-cal, rms=0.066920Jy sigma=0.000782 wmodel J1929+2325_S_2014_06_09_pus_map.mod ! Writing 46 model components to file: J1929+2325_S_2014_06_09_pus_map.mod wobs J1929+2325_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1929+2325_S_2014_06_09_pus_uvs.fits wwins J1929+2325_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1929+2325_S_2014_06_09_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 = 8.88971e-05 Jy ! Component: 100 - total flux cleaned = 0.000340786 Jy ! Component: 150 - total flux cleaned = 0.000520283 Jy ! Component: 200 - total flux cleaned = 0.000663623 Jy ! Component: 250 - total flux cleaned = 0.000857637 Jy ! Component: 300 - total flux cleaned = 0.00112403 Jy ! Component: 350 - total flux cleaned = 0.00135529 Jy ! Component: 400 - total flux cleaned = 0.00162943 Jy ! Component: 450 - total flux cleaned = 0.00182341 Jy ! Component: 500 - total flux cleaned = 0.00191832 Jy ! Component: 550 - total flux cleaned = 0.00208053 Jy ! Component: 600 - total flux cleaned = 0.0022161 Jy ! Component: 650 - total flux cleaned = 0.00234923 Jy ! Component: 700 - total flux cleaned = 0.00239299 Jy ! Component: 750 - total flux cleaned = 0.00254174 Jy ! Component: 800 - total flux cleaned = 0.00258325 Jy ! Component: 850 - total flux cleaned = 0.00262404 Jy ! Component: 900 - total flux cleaned = 0.00268428 Jy ! Component: 950 - total flux cleaned = 0.00276317 Jy ! Component: 1000 - total flux cleaned = 0.00280187 Jy ! Component: 1050 - total flux cleaned = 0.00289782 Jy ! Component: 1100 - total flux cleaned = 0.00293572 Jy ! Component: 1150 - total flux cleaned = 0.00302918 Jy ! Component: 1200 - total flux cleaned = 0.0031026 Jy ! Component: 1250 - total flux cleaned = 0.00312084 Jy ! Component: 1300 - total flux cleaned = 0.00319224 Jy ! Component: 1350 - total flux cleaned = 0.00317447 Jy ! Component: 1400 - total flux cleaned = 0.00324419 Jy ! Component: 1450 - total flux cleaned = 0.00327881 Jy ! Component: 1500 - total flux cleaned = 0.0033466 Jy ! Component: 1550 - total flux cleaned = 0.00339676 Jy ! Component: 1600 - total flux cleaned = 0.00347942 Jy ! Component: 1650 - total flux cleaned = 0.00347942 Jy ! Component: 1700 - total flux cleaned = 0.00359292 Jy ! Component: 1750 - total flux cleaned = 0.00362469 Jy ! Component: 1800 - total flux cleaned = 0.00370395 Jy ! Component: 1850 - total flux cleaned = 0.00379787 Jy ! Component: 1900 - total flux cleaned = 0.00378216 Jy ! Component: 1950 - total flux cleaned = 0.00382836 Jy ! Component: 2000 - total flux cleaned = 0.00382845 Jy ! Component: 2050 - total flux cleaned = 0.00385868 Jy ! Component: 2100 - total flux cleaned = 0.00390343 Jy ! Component: 2150 - total flux cleaned = 0.0039477 Jy ! Component: 2200 - total flux cleaned = 0.00397693 Jy ! Component: 2250 - total flux cleaned = 0.00402032 Jy ! Component: 2300 - total flux cleaned = 0.00399149 Jy ! Component: 2350 - total flux cleaned = 0.00407695 Jy ! Component: 2400 - total flux cleaned = 0.00411908 Jy ! Component: 2450 - total flux cleaned = 0.00413284 Jy ! Component: 2500 - total flux cleaned = 0.00420215 Jy ! Component: 2550 - total flux cleaned = 0.00420195 Jy ! Component: 2600 - total flux cleaned = 0.00428383 Jy ! Component: 2650 - total flux cleaned = 0.00431064 Jy ! Component: 2700 - total flux cleaned = 0.00433737 Jy ! Component: 2750 - total flux cleaned = 0.00436408 Jy ! Component: 2800 - total flux cleaned = 0.0044432 Jy ! Component: 2850 - total flux cleaned = 0.0045086 Jy ! Component: 2900 - total flux cleaned = 0.00452145 Jy ! Component: 2950 - total flux cleaned = 0.00453441 Jy ! Component: 3000 - total flux cleaned = 0.00456008 Jy ! Component: 3050 - total flux cleaned = 0.0045856 Jy ! Component: 3100 - total flux cleaned = 0.00463616 Jy ! Component: 3150 - total flux cleaned = 0.00464877 Jy ! Component: 3200 - total flux cleaned = 0.0046861 Jy ! Component: 3250 - total flux cleaned = 0.00468613 Jy ! Component: 3300 - total flux cleaned = 0.00471071 Jy ! Component: 3350 - total flux cleaned = 0.00472295 Jy ! Component: 3400 - total flux cleaned = 0.00471082 Jy ! Component: 3450 - total flux cleaned = 0.00475908 Jy ! Component: 3500 - total flux cleaned = 0.00474717 Jy ! Component: 3550 - total flux cleaned = 0.0047829 Jy ! Component: 3600 - total flux cleaned = 0.00477113 Jy ! Component: 3650 - total flux cleaned = 0.00475946 Jy ! Component: 3700 - total flux cleaned = 0.00475938 Jy ! Component: 3750 - total flux cleaned = 0.00474787 Jy ! Component: 3800 - total flux cleaned = 0.00477092 Jy ! Component: 3850 - total flux cleaned = 0.00475962 Jy ! Component: 3900 - total flux cleaned = 0.00475974 Jy ! Component: 3950 - total flux cleaned = 0.00477101 Jy ! Component: 4000 - total flux cleaned = 0.00477096 Jy ! Component: 4050 - total flux cleaned = 0.00478215 Jy ! Total flux subtracted in 4096 components = 0.00477099 Jy ! Clean residual min=-0.000761 max=0.000644 Jy/beam ! Clean residual mean=-0.000002 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.265022 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 327 components and 0.265022 Jy ![Exited script file: muppet] wmap "J1929+2325_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 8.865 at 6.313 degrees (North through East) ! Clean map min=-0.0013013 max=0.22921 Jy/beam ! Writing clean map to FITS file: J1929+2325_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.229207 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197361 device "J1929+2325_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1929+2325_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258319 0.258319 0.516638 1.03328 2.06655 4.13311 8.26621 16.5324 33.0649 66.1297 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.229 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 8.865 at 6.313 degrees (North through East) ! Clean map min=-0.0013013 max=0.22921 Jy/beam quit ! Quitting program ! Log file J1929+2325_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:02:44 2016