! Started logfile: J2118-0636_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:43:36 2005 obs J2118-0636_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J2118-0636_S_2005_05_12_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.894444 visibilities/baseline/integration-bin. ! Found source: J2118-0636 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1443 lines of history. ! ! Reading 2576 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 J2118-0636_S_2005_05_12_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.0890509 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.743 mas, bmaj=7.053 mas, bpa=-9.143 degrees ! Estimated noise=1.24397 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.0542976 Jy ! Component: 100 - total flux cleaned = 0.0642656 Jy ! Total flux subtracted in 100 components = 0.0642656 Jy ! Clean residual min=-0.005235 max=0.006195 Jy/beam ! Clean residual mean=0.000062 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.0642655 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.0642655 Jy ! ! Correcting IF 1. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.058962Jy sigma=1.155930 ! Fit after self-cal, rms=0.056264Jy sigma=1.080195 ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=7.053 mas, bpa=-9.143 degrees ! Estimated noise=1.24397 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.706 mas, bmaj=9.889 mas, bpa=-12.54 degrees ! Estimated noise=0.811087 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.00669834 Jy ! Component: 100 - total flux cleaned = 0.00953951 Jy ! Component: 150 - total flux cleaned = 0.0109146 Jy ! Component: 200 - total flux cleaned = 0.011328 Jy ! Total flux subtracted in 200 components = 0.011328 Jy ! Clean residual min=-0.003146 max=0.003916 Jy/beam ! Clean residual mean=-0.000003 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.0755936 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.0755936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055600Jy sigma=1.067913 ! Fit after self-cal, rms=0.055588Jy sigma=1.067806 ! 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.706 x 9.889 at -12.54 degrees (North through East) ! Clean map min=-0.003048 max=0.065425 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.01651 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00 HN 1.00* KP 1.07 ! LA 0.99 MK 1.00 NL 0.94 OV 0.97 ! PT 0.98 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.055588Jy sigma=1.067806 ! Fit after self-cal, rms=0.055347Jy sigma=1.066534 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.055347Jy sigma=1.066534 ! Fit after self-cal, rms=0.055348Jy sigma=1.066529 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=9.809 mas, bpa=-12.49 degrees ! Estimated noise=0.808909 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.000512835 Jy ! Component: 100 - total flux cleaned = 0.000536301 Jy ! Component: 150 - total flux cleaned = 0.000648615 Jy ! Component: 200 - total flux cleaned = 0.000689449 Jy ! Total flux subtracted in 200 components = 0.000689449 Jy ! Clean residual min=-0.002957 max=0.003840 Jy/beam ! Clean residual mean=-0.000007 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.076283 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.076283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055346Jy sigma=1.066055 ! Fit after self-cal, rms=0.055339Jy sigma=1.066008 ! 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.055339Jy sigma=1.066008 ! Fit after self-cal, rms=0.051631Jy sigma=0.976366 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.00231048 Jy ! Component: 100 - total flux cleaned = 0.00226687 Jy ! Component: 150 - total flux cleaned = 0.00229572 Jy ! Component: 200 - total flux cleaned = 0.00235061 Jy ! Total flux subtracted in 200 components = 0.00235061 Jy ! Clean residual min=-0.002922 max=0.003842 Jy/beam ! Clean residual mean=-0.000024 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.0786336 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.0786336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051415Jy sigma=0.973765 ! Fit after self-cal, rms=0.051244Jy sigma=0.970028 ! 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.72 x 9.809 at -12.49 degrees (North through East) ! Clean map min=-0.0028361 max=0.068226 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.879 mas, bmaj=14.55 mas, bpa=13.91 degrees ! Estimated noise=0.966032 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 = -5.39433e-05 Jy ! Component: 100 - total flux cleaned = 1.20164e-05 Jy ! Component: 150 - total flux cleaned = 4.04089e-05 Jy ! Component: 200 - total flux cleaned = 6.82882e-05 Jy ! Total flux subtracted in 200 components = 6.82882e-05 Jy ! Clean residual min=-0.003249 max=0.004305 Jy/beam ! Clean residual mean=-0.000043 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.0787019 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 54 components and 0.0787019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051239Jy sigma=0.969713 ! Fit after self-cal, rms=0.051224Jy sigma=0.969339 ! Inverting map uvtaper 0,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.748 mas, bmaj=7.045 mas, bpa=-9.148 degrees ! Estimated noise=1.23913 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0594201 Jy ! Component: 100 - total flux cleaned = 0.0698313 Jy ! Component: 150 - total flux cleaned = 0.0745583 Jy ! Component: 200 - total flux cleaned = 0.0772815 Jy ! Total flux subtracted in 200 components = 0.0772815 Jy ! Clean residual min=-0.004965 max=0.005920 Jy/beam ! Clean residual mean=-0.000002 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.0772815 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0772815 Jy ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=9.809 mas, bpa=-12.49 degrees ! Estimated noise=0.808909 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.00111927 Jy ! Component: 100 - total flux cleaned = 0.00120064 Jy ! Component: 150 - total flux cleaned = 0.00126359 Jy ! Component: 200 - total flux cleaned = 0.00132054 Jy ! Total flux subtracted in 200 components = 0.00132054 Jy ! Clean residual min=-0.002854 max=0.003992 Jy/beam ! Clean residual mean=-0.000021 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.0786021 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.0786021 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.879 mas, bmaj=14.55 mas, bpa=13.91 degrees ! Estimated noise=0.966032 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.00039381 Jy ! Component: 100 - total flux cleaned = -0.000322798 Jy ! Component: 150 - total flux cleaned = -0.000289273 Jy ! Component: 200 - total flux cleaned = -0.000226946 Jy ! Total flux subtracted in 200 components = -0.000226946 Jy ! Clean residual min=-0.003314 max=0.004301 Jy/beam ! Clean residual mean=-0.000037 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.0783751 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.0783751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=9.809 mas, bpa=-12.49 degrees ! Estimated noise=0.808909 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391483 Jy ! Component: 100 - total flux cleaned = 0.000463434 Jy ! Component: 150 - total flux cleaned = 0.000496211 Jy ! Component: 200 - total flux cleaned = 0.000510692 Jy ! Total flux subtracted in 200 components = 0.000510692 Jy ! Clean residual min=-0.002892 max=0.003870 Jy/beam ! Clean residual mean=-0.000024 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0788858 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.0788858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051195Jy sigma=0.969296 ! Fit after self-cal, rms=0.051190Jy sigma=0.969208 wmodel J2118-0636_S_2005_05_12_yyk\_map.mod ! Writing 50 model components to file: J2118-0636_S_2005_05_12_yyk_map.mod wobs J2118-0636_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J2118-0636_S_2005_05_12_yyk_uvs.fits wwins J2118-0636_S_2005_05_12_yyk\_map.win ! wwins: Wrote 1 windows to J2118-0636_S_2005_05_12_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.0013746 Jy ! Component: 100 - total flux cleaned = 0.00168889 Jy ! Component: 150 - total flux cleaned = 0.00201275 Jy ! Component: 200 - total flux cleaned = 0.00219012 Jy ! Component: 250 - total flux cleaned = 0.00202353 Jy ! Component: 300 - total flux cleaned = 0.0019046 Jy ! Component: 350 - total flux cleaned = 0.00190514 Jy ! Component: 400 - total flux cleaned = 0.00171798 Jy ! Component: 450 - total flux cleaned = 0.00157359 Jy ! Component: 500 - total flux cleaned = 0.00143294 Jy ! Component: 550 - total flux cleaned = 0.00122747 Jy ! Component: 600 - total flux cleaned = 0.00102784 Jy ! Component: 650 - total flux cleaned = 0.000833023 Jy ! Component: 700 - total flux cleaned = 0.000611663 Jy ! Component: 750 - total flux cleaned = 0.000488727 Jy ! Component: 800 - total flux cleaned = 0.000368423 Jy ! Component: 850 - total flux cleaned = 0.000191149 Jy ! Component: 900 - total flux cleaned = -1.16325e-05 Jy ! Component: 950 - total flux cleaned = -0.000181621 Jy ! Component: 1000 - total flux cleaned = -0.000376301 Jy ! Component: 1050 - total flux cleaned = -0.000648626 Jy ! Component: 1100 - total flux cleaned = -0.000835732 Jy ! Component: 1150 - total flux cleaned = -0.0010716 Jy ! Component: 1200 - total flux cleaned = -0.00132925 Jy ! Component: 1250 - total flux cleaned = -0.00158226 Jy ! Component: 1300 - total flux cleaned = -0.00178189 Jy ! Component: 1350 - total flux cleaned = -0.00200285 Jy ! Component: 1400 - total flux cleaned = -0.00224369 Jy ! Component: 1450 - total flux cleaned = -0.0023864 Jy ! Component: 1500 - total flux cleaned = -0.00259654 Jy ! Component: 1550 - total flux cleaned = -0.00280352 Jy ! Component: 1600 - total flux cleaned = -0.00303006 Jy ! Component: 1650 - total flux cleaned = -0.00318638 Jy ! Component: 1700 - total flux cleaned = -0.00342847 Jy ! Component: 1750 - total flux cleaned = -0.00358021 Jy ! Component: 1800 - total flux cleaned = -0.00379367 Jy ! Component: 1850 - total flux cleaned = -0.00394098 Jy ! Component: 1900 - total flux cleaned = -0.00410686 Jy ! Component: 1950 - total flux cleaned = -0.00418866 Jy ! Component: 2000 - total flux cleaned = -0.00428978 Jy ! Total flux subtracted in 2048 components = -0.00446929 Jy ! Clean residual min=-0.001178 max=0.000996 Jy/beam ! Clean residual mean=-0.000046 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0744165 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 175 components and 0.0744165 Jy ![Exited script file: muppet] wmap "J2118-0636_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 9.809 at -12.49 degrees (North through East) ! Clean map min=-0.0025691 max=0.06851 Jy/beam ! Writing clean map to FITS file: J2118-0636_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0685098 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000420594 device "J2118-0636_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J2118-0636_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.84175 1.84175 3.68351 7.36701 14.734 29.4681 58.9361 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.068 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.72 x 9.809 at -12.49 degrees (North through East) ! Clean map min=-0.0025691 max=0.06851 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2118-0636_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J2118-0636_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2118-0636_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:43:39 2005