! Started logfile: J0711-0137_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:03:56 2006 obs J0711-0137_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0711-0137_X_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.708889 visibilities/baseline/integration-bin. ! Found source: J0711-0137 ! ! 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 1488 lines of history. ! ! Reading 1276 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 J0711-0137_X_2005_07_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 = 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.104922 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.7411 mas, bmaj=1.8 mas, bpa=-2.404 degrees ! Estimated noise=1.68813 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.062149 Jy ! Component: 100 - total flux cleaned = 0.0750534 Jy ! Total flux subtracted in 100 components = 0.0750534 Jy ! Clean residual min=-0.010262 max=0.011945 Jy/beam ! Clean residual mean=-0.000001 rms=0.002497 Jy/beam ! Combined flux in latest and established models = 0.0750534 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0750534 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.075170Jy sigma=1.219901 ! Fit after self-cal, rms=0.069042Jy sigma=1.131954 ! Inverting map and beam ! Estimated beam: bmin=0.7411 mas, bmaj=1.8 mas, bpa=-2.404 degrees ! Estimated noise=1.68813 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.9212 mas, bmaj=2.182 mas, bpa=-1.864 degrees ! Estimated noise=1.17591 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.0136997 Jy ! Component: 100 - total flux cleaned = 0.016879 Jy ! Component: 150 - total flux cleaned = 0.0178787 Jy ! Component: 200 - total flux cleaned = 0.0181512 Jy ! Total flux subtracted in 200 components = 0.0181512 Jy ! Clean residual min=-0.005376 max=0.007207 Jy/beam ! Clean residual mean=0.000003 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.0932046 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.0932046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068455Jy sigma=1.091538 ! Fit after self-cal, rms=0.068446Jy sigma=1.091390 ! 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.9212 x 2.182 at -1.864 degrees (North through East) ! Clean map min=-0.0050146 max=0.083924 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.03589 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 0.93 KP 0.93 ! LA 0.93 MK 0.89 NL 1.03 OV 0.98 ! PT 1.05 SC 0.98 ! ! ! 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.068446Jy sigma=1.091390 ! Fit after self-cal, rms=0.068302Jy sigma=1.090029 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.068302Jy sigma=1.090029 ! Fit after self-cal, rms=0.068305Jy sigma=1.090014 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.909 mas, bmaj=2.176 mas, bpa=-2.552 degrees ! Estimated noise=1.17624 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.000667383 Jy ! Component: 100 - total flux cleaned = 0.000902509 Jy ! Component: 150 - total flux cleaned = 0.000966312 Jy ! Component: 200 - total flux cleaned = 0.000949363 Jy ! Total flux subtracted in 200 components = 0.000949363 Jy ! Clean residual min=-0.005111 max=0.006949 Jy/beam ! Clean residual mean=0.000004 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.0941539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.0941539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068323Jy sigma=1.089546 ! Fit after self-cal, rms=0.068335Jy sigma=1.089444 ! 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.068335Jy sigma=1.089444 ! Fit after self-cal, rms=0.060543Jy sigma=0.998845 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 (-22.4, 12.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00655226 Jy ! Component: 100 - total flux cleaned = 0.00764713 Jy ! Component: 150 - total flux cleaned = 0.00848942 Jy ! Component: 200 - total flux cleaned = 0.00894947 Jy ! Total flux subtracted in 200 components = 0.00894947 Jy ! Clean residual min=-0.004775 max=0.004708 Jy/beam ! Clean residual mean=-0.000005 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.103103 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.103103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059622Jy sigma=0.979043 ! Fit after self-cal, rms=0.058596Jy sigma=0.970788 ! 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.909 x 2.176 at -2.552 degrees (North through East) ! Clean map min=-0.0042592 max=0.087102 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.198 mas, bmaj=3.521 mas, bpa=-3.24 degrees ! Estimated noise=1.50502 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.00161894 Jy ! Component: 100 - total flux cleaned = 0.00211907 Jy ! Component: 150 - total flux cleaned = 0.0021176 Jy ! Component: 200 - total flux cleaned = 0.00196596 Jy ! Total flux subtracted in 200 components = 0.00196596 Jy ! Clean residual min=-0.004139 max=0.003991 Jy/beam ! Clean residual mean=-0.000013 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.105069 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.105069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058536Jy sigma=0.969217 ! Fit after self-cal, rms=0.058289Jy sigma=0.968328 ! 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.737 mas, bmaj=1.801 mas, bpa=-2.744 degrees ! Estimated noise=1.67885 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0731555 Jy ! Component: 100 - total flux cleaned = 0.0885517 Jy ! Component: 150 - total flux cleaned = 0.0948095 Jy ! Component: 200 - total flux cleaned = 0.0988124 Jy ! Total flux subtracted in 200 components = 0.0988124 Jy ! Clean residual min=-0.005887 max=0.006057 Jy/beam ! Clean residual mean=-0.000009 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.0988124 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0988124 Jy ! Inverting map and beam ! Estimated beam: bmin=0.909 mas, bmaj=2.176 mas, bpa=-2.552 degrees ! Estimated noise=1.17624 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.00486533 Jy ! Component: 100 - total flux cleaned = 0.00573123 Jy ! Component: 150 - total flux cleaned = 0.00583981 Jy ! Component: 200 - total flux cleaned = 0.00593104 Jy ! Total flux subtracted in 200 components = 0.00593104 Jy ! Clean residual min=-0.004686 max=0.004201 Jy/beam ! Clean residual mean=-0.000005 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.104743 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.104743 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.198 mas, bmaj=3.521 mas, bpa=-3.24 degrees ! Estimated noise=1.50502 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.000630297 Jy ! Component: 100 - total flux cleaned = 0.00069621 Jy ! Component: 150 - total flux cleaned = 0.000637412 Jy ! Component: 200 - total flux cleaned = 0.00053724 Jy ! Total flux subtracted in 200 components = 0.00053724 Jy ! Clean residual min=-0.004016 max=0.003827 Jy/beam ! Clean residual mean=-0.000013 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.105281 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.105281 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.909 mas, bmaj=2.176 mas, bpa=-2.552 degrees ! Estimated noise=1.17624 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00048383 Jy ! Component: 100 - total flux cleaned = 0.000251724 Jy ! Component: 150 - total flux cleaned = 0.000118627 Jy ! Component: 200 - total flux cleaned = 5.75714e-05 Jy ! Total flux subtracted in 200 components = 5.75714e-05 Jy ! Clean residual min=-0.004300 max=0.004062 Jy/beam ! Clean residual mean=-0.000004 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.105338 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.105338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058009Jy sigma=0.964454 ! Fit after self-cal, rms=0.057893Jy sigma=0.963961 wmodel J0711-0137_X_2005_07_20_yyk\_map.mod ! Writing 76 model components to file: J0711-0137_X_2005_07_20_yyk_map.mod wobs J0711-0137_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0711-0137_X_2005_07_20_yyk_uvs.fits wwins J0711-0137_X_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J0711-0137_X_2005_07_20_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.000792907 Jy ! Component: 100 - total flux cleaned = -0.000792351 Jy ! Component: 150 - total flux cleaned = -0.000727642 Jy ! Component: 200 - total flux cleaned = -0.000540601 Jy ! Component: 250 - total flux cleaned = -0.000121136 Jy ! Component: 300 - total flux cleaned = 0.000340317 Jy ! Component: 350 - total flux cleaned = 0.000677539 Jy ! Component: 400 - total flux cleaned = 0.000896703 Jy ! Component: 450 - total flux cleaned = 0.00121705 Jy ! Component: 500 - total flux cleaned = 0.00132098 Jy ! Component: 550 - total flux cleaned = 0.00142287 Jy ! Component: 600 - total flux cleaned = 0.00157205 Jy ! Component: 650 - total flux cleaned = 0.00157251 Jy ! Component: 700 - total flux cleaned = 0.00171633 Jy ! Component: 750 - total flux cleaned = 0.00171692 Jy ! Component: 800 - total flux cleaned = 0.00190269 Jy ! Component: 850 - total flux cleaned = 0.00199405 Jy ! Component: 900 - total flux cleaned = 0.00212745 Jy ! Component: 950 - total flux cleaned = 0.00221497 Jy ! Component: 1000 - total flux cleaned = 0.00225773 Jy ! Component: 1050 - total flux cleaned = 0.00230051 Jy ! Component: 1100 - total flux cleaned = 0.00238512 Jy ! Component: 1150 - total flux cleaned = 0.00246788 Jy ! Component: 1200 - total flux cleaned = 0.0025912 Jy ! Component: 1250 - total flux cleaned = 0.00271287 Jy ! Component: 1300 - total flux cleaned = 0.00267328 Jy ! Component: 1350 - total flux cleaned = 0.00283159 Jy ! Component: 1400 - total flux cleaned = 0.00283144 Jy ! Component: 1450 - total flux cleaned = 0.00290873 Jy ! Component: 1500 - total flux cleaned = 0.00294733 Jy ! Component: 1550 - total flux cleaned = 0.00313611 Jy ! Component: 1600 - total flux cleaned = 0.00328442 Jy ! Component: 1650 - total flux cleaned = 0.00335809 Jy ! Component: 1700 - total flux cleaned = 0.00343098 Jy ! Component: 1750 - total flux cleaned = 0.00350299 Jy ! Component: 1800 - total flux cleaned = 0.00360985 Jy ! Component: 1850 - total flux cleaned = 0.0037859 Jy ! Component: 1900 - total flux cleaned = 0.0038904 Jy ! Component: 1950 - total flux cleaned = 0.00409635 Jy ! Component: 2000 - total flux cleaned = 0.00409649 Jy ! Total flux subtracted in 2048 components = 0.0041643 Jy ! Clean residual min=-0.002029 max=0.001933 Jy/beam ! Clean residual mean=-0.000000 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.109503 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 204 components and 0.109503 Jy ![Exited script file: muppet] wmap "J0711-0137_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.909 x 2.176 at -2.552 degrees (North through East) ! Clean map min=-0.0035838 max=0.086931 Jy/beam ! Writing clean map to FITS file: J0711-0137_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0869308 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000614128 device "J0711-0137_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0711-0137_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.11937 2.11937 4.23874 8.47748 16.955 33.9099 67.8198 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.086 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.909 x 2.176 at -2.552 degrees (North through East) ! Clean map min=-0.0035838 max=0.086931 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0711-0137_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0711-0137_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0711-0137_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:03:59 2006