! Started logfile: J1809+1849_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:46:15 2010 obs J1809+1849_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J1809+1849_K_2006_10_20_yyk_uva.fits ! AN table 1: 1237 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.290488 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1809+1849 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2242 lines of history. ! ! Reading 129360 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ![@muppet J1809+1849_K_2006_10_20_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.297125 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.4614 mas, bmaj=0.8393 mas, bpa=2.565 degrees ! Estimated noise=7.57043 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0921547 Jy ! Component: 100 - total flux cleaned = 0.106817 Jy ! Total flux subtracted in 100 components = 0.106817 Jy ! Clean residual min=-0.016795 max=0.016759 Jy/beam ! Clean residual mean=0.000088 rms=0.005926 Jy/beam ! Combined flux in latest and established models = 0.106817 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.106817 Jy ! ! Correcting IF 1. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.268696Jy sigma=1.042765 ! Fit after self-cal, rms=0.256926Jy sigma=1.038060 ! Inverting map and beam ! Estimated beam: bmin=0.4514 mas, bmaj=0.8338 mas, bpa=1.823 degrees ! Estimated noise=7.76733 mJy/beam. 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.5383 mas, bmaj=0.7916 mas, bpa=19.88 degrees ! Estimated noise=5.51164 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.000261954 Jy ! Component: 100 - total flux cleaned = -0.0019131 Jy ! Component: 150 - total flux cleaned = -0.00239351 Jy ! Component: 200 - total flux cleaned = -0.00195792 Jy ! Total flux subtracted in 200 components = -0.00195792 Jy ! Clean residual min=-0.005198 max=0.005147 Jy/beam ! Clean residual mean=0.000001 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.104859 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 67 components and 0.104859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.253190Jy sigma=1.015779 ! Fit after self-cal, rms=0.253102Jy sigma=1.015347 ! 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.5383 x 0.7916 at 19.88 degrees (North through East) ! Clean map min=-0.013856 max=0.074823 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.00* KP 1.12 ! LA 1.00* MK 1.00* NL 0.96 OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.86 KP 1.00* ! LA 1.00* MK 1.00* NL 1.01 OV 1.00* ! PT 3.15 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 5. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.21 KP 0.82 ! LA 1.00* MK 1.00* NL 1.00* OV 1.09 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.253102Jy sigma=1.015347 ! Fit after self-cal, rms=0.450981Jy sigma=1.002830 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.450981Jy sigma=1.002830 ! Fit after self-cal, rms=0.450985Jy sigma=1.002744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.5213 mas, bmaj=0.7788 mas, bpa=15.23 degrees ! Estimated noise=6.01381 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.00323538 Jy ! Component: 100 - total flux cleaned = 0.00518607 Jy ! Component: 150 - total flux cleaned = 0.00497036 Jy ! Component: 200 - total flux cleaned = 0.00404733 Jy ! Total flux subtracted in 200 components = 0.00404733 Jy ! Clean residual min=-0.002999 max=0.002963 Jy/beam ! Clean residual mean=-0.000004 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.108907 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.108907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.450622Jy sigma=0.999216 ! Fit after self-cal, rms=0.450599Jy sigma=0.999093 ! 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.3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.450599Jy sigma=0.999093 ! Fit after self-cal, rms=0.443352Jy sigma=0.961496 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.000519433 Jy ! Component: 100 - total flux cleaned = -0.00139693 Jy ! Component: 150 - total flux cleaned = -0.00167682 Jy ! Component: 200 - total flux cleaned = -0.00222926 Jy ! Total flux subtracted in 200 components = -0.00222926 Jy ! Clean residual min=-0.003606 max=0.003564 Jy/beam ! Clean residual mean=-0.000003 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.106678 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 145 components and 0.106678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.442227Jy sigma=0.955552 ! Fit after self-cal, rms=0.441276Jy sigma=0.950392 ! Inverting map ! Added new window around map position (-6.11, -2.145). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170873 Jy ! Component: 100 - total flux cleaned = 0.00140185 Jy ! Component: 150 - total flux cleaned = 0.00128002 Jy ! Component: 200 - total flux cleaned = 0.00127793 Jy ! Total flux subtracted in 200 components = 0.00127793 Jy ! Clean residual min=-0.003852 max=0.003961 Jy/beam ! Clean residual mean=0.000001 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.107955 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 168 components and 0.107955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.441356Jy sigma=0.948592 ! Fit after self-cal, rms=0.441219Jy sigma=0.947660 ! 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.5213 x 0.7788 at 15.23 degrees (North through East) ! Clean map min=-0.012107 max=0.073058 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 uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6842 mas, bmaj=0.9142 mas, bpa=32.91 degrees ! Estimated noise=6.86177 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 = 8.37142e-05 Jy ! Component: 100 - total flux cleaned = -0.000530045 Jy ! Component: 150 - total flux cleaned = -0.000886006 Jy ! Component: 200 - total flux cleaned = -0.00136632 Jy ! Total flux subtracted in 200 components = -0.00136632 Jy ! Clean residual min=-0.004241 max=0.003726 Jy/beam ! Clean residual mean=0.000009 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.106589 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 190 components and 0.106589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.440981Jy sigma=0.947019 ! Fit after self-cal, rms=0.440927Jy sigma=0.947280 ! 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.469 mas, bmaj=0.8596 mas, bpa=-3.518 degrees ! Estimated noise=7.8967 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0110607 Jy ! Component: 100 - total flux cleaned = -0.00953844 Jy ! Component: 150 - total flux cleaned = -0.00450236 Jy ! Component: 200 - total flux cleaned = -0.00541135 Jy ! Total flux subtracted in 200 components = -0.00541135 Jy ! Clean residual min=-0.040370 max=0.071105 Jy/beam ! Clean residual mean=0.000152 rms=0.015630 Jy/beam ! Combined flux in latest and established models = -0.00541134 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 26 model components to the UV plane model. ! The established model now contains 26 components and -0.00541134 Jy ! Inverting map and beam ! Estimated beam: bmin=0.5213 mas, bmaj=0.7788 mas, bpa=15.23 degrees ! Estimated noise=6.01381 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.0273228 Jy ! Component: 100 - total flux cleaned = 0.0434831 Jy ! Component: 150 - total flux cleaned = 0.0472011 Jy ! Component: 200 - total flux cleaned = 0.0479208 Jy ! Total flux subtracted in 200 components = 0.0479208 Jy ! Clean residual min=-0.028138 max=0.044945 Jy/beam ! Clean residual mean=0.000148 rms=0.011262 Jy/beam ! Combined flux in latest and established models = 0.0425095 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.0425095 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6842 mas, bmaj=0.9142 mas, bpa=32.91 degrees ! Estimated noise=6.86177 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.0181456 Jy ! Component: 100 - total flux cleaned = 0.01956 Jy ! Component: 150 - total flux cleaned = 0.0196327 Jy ! Component: 200 - total flux cleaned = 0.0201581 Jy ! Total flux subtracted in 200 components = 0.0201581 Jy ! Clean residual min=-0.031220 max=0.038400 Jy/beam ! Clean residual mean=0.000204 rms=0.012078 Jy/beam ! Combined flux in latest and established models = 0.0626675 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0626675 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.5213 mas, bmaj=0.7788 mas, bpa=15.23 degrees ! Estimated noise=6.01381 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.005533 Jy ! Component: 100 - total flux cleaned = -0.00740492 Jy ! Component: 150 - total flux cleaned = -0.00942116 Jy ! Component: 200 - total flux cleaned = -0.00939991 Jy ! Total flux subtracted in 200 components = -0.00939991 Jy ! Clean residual min=-0.025293 max=0.032977 Jy/beam ! Clean residual mean=0.000117 rms=0.008564 Jy/beam ! Combined flux in latest and established models = 0.0532676 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.0532676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.461601Jy sigma=1.030505 ! Fit after self-cal, rms=0.437463Jy sigma=1.000278 wmodel J1809+1849_K_2006_10_20_yyk\_map.mod ! Writing 72 model components to file: J1809+1849_K_2006_10_20_yyk_map.mod wobs J1809+1849_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J1809+1849_K_2006_10_20_yyk_uvs.fits wwins J1809+1849_K_2006_10_20_yyk\_map.win ! wwins: Wrote 1 windows to J1809+1849_K_2006_10_20_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.00827048 Jy ! Component: 100 - total flux cleaned = 0.0113447 Jy ! Component: 150 - total flux cleaned = 0.0115809 Jy ! Component: 200 - total flux cleaned = 0.0109429 Jy ! Component: 250 - total flux cleaned = 0.00923083 Jy ! Component: 300 - total flux cleaned = 0.00679255 Jy ! Component: 350 - total flux cleaned = 0.00503458 Jy ! Component: 400 - total flux cleaned = 0.0042838 Jy ! Component: 450 - total flux cleaned = 0.00414464 Jy ! Component: 500 - total flux cleaned = 0.0044208 Jy ! Component: 550 - total flux cleaned = 0.00455566 Jy ! Component: 600 - total flux cleaned = 0.00455751 Jy ! Component: 650 - total flux cleaned = 0.00468403 Jy ! Component: 700 - total flux cleaned = 0.00492968 Jy ! Component: 750 - total flux cleaned = 0.00504816 Jy ! Component: 800 - total flux cleaned = 0.00516668 Jy ! Component: 850 - total flux cleaned = 0.00504752 Jy ! Component: 900 - total flux cleaned = 0.00457332 Jy ! Component: 950 - total flux cleaned = 0.00421428 Jy ! Component: 1000 - total flux cleaned = 0.0042137 Jy ! Component: 1050 - total flux cleaned = 0.00396423 Jy ! Component: 1100 - total flux cleaned = 0.00333954 Jy ! Component: 1150 - total flux cleaned = 0.00243987 Jy ! Component: 1200 - total flux cleaned = 0.00178157 Jy ! Component: 1250 - total flux cleaned = 0.000831151 Jy ! Component: 1300 - total flux cleaned = -0.000148928 Jy ! Component: 1350 - total flux cleaned = -0.00116354 Jy ! Component: 1400 - total flux cleaned = -0.00176811 Jy ! Component: 1450 - total flux cleaned = -0.00224072 Jy ! Component: 1500 - total flux cleaned = -0.00256881 Jy ! Component: 1550 - total flux cleaned = -0.00291241 Jy ! Component: 1600 - total flux cleaned = -0.00309424 Jy ! Component: 1650 - total flux cleaned = -0.00309315 Jy ! Component: 1700 - total flux cleaned = -0.00329135 Jy ! Component: 1750 - total flux cleaned = -0.00349942 Jy ! Component: 1800 - total flux cleaned = -0.0035034 Jy ! Component: 1850 - total flux cleaned = -0.00373636 Jy ! Component: 1900 - total flux cleaned = -0.00373968 Jy ! Component: 1950 - total flux cleaned = -0.00373757 Jy ! Component: 2000 - total flux cleaned = -0.00372723 Jy ! Total flux subtracted in 2048 components = -0.00400492 Jy ! Clean residual min=-0.014832 max=0.015078 Jy/beam ! Clean residual mean=0.000042 rms=0.004258 Jy/beam ! Combined flux in latest and established models = 0.0492627 Jy keep ! Adding 88 model components to the UV plane model. ! The established model now contains 160 components and 0.0492627 Jy ![Exited script file: muppet] wmap "J1809+1849_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5213 x 0.7788 at 15.23 degrees (North through East) ! Clean map min=-0.048594 max=0.057174 Jy/beam ! Writing clean map to FITS file: J1809+1849_K_2006_10_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0571739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00467181 device "J1809+1849_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1809+1849_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -24.5137 24.5137 49.0274 98.0547 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.057 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.5213 x 0.7788 at 15.23 degrees (North through East) ! Clean map min=-0.048594 max=0.057174 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1809+1849_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1809+1849_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1809+1849_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:46:17 2010