! Started logfile: J1345+0706_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:07:11 2016 obs J1345+0706_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1345+0706_S_2014_08_09_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793853 visibilities/baseline/integration-bin. ! Found source: J1345+0706 ! ! 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 342 lines of history. ! ! Reading 13432 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 J1345+0706_S_2014_08_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.877825Jy sigma=0.009700 ! Fit after self-cal, rms=0.860769Jy sigma=0.009524 ! 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=2.954 mas, bmaj=7.209 mas, bpa=7.579 degrees ! Estimated noise=929.12 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.107447 Jy ! Component: 100 - total flux cleaned = 0.13152 Jy ! Total flux subtracted in 100 components = 0.13152 Jy ! Clean residual min=-0.003751 max=0.008256 Jy/beam ! Clean residual mean=0.000009 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.13152 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.13152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077785Jy sigma=0.000803 ! Fit after self-cal, rms=0.077783Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826703 Jy ! Component: 100 - total flux cleaned = 0.0123759 Jy ! Total flux subtracted in 100 components = 0.0123759 Jy ! Clean residual min=-0.003700 max=0.003430 Jy/beam ! Clean residual mean=0.000004 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.143896 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.143896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076480Jy sigma=0.000790 ! Fit after self-cal, rms=0.076484Jy sigma=0.000790 ! 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.64 mas, bmaj=8.079 mas, bpa=6.481 degrees ! Estimated noise=559.935 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.00478705 Jy ! Component: 100 - total flux cleaned = 0.00762308 Jy ! Component: 150 - total flux cleaned = 0.00944729 Jy ! Component: 200 - total flux cleaned = 0.0106842 Jy ! Total flux subtracted in 200 components = 0.0106842 Jy ! Clean residual min=-0.003235 max=0.003454 Jy/beam ! Clean residual mean=0.000004 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.15458 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 59 components and 0.15458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076073Jy sigma=0.000787 ! Fit after self-cal, rms=0.076077Jy sigma=0.000787 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.85 HN 0.97 KP 1.05 ! LA 1.10 MK 1.02 NL 0.94 OV 0.98 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.01 KP 1.01 ! LA 1.05 MK 0.95 NL 1.05 OV 1.02 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.20 HN 1.02 KP 0.91 ! LA 0.83 MK 1.09 NL 1.05 OV 0.94 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.03 KP 0.88 ! LA 0.82 MK 1.03 NL 1.10 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.076077Jy sigma=0.000787 ! Fit after self-cal, rms=0.073176Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=8.129 mas, bpa=6.527 degrees ! Estimated noise=559.905 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.000243861 Jy ! Component: 100 - total flux cleaned = -0.000303428 Jy ! Component: 150 - total flux cleaned = -0.000342785 Jy ! Component: 200 - total flux cleaned = -0.000366121 Jy ! Total flux subtracted in 200 components = -0.000366121 Jy ! Clean residual min=-0.001989 max=0.002006 Jy/beam ! Clean residual mean=-0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.154214 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.154214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073170Jy sigma=0.000771 ! Fit after self-cal, rms=0.073165Jy sigma=0.000770 ! 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.073165Jy sigma=0.000770 ! Fit after self-cal, rms=0.073170Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=8.133 mas, bpa=6.503 degrees ! Estimated noise=559.492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186968 Jy ! Component: 100 - total flux cleaned = -0.000236456 Jy ! Component: 150 - total flux cleaned = -0.000258362 Jy ! Component: 200 - total flux cleaned = -0.000267735 Jy ! Total flux subtracted in 200 components = -0.000267735 Jy ! Clean residual min=-0.001846 max=0.002027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.153946 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.153946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073165Jy sigma=0.000769 ! Fit after self-cal, rms=0.073171Jy sigma=0.000769 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.05149e-05 Jy ! Component: 100 - total flux cleaned = -4.00231e-05 Jy ! Component: 150 - total flux cleaned = -2.98734e-05 Jy ! Component: 200 - total flux cleaned = -2.05351e-05 Jy ! Total flux subtracted in 200 components = -2.05351e-05 Jy ! Clean residual min=-0.001830 max=0.002022 Jy/beam ! Clean residual mean=-0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.153925 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.153925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073168Jy sigma=0.000769 ! Fit after self-cal, rms=0.073167Jy sigma=0.000769 ! 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.073167Jy sigma=0.000769 ! Fit after self-cal, rms=0.073158Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=8.137 mas, bpa=6.469 degrees ! Estimated noise=559.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176937 Jy ! Component: 100 - total flux cleaned = -0.000214619 Jy ! Component: 150 - total flux cleaned = -0.000222912 Jy ! Component: 200 - total flux cleaned = -0.000230633 Jy ! Total flux subtracted in 200 components = -0.000230633 Jy ! Clean residual min=-0.001827 max=0.002002 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.153695 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.153695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073155Jy sigma=0.000769 ! Fit after self-cal, rms=0.073156Jy sigma=0.000769 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.55868e-05 Jy ! Component: 100 - total flux cleaned = -2.54381e-05 Jy ! Component: 150 - total flux cleaned = -1.74642e-05 Jy ! Component: 200 - total flux cleaned = -9.68516e-06 Jy ! Total flux subtracted in 200 components = -9.68516e-06 Jy ! Clean residual min=-0.001819 max=0.002002 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.153685 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.153685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073154Jy sigma=0.000769 ! Fit after self-cal, rms=0.073154Jy sigma=0.000769 ! 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.073154Jy sigma=0.000769 ! Fit after self-cal, rms=0.073151Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.37 mas, bmaj=11.13 mas, bpa=1.422 degrees ! Estimated noise=662.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548479 Jy ! Component: 100 - total flux cleaned = 0.000509785 Jy ! Component: 150 - total flux cleaned = 0.000478619 Jy ! Component: 200 - total flux cleaned = 0.000441106 Jy ! Total flux subtracted in 200 components = 0.000441106 Jy ! Clean residual min=-0.002045 max=0.002135 Jy/beam ! Clean residual mean=-0.000004 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.154126 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.154126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073156Jy sigma=0.000769 ! Fit after self-cal, rms=0.073154Jy sigma=0.000769 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.05871e-06 Jy ! Component: 100 - total flux cleaned = -1.67845e-05 Jy ! Component: 150 - total flux cleaned = -4.42414e-05 Jy ! Component: 200 - total flux cleaned = -3.55448e-05 Jy ! Total flux subtracted in 200 components = -3.55448e-05 Jy ! Clean residual min=-0.002031 max=0.002096 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.154091 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.154091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073158Jy sigma=0.000769 ! Fit after self-cal, rms=0.073157Jy sigma=0.000769 ! 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.658 mas, bmaj=8.14 mas, bpa=6.45 degrees ! Estimated noise=559.032 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 8.14 at 6.45 degrees (North through East) ! Clean map min=-0.001794 max=0.13967 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=2.966 mas, bmaj=7.246 mas, bpa=7.588 degrees ! Estimated noise=935.671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108133 Jy ! Component: 100 - total flux cleaned = 0.132274 Jy ! Component: 150 - total flux cleaned = 0.140517 Jy ! Component: 200 - total flux cleaned = 0.144696 Jy ! Total flux subtracted in 200 components = 0.144696 Jy ! Clean residual min=-0.002694 max=0.003053 Jy/beam ! Clean residual mean=0.000001 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.144696 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.144696 Jy ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=8.14 mas, bpa=6.45 degrees ! Estimated noise=559.032 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, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00399657 Jy ! Component: 100 - total flux cleaned = 0.00638492 Jy ! Component: 150 - total flux cleaned = 0.00797898 Jy ! Component: 200 - total flux cleaned = 0.00884525 Jy ! Total flux subtracted in 200 components = 0.00884525 Jy ! Clean residual min=-0.001832 max=0.001621 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.153541 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.153541 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.37 mas, bmaj=11.13 mas, bpa=1.422 degrees ! Estimated noise=662.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612257 Jy ! Component: 100 - total flux cleaned = 0.000877764 Jy ! Component: 150 - total flux cleaned = 0.00105469 Jy ! Component: 200 - total flux cleaned = 0.00121096 Jy ! Total flux subtracted in 200 components = 0.00121096 Jy ! Clean residual min=-0.001835 max=0.001745 Jy/beam ! Clean residual mean=-0.000003 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.154752 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.4074e-05 Jy ! Component: 100 - total flux cleaned = 9.07511e-05 Jy ! Component: 150 - total flux cleaned = 0.000101993 Jy ! Component: 200 - total flux cleaned = 0.000112966 Jy ! Total flux subtracted in 200 components = 0.000112966 Jy ! Clean residual min=-0.001838 max=0.001743 Jy/beam ! Clean residual mean=-0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.154865 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 104 components and 0.154865 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=8.14 mas, bpa=6.45 degrees ! Estimated noise=559.032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.87457e-05 Jy ! Component: 100 - total flux cleaned = 4.56707e-05 Jy ! Component: 150 - total flux cleaned = 4.62886e-05 Jy ! Component: 200 - total flux cleaned = 4.6684e-05 Jy ! Total flux subtracted in 200 components = 4.6684e-05 Jy ! Clean residual min=-0.001825 max=0.001808 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.154912 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.154912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073095Jy sigma=0.000769 ! Fit after self-cal, rms=0.073084Jy sigma=0.000769 wmodel J1345+0706_S_2014_08_09_pus_map.mod ! Writing 121 model components to file: J1345+0706_S_2014_08_09_pus_map.mod wobs J1345+0706_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1345+0706_S_2014_08_09_pus_uvs.fits wwins J1345+0706_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1345+0706_S_2014_08_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 = 4.90227e-05 Jy ! Component: 100 - total flux cleaned = 4.88359e-05 Jy ! Component: 150 - total flux cleaned = -6.10576e-05 Jy ! Component: 200 - total flux cleaned = -8.73491e-05 Jy ! Component: 250 - total flux cleaned = -8.6306e-05 Jy ! Component: 300 - total flux cleaned = -1.38614e-05 Jy ! Component: 350 - total flux cleaned = -1.45703e-05 Jy ! Component: 400 - total flux cleaned = 5.34066e-05 Jy ! Component: 450 - total flux cleaned = 3.04154e-05 Jy ! Component: 500 - total flux cleaned = 5.1578e-05 Jy ! Component: 550 - total flux cleaned = 7.26335e-05 Jy ! Component: 600 - total flux cleaned = 7.21895e-05 Jy ! Component: 650 - total flux cleaned = -2.81037e-05 Jy ! Component: 700 - total flux cleaned = -8.19274e-06 Jy ! Component: 750 - total flux cleaned = -0.00012477 Jy ! Component: 800 - total flux cleaned = -0.000219998 Jy ! Component: 850 - total flux cleaned = -0.000294373 Jy ! Component: 900 - total flux cleaned = -0.000313055 Jy ! Component: 950 - total flux cleaned = -0.000439159 Jy ! Component: 1000 - total flux cleaned = -0.000492406 Jy ! Component: 1050 - total flux cleaned = -0.000474517 Jy ! Component: 1100 - total flux cleaned = -0.000509082 Jy ! Component: 1150 - total flux cleaned = -0.000610897 Jy ! Component: 1200 - total flux cleaned = -0.000527133 Jy ! Component: 1250 - total flux cleaned = -0.000560572 Jy ! Component: 1300 - total flux cleaned = -0.000593543 Jy ! Component: 1350 - total flux cleaned = -0.000593618 Jy ! Component: 1400 - total flux cleaned = -0.000593778 Jy ! Component: 1450 - total flux cleaned = -0.000625323 Jy ! Component: 1500 - total flux cleaned = -0.000609798 Jy ! Component: 1550 - total flux cleaned = -0.000609559 Jy ! Component: 1600 - total flux cleaned = -0.000639678 Jy ! Component: 1650 - total flux cleaned = -0.00063963 Jy ! Component: 1700 - total flux cleaned = -0.000639315 Jy ! Component: 1750 - total flux cleaned = -0.00062474 Jy ! Component: 1800 - total flux cleaned = -0.000596037 Jy ! Component: 1850 - total flux cleaned = -0.000624761 Jy ! Component: 1900 - total flux cleaned = -0.000610552 Jy ! Component: 1950 - total flux cleaned = -0.000596684 Jy ! Component: 2000 - total flux cleaned = -0.000624602 Jy ! Component: 2050 - total flux cleaned = -0.000597477 Jy ! Component: 2100 - total flux cleaned = -0.000665016 Jy ! Component: 2150 - total flux cleaned = -0.000638026 Jy ! Component: 2200 - total flux cleaned = -0.000651138 Jy ! Component: 2250 - total flux cleaned = -0.000690253 Jy ! Component: 2300 - total flux cleaned = -0.000716031 Jy ! Component: 2350 - total flux cleaned = -0.000690156 Jy ! Component: 2400 - total flux cleaned = -0.000715424 Jy ! Component: 2450 - total flux cleaned = -0.000753001 Jy ! Component: 2500 - total flux cleaned = -0.000753096 Jy ! Component: 2550 - total flux cleaned = -0.000765671 Jy ! Component: 2600 - total flux cleaned = -0.000838961 Jy ! Component: 2650 - total flux cleaned = -0.000802673 Jy ! Component: 2700 - total flux cleaned = -0.00077882 Jy ! Component: 2750 - total flux cleaned = -0.000838248 Jy ! Component: 2800 - total flux cleaned = -0.000838221 Jy ! Component: 2850 - total flux cleaned = -0.000826506 Jy ! Component: 2900 - total flux cleaned = -0.000872602 Jy ! Component: 2950 - total flux cleaned = -0.000861042 Jy ! Component: 3000 - total flux cleaned = -0.000827 Jy ! Component: 3050 - total flux cleaned = -0.000894547 Jy ! Component: 3100 - total flux cleaned = -0.000894607 Jy ! Component: 3150 - total flux cleaned = -0.000916748 Jy ! Component: 3200 - total flux cleaned = -0.000916726 Jy ! Component: 3250 - total flux cleaned = -0.00092786 Jy ! Component: 3300 - total flux cleaned = -0.000927926 Jy ! Component: 3350 - total flux cleaned = -0.000960044 Jy ! Component: 3400 - total flux cleaned = -0.00092827 Jy ! Component: 3450 - total flux cleaned = -0.000970412 Jy ! Component: 3500 - total flux cleaned = -0.000960027 Jy ! Component: 3550 - total flux cleaned = -0.000970388 Jy ! Component: 3600 - total flux cleaned = -0.00101153 Jy ! Component: 3650 - total flux cleaned = -0.000970575 Jy ! Component: 3700 - total flux cleaned = -0.000970454 Jy ! Component: 3750 - total flux cleaned = -0.000930254 Jy ! Component: 3800 - total flux cleaned = -0.000970176 Jy ! Component: 3850 - total flux cleaned = -0.000960255 Jy ! Component: 3900 - total flux cleaned = -0.000989876 Jy ! Component: 3950 - total flux cleaned = -0.00100939 Jy ! Component: 4000 - total flux cleaned = -0.000999545 Jy ! Component: 4050 - total flux cleaned = -0.000970617 Jy ! Total flux subtracted in 4096 components = -0.00100892 Jy ! Clean residual min=-0.000586 max=0.000559 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.153903 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 435 components and 0.153903 Jy ![Exited script file: muppet] wmap "J1345+0706_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 8.14 at 6.45 degrees (North through East) ! Clean map min=-0.0012075 max=0.14025 Jy/beam ! Writing clean map to FITS file: J1345+0706_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.140249 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178217 device "J1345+0706_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1345+0706_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.381214 0.381214 0.762429 1.52486 3.04972 6.09943 12.1989 24.3977 48.7955 97.5909 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.14 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.658 x 8.14 at 6.45 degrees (North through East) ! Clean map min=-0.0012075 max=0.14025 Jy/beam quit ! Quitting program ! Log file J1345+0706_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:07:16 2016