! Started logfile: J2243-2544_X_1997_08_27_yyk_uvs.log on Mon Jan 8 10:42:00 2007 obs J2243-2544_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2243-2544_X_1997_08_27_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.536032 visibilities/baseline/integration-bin. ! Found source: J2243-2544 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 13508 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 J2243-2544_X_1997_08_27_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.593732 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.7499 mas, bmaj=1.659 mas, bpa=-21.72 degrees ! Estimated noise=1987.08 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.184755 Jy ! Component: 100 - total flux cleaned = 0.227472 Jy ! Total flux subtracted in 100 components = 0.227472 Jy ! Clean residual min=-0.044828 max=0.046352 Jy/beam ! Clean residual mean=-0.000559 rms=0.011561 Jy/beam ! Combined flux in latest and established models = 0.227472 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.227472 Jy ! ! Correcting IF 1. ! A total of 562 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.540793Jy sigma=0.002623 ! Fit after self-cal, rms=0.539276Jy sigma=0.002615 ! Inverting map and beam ! Estimated beam: bmin=0.7499 mas, bmaj=1.659 mas, bpa=-21.72 degrees ! Estimated noise=1987.66 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.8844 mas, bmaj=1.973 mas, bpa=-16.42 degrees ! Estimated noise=1151.4 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.0862047 Jy ! Component: 100 - total flux cleaned = 0.116305 Jy ! Component: 150 - total flux cleaned = 0.125955 Jy ! Component: 200 - total flux cleaned = 0.129503 Jy ! Total flux subtracted in 200 components = 0.129503 Jy ! Clean residual min=-0.034917 max=0.026628 Jy/beam ! Clean residual mean=-0.002937 rms=0.008405 Jy/beam ! Combined flux in latest and established models = 0.356975 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.356975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.534856Jy sigma=0.002562 ! Fit after self-cal, rms=0.534694Jy sigma=0.002561 ! 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.8844 x 1.973 at -16.42 degrees (North through East) ! Clean map min=-0.034087 max=0.2488 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00156 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.11 KP 0.98 ! LA 0.85 MK 1.07 NL 0.91 OV 0.98 ! PT 1.00* SC 1.06 ! ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.508482 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 1.11 KP 1.00 ! LA 0.83 MK 0.97 NL 0.88 OV 1.05 ! PT 10.69 SC 1.13 ! ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.647786 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.17 KP 1.01 ! LA 0.84 MK 1.00 NL 0.91 OV 0.97 ! PT 6.25 SC 1.24 ! ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.923483 ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.20 HN 1.53 KP 0.70 ! LA 0.85 MK 0.96 NL 0.97 OV 1.20 ! PT 0.43 SC 1.76 ! ! ! Fit before self-cal, rms=0.534694Jy sigma=0.002561 ! Fit after self-cal, rms=0.366920Jy sigma=0.003631 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.366920Jy sigma=0.003631 ! Fit after self-cal, rms=0.367459Jy sigma=0.003629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9241 mas, bmaj=2.122 mas, bpa=-19.8 degrees ! Estimated noise=470.009 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.16448 Jy ! Component: 100 - total flux cleaned = -0.200535 Jy ! Component: 150 - total flux cleaned = -0.214624 Jy ! Component: 200 - total flux cleaned = -0.221314 Jy ! Total flux subtracted in 200 components = -0.221314 Jy ! Clean residual min=-0.010817 max=0.008030 Jy/beam ! Clean residual mean=-0.000429 rms=0.002621 Jy/beam ! Combined flux in latest and established models = 0.135661 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.135661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359371Jy sigma=0.002644 ! Fit after self-cal, rms=0.359304Jy sigma=0.002643 ! 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.359304Jy sigma=0.002643 ! Fit after self-cal, rms=0.358338Jy sigma=0.002637 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.00270502 Jy ! Component: 100 - total flux cleaned = -0.00318888 Jy ! Component: 150 - total flux cleaned = -0.00350755 Jy ! Component: 200 - total flux cleaned = -0.00371266 Jy ! Total flux subtracted in 200 components = -0.00371266 Jy ! Clean residual min=-0.009940 max=0.009095 Jy/beam ! Clean residual mean=-0.000426 rms=0.002687 Jy/beam ! Combined flux in latest and established models = 0.131948 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 47 components and 0.131948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358358Jy sigma=0.002637 ! Fit after self-cal, rms=0.358011Jy sigma=0.002634 ! 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.9241 x 2.122 at -19.8 degrees (North through East) ! Clean map min=-0.010061 max=0.092094 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.161 mas, bmaj=4.567 mas, bpa=-15.44 degrees ! Estimated noise=606.918 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.00115756 Jy ! Component: 100 - total flux cleaned = -0.00115373 Jy ! Component: 150 - total flux cleaned = -0.00122534 Jy ! Component: 200 - total flux cleaned = -0.00123972 Jy ! Total flux subtracted in 200 components = -0.00123972 Jy ! Clean residual min=-0.013646 max=0.009292 Jy/beam ! Clean residual mean=-0.000901 rms=0.004277 Jy/beam ! Combined flux in latest and established models = 0.130708 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.130708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.357771Jy sigma=0.002634 ! Fit after self-cal, rms=0.357642Jy sigma=0.002636 ! 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.7582 mas, bmaj=1.709 mas, bpa=-23.68 degrees ! Estimated noise=1048.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102058 Jy ! Component: 100 - total flux cleaned = 0.118081 Jy ! Component: 150 - total flux cleaned = 0.124993 Jy ! Component: 200 - total flux cleaned = 0.129728 Jy ! Total flux subtracted in 200 components = 0.129728 Jy ! Clean residual min=-0.021286 max=0.024599 Jy/beam ! Clean residual mean=-0.000331 rms=0.005385 Jy/beam ! Combined flux in latest and established models = 0.129728 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.129728 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9241 mas, bmaj=2.122 mas, bpa=-19.8 degrees ! Estimated noise=470.009 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.00597524 Jy ! Component: 100 - total flux cleaned = -0.00486033 Jy ! Component: 150 - total flux cleaned = -0.00405172 Jy ! Component: 200 - total flux cleaned = -0.00352482 Jy ! Total flux subtracted in 200 components = -0.00352482 Jy ! Clean residual min=-0.010231 max=0.010071 Jy/beam ! Clean residual mean=-0.000400 rms=0.002796 Jy/beam ! Combined flux in latest and established models = 0.126203 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.126203 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.161 mas, bmaj=4.567 mas, bpa=-15.44 degrees ! Estimated noise=606.918 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.00140984 Jy ! Component: 100 - total flux cleaned = 0.00152334 Jy ! Component: 150 - total flux cleaned = 0.00168624 Jy ! Component: 200 - total flux cleaned = 0.00188352 Jy ! Total flux subtracted in 200 components = 0.00188352 Jy ! Clean residual min=-0.012974 max=0.010532 Jy/beam ! Clean residual mean=-0.000857 rms=0.004185 Jy/beam ! Combined flux in latest and established models = 0.128086 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.128086 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9241 mas, bmaj=2.122 mas, bpa=-19.8 degrees ! Estimated noise=470.009 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000617754 Jy ! Component: 100 - total flux cleaned = -0.00062118 Jy ! Component: 150 - total flux cleaned = -0.000510425 Jy ! Component: 200 - total flux cleaned = -0.000311719 Jy ! Total flux subtracted in 200 components = -0.000311719 Jy ! Clean residual min=-0.009521 max=0.009163 Jy/beam ! Clean residual mean=-0.000405 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.127775 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.127775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356938Jy sigma=0.002636 ! Fit after self-cal, rms=0.356919Jy sigma=0.002637 wmodel J2243-2544_X_1997_08_27_yyk\_map.mod ! Writing 37 model components to file: J2243-2544_X_1997_08_27_yyk_map.mod wobs J2243-2544_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2243-2544_X_1997_08_27_yyk_uvs.fits wwins J2243-2544_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J2243-2544_X_1997_08_27_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.000602864 Jy ! Component: 100 - total flux cleaned = -0.00124335 Jy ! Component: 150 - total flux cleaned = -0.00185387 Jy ! Component: 200 - total flux cleaned = -0.00229294 Jy ! Component: 250 - total flux cleaned = -0.00297895 Jy ! Component: 300 - total flux cleaned = -0.00363525 Jy ! Component: 350 - total flux cleaned = -0.00426728 Jy ! Component: 400 - total flux cleaned = -0.0050038 Jy ! Component: 450 - total flux cleaned = -0.00572035 Jy ! Component: 500 - total flux cleaned = -0.00664496 Jy ! Component: 550 - total flux cleaned = -0.00732051 Jy ! Component: 600 - total flux cleaned = -0.00819689 Jy ! Component: 650 - total flux cleaned = -0.0089445 Jy ! Component: 700 - total flux cleaned = -0.00988379 Jy ! Component: 750 - total flux cleaned = -0.0109056 Jy ! Component: 800 - total flux cleaned = -0.0120062 Jy ! Component: 850 - total flux cleaned = -0.0128873 Jy ! Component: 900 - total flux cleaned = -0.0137543 Jy ! Component: 950 - total flux cleaned = -0.0147013 Jy ! Component: 1000 - total flux cleaned = -0.0156334 Jy ! Component: 1050 - total flux cleaned = -0.0168222 Jy ! Component: 1100 - total flux cleaned = -0.0177214 Jy ! Component: 1150 - total flux cleaned = -0.0185192 Jy ! Component: 1200 - total flux cleaned = -0.0193931 Jy ! Component: 1250 - total flux cleaned = -0.0204266 Jy ! Component: 1300 - total flux cleaned = -0.0211915 Jy ! Component: 1350 - total flux cleaned = -0.022032 Jy ! Component: 1400 - total flux cleaned = -0.0230269 Jy ! Component: 1450 - total flux cleaned = -0.0238455 Jy ! Component: 1500 - total flux cleaned = -0.0245739 Jy ! Component: 1550 - total flux cleaned = -0.0252957 Jy ! Component: 1600 - total flux cleaned = -0.025931 Jy ! Component: 1650 - total flux cleaned = -0.0267172 Jy ! Component: 1700 - total flux cleaned = -0.0273408 Jy ! Component: 1750 - total flux cleaned = -0.0281131 Jy ! Component: 1800 - total flux cleaned = -0.0285724 Jy ! Component: 1850 - total flux cleaned = -0.0292566 Jy ! Component: 1900 - total flux cleaned = -0.0299359 Jy ! Component: 1950 - total flux cleaned = -0.0305348 Jy ! Component: 2000 - total flux cleaned = -0.0312788 Jy ! Total flux subtracted in 2048 components = -0.0318693 Jy ! Clean residual min=-0.004174 max=0.003724 Jy/beam ! Clean residual mean=-0.000356 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.0959052 Jy keep ! Adding 152 model components to the UV plane model. ! The established model now contains 189 components and 0.0959052 Jy ![Exited script file: muppet] wmap "J2243-2544_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9241 x 2.122 at -19.8 degrees (North through East) ! Clean map min=-0.0079264 max=0.097921 Jy/beam ! Writing clean map to FITS file: J2243-2544_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0979211 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00152352 device "J2243-2544_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2243-2544_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.66758 4.66758 9.33516 18.6703 37.3406 74.6813 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 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: 0.9241 x 2.122 at -19.8 degrees (North through East) ! Clean map min=-0.0079264 max=0.097921 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2243-2544_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2243-2544_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2243-2544_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 10:42:05 2007