! Started logfile: J1543-0757_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:45:12 2007 obs J1543-0757_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1543-0757_X_1997_05_07_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776871 visibilities/baseline/integration-bin. ! Found source: J1543-0757 ! ! 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 614 lines of history. ! ! Reading 20556 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 J1543-0757_X_1997_05_07_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.286317 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.7329 mas, bmaj=1.97 mas, bpa=-6.284 degrees ! Estimated noise=1279.6 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.0749314 Jy ! Component: 100 - total flux cleaned = 0.115028 Jy ! Total flux subtracted in 100 components = 0.115028 Jy ! Clean residual min=-0.019276 max=0.033998 Jy/beam ! Clean residual mean=0.000285 rms=0.006341 Jy/beam ! Combined flux in latest and established models = 0.115028 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.115028 Jy ! ! Correcting IF 1. ! A total of 461 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.261124Jy sigma=0.001811 ! Fit after self-cal, rms=0.256736Jy sigma=0.001777 ! Inverting map and beam ! Estimated beam: bmin=0.7329 mas, bmaj=1.97 mas, bpa=-6.284 degrees ! Estimated noise=1280.15 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.9606 mas, bmaj=2.713 mas, bpa=-9.618 degrees ! Estimated noise=726.44 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.0750629 Jy ! Component: 100 - total flux cleaned = 0.109428 Jy ! Component: 150 - total flux cleaned = 0.125886 Jy ! Component: 200 - total flux cleaned = 0.131068 Jy ! Total flux subtracted in 200 components = 0.131068 Jy ! Clean residual min=-0.031076 max=0.046316 Jy/beam ! Clean residual mean=0.000744 rms=0.013674 Jy/beam ! Combined flux in latest and established models = 0.246096 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.246096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246802Jy sigma=0.001669 ! Fit after self-cal, rms=0.246677Jy sigma=0.001668 ! 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.9606 x 2.713 at -9.618 degrees (North through East) ! Clean map min=-0.029747 max=0.085691 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. ! A total of 3 telescope corrections were flagged in sub-array 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. ! A total of 3 telescope corrections were flagged in sub-array 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 3. ! A total of 3 telescope corrections were flagged in sub-array 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 4. ! A total of 3 telescope corrections were flagged in sub-array 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* ! ! ! Fit before self-cal, rms=0.246677Jy sigma=0.001668 ! Fit after self-cal, rms=0.246598Jy sigma=0.001668 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.246598Jy sigma=0.001668 ! Fit after self-cal, rms=0.246600Jy sigma=0.001668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9606 mas, bmaj=2.714 mas, bpa=-9.629 degrees ! Estimated noise=726.535 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.00230987 Jy ! Component: 100 - total flux cleaned = 0.00428852 Jy ! Component: 150 - total flux cleaned = 0.00631913 Jy ! Component: 200 - total flux cleaned = 0.00783154 Jy ! Total flux subtracted in 200 components = 0.00783154 Jy ! Clean residual min=-0.029801 max=0.045489 Jy/beam ! Clean residual mean=0.000726 rms=0.013498 Jy/beam ! Combined flux in latest and established models = 0.253928 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.253928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246132Jy sigma=0.001664 ! Fit after self-cal, rms=0.246062Jy sigma=0.001663 ! 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.246062Jy sigma=0.001663 ! Fit after self-cal, rms=0.244607Jy sigma=0.001654 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.00298706 Jy ! Component: 100 - total flux cleaned = 0.00499246 Jy ! Component: 150 - total flux cleaned = 0.00649449 Jy ! Component: 200 - total flux cleaned = 0.00801776 Jy ! Total flux subtracted in 200 components = 0.00801776 Jy ! Clean residual min=-0.029141 max=0.044433 Jy/beam ! Clean residual mean=0.000713 rms=0.013315 Jy/beam ! Combined flux in latest and established models = 0.261945 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.261945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244315Jy sigma=0.001651 ! Fit after self-cal, rms=0.244009Jy sigma=0.001649 ! 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.9606 x 2.714 at -9.629 degrees (North through East) ! Clean map min=-0.02929 max=0.081429 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.436 mas, bmaj=4.312 mas, bpa=4.531 degrees ! Estimated noise=896.077 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.020711 Jy ! Component: 100 - total flux cleaned = 0.02202 Jy ! Component: 150 - total flux cleaned = 0.0236109 Jy ! Component: 200 - total flux cleaned = 0.024733 Jy ! Total flux subtracted in 200 components = 0.024733 Jy ! Clean residual min=-0.044900 max=0.070141 Jy/beam ! Clean residual mean=0.001205 rms=0.022446 Jy/beam ! Combined flux in latest and established models = 0.286678 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.286678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244848Jy sigma=0.001651 ! Fit after self-cal, rms=0.244630Jy sigma=0.001650 ! 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.7329 mas, bmaj=1.97 mas, bpa=-6.268 degrees ! Estimated noise=1280.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0865457 Jy ! Component: 100 - total flux cleaned = 0.135925 Jy ! Component: 150 - total flux cleaned = 0.166667 Jy ! Component: 200 - total flux cleaned = 0.186792 Jy ! Total flux subtracted in 200 components = 0.186792 Jy ! Clean residual min=-0.018499 max=0.028793 Jy/beam ! Clean residual mean=0.000468 rms=0.006148 Jy/beam ! Combined flux in latest and established models = 0.186792 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.186792 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9606 mas, bmaj=2.714 mas, bpa=-9.629 degrees ! Estimated noise=726.535 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.0421648 Jy ! Component: 100 - total flux cleaned = 0.0619273 Jy ! Component: 150 - total flux cleaned = 0.0696752 Jy ! Component: 200 - total flux cleaned = 0.0714318 Jy ! Total flux subtracted in 200 components = 0.0714318 Jy ! Clean residual min=-0.030128 max=0.045782 Jy/beam ! Clean residual mean=0.000723 rms=0.013378 Jy/beam ! Combined flux in latest and established models = 0.258223 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.258223 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.436 mas, bmaj=4.312 mas, bpa=4.531 degrees ! Estimated noise=896.077 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.0233929 Jy ! Component: 100 - total flux cleaned = 0.0247431 Jy ! Component: 150 - total flux cleaned = 0.0264198 Jy ! Component: 200 - total flux cleaned = 0.0279626 Jy ! Total flux subtracted in 200 components = 0.0279626 Jy ! Clean residual min=-0.044962 max=0.070461 Jy/beam ! Clean residual mean=0.001209 rms=0.022474 Jy/beam ! Combined flux in latest and established models = 0.286186 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.286186 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9606 mas, bmaj=2.714 mas, bpa=-9.629 degrees ! Estimated noise=726.535 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.017115 Jy ! Component: 100 - total flux cleaned = -0.0179784 Jy ! Component: 150 - total flux cleaned = -0.0177874 Jy ! Component: 200 - total flux cleaned = -0.017806 Jy ! Total flux subtracted in 200 components = -0.017806 Jy ! Clean residual min=-0.030297 max=0.044856 Jy/beam ! Clean residual mean=0.000698 rms=0.013171 Jy/beam ! Combined flux in latest and established models = 0.26838 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.26838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243698Jy sigma=0.001645 ! Fit after self-cal, rms=0.243557Jy sigma=0.001645 wmodel J1543-0757_X_1997_05_07_yyk\_map.mod ! Writing 51 model components to file: J1543-0757_X_1997_05_07_yyk_map.mod wobs J1543-0757_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1543-0757_X_1997_05_07_yyk_uvs.fits wwins J1543-0757_X_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1543-0757_X_1997_05_07_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.0197745 Jy ! Component: 100 - total flux cleaned = 0.037164 Jy ! Component: 150 - total flux cleaned = 0.0528744 Jy ! Component: 200 - total flux cleaned = 0.0672284 Jy ! Component: 250 - total flux cleaned = 0.0804936 Jy ! Component: 300 - total flux cleaned = 0.0928349 Jy ! Component: 350 - total flux cleaned = 0.101168 Jy ! Component: 400 - total flux cleaned = 0.108569 Jy ! Component: 450 - total flux cleaned = 0.115153 Jy ! Component: 500 - total flux cleaned = 0.121006 Jy ! Component: 550 - total flux cleaned = 0.127321 Jy ! Component: 600 - total flux cleaned = 0.132629 Jy ! Component: 650 - total flux cleaned = 0.135674 Jy ! Component: 700 - total flux cleaned = 0.137955 Jy ! Component: 750 - total flux cleaned = 0.140146 Jy ! Component: 800 - total flux cleaned = 0.141045 Jy ! Component: 850 - total flux cleaned = 0.142196 Jy ! Component: 900 - total flux cleaned = 0.143034 Jy ! Component: 950 - total flux cleaned = 0.144118 Jy ! Component: 1000 - total flux cleaned = 0.145166 Jy ! Component: 1050 - total flux cleaned = 0.14643 Jy ! Component: 1100 - total flux cleaned = 0.147892 Jy ! Component: 1150 - total flux cleaned = 0.149312 Jy ! Component: 1200 - total flux cleaned = 0.150695 Jy ! Component: 1250 - total flux cleaned = 0.151369 Jy ! Component: 1300 - total flux cleaned = 0.15333 Jy ! Component: 1350 - total flux cleaned = 0.154382 Jy ! Component: 1400 - total flux cleaned = 0.155205 Jy ! Component: 1450 - total flux cleaned = 0.155606 Jy ! Component: 1500 - total flux cleaned = 0.156005 Jy ! Component: 1550 - total flux cleaned = 0.157159 Jy ! Component: 1600 - total flux cleaned = 0.15753 Jy ! Component: 1650 - total flux cleaned = 0.15753 Jy ! Component: 1700 - total flux cleaned = 0.158421 Jy ! Component: 1750 - total flux cleaned = 0.15859 Jy ! Component: 1800 - total flux cleaned = 0.159271 Jy ! Component: 1850 - total flux cleaned = 0.159103 Jy ! Component: 1900 - total flux cleaned = 0.159102 Jy ! Component: 1950 - total flux cleaned = 0.159103 Jy ! Component: 2000 - total flux cleaned = 0.159259 Jy ! Total flux subtracted in 2048 components = 0.160027 Jy ! Clean residual min=-0.009453 max=0.009893 Jy/beam ! Clean residual mean=-0.000026 rms=0.003865 Jy/beam ! Combined flux in latest and established models = 0.428407 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 350 components and 0.428407 Jy ![Exited script file: muppet] wmap "J1543-0757_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9606 x 2.714 at -9.629 degrees (North through East) ! Clean map min=-0.016587 max=0.075564 Jy/beam ! Writing clean map to FITS file: J1543-0757_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0755637 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00375189 device "J1543-0757_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1543-0757_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -14.8956 14.8956 29.7912 59.5824 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0112 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.075 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.9606 x 2.714 at -9.629 degrees (North through East) ! Clean map min=-0.016587 max=0.075564 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1543-0757_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1543-0757_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1543-0757_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:45:20 2007