! Started logfile: J2247+0310_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:37:18 2017 obs J2247+0310_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2247+0310_S_2015_01_23_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774545 visibilities/baseline/integration-bin. ! Found source: J2247+0310 ! ! 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 7668 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 J2247+0310_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.716211Jy sigma=0.008167 ! Fit after self-cal, rms=0.685387Jy sigma=0.007821 ! 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.666 mas, bmaj=6.417 mas, bpa=-1.946 degrees ! Estimated noise=1022.57 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.231275 Jy ! Component: 100 - total flux cleaned = 0.314828 Jy ! Total flux subtracted in 100 components = 0.314828 Jy ! Clean residual min=-0.015554 max=0.039221 Jy/beam ! Clean residual mean=0.000053 rms=0.005474 Jy/beam ! Combined flux in latest and established models = 0.314828 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.314828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137054Jy sigma=0.001493 ! Fit after self-cal, rms=0.136912Jy sigma=0.001491 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441531 Jy ! Component: 100 - total flux cleaned = 0.0690515 Jy ! Total flux subtracted in 100 components = 0.0690515 Jy ! Clean residual min=-0.013429 max=0.032024 Jy/beam ! Clean residual mean=0.000034 rms=0.003816 Jy/beam ! Combined flux in latest and established models = 0.38388 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.38388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112555Jy sigma=0.001233 ! Fit after self-cal, rms=0.112526Jy sigma=0.001232 ! Inverting map ! Added new window around map position (4.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278523 Jy ! Component: 100 - total flux cleaned = 0.0430194 Jy ! Total flux subtracted in 100 components = 0.0430194 Jy ! Clean residual min=-0.011790 max=0.013922 Jy/beam ! Clean residual mean=0.000024 rms=0.002924 Jy/beam ! Combined flux in latest and established models = 0.426899 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.426899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101481Jy sigma=0.001119 ! Fit after self-cal, rms=0.101098Jy sigma=0.001113 ! 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.214 mas, bmaj=7.224 mas, bpa=-2.905 degrees ! Estimated noise=725.313 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.0212386 Jy ! Component: 100 - total flux cleaned = 0.0353782 Jy ! Component: 150 - total flux cleaned = 0.0453589 Jy ! Component: 200 - total flux cleaned = 0.0525568 Jy ! Total flux subtracted in 200 components = 0.0525568 Jy ! Clean residual min=-0.011312 max=0.014659 Jy/beam ! Clean residual mean=0.000047 rms=0.003746 Jy/beam ! Combined flux in latest and established models = 0.479456 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 97 components and 0.479456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094655Jy sigma=0.001062 ! Fit after self-cal, rms=0.094576Jy sigma=0.001060 ! 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 1.00* HN 0.98 KP 1.06 ! LA 1.09 MK 1.02 NL 0.96 OV 0.95 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.03 KP 0.98 ! LA 1.07 MK 1.00 NL 1.08 OV 0.99 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.04 KP 0.86 ! LA 0.87 MK 1.03 NL 1.54 OV 0.91 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 0.98 KP 0.81 ! LA 0.89 MK 1.03 NL 1.04 OV 0.98 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.094576Jy sigma=0.001060 ! Fit after self-cal, rms=0.086351Jy sigma=0.000889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.29 mas, bpa=-2.64 degrees ! Estimated noise=727.197 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.00217002 Jy ! Component: 100 - total flux cleaned = -0.00144481 Jy ! Component: 150 - total flux cleaned = -0.00144346 Jy ! Component: 200 - total flux cleaned = -0.00136701 Jy ! Total flux subtracted in 200 components = -0.00136701 Jy ! Clean residual min=-0.008219 max=0.012171 Jy/beam ! Clean residual mean=0.000030 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 0.478089 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.478089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085852Jy sigma=0.000887 ! Fit after self-cal, rms=0.085777Jy sigma=0.000886 ! 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.085777Jy sigma=0.000886 ! Fit after self-cal, rms=0.078101Jy sigma=0.000830 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=7.285 mas, bpa=-2.685 degrees ! Estimated noise=725.305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113301 Jy ! Component: 100 - total flux cleaned = -0.000103995 Jy ! Component: 150 - total flux cleaned = -0.00017713 Jy ! Component: 200 - total flux cleaned = -0.000209488 Jy ! Total flux subtracted in 200 components = -0.000209488 Jy ! Clean residual min=-0.006884 max=0.011164 Jy/beam ! Clean residual mean=0.000025 rms=0.002170 Jy/beam ! Combined flux in latest and established models = 0.47788 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.47788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078049Jy sigma=0.000830 ! Fit after self-cal, rms=0.078045Jy sigma=0.000830 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 (-18, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118217 Jy ! Component: 100 - total flux cleaned = 0.0200245 Jy ! Component: 150 - total flux cleaned = 0.0262858 Jy ! Component: 200 - total flux cleaned = 0.0311188 Jy ! Total flux subtracted in 200 components = 0.0311188 Jy ! Clean residual min=-0.004928 max=0.005191 Jy/beam ! Clean residual mean=0.000022 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.508998 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 191 components and 0.508998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075801Jy sigma=0.000800 ! Fit after self-cal, rms=0.075675Jy sigma=0.000799 ! 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.075675Jy sigma=0.000799 ! Fit after self-cal, rms=0.075121Jy sigma=0.000797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=7.29 mas, bpa=-2.689 degrees ! Estimated noise=720.712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477128 Jy ! Component: 100 - total flux cleaned = 0.00843522 Jy ! Component: 150 - total flux cleaned = 0.0113268 Jy ! Component: 200 - total flux cleaned = 0.0136177 Jy ! Total flux subtracted in 200 components = 0.0136177 Jy ! Clean residual min=-0.003989 max=0.004951 Jy/beam ! Clean residual mean=0.000015 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.522616 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 219 components and 0.522616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074716Jy sigma=0.000792 ! Fit after self-cal, rms=0.074678Jy sigma=0.000791 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 (-11, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046983 Jy ! Component: 100 - total flux cleaned = 0.00722662 Jy ! Component: 150 - total flux cleaned = 0.00913265 Jy ! Component: 200 - total flux cleaned = 0.0106159 Jy ! Total flux subtracted in 200 components = 0.0106159 Jy ! Clean residual min=-0.003210 max=0.003495 Jy/beam ! Clean residual mean=0.000010 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.533232 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 241 components and 0.533232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074356Jy sigma=0.000787 ! Fit after self-cal, rms=0.074304Jy sigma=0.000787 ! 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.074304Jy sigma=0.000787 ! Fit after self-cal, rms=0.074200Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.023 mas, bmaj=11.53 mas, bpa=-6.5 degrees ! Estimated noise=903.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408663 Jy ! Component: 100 - total flux cleaned = 0.00675758 Jy ! Component: 150 - total flux cleaned = 0.00870307 Jy ! Component: 200 - total flux cleaned = 0.0101801 Jy ! Total flux subtracted in 200 components = 0.0101801 Jy ! Clean residual min=-0.003724 max=0.003816 Jy/beam ! Clean residual mean=0.000012 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.543412 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 275 components and 0.543412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074158Jy sigma=0.000786 ! Fit after self-cal, rms=0.074131Jy sigma=0.000785 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.00178614 Jy ! Component: 100 - total flux cleaned = 0.00296002 Jy ! Component: 150 - total flux cleaned = 0.00369654 Jy ! Component: 200 - total flux cleaned = 0.00416235 Jy ! Total flux subtracted in 200 components = 0.00416235 Jy ! Clean residual min=-0.003215 max=0.003824 Jy/beam ! Clean residual mean=0.000009 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.547574 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 291 components and 0.547574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074122Jy sigma=0.000785 ! Fit after self-cal, rms=0.074112Jy sigma=0.000785 ! 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.237 mas, bmaj=7.293 mas, bpa=-2.695 degrees ! Estimated noise=719.789 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 7.293 at -2.695 degrees (North through East) ! Clean map min=-0.0027288 max=0.31709 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.679 mas, bmaj=6.451 mas, bpa=-1.57 degrees ! Estimated noise=1021.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230917 Jy ! Component: 100 - total flux cleaned = 0.3144 Jy ! Component: 150 - total flux cleaned = 0.361426 Jy ! Component: 200 - total flux cleaned = 0.391118 Jy ! Total flux subtracted in 200 components = 0.391118 Jy ! Clean residual min=-0.008306 max=0.015697 Jy/beam ! Clean residual mean=0.000030 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 0.391118 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.391118 Jy ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.293 mas, bpa=-2.695 degrees ! Estimated noise=719.789 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.0277024 Jy ! Component: 100 - total flux cleaned = 0.0438733 Jy ! Component: 150 - total flux cleaned = 0.0564389 Jy ! Component: 200 - total flux cleaned = 0.0669401 Jy ! Total flux subtracted in 200 components = 0.0669401 Jy ! Clean residual min=-0.006526 max=0.008433 Jy/beam ! Clean residual mean=0.000038 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 0.458059 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 93 components and 0.458059 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.023 mas, bmaj=11.53 mas, bpa=-6.5 degrees ! Estimated noise=903.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172147 Jy ! Component: 100 - total flux cleaned = 0.0301255 Jy ! Component: 150 - total flux cleaned = 0.0403632 Jy ! Component: 200 - total flux cleaned = 0.0486446 Jy ! Total flux subtracted in 200 components = 0.0486446 Jy ! Clean residual min=-0.006686 max=0.006203 Jy/beam ! Clean residual mean=0.000048 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 0.506703 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.0067728 Jy ! Component: 100 - total flux cleaned = 0.0123743 Jy ! Component: 150 - total flux cleaned = 0.0170422 Jy ! Component: 200 - total flux cleaned = 0.0209641 Jy ! Total flux subtracted in 200 components = 0.0209641 Jy ! Clean residual min=-0.004722 max=0.003943 Jy/beam ! Clean residual mean=0.000030 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.527667 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 242 components and 0.527667 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.293 mas, bpa=-2.695 degrees ! Estimated noise=719.789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034095 Jy ! Component: 100 - total flux cleaned = 0.00578871 Jy ! Component: 150 - total flux cleaned = 0.00721408 Jy ! Component: 200 - total flux cleaned = 0.00781129 Jy ! Total flux subtracted in 200 components = 0.00781129 Jy ! Clean residual min=-0.003229 max=0.003746 Jy/beam ! Clean residual mean=0.000009 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.535479 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 268 components and 0.535479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074238Jy sigma=0.000787 ! Fit after self-cal, rms=0.074163Jy sigma=0.000786 wmodel J2247+0310_S_2015_01_23_pus_map.mod ! Writing 268 model components to file: J2247+0310_S_2015_01_23_pus_map.mod wobs J2247+0310_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2247+0310_S_2015_01_23_pus_uvs.fits wwins J2247+0310_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J2247+0310_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.000931034 Jy ! Component: 100 - total flux cleaned = 0.00146059 Jy ! Component: 150 - total flux cleaned = 0.00195828 Jy ! Component: 200 - total flux cleaned = 0.002521 Jy ! Component: 250 - total flux cleaned = 0.00265392 Jy ! Component: 300 - total flux cleaned = 0.00295127 Jy ! Component: 350 - total flux cleaned = 0.00323559 Jy ! Component: 400 - total flux cleaned = 0.0035087 Jy ! Component: 450 - total flux cleaned = 0.00358508 Jy ! Component: 500 - total flux cleaned = 0.0037693 Jy ! Component: 550 - total flux cleaned = 0.00387635 Jy ! Component: 600 - total flux cleaned = 0.00397975 Jy ! Component: 650 - total flux cleaned = 0.00411524 Jy ! Component: 700 - total flux cleaned = 0.00434554 Jy ! Component: 750 - total flux cleaned = 0.00447381 Jy ! Component: 800 - total flux cleaned = 0.00463051 Jy ! Component: 850 - total flux cleaned = 0.00475278 Jy ! Component: 900 - total flux cleaned = 0.00490231 Jy ! Component: 950 - total flux cleaned = 0.00502051 Jy ! Component: 1000 - total flux cleaned = 0.00513559 Jy ! Component: 1050 - total flux cleaned = 0.00527701 Jy ! Component: 1100 - total flux cleaned = 0.00538829 Jy ! Component: 1150 - total flux cleaned = 0.00557881 Jy ! Component: 1200 - total flux cleaned = 0.00576572 Jy ! Component: 1250 - total flux cleaned = 0.00587095 Jy ! Component: 1300 - total flux cleaned = 0.00602682 Jy ! Component: 1350 - total flux cleaned = 0.00615455 Jy ! Component: 1400 - total flux cleaned = 0.00627995 Jy ! Component: 1450 - total flux cleaned = 0.00632906 Jy ! Component: 1500 - total flux cleaned = 0.00640202 Jy ! Component: 1550 - total flux cleaned = 0.00652185 Jy ! Component: 1600 - total flux cleaned = 0.00659272 Jy ! Component: 1650 - total flux cleaned = 0.00666298 Jy ! Component: 1700 - total flux cleaned = 0.00677847 Jy ! Component: 1750 - total flux cleaned = 0.00689253 Jy ! Component: 1800 - total flux cleaned = 0.00704981 Jy ! Component: 1850 - total flux cleaned = 0.00711628 Jy ! Component: 1900 - total flux cleaned = 0.00722537 Jy ! Component: 1950 - total flux cleaned = 0.00726812 Jy ! Component: 2000 - total flux cleaned = 0.00737488 Jy ! Component: 2050 - total flux cleaned = 0.00750139 Jy ! Component: 2100 - total flux cleaned = 0.00760532 Jy ! Component: 2150 - total flux cleaned = 0.00766699 Jy ! Component: 2200 - total flux cleaned = 0.00786998 Jy ! Component: 2250 - total flux cleaned = 0.00794987 Jy ! Component: 2300 - total flux cleaned = 0.00808773 Jy ! Component: 2350 - total flux cleaned = 0.00812648 Jy ! Component: 2400 - total flux cleaned = 0.00814578 Jy ! Component: 2450 - total flux cleaned = 0.00827963 Jy ! Component: 2500 - total flux cleaned = 0.00831722 Jy ! Component: 2550 - total flux cleaned = 0.00837313 Jy ! Component: 2600 - total flux cleaned = 0.00833612 Jy ! Component: 2650 - total flux cleaned = 0.0084094 Jy ! Component: 2700 - total flux cleaned = 0.00840952 Jy ! Component: 2750 - total flux cleaned = 0.00848125 Jy ! Component: 2800 - total flux cleaned = 0.00842808 Jy ! Component: 2850 - total flux cleaned = 0.00846308 Jy ! Component: 2900 - total flux cleaned = 0.00844567 Jy ! Component: 2950 - total flux cleaned = 0.00846273 Jy ! Component: 3000 - total flux cleaned = 0.00851381 Jy ! Component: 3050 - total flux cleaned = 0.00851372 Jy ! Component: 3100 - total flux cleaned = 0.00851364 Jy ! Component: 3150 - total flux cleaned = 0.00846401 Jy ! Component: 3200 - total flux cleaned = 0.00854631 Jy ! Component: 3250 - total flux cleaned = 0.00848116 Jy ! Component: 3300 - total flux cleaned = 0.00849734 Jy ! Component: 3350 - total flux cleaned = 0.00848111 Jy ! Component: 3400 - total flux cleaned = 0.00843357 Jy ! Component: 3450 - total flux cleaned = 0.00844911 Jy ! Component: 3500 - total flux cleaned = 0.00846477 Jy ! Component: 3550 - total flux cleaned = 0.00838715 Jy ! Component: 3600 - total flux cleaned = 0.00841778 Jy ! Component: 3650 - total flux cleaned = 0.00838705 Jy ! Component: 3700 - total flux cleaned = 0.00832669 Jy ! Component: 3750 - total flux cleaned = 0.00825187 Jy ! Component: 3800 - total flux cleaned = 0.00829681 Jy ! Component: 3850 - total flux cleaned = 0.0082966 Jy ! Component: 3900 - total flux cleaned = 0.00823797 Jy ! Component: 3950 - total flux cleaned = 0.0082089 Jy ! Component: 4000 - total flux cleaned = 0.00820866 Jy ! Component: 4050 - total flux cleaned = 0.00817988 Jy ! Total flux subtracted in 4096 components = 0.008109 Jy ! Clean residual min=-0.000890 max=0.000890 Jy/beam ! Clean residual mean=0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.543588 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 563 components and 0.543588 Jy ![Exited script file: muppet] wmap "J2247+0310_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 7.293 at -2.695 degrees (North through East) ! Clean map min=-0.0024795 max=0.31987 Jy/beam ! Writing clean map to FITS file: J2247+0310_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.31987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253973 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.238196 0.238196 0.476392 0.952785 1.90557 3.81114 7.62228 15.2446 30.4891 60.9782 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.319 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.237 x 7.293 at -2.695 degrees (North through East) ! Clean map min=-0.0024795 max=0.31987 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 J2247+0310_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:37:23 2017