! Started logfile: J0917-1345_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:42:09 2010 obs J0917-1345_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J0917-1345_K_2006_10_20_yyk_uva.fits ! AN table 1: 1912 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.199059 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0917-1345 ! ! 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 2241 lines of history. ! ! Reading 137016 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 J0917-1345_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.356415 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.3438 mas, bmaj=1.194 mas, bpa=-14.25 degrees ! Estimated noise=10.9144 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.0418901 Jy ! Component: 100 - total flux cleaned = 0.0487401 Jy ! Total flux subtracted in 100 components = 0.0487401 Jy ! Clean residual min=-0.025591 max=0.026012 Jy/beam ! Clean residual mean=0.000120 rms=0.010167 Jy/beam ! Combined flux in latest and established models = 0.0487401 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0487401 Jy ! ! Correcting IF 1. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.319624Jy sigma=1.068121 ! Fit after self-cal, rms=0.269295Jy sigma=1.024686 ! Inverting map and beam ! Estimated beam: bmin=0.3356 mas, bmaj=1.155 mas, bpa=-14.51 degrees ! Estimated noise=11.6511 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.3973 mas, bmaj=1.184 mas, bpa=-11.88 degrees ! Estimated noise=9.88069 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.014682 Jy ! Component: 100 - total flux cleaned = 0.0139713 Jy ! Component: 150 - total flux cleaned = 0.0169467 Jy ! Component: 200 - total flux cleaned = 0.014439 Jy ! Total flux subtracted in 200 components = 0.014439 Jy ! Clean residual min=-0.010173 max=0.010343 Jy/beam ! Clean residual mean=-0.000130 rms=0.004156 Jy/beam ! Combined flux in latest and established models = 0.0631791 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 74 model components to the UV plane model. ! The established model now contains 114 components and 0.0631791 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.258279Jy sigma=0.979332 ! Fit after self-cal, rms=0.257002Jy sigma=0.976555 ! 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.3973 x 1.184 at -11.88 degrees (North through East) ! Clean map min=-0.033787 max=0.076053 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.67 HN 1.00* KP 1.00* ! LA 1.18 MK 1.00* NL 1.00* OV 1.41 ! PT 2.30 SC 1.00* ! ! ! Correcting IF 2. ! 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 3. ! 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 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 39 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 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 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 1.00* KP 0.98 ! LA 0.85 MK 1.01 NL 1.00* OV 1.00* ! PT 0.86 SC 1.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.257002Jy sigma=0.976555 ! Fit after self-cal, rms=0.313388Jy sigma=0.978810 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.313388Jy sigma=0.978810 ! Fit after self-cal, rms=0.313475Jy sigma=0.976920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.3901 mas, bmaj=0.9562 mas, bpa=-7.83 degrees ! Estimated noise=10.4726 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.00242972 Jy ! Component: 100 - total flux cleaned = 0.000600352 Jy ! Component: 150 - total flux cleaned = 0.00186042 Jy ! Component: 200 - total flux cleaned = 0.00323621 Jy ! Total flux subtracted in 200 components = 0.00323621 Jy ! Clean residual min=-0.003304 max=0.003227 Jy/beam ! Clean residual mean=-0.000007 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.0664153 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 155 components and 0.0664153 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.312648Jy sigma=0.971399 ! Fit after self-cal, rms=0.312382Jy sigma=0.971149 ! 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.312382Jy sigma=0.971149 ! Fit after self-cal, rms=0.296739Jy sigma=0.901769 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.00841512 Jy ! Component: 100 - total flux cleaned = -0.00275074 Jy ! Component: 150 - total flux cleaned = 0.00126194 Jy ! Component: 200 - total flux cleaned = 0.00472216 Jy ! Total flux subtracted in 200 components = 0.00472216 Jy ! Clean residual min=-0.004519 max=0.004459 Jy/beam ! Clean residual mean=0.000041 rms=0.001812 Jy/beam ! Combined flux in latest and established models = 0.0711375 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 207 components and 0.0711375 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.292349Jy sigma=0.885034 ! Fit after self-cal, rms=0.288870Jy sigma=0.868553 ! Inverting map ! Added new window around map position (-2.73, -0.78). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483536 Jy ! Component: 100 - total flux cleaned = 0.00504027 Jy ! Component: 150 - total flux cleaned = 0.00566831 Jy ! Component: 200 - total flux cleaned = 0.0062081 Jy ! Total flux subtracted in 200 components = 0.0062081 Jy ! Clean residual min=-0.007282 max=0.006989 Jy/beam ! Clean residual mean=0.000126 rms=0.002318 Jy/beam ! Combined flux in latest and established models = 0.0773456 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 235 components and 0.0773456 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.288029Jy sigma=0.866332 ! Fit after self-cal, rms=0.286453Jy sigma=0.861744 ! 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.3901 x 0.9562 at -7.83 degrees (North through East) ! Clean map min=-0.031351 max=0.076879 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.8202 mas, bmaj=3.061 mas, bpa=35.1 degrees ! Estimated noise=12.5343 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.00342895 Jy ! Component: 100 - total flux cleaned = 0.0039319 Jy ! Component: 150 - total flux cleaned = 0.00427221 Jy ! Component: 200 - total flux cleaned = 0.0046529 Jy ! Total flux subtracted in 200 components = 0.0046529 Jy ! Clean residual min=-0.008998 max=0.009195 Jy/beam ! Clean residual mean=0.000194 rms=0.003061 Jy/beam ! Combined flux in latest and established models = 0.0819985 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 253 components and 0.0819985 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.285995Jy sigma=0.861138 ! Fit after self-cal, rms=0.285244Jy sigma=0.859681 ! 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.3527 mas, bmaj=1.025 mas, bpa=-12.46 degrees ! Estimated noise=12.1204 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143777 Jy ! Component: 100 - total flux cleaned = -0.00844416 Jy ! Component: 150 - total flux cleaned = -0.014831 Jy ! Component: 200 - total flux cleaned = -0.0189618 Jy ! Total flux subtracted in 200 components = -0.0189618 Jy ! Clean residual min=-0.063732 max=0.081324 Jy/beam ! Clean residual mean=0.000610 rms=0.022687 Jy/beam ! Combined flux in latest and established models = -0.0189618 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 22 model components to the UV plane model. ! The established model now contains 22 components and -0.0189618 Jy ! Inverting map and beam ! Estimated beam: bmin=0.3901 mas, bmaj=0.9562 mas, bpa=-7.83 degrees ! Estimated noise=10.4726 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.013504 Jy ! Component: 100 - total flux cleaned = 0.0128712 Jy ! Component: 150 - total flux cleaned = 0.0133406 Jy ! Component: 200 - total flux cleaned = 0.0133004 Jy ! Total flux subtracted in 200 components = 0.0133004 Jy ! Clean residual min=-0.067735 max=0.068614 Jy/beam ! Clean residual mean=0.001116 rms=0.023318 Jy/beam ! Combined flux in latest and established models = -0.00566134 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and -0.00566134 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.8202 mas, bmaj=3.061 mas, bpa=35.1 degrees ! Estimated noise=12.5343 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.00534006 Jy ! Component: 100 - total flux cleaned = 0.00581964 Jy ! Component: 150 - total flux cleaned = 0.00746964 Jy ! Component: 200 - total flux cleaned = 0.00907211 Jy ! Total flux subtracted in 200 components = 0.00907211 Jy ! Clean residual min=-0.091599 max=0.095462 Jy/beam ! Clean residual mean=0.001892 rms=0.036162 Jy/beam ! Combined flux in latest and established models = 0.00341077 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.00341077 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.3901 mas, bmaj=0.9562 mas, bpa=-7.83 degrees ! Estimated noise=10.4726 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00422719 Jy ! Component: 100 - total flux cleaned = -0.00270629 Jy ! Component: 150 - total flux cleaned = -0.00131377 Jy ! Component: 200 - total flux cleaned = -0.00046892 Jy ! Total flux subtracted in 200 components = -0.00046892 Jy ! Clean residual min=-0.065155 max=0.064338 Jy/beam ! Clean residual mean=0.001050 rms=0.022301 Jy/beam ! Combined flux in latest and established models = 0.00294186 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.00294186 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.333056Jy sigma=1.087500 ! Fit after self-cal, rms=0.319882Jy sigma=1.033906 wmodel J0917-1345_K_2006_10_20_yyk\_map.mod ! Writing 57 model components to file: J0917-1345_K_2006_10_20_yyk_map.mod wobs J0917-1345_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J0917-1345_K_2006_10_20_yyk_uvs.fits wwins J0917-1345_K_2006_10_20_yyk\_map.win ! wwins: Wrote 1 windows to J0917-1345_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.0119577 Jy ! Component: 100 - total flux cleaned = 0.0184704 Jy ! Component: 150 - total flux cleaned = 0.0240004 Jy ! Component: 200 - total flux cleaned = 0.029348 Jy ! Component: 250 - total flux cleaned = 0.0341404 Jy ! Component: 300 - total flux cleaned = 0.0388134 Jy ! Component: 350 - total flux cleaned = 0.0395421 Jy ! Component: 400 - total flux cleaned = 0.0392185 Jy ! Component: 450 - total flux cleaned = 0.0383408 Jy ! Component: 500 - total flux cleaned = 0.0380631 Jy ! Component: 550 - total flux cleaned = 0.0373042 Jy ! Component: 600 - total flux cleaned = 0.0358662 Jy ! Component: 650 - total flux cleaned = 0.0360972 Jy ! Component: 700 - total flux cleaned = 0.0381127 Jy ! Component: 750 - total flux cleaned = 0.0407674 Jy ! Component: 800 - total flux cleaned = 0.0431784 Jy ! Component: 850 - total flux cleaned = 0.04535 Jy ! Component: 900 - total flux cleaned = 0.0472932 Jy ! Component: 950 - total flux cleaned = 0.0500966 Jy ! Component: 1000 - total flux cleaned = 0.0526819 Jy ! Component: 1050 - total flux cleaned = 0.0559204 Jy ! Component: 1100 - total flux cleaned = 0.0598235 Jy ! Component: 1150 - total flux cleaned = 0.0630951 Jy ! Component: 1200 - total flux cleaned = 0.0661685 Jy ! Component: 1250 - total flux cleaned = 0.067281 Jy ! Component: 1300 - total flux cleaned = 0.0677429 Jy ! Component: 1350 - total flux cleaned = 0.0679779 Jy ! Component: 1400 - total flux cleaned = 0.0682146 Jy ! Component: 1450 - total flux cleaned = 0.0682101 Jy ! Component: 1500 - total flux cleaned = 0.0682103 Jy ! Component: 1550 - total flux cleaned = 0.0679426 Jy ! Component: 1600 - total flux cleaned = 0.0676605 Jy ! Component: 1650 - total flux cleaned = 0.0673668 Jy ! Component: 1700 - total flux cleaned = 0.0670573 Jy ! Component: 1750 - total flux cleaned = 0.066738 Jy ! Component: 1800 - total flux cleaned = 0.0664089 Jy ! Component: 1850 - total flux cleaned = 0.0657016 Jy ! Component: 1900 - total flux cleaned = 0.0653424 Jy ! Component: 1950 - total flux cleaned = 0.0641856 Jy ! Component: 2000 - total flux cleaned = 0.0637773 Jy ! Total flux subtracted in 2048 components = 0.0629327 Jy ! Clean residual min=-0.024872 max=0.023379 Jy/beam ! Clean residual mean=0.000542 rms=0.007006 Jy/beam ! Combined flux in latest and established models = 0.0658746 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 189 components and 0.0658746 Jy ![Exited script file: muppet] wmap "J0917-1345_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.3901 x 0.9562 at -7.83 degrees (North through East) ! Clean map min=-0.044477 max=0.082864 Jy/beam ! Writing clean map to FITS file: J0917-1345_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.0828641 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00757851 device "J0917-1345_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0917-1345_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -27.4371 27.4371 54.8743 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0227 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.082 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.3901 x 0.9562 at -7.83 degrees (North through East) ! Clean map min=-0.044477 max=0.082864 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0917-1345_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0917-1345_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0917-1345_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:42:11 2010