! Started logfile: J1130-3608_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:42:04 2007 obs J1130-3608_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1130-3608_S_2002_05_14_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.790991 visibilities/baseline/integration-bin. ! Found source: J1130-3608 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 5268 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 J1130-3608_S_2002_05_14_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.318432 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.407 mas, bmaj=6.794 mas, bpa=4.886 degrees ! Estimated noise=2653.65 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0637792 Jy ! Component: 100 - total flux cleaned = 0.0786077 Jy ! Total flux subtracted in 100 components = 0.0786077 Jy ! Clean residual min=-0.014288 max=0.020165 Jy/beam ! Clean residual mean=0.000102 rms=0.004084 Jy/beam ! Combined flux in latest and established models = 0.0786077 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.0786077 Jy ! ! Correcting IF 1. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.309096Jy sigma=0.001500 ! Fit after self-cal, rms=0.308038Jy sigma=0.001494 ! Inverting map and beam ! Estimated beam: bmin=2.407 mas, bmaj=6.794 mas, bpa=4.886 degrees ! Estimated noise=2653.65 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.005 mas, bmaj=8.12 mas, bpa=2.91 degrees ! Estimated noise=1764.22 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.0131166 Jy ! Component: 100 - total flux cleaned = 0.0173433 Jy ! Component: 150 - total flux cleaned = 0.0179865 Jy ! Component: 200 - total flux cleaned = 0.0181829 Jy ! Total flux subtracted in 200 components = 0.0181829 Jy ! Clean residual min=-0.012583 max=0.012036 Jy/beam ! Clean residual mean=0.000204 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.0967906 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.0967906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307858Jy sigma=0.001491 ! Fit after self-cal, rms=0.307856Jy sigma=0.001491 ! 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.005 x 8.12 at 2.91 degrees (North through East) ! Clean map min=-0.012013 max=0.072995 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.307856Jy sigma=0.001491 ! Fit after self-cal, rms=0.307856Jy sigma=0.001491 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.307856Jy sigma=0.001491 ! Fit after self-cal, rms=0.307856Jy sigma=0.001491 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.12 mas, bpa=2.91 degrees ! Estimated noise=1764.22 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.000217298 Jy ! Component: 100 - total flux cleaned = 0.000391084 Jy ! Component: 150 - total flux cleaned = 0.000546312 Jy ! Component: 200 - total flux cleaned = 0.00059022 Jy ! Total flux subtracted in 200 components = 0.00059022 Jy ! Clean residual min=-0.012641 max=0.012016 Jy/beam ! Clean residual mean=0.000199 rms=0.002894 Jy/beam ! Combined flux in latest and established models = 0.0973808 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0973809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307844Jy sigma=0.001491 ! Fit after self-cal, rms=0.307842Jy sigma=0.001491 ! 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.307842Jy sigma=0.001491 ! Fit after self-cal, rms=0.305867Jy sigma=0.001481 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.00474423 Jy ! Component: 100 - total flux cleaned = 0.00477151 Jy ! Component: 150 - total flux cleaned = 0.00477379 Jy ! Component: 200 - total flux cleaned = 0.00482712 Jy ! Total flux subtracted in 200 components = 0.00482712 Jy ! Clean residual min=-0.011640 max=0.011129 Jy/beam ! Clean residual mean=0.000253 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.102208 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.102208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305729Jy sigma=0.001480 ! Fit after self-cal, rms=0.305170Jy sigma=0.001478 ! 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.005 x 8.12 at 2.91 degrees (North through East) ! Clean map min=-0.010384 max=0.07868 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 = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.905 mas, bmaj=28.88 mas, bpa=8.001 degrees ! Estimated noise=2281.58 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.00282573 Jy ! Component: 100 - total flux cleaned = 0.00287429 Jy ! Component: 150 - total flux cleaned = 0.00286223 Jy ! Component: 200 - total flux cleaned = 0.00284817 Jy ! Total flux subtracted in 200 components = 0.00284817 Jy ! Clean residual min=-0.010228 max=0.009233 Jy/beam ! Clean residual mean=0.000440 rms=0.003517 Jy/beam ! Combined flux in latest and established models = 0.105056 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 39 components and 0.105056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305171Jy sigma=0.001478 ! Fit after self-cal, rms=0.304928Jy sigma=0.001476 ! 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.407 mas, bmaj=6.794 mas, bpa=4.886 degrees ! Estimated noise=2653.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0753381 Jy ! Component: 100 - total flux cleaned = 0.0884459 Jy ! Component: 150 - total flux cleaned = 0.091484 Jy ! Component: 200 - total flux cleaned = 0.0929451 Jy ! Total flux subtracted in 200 components = 0.0929451 Jy ! Clean residual min=-0.015959 max=0.015231 Jy/beam ! Clean residual mean=0.000109 rms=0.003787 Jy/beam ! Combined flux in latest and established models = 0.0929452 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0929452 Jy ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.12 mas, bpa=2.91 degrees ! Estimated noise=1764.22 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.00826527 Jy ! Component: 100 - total flux cleaned = 0.00881277 Jy ! Component: 150 - total flux cleaned = 0.00920947 Jy ! Component: 200 - total flux cleaned = 0.00937461 Jy ! Total flux subtracted in 200 components = 0.00937461 Jy ! Clean residual min=-0.010821 max=0.010582 Jy/beam ! Clean residual mean=0.000237 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.10232 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.10232 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=8.905 mas, bmaj=28.88 mas, bpa=8.001 degrees ! Estimated noise=2281.58 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.00238053 Jy ! Component: 100 - total flux cleaned = 0.00238248 Jy ! Component: 150 - total flux cleaned = 0.00238266 Jy ! Component: 200 - total flux cleaned = 0.00238236 Jy ! Total flux subtracted in 200 components = 0.00238236 Jy ! Clean residual min=-0.010188 max=0.009441 Jy/beam ! Clean residual mean=0.000431 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.104702 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.104702 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.12 mas, bpa=2.91 degrees ! Estimated noise=1764.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180457 Jy ! Component: 100 - total flux cleaned = -0.00173068 Jy ! Component: 150 - total flux cleaned = -0.00160589 Jy ! Component: 200 - total flux cleaned = -0.00155779 Jy ! Total flux subtracted in 200 components = -0.00155779 Jy ! Clean residual min=-0.010749 max=0.010123 Jy/beam ! Clean residual mean=0.000234 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 0.103144 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.103144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304872Jy sigma=0.001476 ! Fit after self-cal, rms=0.304753Jy sigma=0.001476 wmodel J1130-3608_S_2002_05_14_yyk\_map.mod ! Writing 50 model components to file: J1130-3608_S_2002_05_14_yyk_map.mod wobs J1130-3608_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1130-3608_S_2002_05_14_yyk_uvs.fits wwins J1130-3608_S_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J1130-3608_S_2002_05_14_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.000656918 Jy ! Component: 100 - total flux cleaned = -0.00116084 Jy ! Component: 150 - total flux cleaned = -0.000586316 Jy ! Component: 200 - total flux cleaned = 8.55245e-05 Jy ! Component: 250 - total flux cleaned = 0.000471905 Jy ! Component: 300 - total flux cleaned = 0.00131508 Jy ! Component: 350 - total flux cleaned = 0.00154726 Jy ! Component: 400 - total flux cleaned = 0.00177025 Jy ! Component: 450 - total flux cleaned = 0.00219584 Jy ! Component: 500 - total flux cleaned = 0.00240161 Jy ! Component: 550 - total flux cleaned = 0.00280459 Jy ! Component: 600 - total flux cleaned = 0.00299892 Jy ! Component: 650 - total flux cleaned = 0.00309603 Jy ! Component: 700 - total flux cleaned = 0.00346765 Jy ! Component: 750 - total flux cleaned = 0.00355653 Jy ! Component: 800 - total flux cleaned = 0.00382015 Jy ! Component: 850 - total flux cleaned = 0.00407824 Jy ! Component: 900 - total flux cleaned = 0.00441288 Jy ! Component: 950 - total flux cleaned = 0.00449359 Jy ! Component: 1000 - total flux cleaned = 0.00481625 Jy ! Component: 1050 - total flux cleaned = 0.00497372 Jy ! Component: 1100 - total flux cleaned = 0.00512841 Jy ! Component: 1150 - total flux cleaned = 0.00520611 Jy ! Component: 1200 - total flux cleaned = 0.00558258 Jy ! Component: 1250 - total flux cleaned = 0.00587766 Jy ! Component: 1300 - total flux cleaned = 0.00616702 Jy ! Component: 1350 - total flux cleaned = 0.00630923 Jy ! Component: 1400 - total flux cleaned = 0.00673112 Jy ! Component: 1450 - total flux cleaned = 0.00693846 Jy ! Component: 1500 - total flux cleaned = 0.00728065 Jy ! Component: 1550 - total flux cleaned = 0.00768472 Jy ! Component: 1600 - total flux cleaned = 0.00795066 Jy ! Component: 1650 - total flux cleaned = 0.0084083 Jy ! Component: 1700 - total flux cleaned = 0.00866777 Jy ! Component: 1750 - total flux cleaned = 0.00905139 Jy ! Component: 1800 - total flux cleaned = 0.00936688 Jy ! Component: 1850 - total flux cleaned = 0.00967767 Jy ! Component: 1900 - total flux cleaned = 0.00986099 Jy ! Component: 1950 - total flux cleaned = 0.0102242 Jy ! Component: 2000 - total flux cleaned = 0.0103429 Jy ! Total flux subtracted in 2048 components = 0.0106392 Jy ! Clean residual min=-0.004118 max=0.003477 Jy/beam ! Clean residual mean=0.000090 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.113783 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 174 components and 0.113783 Jy ![Exited script file: muppet] wmap "J1130-3608_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.12 at 2.91 degrees (North through East) ! Clean map min=-0.005631 max=0.079881 Jy/beam ! Writing clean map to FITS file: J1130-3608_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0798808 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00115503 device "J1130-3608_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1130-3608_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.33784 4.33784 8.67567 17.3513 34.7027 69.4054 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.079 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.005 x 8.12 at 2.91 degrees (North through East) ! Clean map min=-0.005631 max=0.079881 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1130-3608_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1130-3608_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1130-3608_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:42:10 2007