! Started logfile: J0748-1650_K_2006_06_04_yyk_uvs.log on Thu Dec 2 20:45:33 2010 obs J0748-1650_K_2006_06_04_yyk_uva.fits ! Reading UV FITS file: J0748-1650_K_2006_06_04_yyk_uva.fits ! AN table 1: 1733 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.150862 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0748-1650 ! ! 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 2921 lines of history. ! ! Reading 75296 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 J0748-1650_K_2006_06_04_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.271575 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.3206 mas, bmaj=1.306 mas, bpa=-20.21 degrees ! Estimated noise=11.6854 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.121584 Jy ! Component: 100 - total flux cleaned = 0.140575 Jy ! Total flux subtracted in 100 components = 0.140575 Jy ! Clean residual min=-0.023317 max=0.023963 Jy/beam ! Clean residual mean=0.000057 rms=0.008329 Jy/beam ! Combined flux in latest and established models = 0.140575 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.140575 Jy ! ! Correcting IF 1. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.212721Jy sigma=0.972899 ! Fit after self-cal, rms=0.225701Jy sigma=0.971470 ! Inverting map and beam ! Estimated beam: bmin=0.3314 mas, bmaj=1.289 mas, bpa=-21.59 degrees ! Estimated noise=17.5043 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.2989 mas, bmaj=1.374 mas, bpa=-21.68 degrees ! Estimated noise=12.29 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.0177252 Jy ! Component: 100 - total flux cleaned = -0.0224207 Jy ! Component: 150 - total flux cleaned = -0.0206615 Jy ! Component: 200 - total flux cleaned = -0.0160194 Jy ! Total flux subtracted in 200 components = -0.0160194 Jy ! Clean residual min=-0.016973 max=0.016836 Jy/beam ! Clean residual mean=-0.000019 rms=0.005077 Jy/beam ! Combined flux in latest and established models = 0.124556 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 63 components and 0.124556 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.215010Jy sigma=0.946081 ! Fit after self-cal, rms=0.214130Jy sigma=0.941288 ! 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.2989 x 1.374 at -21.68 degrees (North through East) ! Clean map min=-0.021914 max=0.10162 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* 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 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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* 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 1.00* FD 0.98 KP 1.80 LA 1.00* ! MK 0.90 NL 1.00* OV 1.03 PT 1.00* ! SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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* 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.214130Jy sigma=0.941288 ! Fit after self-cal, rms=0.255696Jy sigma=0.924423 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.255696Jy sigma=0.924423 ! Fit after self-cal, rms=0.255696Jy sigma=0.921943 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.2369 mas, bmaj=1.659 mas, bpa=-22.3 degrees ! Estimated noise=14.9918 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.00129433 Jy ! Component: 100 - total flux cleaned = -0.00212696 Jy ! Component: 150 - total flux cleaned = -0.00535173 Jy ! Component: 200 - total flux cleaned = -0.0109663 Jy ! Total flux subtracted in 200 components = -0.0109663 Jy ! Clean residual min=-0.021935 max=0.020686 Jy/beam ! Clean residual mean=-0.000020 rms=0.005469 Jy/beam ! Combined flux in latest and established models = 0.113589 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.113589 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.252451Jy sigma=0.908182 ! Fit after self-cal, rms=0.251489Jy sigma=0.903100 ! 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.251489Jy sigma=0.903100 ! Fit after self-cal, rms=0.244183Jy sigma=0.859758 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.00738819 Jy ! Component: 100 - total flux cleaned = 0.00327094 Jy ! Component: 150 - total flux cleaned = -0.019045 Jy ! Component: 200 - total flux cleaned = -0.0448489 Jy ! Total flux subtracted in 200 components = -0.0448489 Jy ! Clean residual min=-0.072636 max=0.066685 Jy/beam ! Clean residual mean=-0.000096 rms=0.021004 Jy/beam ! Combined flux in latest and established models = 0.0687404 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.0687404 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.236465Jy sigma=0.888282 ! Fit after self-cal, rms=0.222302Jy sigma=0.843585 ! 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.2369 x 1.659 at -22.3 degrees (North through East) ! Clean map min=-0.10478 max=0.092421 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.707 mas, bmaj=1.814 mas, bpa=5.039 degrees ! Estimated noise=26.4716 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.0226306 Jy ! Component: 100 - total flux cleaned = 0.0206385 Jy ! Component: 150 - total flux cleaned = -0.0678961 Jy ! Component: 200 - total flux cleaned = -0.314501 Jy ! Total flux subtracted in 200 components = -0.314501 Jy ! Clean residual min=-0.368090 max=0.359358 Jy/beam ! Clean residual mean=-0.002088 rms=0.110692 Jy/beam ! Combined flux in latest and established models = -0.24576 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and -0.24576 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.404337Jy sigma=2.131507 ! Fit after self-cal, rms=0.346147Jy sigma=1.935674 ! 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.2552 mas, bmaj=1.692 mas, bpa=-22.51 degrees ! Estimated noise=16.7309 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.104422 Jy ! Component: 100 - total flux cleaned = 0.115088 Jy ! Component: 150 - total flux cleaned = 0.116139 Jy ! Component: 200 - total flux cleaned = 0.135436 Jy ! Total flux subtracted in 200 components = 0.135436 Jy ! Clean residual min=-0.126365 max=0.122176 Jy/beam ! Clean residual mean=0.000315 rms=0.036721 Jy/beam ! Combined flux in latest and established models = 0.135436 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.135436 Jy ! Inverting map and beam ! Estimated beam: bmin=0.2369 mas, bmaj=1.659 mas, bpa=-22.3 degrees ! Estimated noise=14.9918 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.0153398 Jy ! Component: 100 - total flux cleaned = 0.0159718 Jy ! Component: 150 - total flux cleaned = -0.0238943 Jy ! Component: 200 - total flux cleaned = -0.088264 Jy ! Total flux subtracted in 200 components = -0.088264 Jy ! Clean residual min=-0.221330 max=0.212731 Jy/beam ! Clean residual mean=-0.000034 rms=0.062942 Jy/beam ! Combined flux in latest and established models = 0.0471717 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.0471717 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.707 mas, bmaj=1.814 mas, bpa=5.039 degrees ! Estimated noise=26.4716 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.0209948 Jy ! Component: 100 - total flux cleaned = -0.0187196 Jy ! Component: 150 - total flux cleaned = -0.294988 Jy ! Component: 200 - total flux cleaned = -1.31631 Jy ! Total flux subtracted in 200 components = -1.31631 Jy ! Clean residual min=-1.061125 max=1.040642 Jy/beam ! Clean residual mean=0.006284 rms=0.314386 Jy/beam ! Combined flux in latest and established models = -1.26914 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and -1.26914 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.2369 mas, bmaj=1.659 mas, bpa=-22.3 degrees ! Estimated noise=14.9918 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.155783 Jy ! Component: 100 - total flux cleaned = 0.0603294 Jy ! Component: 150 - total flux cleaned = 0.111934 Jy ! Component: 200 - total flux cleaned = 0.0982369 Jy ! Total flux subtracted in 200 components = 0.0982369 Jy ! Clean residual min=-0.771966 max=0.786035 Jy/beam ! Clean residual mean=0.001002 rms=0.218018 Jy/beam ! Combined flux in latest and established models = -1.1709 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 87 components and -1.1709 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.874598Jy sigma=4.356523 ! Fit after self-cal, rms=0.783636Jy sigma=3.575191 wmodel J0748-1650_K_2006_06_04_yyk\_map.mod ! Writing 87 model components to file: J0748-1650_K_2006_06_04_yyk_map.mod wobs J0748-1650_K_2006_06_04_yyk\_uvs.fits ! Writing UV FITS file: J0748-1650_K_2006_06_04_yyk_uvs.fits wwins J0748-1650_K_2006_06_04_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0748-1650_K_2006_06_04_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.2369 x 1.659 at -22.3 degrees (North through East) ! Clean map min=-0.73938 max=0.5116 Jy/beam ! Writing clean map to FITS file: J0748-1650_K_2006_06_04_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.5116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.224986 device "J0748-1650_K_2006_06_04_yyk\_map.eps/VPS" ! Attempting to open device: 'J0748-1650_K_2006_06_04_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -100 100 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.6749 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.511 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.2369 x 1.659 at -22.3 degrees (North through East) ! Clean map min=-0.73938 max=0.5116 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0748-1650_K_2006_06_04_yyk\_map.gif/gif" ! Attempting to open device: 'J0748-1650_K_2006_06_04_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0748-1650_K_2006_06_04_yyk_uvs.log closed on Thu Dec 2 20:45:35 2010