! Started logfile: J1632-0033_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:43:50 2006 obs J1632-0033_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1632-0033_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844444 visibilities/baseline/integration-bin. ! Found source: J1632-0033 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1407 lines of history. ! ! Reading 1672 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 J1632-0033_X_2005_07_08_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.122843 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.9047 mas, bmaj=3.185 mas, bpa=-18 degrees ! Estimated noise=1.3731 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.083489 Jy ! Component: 100 - total flux cleaned = 0.110366 Jy ! Total flux subtracted in 100 components = 0.110366 Jy ! Clean residual min=-0.008488 max=0.011177 Jy/beam ! Clean residual mean=-0.000011 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 0.110366 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.110366 Jy ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.068226Jy sigma=1.300734 ! Fit after self-cal, rms=0.067581Jy sigma=1.285129 ! Inverting map and beam ! Estimated beam: bmin=0.9047 mas, bmaj=3.184 mas, bpa=-18 degrees ! Estimated noise=1.37334 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=1.18 mas, bmaj=3.434 mas, bpa=-16.8 degrees ! Estimated noise=1.07633 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.0176249 Jy ! Component: 100 - total flux cleaned = 0.026134 Jy ! Component: 150 - total flux cleaned = 0.0307593 Jy ! Component: 200 - total flux cleaned = 0.0333579 Jy ! Total flux subtracted in 200 components = 0.0333579 Jy ! Clean residual min=-0.005346 max=0.007361 Jy/beam ! Clean residual mean=-0.000012 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.143724 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.143724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064782Jy sigma=1.208002 ! Fit after self-cal, rms=0.064735Jy sigma=1.206961 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.18 x 3.434 at -16.8 degrees (North through East) ! Clean map min=-0.005155 max=0.097112 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.064735Jy sigma=1.206961 ! Fit after self-cal, rms=0.064735Jy sigma=1.206961 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.064735Jy sigma=1.206961 ! Fit after self-cal, rms=0.064721Jy sigma=1.206642 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.18 mas, bmaj=3.434 mas, bpa=-16.8 degrees ! Estimated noise=1.07633 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.00132305 Jy ! Component: 100 - total flux cleaned = 0.00173544 Jy ! Component: 150 - total flux cleaned = 0.00205819 Jy ! Component: 200 - total flux cleaned = 0.00238754 Jy ! Total flux subtracted in 200 components = 0.00238754 Jy ! Clean residual min=-0.005534 max=0.007231 Jy/beam ! Clean residual mean=-0.000011 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.146112 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.146112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064650Jy sigma=1.205281 ! Fit after self-cal, rms=0.064628Jy sigma=1.204890 ! 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.064628Jy sigma=1.204890 ! Fit after self-cal, rms=0.060462Jy sigma=1.114368 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) ! Added new window around map position (-4, -19). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00641097 Jy ! Component: 100 - total flux cleaned = 0.00702531 Jy ! Component: 150 - total flux cleaned = 0.00784009 Jy ! Component: 200 - total flux cleaned = 0.00847237 Jy ! Total flux subtracted in 200 components = 0.00847237 Jy ! Clean residual min=-0.004889 max=0.005136 Jy/beam ! Clean residual mean=-0.000010 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.154584 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.154584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059766Jy sigma=1.098055 ! Fit after self-cal, rms=0.059542Jy sigma=1.086715 ! 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: 1.18 x 3.434 at -16.8 degrees (North through East) ! Clean map min=-0.0041691 max=0.097613 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 = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.632 mas, bmaj=3.947 mas, bpa=4.36 degrees ! Estimated noise=1.21253 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.00355536 Jy ! Component: 100 - total flux cleaned = 0.00499459 Jy ! Component: 150 - total flux cleaned = 0.0054946 Jy ! Component: 200 - total flux cleaned = 0.00582878 Jy ! Total flux subtracted in 200 components = 0.00582878 Jy ! Clean residual min=-0.003788 max=0.004722 Jy/beam ! Clean residual mean=-0.000016 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.160413 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.160413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059399Jy sigma=1.083074 ! Fit after self-cal, rms=0.059458Jy sigma=1.081051 ! 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.9047 mas, bmaj=3.184 mas, bpa=-18 degrees ! Estimated noise=1.37334 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0855725 Jy ! Component: 100 - total flux cleaned = 0.113837 Jy ! Component: 150 - total flux cleaned = 0.128987 Jy ! Component: 200 - total flux cleaned = 0.136495 Jy ! Total flux subtracted in 200 components = 0.136495 Jy ! Clean residual min=-0.006426 max=0.007232 Jy/beam ! Clean residual mean=-0.000009 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.136495 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.136495 Jy ! Inverting map and beam ! Estimated beam: bmin=1.18 mas, bmaj=3.434 mas, bpa=-16.8 degrees ! Estimated noise=1.07633 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.00936468 Jy ! Component: 100 - total flux cleaned = 0.0141192 Jy ! Component: 150 - total flux cleaned = 0.0167302 Jy ! Component: 200 - total flux cleaned = 0.0186557 Jy ! Total flux subtracted in 200 components = 0.0186557 Jy ! Clean residual min=-0.003940 max=0.004664 Jy/beam ! Clean residual mean=-0.000012 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.155151 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.155151 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.632 mas, bmaj=3.947 mas, bpa=4.36 degrees ! Estimated noise=1.21253 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.00310845 Jy ! Component: 100 - total flux cleaned = 0.0042296 Jy ! Component: 150 - total flux cleaned = 0.00487619 Jy ! Component: 200 - total flux cleaned = 0.00550818 Jy ! Total flux subtracted in 200 components = 0.00550818 Jy ! Clean residual min=-0.004142 max=0.004501 Jy/beam ! Clean residual mean=-0.000017 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.160659 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.160659 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.18 mas, bmaj=3.434 mas, bpa=-16.8 degrees ! Estimated noise=1.07633 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102772 Jy ! Component: 100 - total flux cleaned = -0.000613192 Jy ! Component: 150 - total flux cleaned = -0.000251587 Jy ! Component: 200 - total flux cleaned = 0.000220481 Jy ! Total flux subtracted in 200 components = 0.000220481 Jy ! Clean residual min=-0.004037 max=0.004258 Jy/beam ! Clean residual mean=-0.000012 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.160879 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.160879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059295Jy sigma=1.077821 ! Fit after self-cal, rms=0.059316Jy sigma=1.077105 wmodel J1632-0033_X_2005_07_08_yyk\_map.mod ! Writing 86 model components to file: J1632-0033_X_2005_07_08_yyk_map.mod wobs J1632-0033_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1632-0033_X_2005_07_08_yyk_uvs.fits wwins J1632-0033_X_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J1632-0033_X_2005_07_08_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.000506747 Jy ! Component: 100 - total flux cleaned = 0.000245815 Jy ! Component: 150 - total flux cleaned = 0.00012041 Jy ! Component: 200 - total flux cleaned = -5.66279e-05 Jy ! Component: 250 - total flux cleaned = -0.000564444 Jy ! Component: 300 - total flux cleaned = -0.000944471 Jy ! Component: 350 - total flux cleaned = -0.00136434 Jy ! Component: 400 - total flux cleaned = -0.00176904 Jy ! Component: 450 - total flux cleaned = -0.00201491 Jy ! Component: 500 - total flux cleaned = -0.00215756 Jy ! Component: 550 - total flux cleaned = -0.00206478 Jy ! Component: 600 - total flux cleaned = -0.00206413 Jy ! Component: 650 - total flux cleaned = -0.00210681 Jy ! Component: 700 - total flux cleaned = -0.00206457 Jy ! Component: 750 - total flux cleaned = -0.00210585 Jy ! Component: 800 - total flux cleaned = -0.00214597 Jy ! Component: 850 - total flux cleaned = -0.00214615 Jy ! Component: 900 - total flux cleaned = -0.00226313 Jy ! Component: 950 - total flux cleaned = -0.00230183 Jy ! Component: 1000 - total flux cleaned = -0.00241484 Jy ! Component: 1050 - total flux cleaned = -0.0026729 Jy ! Component: 1100 - total flux cleaned = -0.00288987 Jy ! Component: 1150 - total flux cleaned = -0.00306823 Jy ! Component: 1200 - total flux cleaned = -0.00327936 Jy ! Component: 1250 - total flux cleaned = -0.00345303 Jy ! Component: 1300 - total flux cleaned = -0.00365775 Jy ! Component: 1350 - total flux cleaned = -0.0037586 Jy ! Component: 1400 - total flux cleaned = -0.00392526 Jy ! Component: 1450 - total flux cleaned = -0.00415552 Jy ! Component: 1500 - total flux cleaned = -0.00422055 Jy ! Component: 1550 - total flux cleaned = -0.00434885 Jy ! Component: 1600 - total flux cleaned = -0.00450709 Jy ! Component: 1650 - total flux cleaned = -0.00457035 Jy ! Component: 1700 - total flux cleaned = -0.00487934 Jy ! Component: 1750 - total flux cleaned = -0.00491002 Jy ! Component: 1800 - total flux cleaned = -0.00494078 Jy ! Component: 1850 - total flux cleaned = -0.00488153 Jy ! Component: 1900 - total flux cleaned = -0.00496985 Jy ! Component: 1950 - total flux cleaned = -0.00499901 Jy ! Component: 2000 - total flux cleaned = -0.00488386 Jy ! Total flux subtracted in 2048 components = -0.00494165 Jy ! Clean residual min=-0.001624 max=0.001563 Jy/beam ! Clean residual mean=-0.000007 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.155938 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 225 components and 0.155938 Jy ![Exited script file: muppet] wmap "J1632-0033_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.18 x 3.434 at -16.8 degrees (North through East) ! Clean map min=-0.0035712 max=0.097352 Jy/beam ! Writing clean map to FITS file: J1632-0033_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0973524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000557366 device "J1632-0033_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1632-0033_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.71757 1.71757 3.43514 6.87029 13.7406 27.4812 54.9623 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.097 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.18 x 3.434 at -16.8 degrees (North through East) ! Clean map min=-0.0035712 max=0.097352 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1632-0033_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1632-0033_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1632-0033_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:43:54 2006