! Started logfile: J1310+3220_X_2006_02_16_yyk_uvs.log on Wed Jul 5 12:26:54 2006 obs J1310+3220_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1310+3220_X_2006_02_16_yyk_uva.fits ! AN table 1: 357 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768565 visibilities/baseline/integration-bin. ! Found source: J1310+3220 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2427 lines of history. ! ! Reading 49388 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 ![@muppet J1310+3220_X_2006_02_16_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.880542 Jy 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=0.7268 mas, bmaj=2.062 mas, bpa=16.63 degrees ! Estimated noise=1.61923 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.693753 Jy ! Component: 100 - total flux cleaned = 0.874766 Jy ! Total flux subtracted in 100 components = 0.874766 Jy ! Clean residual min=-0.043829 max=0.095859 Jy/beam ! Clean residual mean=-0.000071 rms=0.014200 Jy/beam ! Combined flux in latest and established models = 0.874766 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.874766 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.216563Jy sigma=4.229878 ! Fit after self-cal, rms=0.215895Jy sigma=4.219362 ! Inverting map and beam ! Estimated beam: bmin=0.7268 mas, bmaj=2.062 mas, bpa=16.63 degrees ! Estimated noise=1.61923 mJy/beam. ! Added new window around map position (-2, 2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.111015 Jy ! Component: 100 - total flux cleaned = 0.176806 Jy ! Total flux subtracted in 100 components = 0.176806 Jy ! Clean residual min=-0.033132 max=0.033464 Jy/beam ! Clean residual mean=-0.000034 rms=0.008276 Jy/beam ! Combined flux in latest and established models = 1.05157 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 1.05157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152015Jy sigma=2.803636 ! Fit after self-cal, rms=0.148828Jy sigma=2.746349 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=0.9166 mas, bmaj=2.332 mas, bpa=15.58 degrees ! Estimated noise=1.12012 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0700377 Jy ! Component: 100 - total flux cleaned = 0.110869 Jy ! Component: 150 - total flux cleaned = 0.137806 Jy ! Component: 200 - total flux cleaned = 0.156329 Jy ! Total flux subtracted in 200 components = 0.156329 Jy ! Clean residual min=-0.021926 max=0.021711 Jy/beam ! Clean residual mean=-0.000058 rms=0.005951 Jy/beam ! Combined flux in latest and established models = 1.2079 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 1.2079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122511Jy sigma=2.127027 ! Fit after self-cal, rms=0.120756Jy sigma=2.103087 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9166 x 2.332 at 15.58 degrees (North through East) ! Clean map min=-0.019987 max=0.83788 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.99876 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.06 KP 0.99 ! LA 0.99 MK 1.01 NL 1.02 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01397 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.07 KP 0.92 ! LA 0.95 MK 0.97 NL 1.00 OV 0.99 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00902 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 0.96 KP 0.85 ! LA 0.96 MK 1.01 NL 1.00 OV 1.00 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989332 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00 KP 0.88 ! LA 0.96 MK 1.06 NL 1.00 OV 1.05 ! PT 1.11 SC 0.98 ! ! ! Fit before self-cal, rms=0.120756Jy sigma=2.103087 ! Fit after self-cal, rms=0.101759Jy sigma=1.750716 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101759Jy sigma=1.750716 ! Fit after self-cal, rms=0.101776Jy sigma=1.750674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9266 mas, bmaj=2.343 mas, bpa=15.77 degrees ! Estimated noise=1.11728 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.8, 1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189369 Jy ! Component: 100 - total flux cleaned = 0.0275061 Jy ! Component: 150 - total flux cleaned = 0.0302774 Jy ! Component: 200 - total flux cleaned = 0.0316704 Jy ! Total flux subtracted in 200 components = 0.0316704 Jy ! Clean residual min=-0.007894 max=0.008272 Jy/beam ! Clean residual mean=-0.000002 rms=0.002086 Jy/beam ! Combined flux in latest and established models = 1.23957 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 76 components and 1.23957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099650Jy sigma=1.686031 ! Fit after self-cal, rms=0.099174Jy sigma=1.683510 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099174Jy sigma=1.683510 ! Fit after self-cal, rms=0.070791Jy sigma=1.116364 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056306 Jy ! Component: 100 - total flux cleaned = 0.00874596 Jy ! Component: 150 - total flux cleaned = 0.00991597 Jy ! Component: 200 - total flux cleaned = 0.0106267 Jy ! Total flux subtracted in 200 components = 0.0106268 Jy ! Clean residual min=-0.006947 max=0.008146 Jy/beam ! Clean residual mean=0.000001 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 1.2502 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 87 components and 1.2502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070172Jy sigma=1.097355 ! Fit after self-cal, rms=0.065749Jy sigma=1.043598 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9266 x 2.343 at 15.77 degrees (North through East) ! Clean map min=-0.0065669 max=0.84239 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065749Jy sigma=1.043598 ! Fit after self-cal, rms=0.063530Jy sigma=0.987791 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063530Jy sigma=0.987791 ! Fit after self-cal, rms=0.062668Jy sigma=0.981970 ! Inverting map and beam ! Estimated beam: bmin=0.9269 mas, bmaj=2.345 mas, bpa=15.74 degrees ! Estimated noise=1.11464 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135813 Jy ! Component: 100 - total flux cleaned = 0.00194556 Jy ! Component: 150 - total flux cleaned = 0.00205922 Jy ! Component: 200 - total flux cleaned = 0.00215973 Jy ! Total flux subtracted in 200 components = 0.00215973 Jy ! Clean residual min=-0.006036 max=0.007848 Jy/beam ! Clean residual mean=0.000000 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 1.25236 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 1.25236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062244Jy sigma=0.971120 ! Fit after self-cal, rms=0.061910Jy sigma=0.968531 ! Inverting map ! Added new window around map position (-9.2, 2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00848787 Jy ! Component: 100 - total flux cleaned = 0.0132602 Jy ! Component: 150 - total flux cleaned = 0.0170921 Jy ! Component: 200 - total flux cleaned = 0.0199123 Jy ! Total flux subtracted in 200 components = 0.0199123 Jy ! Clean residual min=-0.004767 max=0.004500 Jy/beam ! Clean residual mean=0.000001 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 1.27227 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 122 components and 1.27227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061010Jy sigma=0.942851 ! Fit after self-cal, rms=0.060920Jy sigma=0.941752 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060920Jy sigma=0.941752 ! Fit after self-cal, rms=0.060115Jy sigma=0.917460 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060115Jy sigma=0.917460 ! Fit after self-cal, rms=0.060093Jy sigma=0.917416 ! Inverting map and beam ! Estimated beam: bmin=0.9273 mas, bmaj=2.348 mas, bpa=15.7 degrees ! Estimated noise=1.11373 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146542 Jy ! Component: 100 - total flux cleaned = 0.00326918 Jy ! Component: 150 - total flux cleaned = 0.00462787 Jy ! Component: 200 - total flux cleaned = 0.0056657 Jy ! Total flux subtracted in 200 components = 0.0056657 Jy ! Clean residual min=-0.004160 max=0.004116 Jy/beam ! Clean residual mean=0.000003 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 1.27794 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 132 components and 1.27794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059858Jy sigma=0.910966 ! Fit after self-cal, rms=0.059847Jy sigma=0.910519 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.238 mas, bmaj=2.928 mas, bpa=11.07 degrees ! Estimated noise=1.41251 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366957 Jy ! Component: 100 - total flux cleaned = 0.00589161 Jy ! Component: 150 - total flux cleaned = 0.00690915 Jy ! Component: 200 - total flux cleaned = 0.00748062 Jy ! Total flux subtracted in 200 components = 0.00748062 Jy ! Clean residual min=-0.004078 max=0.003915 Jy/beam ! Clean residual mean=0.000004 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 1.28542 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 154 components and 1.28542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059825Jy sigma=0.909005 ! Fit after self-cal, rms=0.059825Jy sigma=0.908663 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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=0.7313 mas, bmaj=2.068 mas, bpa=16.65 degrees ! Estimated noise=1.62262 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.695442 Jy ! Component: 100 - total flux cleaned = 0.890361 Jy ! Component: 150 - total flux cleaned = 0.995742 Jy ! Component: 200 - total flux cleaned = 1.0647 Jy ! Total flux subtracted in 200 components = 1.0647 Jy ! Clean residual min=-0.020185 max=0.028355 Jy/beam ! Clean residual mean=-0.000036 rms=0.006426 Jy/beam ! Combined flux in latest and established models = 1.0647 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 1.0647 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9273 mas, bmaj=2.348 mas, bpa=15.7 degrees ! Estimated noise=1.11373 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0648048 Jy ! Component: 100 - total flux cleaned = 0.103319 Jy ! Component: 150 - total flux cleaned = 0.12865 Jy ! Component: 200 - total flux cleaned = 0.145981 Jy ! Total flux subtracted in 200 components = 0.145981 Jy ! Clean residual min=-0.009022 max=0.009658 Jy/beam ! Clean residual mean=-0.000042 rms=0.002625 Jy/beam ! Combined flux in latest and established models = 1.21068 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 67 components and 1.21068 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.238 mas, bmaj=2.928 mas, bpa=11.07 degrees ! Estimated noise=1.41251 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203123 Jy ! Component: 100 - total flux cleaned = 0.0333261 Jy ! Component: 150 - total flux cleaned = 0.0423701 Jy ! Component: 200 - total flux cleaned = 0.0490709 Jy ! Total flux subtracted in 200 components = 0.0490709 Jy ! Clean residual min=-0.006672 max=0.005037 Jy/beam ! Clean residual mean=-0.000026 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 1.25976 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 124 components and 1.25976 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9273 mas, bmaj=2.348 mas, bpa=15.7 degrees ! Estimated noise=1.11373 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00519883 Jy ! Component: 100 - total flux cleaned = 0.00886346 Jy ! Component: 150 - total flux cleaned = 0.0109454 Jy ! Component: 200 - total flux cleaned = 0.0124638 Jy ! Total flux subtracted in 200 components = 0.0124638 Jy ! Clean residual min=-0.005153 max=0.004679 Jy/beam ! Clean residual mean=-0.000000 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 1.27222 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 1.27222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060104Jy sigma=0.917219 ! Fit after self-cal, rms=0.059998Jy sigma=0.913882 wmodel J1310+3220_X_2006_02_16_yyk\_map.mod ! Writing 148 model components to file: J1310+3220_X_2006_02_16_yyk_map.mod wobs J1310+3220_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1310+3220_X_2006_02_16_yyk_uvs.fits wwins J1310+3220_X_2006_02_16_yyk\_map.win ! wwins: Wrote 4 windows to J1310+3220_X_2006_02_16_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00154331 Jy ! Component: 100 - total flux cleaned = -0.00250891 Jy ! Component: 150 - total flux cleaned = -0.00304543 Jy ! Component: 200 - total flux cleaned = -0.00310512 Jy ! Component: 250 - total flux cleaned = -0.00327769 Jy ! Component: 300 - total flux cleaned = -0.00344445 Jy ! Component: 350 - total flux cleaned = -0.00360441 Jy ! Component: 400 - total flux cleaned = -0.00391089 Jy ! Component: 450 - total flux cleaned = -0.0041063 Jy ! Component: 500 - total flux cleaned = -0.00391815 Jy ! Component: 550 - total flux cleaned = -0.00391675 Jy ! Component: 600 - total flux cleaned = -0.00382873 Jy ! Component: 650 - total flux cleaned = -0.0038716 Jy ! Component: 700 - total flux cleaned = -0.00399751 Jy ! Component: 750 - total flux cleaned = -0.00411885 Jy ! Component: 800 - total flux cleaned = -0.00407986 Jy ! Component: 850 - total flux cleaned = -0.00415664 Jy ! Component: 900 - total flux cleaned = -0.00404544 Jy ! Component: 950 - total flux cleaned = -0.00419232 Jy ! Component: 1000 - total flux cleaned = -0.00433516 Jy ! Component: 1050 - total flux cleaned = -0.00444026 Jy ! Component: 1100 - total flux cleaned = -0.0045433 Jy ! Component: 1150 - total flux cleaned = -0.00464441 Jy ! Component: 1200 - total flux cleaned = -0.00474338 Jy ! Component: 1250 - total flux cleaned = -0.00477598 Jy ! Component: 1300 - total flux cleaned = -0.00487188 Jy ! Component: 1350 - total flux cleaned = -0.00499687 Jy ! Component: 1400 - total flux cleaned = -0.00499682 Jy ! Component: 1450 - total flux cleaned = -0.00514857 Jy ! Component: 1500 - total flux cleaned = -0.0052974 Jy ! Component: 1550 - total flux cleaned = -0.00541506 Jy ! Component: 1600 - total flux cleaned = -0.00553098 Jy ! Component: 1650 - total flux cleaned = -0.00567386 Jy ! Component: 1700 - total flux cleaned = -0.00581504 Jy ! Component: 1750 - total flux cleaned = -0.00598253 Jy ! Component: 1800 - total flux cleaned = -0.00623009 Jy ! Component: 1850 - total flux cleaned = -0.00647396 Jy ! Component: 1900 - total flux cleaned = -0.00663436 Jy ! Component: 1950 - total flux cleaned = -0.00681933 Jy ! Component: 2000 - total flux cleaned = -0.00694994 Jy ! Total flux subtracted in 2048 components = -0.00700156 Jy ! Clean residual min=-0.001643 max=0.001786 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 1.26522 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 274 components and 1.26522 Jy ![Exited script file: muppet] wmap "J1310+3220_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9273 x 2.348 at 15.7 degrees (North through East) ! Clean map min=-0.0035455 max=0.83896 Jy/beam ! Writing clean map to FITS file: J1310+3220_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.838963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000468652 device "J1310+3220_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1310+3220_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.167583 0.167583 0.335166 0.670331 1.34066 2.68132 5.36265 10.7253 21.4506 42.9012 85.8024 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.838 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9273 x 2.348 at 15.7 degrees (North through East) ! Clean map min=-0.0035455 max=0.83896 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1310+3220_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1310+3220_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1310+3220_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:27:45 2006