! Started logfile: J1506+8319_S_2006_02_16_yyk_uvs.log on Wed Jul 5 12:37:26 2006 obs J1506+8319_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1506+8319_S_2006_02_16_yyk_uva.fits ! AN table 1: 876 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972679 visibilities/baseline/integration-bin. ! Found source: J1506+8319 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2421 lines of history. ! ! Reading 153372 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 J1506+8319_S_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.500x0.500 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.309312 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=2.38 mas, bmaj=10.6 mas, bpa=-1.377 degrees ! Estimated noise=1.41285 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.246922 Jy ! Component: 100 - total flux cleaned = 0.288279 Jy ! Total flux subtracted in 100 components = 0.288279 Jy ! Clean residual min=-0.011399 max=0.015064 Jy/beam ! Clean residual mean=-0.000065 rms=0.003532 Jy/beam ! Combined flux in latest and established models = 0.28828 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.28828 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.096269Jy sigma=1.483449 ! Fit after self-cal, rms=0.095755Jy sigma=1.466647 ! Inverting map and beam ! Estimated beam: bmin=2.38 mas, bmaj=10.6 mas, bpa=-1.377 degrees ! Estimated noise=1.41285 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=3.191 mas, bmaj=10.78 mas, bpa=-0.3083 degrees ! Estimated noise=0.701108 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, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255672 Jy ! Component: 100 - total flux cleaned = 0.03594 Jy ! Component: 150 - total flux cleaned = 0.0401096 Jy ! Component: 200 - total flux cleaned = 0.0422431 Jy ! Total flux subtracted in 200 components = 0.0422431 Jy ! Clean residual min=-0.007868 max=0.008233 Jy/beam ! Clean residual mean=-0.000219 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.330523 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 46 components and 0.330523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090578Jy sigma=1.351346 ! Fit after self-cal, rms=0.090338Jy sigma=1.347624 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.191 x 10.78 at -0.3083 degrees (North through East) ! Clean map min=-0.0071311 max=0.2829 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: 1.02136 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 0.97 KP 0.94 ! LA 1.20 MK 0.87 NL 0.95 OV 0.95 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00351 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.02 KP 0.94 ! LA 1.15 MK 0.97 NL 0.97 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.962343 ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.00 HN 1.01 KP 0.95 ! LA 0.94 MK 1.04 NL 1.07 OV 1.00 ! PT 1.05 SC 1.08 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0559 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 0.97 KP 0.87 ! LA 0.79 MK 1.08 NL 0.98 OV 0.86 ! PT 0.90 SC 1.13 ! ! ! Fit before self-cal, rms=0.090338Jy sigma=1.347624 ! Fit after self-cal, rms=0.083126Jy sigma=1.211748 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.083126Jy sigma=1.211748 ! Fit after self-cal, rms=0.083113Jy sigma=1.211833 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=10.77 mas, bpa=-0.3896 degrees ! Estimated noise=0.701645 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.00506446 Jy ! Component: 100 - total flux cleaned = 0.00703666 Jy ! Component: 150 - total flux cleaned = 0.00745569 Jy ! Component: 200 - total flux cleaned = 0.00759467 Jy ! Total flux subtracted in 200 components = 0.00759467 Jy ! Clean residual min=-0.003438 max=0.002745 Jy/beam ! Clean residual mean=-0.000009 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.338117 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.338117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082756Jy sigma=1.206057 ! Fit after self-cal, rms=0.082761Jy sigma=1.206173 ! 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.082761Jy sigma=1.206173 ! Fit after self-cal, rms=0.073425Jy sigma=1.034873 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.00179148 Jy ! Component: 100 - total flux cleaned = 0.00186308 Jy ! Component: 150 - total flux cleaned = 0.00179265 Jy ! Component: 200 - total flux cleaned = 0.0017344 Jy ! Total flux subtracted in 200 components = 0.0017344 Jy ! Clean residual min=-0.003092 max=0.002469 Jy/beam ! Clean residual mean=-0.000007 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.339852 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 91 components and 0.339852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073198Jy sigma=1.032120 ! Fit after self-cal, rms=0.072868Jy sigma=1.028037 ! 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: 3.23 x 10.77 at -0.3896 degrees (North through East) ! Clean map min=-0.0031292 max=0.28755 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.072868Jy sigma=1.028037 ! Fit after self-cal, rms=0.068854Jy sigma=0.964625 ! 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.068854Jy sigma=0.964625 ! Fit after self-cal, rms=0.068814Jy sigma=0.964242 ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=10.78 mas, bpa=-0.4608 degrees ! Estimated noise=0.69904 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000411765 Jy ! Component: 100 - total flux cleaned = 0.000415712 Jy ! Component: 150 - total flux cleaned = 0.000452561 Jy ! Component: 200 - total flux cleaned = 0.00041529 Jy ! Total flux subtracted in 200 components = 0.00041529 Jy ! Clean residual min=-0.002815 max=0.002144 Jy/beam ! Clean residual mean=-0.000003 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.340267 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 109 components and 0.340267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068761Jy sigma=0.963293 ! Fit after self-cal, rms=0.068752Jy sigma=0.963198 ! 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.068752Jy sigma=0.963198 ! Fit after self-cal, rms=0.068078Jy sigma=0.938017 ! 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.068078Jy sigma=0.938017 ! Fit after self-cal, rms=0.068082Jy sigma=0.937995 ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=10.78 mas, bpa=-0.4924 degrees ! Estimated noise=0.699324 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000158655 Jy ! Component: 100 - total flux cleaned = 0.000199005 Jy ! Component: 150 - total flux cleaned = 0.000231119 Jy ! Component: 200 - total flux cleaned = 0.000200859 Jy ! Total flux subtracted in 200 components = 0.000200859 Jy ! Clean residual min=-0.002566 max=0.002061 Jy/beam ! Clean residual mean=-0.000000 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.340468 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 124 components and 0.340468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068058Jy sigma=0.937404 ! Fit after self-cal, rms=0.068058Jy sigma=0.937378 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=12.21 mas, bpa=0.002449 degrees ! Estimated noise=0.877251 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.000363864 Jy ! Component: 100 - total flux cleaned = 0.000438868 Jy ! Component: 150 - total flux cleaned = 0.000439365 Jy ! Component: 200 - total flux cleaned = 0.000465561 Jy ! Total flux subtracted in 200 components = 0.000465561 Jy ! Clean residual min=-0.003433 max=0.002864 Jy/beam ! Clean residual mean=0.000001 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.340933 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 139 components and 0.340933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068054Jy sigma=0.937433 ! Fit after self-cal, rms=0.068054Jy sigma=0.937386 ! 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=2.388 mas, bmaj=10.55 mas, bpa=-1.407 degrees ! Estimated noise=1.38824 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.244911 Jy ! Component: 100 - total flux cleaned = 0.289197 Jy ! Component: 150 - total flux cleaned = 0.307414 Jy ! Component: 200 - total flux cleaned = 0.317314 Jy ! Total flux subtracted in 200 components = 0.317314 Jy ! Clean residual min=-0.005673 max=0.005653 Jy/beam ! Clean residual mean=-0.000000 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.317314 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.317314 Jy ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=10.78 mas, bpa=-0.4924 degrees ! Estimated noise=0.699324 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.00994684 Jy ! Component: 100 - total flux cleaned = 0.015003 Jy ! Component: 150 - total flux cleaned = 0.0182666 Jy ! Component: 200 - total flux cleaned = 0.019742 Jy ! Total flux subtracted in 200 components = 0.019742 Jy ! Clean residual min=-0.002955 max=0.002615 Jy/beam ! Clean residual mean=-0.000001 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.337056 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 74 components and 0.337056 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=12.21 mas, bpa=0.002449 degrees ! Estimated noise=0.877251 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.00267765 Jy ! Component: 100 - total flux cleaned = 0.00343868 Jy ! Component: 150 - total flux cleaned = 0.00372704 Jy ! Component: 200 - total flux cleaned = 0.00397061 Jy ! Total flux subtracted in 200 components = 0.00397061 Jy ! Clean residual min=-0.003476 max=0.002982 Jy/beam ! Clean residual mean=0.000002 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.341027 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.341027 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=10.78 mas, bpa=-0.4924 degrees ! Estimated noise=0.699324 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000402048 Jy ! Component: 100 - total flux cleaned = -0.00036128 Jy ! Component: 150 - total flux cleaned = -0.000361294 Jy ! Component: 200 - total flux cleaned = -0.000360354 Jy ! Total flux subtracted in 200 components = -0.000360354 Jy ! Clean residual min=-0.002439 max=0.002173 Jy/beam ! Clean residual mean=0.000000 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.340667 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.340667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068074Jy sigma=0.937610 ! Fit after self-cal, rms=0.068072Jy sigma=0.937431 wmodel J1506+8319_S_2006_02_16_yyk\_map.mod ! Writing 116 model components to file: J1506+8319_S_2006_02_16_yyk_map.mod wobs J1506+8319_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1506+8319_S_2006_02_16_yyk_uvs.fits wwins J1506+8319_S_2006_02_16_yyk\_map.win ! wwins: Wrote 2 windows to J1506+8319_S_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.000483187 Jy ! Component: 100 - total flux cleaned = -0.000910625 Jy ! Component: 150 - total flux cleaned = -0.00116377 Jy ! Component: 200 - total flux cleaned = -0.00140074 Jy ! Component: 250 - total flux cleaned = -0.00146581 Jy ! Component: 300 - total flux cleaned = -0.00149617 Jy ! Component: 350 - total flux cleaned = -0.00158429 Jy ! Component: 400 - total flux cleaned = -0.00164085 Jy ! Component: 450 - total flux cleaned = -0.0016676 Jy ! Component: 500 - total flux cleaned = -0.0016139 Jy ! Component: 550 - total flux cleaned = -0.00161422 Jy ! Component: 600 - total flux cleaned = -0.00158982 Jy ! Component: 650 - total flux cleaned = -0.00158981 Jy ! Component: 700 - total flux cleaned = -0.00151951 Jy ! Component: 750 - total flux cleaned = -0.00142864 Jy ! Component: 800 - total flux cleaned = -0.00140703 Jy ! Component: 850 - total flux cleaned = -0.0012761 Jy ! Component: 900 - total flux cleaned = -0.00106211 Jy ! Component: 950 - total flux cleaned = -0.000873074 Jy ! Component: 1000 - total flux cleaned = -0.000667122 Jy ! Component: 1050 - total flux cleaned = -0.000465485 Jy ! Component: 1100 - total flux cleaned = -0.00028756 Jy ! Component: 1150 - total flux cleaned = -9.35952e-05 Jy ! Component: 1200 - total flux cleaned = 2.12199e-05 Jy ! Component: 1250 - total flux cleaned = 0.000228338 Jy ! Component: 1300 - total flux cleaned = 0.000450353 Jy ! Component: 1350 - total flux cleaned = 0.000559402 Jy ! Component: 1400 - total flux cleaned = 0.000702865 Jy ! Component: 1450 - total flux cleaned = 0.00082685 Jy ! Component: 1500 - total flux cleaned = 0.00096653 Jy ! Component: 1550 - total flux cleaned = 0.00105239 Jy ! Component: 1600 - total flux cleaned = 0.00115468 Jy ! Component: 1650 - total flux cleaned = 0.00133886 Jy ! Component: 1700 - total flux cleaned = 0.00142169 Jy ! Component: 1750 - total flux cleaned = 0.00153618 Jy ! Component: 1800 - total flux cleaned = 0.0016333 Jy ! Component: 1850 - total flux cleaned = 0.00172914 Jy ! Component: 1900 - total flux cleaned = 0.00179203 Jy ! Component: 1950 - total flux cleaned = 0.00188561 Jy ! Component: 2000 - total flux cleaned = 0.00200883 Jy ! Total flux subtracted in 2048 components = 0.00203939 Jy ! Clean residual min=-0.000818 max=0.000835 Jy/beam ! Clean residual mean=0.000004 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.342706 Jy keep ! Adding 181 model components to the UV plane model. ! The established model now contains 297 components and 0.342706 Jy ![Exited script file: muppet] wmap "J1506+8319_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 10.78 at -0.4924 degrees (North through East) ! Clean map min=-0.0021579 max=0.28711 Jy/beam ! Writing clean map to FITS file: J1506+8319_S_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.287111 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000326957 device "J1506+8319_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1506+8319_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.341634 0.341634 0.683268 1.36654 2.73307 5.46615 10.9323 21.8646 43.7292 87.4583 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.287 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.218 x 10.78 at -0.4924 degrees (North through East) ! Clean map min=-0.0021579 max=0.28711 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1506+8319_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1506+8319_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1506+8319_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:37:50 2006