! Started logfile: J1203+4632_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:52:46 2017 obs J1203+4632_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1203+4632_S_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1203+4632 ! ! 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 281 lines of history. ! ! Reading 9072 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 J1203+4632_S_2015_01_22_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.916094Jy sigma=0.010844 ! Fit after self-cal, rms=0.900451Jy sigma=0.010694 ! 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.462 mas, bmaj=10.12 mas, bpa=-49.96 degrees ! Estimated noise=1008.78 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.07939 Jy ! Component: 100 - total flux cleaned = 0.114026 Jy ! Total flux subtracted in 100 components = 0.114026 Jy ! Clean residual min=-0.013497 max=0.023316 Jy/beam ! Clean residual mean=0.000079 rms=0.004464 Jy/beam ! Combined flux in latest and established models = 0.114026 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.114026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096001Jy sigma=0.001091 ! Fit after self-cal, rms=0.095139Jy sigma=0.001083 ! 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.189 mas, bmaj=10.01 mas, bpa=-51.44 degrees ! Estimated noise=631.366 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.0326373 Jy ! Component: 100 - total flux cleaned = 0.0516389 Jy ! Component: 150 - total flux cleaned = 0.0638402 Jy ! Component: 200 - total flux cleaned = 0.0723664 Jy ! Total flux subtracted in 200 components = 0.0723664 Jy ! Clean residual min=-0.010775 max=0.022457 Jy/beam ! Clean residual mean=0.000156 rms=0.003985 Jy/beam ! Combined flux in latest and established models = 0.186392 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 38 components and 0.186392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083324Jy sigma=0.000915 ! Fit after self-cal, rms=0.082952Jy sigma=0.000911 ! Inverting map ! Added new window around map position (-7.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150788 Jy ! Component: 100 - total flux cleaned = 0.0132609 Jy ! Component: 150 - total flux cleaned = 0.012326 Jy ! Component: 200 - total flux cleaned = 0.0125764 Jy ! Total flux subtracted in 200 components = 0.0125764 Jy ! Clean residual min=-0.007336 max=0.015996 Jy/beam ! Clean residual mean=0.000138 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.198968 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 76 components and 0.198969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077818Jy sigma=0.000854 ! Fit after self-cal, rms=0.076829Jy sigma=0.000844 ! 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* HN 0.93 KP 1.05 ! LA 1.01 MK 0.98 NL 1.17 OV 0.99 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.94 KP 0.97 ! LA 0.95 MK 0.99 NL 1.24 OV 1.05 ! PT 0.97 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.00 KP 0.85 ! LA 0.83 MK 1.01 NL 1.24 OV 0.97 ! PT 0.95 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 0.97 KP 0.81 ! LA 0.88 MK 1.03 NL 1.07 OV 1.03 ! PT 0.99 SC 1.09 ! ! ! Fit before self-cal, rms=0.076829Jy sigma=0.000844 ! Fit after self-cal, rms=0.076157Jy sigma=0.000823 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=9.939 mas, bpa=-51.7 degrees ! Estimated noise=628.909 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.00199509 Jy ! Component: 100 - total flux cleaned = 0.00183339 Jy ! Component: 150 - total flux cleaned = 0.00182832 Jy ! Component: 200 - total flux cleaned = 0.00128821 Jy ! Total flux subtracted in 200 components = 0.00128821 Jy ! Clean residual min=-0.006051 max=0.011132 Jy/beam ! Clean residual mean=0.000093 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.200257 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 106 components and 0.200257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075075Jy sigma=0.000812 ! Fit after self-cal, rms=0.075024Jy sigma=0.000810 ! 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.075024Jy sigma=0.000810 ! Fit after self-cal, rms=0.074896Jy sigma=0.000810 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=9.936 mas, bpa=-51.77 degrees ! Estimated noise=624.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122676 Jy ! Component: 100 - total flux cleaned = 0.000707204 Jy ! Component: 150 - total flux cleaned = 0.000253628 Jy ! Component: 200 - total flux cleaned = -0.000371746 Jy ! Total flux subtracted in 200 components = -0.000371746 Jy ! Clean residual min=-0.006076 max=0.009788 Jy/beam ! Clean residual mean=0.000088 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.199885 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 134 components and 0.199885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074380Jy sigma=0.000805 ! Fit after self-cal, rms=0.074380Jy sigma=0.000804 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 (10.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879197 Jy ! Component: 100 - total flux cleaned = 0.0129608 Jy ! Component: 150 - total flux cleaned = 0.0154586 Jy ! Component: 200 - total flux cleaned = 0.0178565 Jy ! Total flux subtracted in 200 components = 0.0178565 Jy ! Clean residual min=-0.004794 max=0.004634 Jy/beam ! Clean residual mean=0.000058 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.217741 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 179 components and 0.217741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073104Jy sigma=0.000788 ! Fit after self-cal, rms=0.073038Jy sigma=0.000787 ! 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.073038Jy sigma=0.000787 ! Fit after self-cal, rms=0.073135Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=9.983 mas, bpa=-51.82 degrees ! Estimated noise=624.056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327074 Jy ! Component: 100 - total flux cleaned = 0.00449359 Jy ! Component: 150 - total flux cleaned = 0.00536874 Jy ! Component: 200 - total flux cleaned = 0.00625283 Jy ! Total flux subtracted in 200 components = 0.00625283 Jy ! Clean residual min=-0.004052 max=0.004071 Jy/beam ! Clean residual mean=0.000037 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.223994 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 220 components and 0.223994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072829Jy sigma=0.000783 ! Fit after self-cal, rms=0.072834Jy 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.000791342 Jy ! Component: 100 - total flux cleaned = 0.00149238 Jy ! Component: 150 - total flux cleaned = 0.00214431 Jy ! Component: 200 - total flux cleaned = 0.00275133 Jy ! Total flux subtracted in 200 components = 0.00275133 Jy ! Clean residual min=-0.003692 max=0.003698 Jy/beam ! Clean residual mean=0.000033 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.226746 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 240 components and 0.226746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072690Jy sigma=0.000781 ! Fit after self-cal, rms=0.072695Jy 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.072695Jy sigma=0.000781 ! Fit after self-cal, rms=0.072908Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.14 mas, bmaj=10.68 mas, bpa=-61.91 degrees ! Estimated noise=763.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251181 Jy ! Component: 100 - total flux cleaned = 0.0041818 Jy ! Component: 150 - total flux cleaned = 0.00542876 Jy ! Component: 200 - total flux cleaned = 0.00649329 Jy ! Total flux subtracted in 200 components = 0.00649329 Jy ! Clean residual min=-0.004415 max=0.004333 Jy/beam ! Clean residual mean=0.000039 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.233239 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 278 components and 0.233239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072824Jy sigma=0.000780 ! Fit after self-cal, rms=0.072821Jy sigma=0.000780 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.00103642 Jy ! Component: 100 - total flux cleaned = 0.00190549 Jy ! Component: 150 - total flux cleaned = 0.00270957 Jy ! Component: 200 - total flux cleaned = 0.0035127 Jy ! Total flux subtracted in 200 components = 0.0035127 Jy ! Clean residual min=-0.003841 max=0.003961 Jy/beam ! Clean residual mean=0.000029 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.236752 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 293 components and 0.236752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072775Jy sigma=0.000779 ! Fit after self-cal, rms=0.072772Jy sigma=0.000779 ! 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.208 mas, bmaj=9.995 mas, bpa=-51.82 degrees ! Estimated noise=626.029 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.208 x 9.995 at -51.82 degrees (North through East) ! Clean map min=-0.0088395 max=0.095184 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.472 mas, bmaj=10.07 mas, bpa=-50.2 degrees ! Estimated noise=1011.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0796987 Jy ! Component: 100 - total flux cleaned = 0.117448 Jy ! Component: 150 - total flux cleaned = 0.140306 Jy ! Component: 200 - total flux cleaned = 0.157035 Jy ! Total flux subtracted in 200 components = 0.157035 Jy ! Clean residual min=-0.010569 max=0.012798 Jy/beam ! Clean residual mean=0.000049 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.157035 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.157035 Jy ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=9.995 mas, bpa=-51.82 degrees ! Estimated noise=626.029 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.0192816 Jy ! Component: 100 - total flux cleaned = 0.0312851 Jy ! Component: 150 - total flux cleaned = 0.0381759 Jy ! Component: 200 - total flux cleaned = 0.0435189 Jy ! Total flux subtracted in 200 components = 0.0435189 Jy ! Clean residual min=-0.006808 max=0.007705 Jy/beam ! Clean residual mean=0.000076 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.200554 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 62 components and 0.200554 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.14 mas, bmaj=10.68 mas, bpa=-61.91 degrees ! Estimated noise=763.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00944056 Jy ! Component: 100 - total flux cleaned = 0.0156893 Jy ! Component: 150 - total flux cleaned = 0.0204966 Jy ! Component: 200 - total flux cleaned = 0.0245303 Jy ! Total flux subtracted in 200 components = 0.0245303 Jy ! Clean residual min=-0.006765 max=0.006438 Jy/beam ! Clean residual mean=0.000071 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.225084 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.00263215 Jy ! Component: 100 - total flux cleaned = 0.00487714 Jy ! Component: 150 - total flux cleaned = 0.00680225 Jy ! Component: 200 - total flux cleaned = 0.00835838 Jy ! Total flux subtracted in 200 components = 0.00835838 Jy ! Clean residual min=-0.004831 max=0.004597 Jy/beam ! Clean residual mean=0.000042 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.233443 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 157 components and 0.233443 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=9.995 mas, bpa=-51.82 degrees ! Estimated noise=626.029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000900569 Jy ! Component: 100 - total flux cleaned = -0.00106467 Jy ! Component: 150 - total flux cleaned = -0.000220154 Jy ! Component: 200 - total flux cleaned = 0.000791789 Jy ! Total flux subtracted in 200 components = 0.000791789 Jy ! Clean residual min=-0.002854 max=0.003021 Jy/beam ! Clean residual mean=0.000019 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.234235 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 186 components and 0.234235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072813Jy sigma=0.000781 ! Fit after self-cal, rms=0.072732Jy sigma=0.000780 wmodel J1203+4632_S_2015_01_22_pus_map.mod ! Writing 186 model components to file: J1203+4632_S_2015_01_22_pus_map.mod wobs J1203+4632_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1203+4632_S_2015_01_22_pus_uvs.fits wwins J1203+4632_S_2015_01_22_pus_map.win ! wwins: Wrote 3 windows to J1203+4632_S_2015_01_22_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.000335335 Jy ! Component: 100 - total flux cleaned = -0.000613932 Jy ! Component: 150 - total flux cleaned = -0.000488021 Jy ! Component: 200 - total flux cleaned = -0.000488343 Jy ! Component: 250 - total flux cleaned = -0.000488342 Jy ! Component: 300 - total flux cleaned = -0.000452729 Jy ! Component: 350 - total flux cleaned = -0.000349222 Jy ! Component: 400 - total flux cleaned = -0.000282933 Jy ! Component: 450 - total flux cleaned = -0.000189718 Jy ! Component: 500 - total flux cleaned = -6.98865e-05 Jy ! Component: 550 - total flux cleaned = 1.6722e-05 Jy ! Component: 600 - total flux cleaned = 0.000156702 Jy ! Component: 650 - total flux cleaned = 0.00029198 Jy ! Component: 700 - total flux cleaned = 0.000423681 Jy ! Component: 750 - total flux cleaned = 0.000602937 Jy ! Component: 800 - total flux cleaned = 0.000752348 Jy ! Component: 850 - total flux cleaned = 0.000946785 Jy ! Component: 900 - total flux cleaned = 0.00113608 Jy ! Component: 950 - total flux cleaned = 0.00125104 Jy ! Component: 1000 - total flux cleaned = 0.00136339 Jy ! Component: 1050 - total flux cleaned = 0.00142945 Jy ! Component: 1100 - total flux cleaned = 0.00155778 Jy ! Component: 1150 - total flux cleaned = 0.00155723 Jy ! Component: 1200 - total flux cleaned = 0.00159819 Jy ! Component: 1250 - total flux cleaned = 0.00165845 Jy ! Component: 1300 - total flux cleaned = 0.00175712 Jy ! Component: 1350 - total flux cleaned = 0.00183405 Jy ! Component: 1400 - total flux cleaned = 0.00185296 Jy ! Component: 1450 - total flux cleaned = 0.00190918 Jy ! Component: 1500 - total flux cleaned = 0.00200094 Jy ! Component: 1550 - total flux cleaned = 0.00209067 Jy ! Component: 1600 - total flux cleaned = 0.00217879 Jy ! Component: 1650 - total flux cleaned = 0.00224778 Jy ! Component: 1700 - total flux cleaned = 0.00226479 Jy ! Component: 1750 - total flux cleaned = 0.00231523 Jy ! Component: 1800 - total flux cleaned = 0.00238138 Jy ! Component: 1850 - total flux cleaned = 0.0024949 Jy ! Component: 1900 - total flux cleaned = 0.00254277 Jy ! Component: 1950 - total flux cleaned = 0.00266917 Jy ! Component: 2000 - total flux cleaned = 0.00280953 Jy ! Component: 2050 - total flux cleaned = 0.00291729 Jy ! Component: 2100 - total flux cleaned = 0.00299336 Jy ! Component: 2150 - total flux cleaned = 0.00303845 Jy ! Component: 2200 - total flux cleaned = 0.00315692 Jy ! Component: 2250 - total flux cleaned = 0.00320086 Jy ! Component: 2300 - total flux cleaned = 0.00324429 Jy ! Component: 2350 - total flux cleaned = 0.00328746 Jy ! Component: 2400 - total flux cleaned = 0.00334416 Jy ! Component: 2450 - total flux cleaned = 0.00335799 Jy ! Component: 2500 - total flux cleaned = 0.00339954 Jy ! Component: 2550 - total flux cleaned = 0.00335815 Jy ! Component: 2600 - total flux cleaned = 0.00335826 Jy ! Component: 2650 - total flux cleaned = 0.00338515 Jy ! Component: 2700 - total flux cleaned = 0.00338525 Jy ! Component: 2750 - total flux cleaned = 0.00339855 Jy ! Component: 2800 - total flux cleaned = 0.00346399 Jy ! Component: 2850 - total flux cleaned = 0.00339897 Jy ! Component: 2900 - total flux cleaned = 0.00343798 Jy ! Component: 2950 - total flux cleaned = 0.00345085 Jy ! Component: 3000 - total flux cleaned = 0.0034636 Jy ! Component: 3050 - total flux cleaned = 0.00347627 Jy ! Component: 3100 - total flux cleaned = 0.00351362 Jy ! Component: 3150 - total flux cleaned = 0.00352576 Jy ! Component: 3200 - total flux cleaned = 0.00348877 Jy ! Component: 3250 - total flux cleaned = 0.00351308 Jy ! Component: 3300 - total flux cleaned = 0.00351317 Jy ! Component: 3350 - total flux cleaned = 0.00353724 Jy ! Component: 3400 - total flux cleaned = 0.00356108 Jy ! Component: 3450 - total flux cleaned = 0.00356108 Jy ! Component: 3500 - total flux cleaned = 0.00359648 Jy ! Component: 3550 - total flux cleaned = 0.00353785 Jy ! Component: 3600 - total flux cleaned = 0.00359622 Jy ! Component: 3650 - total flux cleaned = 0.00361942 Jy ! Component: 3700 - total flux cleaned = 0.003677 Jy ! Component: 3750 - total flux cleaned = 0.00367706 Jy ! Component: 3800 - total flux cleaned = 0.0036656 Jy ! Component: 3850 - total flux cleaned = 0.00374483 Jy ! Component: 3900 - total flux cleaned = 0.00372228 Jy ! Component: 3950 - total flux cleaned = 0.00377828 Jy ! Component: 4000 - total flux cleaned = 0.00381171 Jy ! Component: 4050 - total flux cleaned = 0.00386705 Jy ! Total flux subtracted in 4096 components = 0.00385606 Jy ! Clean residual min=-0.000751 max=0.000736 Jy/beam ! Clean residual mean=0.000006 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.238091 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 494 components and 0.238091 Jy ![Exited script file: muppet] wmap "J1203+4632_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.208 x 9.995 at -51.82 degrees (North through East) ! Clean map min=-0.0067916 max=0.09203 Jy/beam ! Writing clean map to FITS file: J1203+4632_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0920297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196039 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.639052 0.639052 1.2781 2.55621 5.11241 10.2248 20.4497 40.8993 81.7986 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.208 x 9.995 at -51.82 degrees (North through East) ! Clean map min=-0.0067916 max=0.09203 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 J1203+4632_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:52:54 2017