! Started logfile: J1713-3226_K_2006_10_20_yyk_uvs.log on Thu Dec 2 20:49:56 2010 obs J1713-3226_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J1713-3226_K_2006_10_20_yyk_uva.fits ! AN table 1: 1629 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.257186 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1713-3226 ! ! 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 150824 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 J1713-3226_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.655629 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.3317 mas, bmaj=0.8415 mas, bpa=-0.2958 degrees ! Estimated noise=15.5238 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.115273 Jy ! Component: 100 - total flux cleaned = 0.143637 Jy ! Total flux subtracted in 100 components = 0.143637 Jy ! Clean residual min=-0.037147 max=0.036907 Jy/beam ! Clean residual mean=-0.000707 rms=0.013490 Jy/beam ! Combined flux in latest and established models = 0.143637 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.143637 Jy ! ! Correcting IF 1. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.607276Jy sigma=1.153181 ! Fit after self-cal, rms=0.608664Jy sigma=1.111109 ! Inverting map and beam ! Estimated beam: bmin=0.3323 mas, bmaj=0.8432 mas, bpa=-0.2709 degrees ! Estimated noise=15.6832 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.6088 mas, bmaj=1.639 mas, bpa=1.959 degrees ! Estimated noise=9.11598 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.0253052 Jy ! Component: 100 - total flux cleaned = 0.0307794 Jy ! Component: 150 - total flux cleaned = 0.0521784 Jy ! Component: 200 - total flux cleaned = 0.0570846 Jy ! Total flux subtracted in 200 components = 0.0570846 Jy ! Clean residual min=-0.011644 max=0.012045 Jy/beam ! Clean residual mean=0.000051 rms=0.004873 Jy/beam ! Combined flux in latest and established models = 0.200722 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 72 components and 0.200722 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.601609Jy sigma=1.053115 ! Fit after self-cal, rms=0.601542Jy sigma=1.051085 ! 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.6088 x 1.639 at 1.959 degrees (North through East) ! Clean map min=-0.039074 max=0.098401 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 0.95 ! LA 0.92 MK 1.02 NL 1.00* OV 1.35 ! PT 1.09 SC 0.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* KP 1.43 ! LA 1.00* MK 0.69 NL 1.00* OV 1.00* ! PT 1.27 SC 1.00* ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.84 ! LA 1.00* MK 0.83 NL 1.00* OV 0.88 ! PT 1.09 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. ! 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 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 8. ! 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* ! ! ! Fit before self-cal, rms=0.601542Jy sigma=1.051085 ! Fit after self-cal, rms=0.569694Jy sigma=1.040768 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.569694Jy sigma=1.040768 ! Fit after self-cal, rms=0.570616Jy sigma=1.039989 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.4537 mas, bmaj=1.16 mas, bpa=0.7403 degrees ! Estimated noise=10.4711 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.00476084 Jy ! Component: 100 - total flux cleaned = -0.00676701 Jy ! Component: 150 - total flux cleaned = -0.00780788 Jy ! Component: 200 - total flux cleaned = -0.01039 Jy ! Total flux subtracted in 200 components = -0.01039 Jy ! Clean residual min=-0.006515 max=0.006467 Jy/beam ! Clean residual mean=-0.000062 rms=0.002493 Jy/beam ! Combined flux in latest and established models = 0.190332 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 115 components and 0.190332 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.569808Jy sigma=1.033035 ! Fit after self-cal, rms=0.569591Jy sigma=1.032724 ! 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.569591Jy sigma=1.032724 ! Fit after self-cal, rms=0.558990Jy sigma=0.976915 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.00697712 Jy ! Component: 100 - total flux cleaned = -0.00571642 Jy ! Component: 150 - total flux cleaned = -0.00171738 Jy ! Component: 200 - total flux cleaned = -0.00227255 Jy ! Total flux subtracted in 200 components = -0.00227255 Jy ! Clean residual min=-0.007151 max=0.007184 Jy/beam ! Clean residual mean=-0.000008 rms=0.002438 Jy/beam ! Combined flux in latest and established models = 0.188059 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 157 components and 0.188059 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.557878Jy sigma=0.967126 ! Fit after self-cal, rms=0.554347Jy sigma=0.957816 ! 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.4537 x 1.16 at 0.7403 degrees (North through East) ! Clean map min=-0.041582 max=0.080807 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=1.477 mas, bmaj=5.489 mas, bpa=-0.3435 degrees ! Estimated noise=11.7422 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.00520276 Jy ! Component: 100 - total flux cleaned = -0.00745034 Jy ! Component: 150 - total flux cleaned = -0.00876183 Jy ! Component: 200 - total flux cleaned = -0.00961629 Jy ! Total flux subtracted in 200 components = -0.00961629 Jy ! Clean residual min=-0.002863 max=0.002863 Jy/beam ! Clean residual mean=-0.000018 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.178443 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 205 components and 0.178443 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.553340Jy sigma=0.956032 ! Fit after self-cal, rms=0.552582Jy sigma=0.953323 ! 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.3014 mas, bmaj=0.7507 mas, bpa=-1.082 degrees ! Estimated noise=15.6862 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.136952 Jy ! Component: 100 - total flux cleaned = 0.114755 Jy ! Component: 150 - total flux cleaned = 0.0916156 Jy ! Component: 200 - total flux cleaned = 0.0734872 Jy ! Total flux subtracted in 200 components = 0.0734872 Jy ! Clean residual min=-0.024801 max=0.025057 Jy/beam ! Clean residual mean=-0.000292 rms=0.008799 Jy/beam ! Combined flux in latest and established models = 0.0734871 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.0734871 Jy ! Inverting map and beam ! Estimated beam: bmin=0.4537 mas, bmaj=1.16 mas, bpa=0.7403 degrees ! Estimated noise=10.4711 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.0154254 Jy ! Component: 100 - total flux cleaned = 0.0186679 Jy ! Component: 150 - total flux cleaned = 0.0196041 Jy ! Component: 200 - total flux cleaned = 0.0182532 Jy ! Total flux subtracted in 200 components = 0.0182532 Jy ! Clean residual min=-0.008098 max=0.008171 Jy/beam ! Clean residual mean=-0.000175 rms=0.003154 Jy/beam ! Combined flux in latest and established models = 0.0917403 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 85 components and 0.0917403 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=1.477 mas, bmaj=5.489 mas, bpa=-0.3435 degrees ! Estimated noise=11.7422 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.00422594 Jy ! Component: 100 - total flux cleaned = -0.00680213 Jy ! Component: 150 - total flux cleaned = -0.00938076 Jy ! Component: 200 - total flux cleaned = -0.0118672 Jy ! Total flux subtracted in 200 components = -0.0118672 Jy ! Clean residual min=-0.002353 max=0.002300 Jy/beam ! Clean residual mean=-0.000088 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.0798732 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 160 components and 0.0798732 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.4537 mas, bmaj=1.16 mas, bpa=0.7403 degrees ! Estimated noise=10.4711 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131426 Jy ! Component: 100 - total flux cleaned = 0.00454731 Jy ! Component: 150 - total flux cleaned = 0.00485522 Jy ! Component: 200 - total flux cleaned = 0.00451332 Jy ! Total flux subtracted in 200 components = 0.00451332 Jy ! Clean residual min=-0.004519 max=0.004495 Jy/beam ! Clean residual mean=0.000004 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.0843865 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 193 components and 0.0843865 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.546462Jy sigma=0.946770 ! Fit after self-cal, rms=0.539074Jy sigma=0.947319 wmodel J1713-3226_K_2006_10_20_yyk\_map.mod ! Writing 193 model components to file: J1713-3226_K_2006_10_20_yyk_map.mod wobs J1713-3226_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J1713-3226_K_2006_10_20_yyk_uvs.fits wwins J1713-3226_K_2006_10_20_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1713-3226_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4537 x 1.16 at 0.7403 degrees (North through East) ! Clean map min=-0.039212 max=0.062474 Jy/beam ! Writing clean map to FITS file: J1713-3226_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.0624744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00200308 device "J1713-3226_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1713-3226_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.61871 9.61871 19.2374 38.4748 76.9497 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.006 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.062 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.4537 x 1.16 at 0.7403 degrees (North through East) ! Clean map min=-0.039212 max=0.062474 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1713-3226_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1713-3226_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1713-3226_K_2006_10_20_yyk_uvs.log closed on Thu Dec 2 20:49:57 2010