! Started logfile: J1504+1029_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:28:07 2017 obs J1504+1029_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1504+1029_S_2015_01_23_pus_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.579365 visibilities/baseline/integration-bin. ! Found source: J1504+1029 ! ! 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 338 lines of history. ! ! Reading 1460 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 J1504+1029_S_2015_01_23_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.552886Jy sigma=0.006646 ! Fit after self-cal, rms=0.543085Jy sigma=0.006527 ! 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.247 mas, bmaj=8.38 mas, bpa=21.46 degrees ! Estimated noise=2081.05 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.358081 Jy ! Component: 100 - total flux cleaned = 0.496871 Jy ! Total flux subtracted in 100 components = 0.496871 Jy ! Clean residual min=-0.048783 max=0.076764 Jy/beam ! Clean residual mean=0.000028 rms=0.016315 Jy/beam ! Combined flux in latest and established models = 0.496872 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.496872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215423Jy sigma=0.002386 ! Fit after self-cal, rms=0.213509Jy sigma=0.002361 ! 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.799 mas, bmaj=8.703 mas, bpa=20.78 degrees ! Estimated noise=1549.83 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.115712 Jy ! Component: 100 - total flux cleaned = 0.176847 Jy ! Component: 150 - total flux cleaned = 0.214371 Jy ! Component: 200 - total flux cleaned = 0.238548 Jy ! Total flux subtracted in 200 components = 0.238548 Jy ! Clean residual min=-0.030783 max=0.057608 Jy/beam ! Clean residual mean=0.000066 rms=0.010021 Jy/beam ! Combined flux in latest and established models = 0.73542 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.73542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130723Jy sigma=0.001422 ! Fit after self-cal, rms=0.130034Jy sigma=0.001411 ! Inverting map ! Added new window around map position (7.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0486303 Jy ! Component: 100 - total flux cleaned = 0.0691142 Jy ! Component: 150 - total flux cleaned = 0.0779763 Jy ! Component: 200 - total flux cleaned = 0.0841681 Jy ! Total flux subtracted in 200 components = 0.0841681 Jy ! Clean residual min=-0.025797 max=0.022193 Jy/beam ! Clean residual mean=0.000023 rms=0.005731 Jy/beam ! Combined flux in latest and established models = 0.819588 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 86 components and 0.819588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108904Jy sigma=0.001188 ! Fit after self-cal, rms=0.107262Jy sigma=0.001166 ! 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.03 FD 1.00* HN 0.99 KP 1.12 ! LA 1.01 MK 1.00* NL 0.99 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.05 KP 1.01 ! LA 0.98 MK 1.00* NL 1.17 OV 1.03 ! PT 1.03 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.02 KP 0.90 ! LA 0.79 MK 1.00* NL 1.16 OV 0.96 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 0.95 KP 0.83 ! LA 0.86 MK 1.00* NL 1.00 OV 1.02 ! PT 1.05 SC 0.97 ! ! ! Fit before self-cal, rms=0.107262Jy sigma=0.001166 ! Fit after self-cal, rms=0.070657Jy sigma=0.000819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=8.736 mas, bpa=20.5 degrees ! Estimated noise=1566.01 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.000669287 Jy ! Component: 100 - total flux cleaned = -0.00155364 Jy ! Component: 150 - total flux cleaned = -0.00178708 Jy ! Component: 200 - total flux cleaned = -0.0015782 Jy ! Total flux subtracted in 200 components = -0.0015782 Jy ! Clean residual min=-0.008718 max=0.008111 Jy/beam ! Clean residual mean=0.000004 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.81801 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.81801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068624Jy sigma=0.000796 ! Fit after self-cal, rms=0.068394Jy sigma=0.000794 ! 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.068394Jy sigma=0.000794 ! Fit after self-cal, rms=0.068419Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=8.738 mas, bpa=20.39 degrees ! Estimated noise=1567.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402651 Jy ! Component: 100 - total flux cleaned = -0.000207127 Jy ! Component: 150 - total flux cleaned = -0.000548334 Jy ! Component: 200 - total flux cleaned = -0.000539695 Jy ! Total flux subtracted in 200 components = -0.000539695 Jy ! Clean residual min=-0.007234 max=0.006219 Jy/beam ! Clean residual mean=0.000003 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.81747 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.81747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067459Jy sigma=0.000782 ! Fit after self-cal, rms=0.067348Jy 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 = 0.000904834 Jy ! Component: 100 - total flux cleaned = 0.00103807 Jy ! Component: 150 - total flux cleaned = 0.00116804 Jy ! Component: 200 - total flux cleaned = 0.00128912 Jy ! Total flux subtracted in 200 components = 0.00128912 Jy ! Clean residual min=-0.006361 max=0.005502 Jy/beam ! Clean residual mean=0.000002 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.818759 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.818759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066850Jy sigma=0.000775 ! Fit after self-cal, rms=0.066792Jy sigma=0.000775 ! 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.066792Jy sigma=0.000775 ! Fit after self-cal, rms=0.066810Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=8.738 mas, bpa=20.3 degrees ! Estimated noise=1568.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552762 Jy ! Component: 100 - total flux cleaned = 0.000103828 Jy ! Component: 150 - total flux cleaned = -8.74782e-05 Jy ! Component: 200 - total flux cleaned = -0.000173107 Jy ! Total flux subtracted in 200 components = -0.000173107 Jy ! Clean residual min=-0.005473 max=0.005022 Jy/beam ! Clean residual mean=0.000001 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.818586 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.818586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066495Jy sigma=0.000771 ! Fit after self-cal, rms=0.066455Jy sigma=0.000770 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.000532383 Jy ! Component: 100 - total flux cleaned = 0.000612235 Jy ! Component: 150 - total flux cleaned = 0.00068686 Jy ! Component: 200 - total flux cleaned = 0.000755715 Jy ! Total flux subtracted in 200 components = 0.000755715 Jy ! Clean residual min=-0.004949 max=0.004668 Jy/beam ! Clean residual mean=0.000001 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.819342 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.819342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066281Jy sigma=0.000768 ! Fit after self-cal, rms=0.066260Jy sigma=0.000768 ! 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.066260Jy sigma=0.000768 ! Fit after self-cal, rms=0.066279Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.828 mas, bmaj=11.31 mas, bpa=-0.896 degrees ! Estimated noise=1880.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.00337e-05 Jy ! Component: 100 - total flux cleaned = -0.000303626 Jy ! Component: 150 - total flux cleaned = -0.000554388 Jy ! Component: 200 - total flux cleaned = -0.000675417 Jy ! Total flux subtracted in 200 components = -0.000675417 Jy ! Clean residual min=-0.004798 max=0.004757 Jy/beam ! Clean residual mean=0.000002 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.818666 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 0.818666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066196Jy sigma=0.000767 ! Fit after self-cal, rms=0.066172Jy sigma=0.000767 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.97756e-05 Jy ! Component: 100 - total flux cleaned = 0.000286997 Jy ! Component: 150 - total flux cleaned = 0.000184191 Jy ! Component: 200 - total flux cleaned = 0.000101662 Jy ! Total flux subtracted in 200 components = 0.000101662 Jy ! Clean residual min=-0.004697 max=0.004451 Jy/beam ! Clean residual mean=0.000002 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.818768 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.818768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066136Jy sigma=0.000766 ! Fit after self-cal, rms=0.066119Jy sigma=0.000766 ! 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.819 mas, bmaj=8.739 mas, bpa=20.24 degrees ! Estimated noise=1569.14 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 8.739 at 20.24 degrees (North through East) ! Clean map min=-0.0039005 max=0.47894 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.244 mas, bmaj=8.374 mas, bpa=20.78 degrees ! Estimated noise=2108.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.363255 Jy ! Component: 100 - total flux cleaned = 0.510763 Jy ! Component: 150 - total flux cleaned = 0.598255 Jy ! Component: 200 - total flux cleaned = 0.653309 Jy ! Total flux subtracted in 200 components = 0.653309 Jy ! Clean residual min=-0.018510 max=0.031331 Jy/beam ! Clean residual mean=0.000011 rms=0.007243 Jy/beam ! Combined flux in latest and established models = 0.653309 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.653309 Jy ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=8.739 mas, bpa=20.24 degrees ! Estimated noise=1569.14 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 (-19, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0519167 Jy ! Component: 100 - total flux cleaned = 0.0819195 Jy ! Component: 150 - total flux cleaned = 0.102001 Jy ! Component: 200 - total flux cleaned = 0.116703 Jy ! Total flux subtracted in 200 components = 0.116703 Jy ! Clean residual min=-0.008834 max=0.010934 Jy/beam ! Clean residual mean=0.000029 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.770012 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 107 components and 0.770012 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.828 mas, bmaj=11.31 mas, bpa=-0.896 degrees ! Estimated noise=1880.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169358 Jy ! Component: 100 - total flux cleaned = 0.0274464 Jy ! Component: 150 - total flux cleaned = 0.0343611 Jy ! Component: 200 - total flux cleaned = 0.0390182 Jy ! Total flux subtracted in 200 components = 0.0390182 Jy ! Clean residual min=-0.007620 max=0.005929 Jy/beam ! Clean residual mean=0.000013 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.80903 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.00242564 Jy ! Component: 100 - total flux cleaned = 0.0035721 Jy ! Component: 150 - total flux cleaned = 0.00427059 Jy ! Component: 200 - total flux cleaned = 0.00473778 Jy ! Total flux subtracted in 200 components = 0.00473778 Jy ! Clean residual min=-0.006629 max=0.005834 Jy/beam ! Clean residual mean=0.000007 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.813768 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 185 components and 0.813768 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=8.739 mas, bpa=20.24 degrees ! Estimated noise=1569.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105078 Jy ! Component: 100 - total flux cleaned = 0.000241902 Jy ! Component: 150 - total flux cleaned = 0.000340231 Jy ! Component: 200 - total flux cleaned = 0.000337811 Jy ! Total flux subtracted in 200 components = 0.000337811 Jy ! Clean residual min=-0.005091 max=0.005274 Jy/beam ! Clean residual mean=0.000003 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.814106 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 201 components and 0.814106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066492Jy sigma=0.000770 ! Fit after self-cal, rms=0.066379Jy sigma=0.000769 wmodel J1504+1029_S_2015_01_23_pus_map.mod ! Writing 201 model components to file: J1504+1029_S_2015_01_23_pus_map.mod wobs J1504+1029_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1504+1029_S_2015_01_23_pus_uvs.fits wwins J1504+1029_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1504+1029_S_2015_01_23_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.000196968 Jy ! Component: 100 - total flux cleaned = 0.000431329 Jy ! Component: 150 - total flux cleaned = 0.000841433 Jy ! Component: 200 - total flux cleaned = 0.00102785 Jy ! Component: 250 - total flux cleaned = 0.00125882 Jy ! Component: 300 - total flux cleaned = 0.0017505 Jy ! Component: 350 - total flux cleaned = 0.00206424 Jy ! Component: 400 - total flux cleaned = 0.00251329 Jy ! Component: 450 - total flux cleaned = 0.00265801 Jy ! Component: 500 - total flux cleaned = 0.00275204 Jy ! Component: 550 - total flux cleaned = 0.00279804 Jy ! Component: 600 - total flux cleaned = 0.0028426 Jy ! Component: 650 - total flux cleaned = 0.00292889 Jy ! Component: 700 - total flux cleaned = 0.00305221 Jy ! Component: 750 - total flux cleaned = 0.00309174 Jy ! Component: 800 - total flux cleaned = 0.00313068 Jy ! Component: 850 - total flux cleaned = 0.00313106 Jy ! Component: 900 - total flux cleaned = 0.00316825 Jy ! Component: 950 - total flux cleaned = 0.00327665 Jy ! Component: 1000 - total flux cleaned = 0.00331129 Jy ! Component: 1050 - total flux cleaned = 0.00331172 Jy ! Component: 1100 - total flux cleaned = 0.00348117 Jy ! Component: 1150 - total flux cleaned = 0.00348088 Jy ! Component: 1200 - total flux cleaned = 0.0035461 Jy ! Component: 1250 - total flux cleaned = 0.00367278 Jy ! Component: 1300 - total flux cleaned = 0.00364162 Jy ! Component: 1350 - total flux cleaned = 0.00382446 Jy ! Component: 1400 - total flux cleaned = 0.00385428 Jy ! Component: 1450 - total flux cleaned = 0.0039424 Jy ! Component: 1500 - total flux cleaned = 0.00414434 Jy ! Component: 1550 - total flux cleaned = 0.00442709 Jy ! Component: 1600 - total flux cleaned = 0.00464976 Jy ! Component: 1650 - total flux cleaned = 0.00489661 Jy ! Component: 1700 - total flux cleaned = 0.0050854 Jy ! Component: 1750 - total flux cleaned = 0.005271 Jy ! Component: 1800 - total flux cleaned = 0.0054279 Jy ! Component: 1850 - total flux cleaned = 0.00553078 Jy ! Component: 1900 - total flux cleaned = 0.00565751 Jy ! Component: 1950 - total flux cleaned = 0.00568253 Jy ! Component: 2000 - total flux cleaned = 0.00575688 Jy ! Component: 2050 - total flux cleaned = 0.0057566 Jy ! Component: 2100 - total flux cleaned = 0.0057565 Jy ! Component: 2150 - total flux cleaned = 0.00573268 Jy ! Component: 2200 - total flux cleaned = 0.00582742 Jy ! Component: 2250 - total flux cleaned = 0.00587399 Jy ! Component: 2300 - total flux cleaned = 0.00592017 Jy ! Component: 2350 - total flux cleaned = 0.00592005 Jy ! Component: 2400 - total flux cleaned = 0.00596571 Jy ! Component: 2450 - total flux cleaned = 0.00605605 Jy ! Component: 2500 - total flux cleaned = 0.00607848 Jy ! Component: 2550 - total flux cleaned = 0.00616738 Jy ! Component: 2600 - total flux cleaned = 0.00621138 Jy ! Component: 2650 - total flux cleaned = 0.00621132 Jy ! Component: 2700 - total flux cleaned = 0.00623309 Jy ! Component: 2750 - total flux cleaned = 0.00632022 Jy ! Component: 2800 - total flux cleaned = 0.00636356 Jy ! Component: 2850 - total flux cleaned = 0.00640651 Jy ! Component: 2900 - total flux cleaned = 0.00642787 Jy ! Component: 2950 - total flux cleaned = 0.00649174 Jy ! Component: 3000 - total flux cleaned = 0.00647036 Jy ! Component: 3050 - total flux cleaned = 0.00651255 Jy ! Component: 3100 - total flux cleaned = 0.00651256 Jy ! Component: 3150 - total flux cleaned = 0.00653358 Jy ! Component: 3200 - total flux cleaned = 0.00651269 Jy ! Component: 3250 - total flux cleaned = 0.00645007 Jy ! Component: 3300 - total flux cleaned = 0.0064915 Jy ! Component: 3350 - total flux cleaned = 0.00638806 Jy ! Component: 3400 - total flux cleaned = 0.00640885 Jy ! Component: 3450 - total flux cleaned = 0.0064501 Jy ! Component: 3500 - total flux cleaned = 0.00645005 Jy ! Component: 3550 - total flux cleaned = 0.00638857 Jy ! Component: 3600 - total flux cleaned = 0.00634762 Jy ! Component: 3650 - total flux cleaned = 0.00636803 Jy ! Component: 3700 - total flux cleaned = 0.00628642 Jy ! Component: 3750 - total flux cleaned = 0.00628644 Jy ! Component: 3800 - total flux cleaned = 0.0062458 Jy ! Component: 3850 - total flux cleaned = 0.00622541 Jy ! Component: 3900 - total flux cleaned = 0.00614423 Jy ! Component: 3950 - total flux cleaned = 0.00614428 Jy ! Component: 4000 - total flux cleaned = 0.0061037 Jy ! Component: 4050 - total flux cleaned = 0.00608344 Jy ! Total flux subtracted in 4096 components = 0.00610377 Jy ! Clean residual min=-0.001257 max=0.001143 Jy/beam ! Clean residual mean=0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.820209 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 455 components and 0.82021 Jy ![Exited script file: muppet] wmap "J1504+1029_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 8.739 at 20.24 degrees (North through East) ! Clean map min=-0.0032174 max=0.4691 Jy/beam ! Writing clean map to FITS file: J1504+1029_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.469096 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032993 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211 0.211 0.421999 0.843998 1.688 3.37599 6.75198 13.504 27.0079 54.0159 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.469 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.819 x 8.739 at 20.24 degrees (North through East) ! Clean map min=-0.0032174 max=0.4691 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 J1504+1029_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:28:11 2017