! Started logfile: J0808+4950_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:00 2016 obs J0808+4950_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0808+4950_S_2015_03_17_pus_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.855556 visibilities/baseline/integration-bin. ! Found source: J0808+4950 ! ! 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 330 lines of history. ! ! Reading 2156 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 J0808+4950_S_2015_03_17_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.560109Jy sigma=0.006626 ! Fit after self-cal, rms=0.554744Jy sigma=0.006564 ! 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.702 mas, bmaj=9.954 mas, bpa=-57.09 degrees ! Estimated noise=1625.69 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.33406 Jy ! Component: 100 - total flux cleaned = 0.423674 Jy ! Total flux subtracted in 100 components = 0.423674 Jy ! Clean residual min=-0.018873 max=0.038706 Jy/beam ! Clean residual mean=-0.000122 rms=0.006187 Jy/beam ! Combined flux in latest and established models = 0.423674 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.423674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122430Jy sigma=0.001247 ! Fit after self-cal, rms=0.122386Jy sigma=0.001247 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0414674 Jy ! Component: 100 - total flux cleaned = 0.0646345 Jy ! Total flux subtracted in 100 components = 0.0646345 Jy ! Clean residual min=-0.014622 max=0.018367 Jy/beam ! Clean residual mean=-0.000074 rms=0.004110 Jy/beam ! Combined flux in latest and established models = 0.488309 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.488309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101245Jy sigma=0.001026 ! Fit after self-cal, rms=0.101165Jy sigma=0.001026 ! 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.174 mas, bmaj=10.07 mas, bpa=-57.33 degrees ! Estimated noise=1350.9 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.02161 Jy ! Component: 100 - total flux cleaned = 0.0355395 Jy ! Component: 150 - total flux cleaned = 0.0453191 Jy ! Component: 200 - total flux cleaned = 0.0526133 Jy ! Total flux subtracted in 200 components = 0.0526133 Jy ! Clean residual min=-0.016659 max=0.014849 Jy/beam ! Clean residual mean=0.000004 rms=0.003651 Jy/beam ! Combined flux in latest and established models = 0.540922 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 89 components and 0.540922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094361Jy sigma=0.000969 ! Fit after self-cal, rms=0.094286Jy sigma=0.000968 ! 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.99 FD 0.86 HN 0.99 KP 1.11 ! LA 0.99 MK 0.97 NL 0.88 OV 0.99 ! PT 1.07 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.04 KP 1.06 ! LA 0.97 MK 1.02 NL 0.99 OV 1.00 ! PT 1.09 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.91 HN 1.03 KP 0.94 ! LA 0.78 MK 1.05 NL 1.12 OV 0.92 ! PT 1.08 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.90 HN 1.01 KP 0.93 ! LA 0.86 MK 1.01 NL 0.99 OV 0.98 ! PT 1.09 SC 1.01 ! ! ! Fit before self-cal, rms=0.094286Jy sigma=0.000968 ! Fit after self-cal, rms=0.076140Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.06 mas, bpa=-57.37 degrees ! Estimated noise=1345.56 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.00187668 Jy ! Component: 100 - total flux cleaned = -0.00252908 Jy ! Component: 150 - total flux cleaned = -0.002734 Jy ! Component: 200 - total flux cleaned = -0.00299074 Jy ! Total flux subtracted in 200 components = -0.00299074 Jy ! Clean residual min=-0.005100 max=0.004590 Jy/beam ! Clean residual mean=-0.000038 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.537932 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.537932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075777Jy sigma=0.000787 ! Fit after self-cal, rms=0.075770Jy sigma=0.000787 ! 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.075770Jy sigma=0.000787 ! Fit after self-cal, rms=0.075791Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=10.06 mas, bpa=-57.38 degrees ! Estimated noise=1343.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00257732 Jy ! Component: 100 - total flux cleaned = -0.00273158 Jy ! Component: 150 - total flux cleaned = -0.00279665 Jy ! Component: 200 - total flux cleaned = -0.00285667 Jy ! Total flux subtracted in 200 components = -0.00285667 Jy ! Clean residual min=-0.004110 max=0.004424 Jy/beam ! Clean residual mean=-0.000035 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.535075 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.535075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075643Jy sigma=0.000784 ! Fit after self-cal, rms=0.075645Jy sigma=0.000784 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.06092e-05 Jy ! Component: 100 - total flux cleaned = 3.53744e-05 Jy ! Component: 150 - total flux cleaned = 0.000117307 Jy ! Component: 200 - total flux cleaned = 0.000153829 Jy ! Total flux subtracted in 200 components = 0.000153829 Jy ! Clean residual min=-0.003846 max=0.004439 Jy/beam ! Clean residual mean=-0.000034 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.535229 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.535229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075602Jy sigma=0.000784 ! Fit after self-cal, rms=0.075602Jy sigma=0.000784 ! 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.075602Jy sigma=0.000784 ! Fit after self-cal, rms=0.075696Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=10.05 mas, bpa=-57.39 degrees ! Estimated noise=1342.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180123 Jy ! Component: 100 - total flux cleaned = -0.00246033 Jy ! Component: 150 - total flux cleaned = -0.00246094 Jy ! Component: 200 - total flux cleaned = -0.00249991 Jy ! Total flux subtracted in 200 components = -0.00249991 Jy ! Clean residual min=-0.003673 max=0.004292 Jy/beam ! Clean residual mean=-0.000032 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.532729 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.532729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075630Jy sigma=0.000783 ! Fit after self-cal, rms=0.075633Jy sigma=0.000783 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.47061e-05 Jy ! Component: 100 - total flux cleaned = -7.93339e-05 Jy ! Component: 150 - total flux cleaned = -0.000111415 Jy ! Component: 200 - total flux cleaned = -5.00585e-05 Jy ! Total flux subtracted in 200 components = -5.00585e-05 Jy ! Clean residual min=-0.003623 max=0.004321 Jy/beam ! Clean residual mean=-0.000032 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.532679 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 144 components and 0.532679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075606Jy sigma=0.000782 ! Fit after self-cal, rms=0.075606Jy sigma=0.000782 ! 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.075606Jy sigma=0.000782 ! Fit after self-cal, rms=0.075661Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.37 mas, bmaj=10.99 mas, bpa=-70.31 degrees ! Estimated noise=1678.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00133965 Jy ! Component: 100 - total flux cleaned = -0.00154397 Jy ! Component: 150 - total flux cleaned = -0.00169532 Jy ! Component: 200 - total flux cleaned = -0.0018131 Jy ! Total flux subtracted in 200 components = -0.0018131 Jy ! Clean residual min=-0.004147 max=0.004228 Jy/beam ! Clean residual mean=-0.000061 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.530866 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 153 components and 0.530866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075631Jy sigma=0.000782 ! Fit after self-cal, rms=0.075631Jy 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 = 1.28366e-05 Jy ! Component: 100 - total flux cleaned = -4.59499e-06 Jy ! Component: 150 - total flux cleaned = -3.67148e-05 Jy ! Component: 200 - total flux cleaned = -5.20249e-05 Jy ! Total flux subtracted in 200 components = -5.20249e-05 Jy ! Clean residual min=-0.004097 max=0.004209 Jy/beam ! Clean residual mean=-0.000061 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.530814 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 156 components and 0.530814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075625Jy sigma=0.000782 ! Fit after self-cal, rms=0.075624Jy sigma=0.000782 ! 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.222 mas, bmaj=10.05 mas, bpa=-57.4 degrees ! Estimated noise=1342.07 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.222 x 10.05 at -57.4 degrees (North through East) ! Clean map min=-0.0049812 max=0.44206 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.743 mas, bmaj=9.913 mas, bpa=-57.16 degrees ! Estimated noise=1627.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.334332 Jy ! Component: 100 - total flux cleaned = 0.419896 Jy ! Component: 150 - total flux cleaned = 0.458641 Jy ! Component: 200 - total flux cleaned = 0.480061 Jy ! Total flux subtracted in 200 components = 0.480061 Jy ! Clean residual min=-0.008549 max=0.011037 Jy/beam ! Clean residual mean=-0.000056 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 0.480061 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.480061 Jy ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=10.05 mas, bpa=-57.4 degrees ! Estimated noise=1342.07 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.017818 Jy ! Component: 100 - total flux cleaned = 0.0281422 Jy ! Component: 150 - total flux cleaned = 0.0350333 Jy ! Component: 200 - total flux cleaned = 0.0385059 Jy ! Total flux subtracted in 200 components = 0.0385059 Jy ! Clean residual min=-0.005008 max=0.004919 Jy/beam ! Clean residual mean=-0.000037 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.518567 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 57 components and 0.518567 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=10.99 mas, bpa=-70.31 degrees ! Estimated noise=1678.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00560627 Jy ! Component: 100 - total flux cleaned = 0.00829599 Jy ! Component: 150 - total flux cleaned = 0.00905231 Jy ! Component: 200 - total flux cleaned = 0.00955461 Jy ! Total flux subtracted in 200 components = 0.00955461 Jy ! Clean residual min=-0.004250 max=0.003858 Jy/beam ! Clean residual mean=-0.000063 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.528121 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.00038283 Jy ! Component: 100 - total flux cleaned = 0.000646773 Jy ! Component: 150 - total flux cleaned = 0.000855241 Jy ! Component: 200 - total flux cleaned = 0.000963193 Jy ! Total flux subtracted in 200 components = 0.000963193 Jy ! Clean residual min=-0.004195 max=0.004115 Jy/beam ! Clean residual mean=-0.000062 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.529084 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 87 components and 0.529084 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=10.05 mas, bpa=-57.4 degrees ! Estimated noise=1342.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101577 Jy ! Component: 100 - total flux cleaned = -0.00117685 Jy ! Component: 150 - total flux cleaned = -0.00117836 Jy ! Component: 200 - total flux cleaned = -0.00124011 Jy ! Total flux subtracted in 200 components = -0.00124011 Jy ! Clean residual min=-0.003851 max=0.003924 Jy/beam ! Clean residual mean=-0.000032 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.527844 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 99 components and 0.527844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075736Jy sigma=0.000785 ! Fit after self-cal, rms=0.075739Jy sigma=0.000784 wmodel J0808+4950_S_2015_03_17_pus_map.mod ! Writing 99 model components to file: J0808+4950_S_2015_03_17_pus_map.mod wobs J0808+4950_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0808+4950_S_2015_03_17_pus_uvs.fits wwins J0808+4950_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0808+4950_S_2015_03_17_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.00044361 Jy ! Component: 100 - total flux cleaned = 0.000711759 Jy ! Component: 150 - total flux cleaned = 0.00116162 Jy ! Component: 200 - total flux cleaned = 0.00165372 Jy ! Component: 250 - total flux cleaned = 0.00194894 Jy ! Component: 300 - total flux cleaned = 0.00229167 Jy ! Component: 350 - total flux cleaned = 0.00245761 Jy ! Component: 400 - total flux cleaned = 0.00272619 Jy ! Component: 450 - total flux cleaned = 0.0028841 Jy ! Component: 500 - total flux cleaned = 0.00313691 Jy ! Component: 550 - total flux cleaned = 0.00347803 Jy ! Component: 600 - total flux cleaned = 0.00366725 Jy ! Component: 650 - total flux cleaned = 0.0037134 Jy ! Component: 700 - total flux cleaned = 0.00380393 Jy ! Component: 750 - total flux cleaned = 0.00389227 Jy ! Component: 800 - total flux cleaned = 0.00389215 Jy ! Component: 850 - total flux cleaned = 0.00406098 Jy ! Component: 900 - total flux cleaned = 0.00410194 Jy ! Component: 950 - total flux cleaned = 0.00414215 Jy ! Component: 1000 - total flux cleaned = 0.00414252 Jy ! Component: 1050 - total flux cleaned = 0.00422031 Jy ! Component: 1100 - total flux cleaned = 0.004296 Jy ! Component: 1150 - total flux cleaned = 0.00433242 Jy ! Component: 1200 - total flux cleaned = 0.00433244 Jy ! Component: 1250 - total flux cleaned = 0.00440383 Jy ! Component: 1300 - total flux cleaned = 0.0043328 Jy ! Component: 1350 - total flux cleaned = 0.00426383 Jy ! Component: 1400 - total flux cleaned = 0.00429771 Jy ! Component: 1450 - total flux cleaned = 0.00439886 Jy ! Component: 1500 - total flux cleaned = 0.00453033 Jy ! Component: 1550 - total flux cleaned = 0.00456226 Jy ! Component: 1600 - total flux cleaned = 0.00465777 Jy ! Component: 1650 - total flux cleaned = 0.00475108 Jy ! Component: 1700 - total flux cleaned = 0.00475141 Jy ! Component: 1750 - total flux cleaned = 0.00484305 Jy ! Component: 1800 - total flux cleaned = 0.00490247 Jy ! Component: 1850 - total flux cleaned = 0.00504891 Jy ! Component: 1900 - total flux cleaned = 0.00513582 Jy ! Component: 1950 - total flux cleaned = 0.00519284 Jy ! Component: 2000 - total flux cleaned = 0.00513666 Jy ! Component: 2050 - total flux cleaned = 0.00533221 Jy ! Component: 2100 - total flux cleaned = 0.00538739 Jy ! Component: 2150 - total flux cleaned = 0.00546889 Jy ! Component: 2200 - total flux cleaned = 0.0054954 Jy ! Component: 2250 - total flux cleaned = 0.00557459 Jy ! Component: 2300 - total flux cleaned = 0.00562674 Jy ! Component: 2350 - total flux cleaned = 0.00554971 Jy ! Component: 2400 - total flux cleaned = 0.00549927 Jy ! Component: 2450 - total flux cleaned = 0.0055499 Jy ! Component: 2500 - total flux cleaned = 0.00557462 Jy ! Component: 2550 - total flux cleaned = 0.00545192 Jy ! Component: 2600 - total flux cleaned = 0.00542804 Jy ! Component: 2650 - total flux cleaned = 0.00545211 Jy ! Component: 2700 - total flux cleaned = 0.00547568 Jy ! Component: 2750 - total flux cleaned = 0.00540522 Jy ! Component: 2800 - total flux cleaned = 0.00528983 Jy ! Component: 2850 - total flux cleaned = 0.00533557 Jy ! Component: 2900 - total flux cleaned = 0.00529045 Jy ! Component: 2950 - total flux cleaned = 0.00531324 Jy ! Component: 3000 - total flux cleaned = 0.00531347 Jy ! Component: 3050 - total flux cleaned = 0.00531379 Jy ! Component: 3100 - total flux cleaned = 0.00533569 Jy ! Component: 3150 - total flux cleaned = 0.0053355 Jy ! Component: 3200 - total flux cleaned = 0.00529319 Jy ! Component: 3250 - total flux cleaned = 0.00523 Jy ! Component: 3300 - total flux cleaned = 0.00523003 Jy ! Component: 3350 - total flux cleaned = 0.00525062 Jy ! Component: 3400 - total flux cleaned = 0.00520919 Jy ! Component: 3450 - total flux cleaned = 0.00514789 Jy ! Component: 3500 - total flux cleaned = 0.0051278 Jy ! Component: 3550 - total flux cleaned = 0.005128 Jy ! Component: 3600 - total flux cleaned = 0.0051278 Jy ! Component: 3650 - total flux cleaned = 0.00504942 Jy ! Component: 3700 - total flux cleaned = 0.00502977 Jy ! Component: 3750 - total flux cleaned = 0.00504912 Jy ! Component: 3800 - total flux cleaned = 0.00501072 Jy ! Component: 3850 - total flux cleaned = 0.00497272 Jy ! Component: 3900 - total flux cleaned = 0.00497268 Jy ! Component: 3950 - total flux cleaned = 0.00493504 Jy ! Component: 4000 - total flux cleaned = 0.00493474 Jy ! Component: 4050 - total flux cleaned = 0.00486085 Jy ! Total flux subtracted in 4096 components = 0.00482399 Jy ! Clean residual min=-0.000940 max=0.001070 Jy/beam ! Clean residual mean=-0.000005 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.532668 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 390 components and 0.532669 Jy ![Exited script file: muppet] wmap "J0808+4950_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.222 x 10.05 at -57.4 degrees (North through East) ! Clean map min=-0.003353 max=0.44334 Jy/beam ! Writing clean map to FITS file: J0808+4950_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.443338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000341373 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.231002 0.231002 0.462004 0.924007 1.84801 3.69603 7.39206 14.7841 29.5682 59.1365 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.443 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.222 x 10.05 at -57.4 degrees (North through East) ! Clean map min=-0.003353 max=0.44334 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 J0808+4950_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:05 2016