! Started logfile: J0858-1950_X_1997_08_27_yyk_uvs.log on Mon Jan 8 04:18:06 2007 obs J0858-1950_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0858-1950_X_1997_08_27_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878172 visibilities/baseline/integration-bin. ! Found source: J0858-1950 ! ! 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 701 lines of history. ! ! Reading 22288 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 J0858-1950_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.405794 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.7397 mas, bmaj=1.716 mas, bpa=-9.546 degrees ! Estimated noise=1686.61 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.259536 Jy ! Component: 100 - total flux cleaned = 0.338436 Jy ! Total flux subtracted in 100 components = 0.338436 Jy ! Clean residual min=-0.022566 max=0.024887 Jy/beam ! Clean residual mean=-0.000029 rms=0.004680 Jy/beam ! Combined flux in latest and established models = 0.338436 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.338436 Jy ! ! Correcting IF 1. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.234073Jy sigma=0.001358 ! Fit after self-cal, rms=0.233905Jy sigma=0.001357 ! Inverting map and beam ! Estimated beam: bmin=0.7397 mas, bmaj=1.716 mas, bpa=-9.546 degrees ! Estimated noise=1686.65 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.064 mas, bmaj=2.026 mas, bpa=-7.254 degrees ! Estimated noise=793.112 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.0396181 Jy ! Component: 100 - total flux cleaned = 0.0467906 Jy ! Component: 150 - total flux cleaned = 0.0460946 Jy ! Component: 200 - total flux cleaned = 0.0452228 Jy ! Total flux subtracted in 200 components = 0.0452228 Jy ! Clean residual min=-0.018068 max=0.010126 Jy/beam ! Clean residual mean=0.000066 rms=0.002510 Jy/beam ! Combined flux in latest and established models = 0.383659 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.383659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228843Jy sigma=0.001330 ! Fit after self-cal, rms=0.228838Jy sigma=0.001330 ! 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.064 x 2.026 at -7.254 degrees (North through East) ! Clean map min=-0.012141 max=0.29301 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: 0.718869 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.88 KP 1.02 ! LA 1.02 MK 5.06 NL 0.98 OV 1.01 ! PT 0.99 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.710165 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.81 KP 1.01 ! LA 0.99 MK 5.26 NL 0.97 OV 1.08 ! PT 0.95 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.444076 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.85 KP 0.98 ! LA 1.01 MK 13.62 NL 0.97 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.536463 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 0.89 KP 0.97 ! LA 1.00 MK 9.68 NL 0.97 OV 1.04 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.228838Jy sigma=0.001330 ! Fit after self-cal, rms=0.325558Jy sigma=0.005137 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.325558Jy sigma=0.005137 ! Fit after self-cal, rms=0.325534Jy sigma=0.005137 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=3.158 mas, bpa=9.372 degrees ! Estimated noise=246.007 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.220078 Jy ! Component: 100 - total flux cleaned = -0.26134 Jy ! Component: 150 - total flux cleaned = -0.273767 Jy ! Component: 200 - total flux cleaned = -0.277671 Jy ! Total flux subtracted in 200 components = -0.277671 Jy ! Clean residual min=-0.003986 max=0.003360 Jy/beam ! Clean residual mean=0.000017 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.105987 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.105987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262261Jy sigma=0.001531 ! Fit after self-cal, rms=0.260452Jy sigma=0.001529 ! 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.260452Jy sigma=0.001529 ! Fit after self-cal, rms=0.258050Jy sigma=0.001502 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.000509944 Jy ! Component: 100 - total flux cleaned = -6.47183e-06 Jy ! Component: 150 - total flux cleaned = -0.000467726 Jy ! Component: 200 - total flux cleaned = -0.000953529 Jy ! Total flux subtracted in 200 components = -0.000953529 Jy ! Clean residual min=-0.004419 max=0.003509 Jy/beam ! Clean residual mean=0.000011 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.105034 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 33 components and 0.105034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257597Jy sigma=0.001499 ! Fit after self-cal, rms=0.257365Jy sigma=0.001496 ! 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.145 x 3.158 at 9.372 degrees (North through East) ! Clean map min=-0.0041699 max=0.092879 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.232 mas, bmaj=4.758 mas, bpa=-2.604 degrees ! Estimated noise=293.173 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.00101852 Jy ! Component: 100 - total flux cleaned = -0.00104064 Jy ! Component: 150 - total flux cleaned = -0.00108012 Jy ! Component: 200 - total flux cleaned = -0.00111787 Jy ! Total flux subtracted in 200 components = -0.00111787 Jy ! Clean residual min=-0.003262 max=0.002422 Jy/beam ! Clean residual mean=0.000005 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.103916 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 33 components and 0.103916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257306Jy sigma=0.001495 ! Fit after self-cal, rms=0.257323Jy sigma=0.001495 ! 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.896 mas, bmaj=2.317 mas, bpa=7.828 degrees ! Estimated noise=719.373 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0933092 Jy ! Component: 100 - total flux cleaned = 0.115281 Jy ! Component: 150 - total flux cleaned = 0.120184 Jy ! Component: 200 - total flux cleaned = 0.12094 Jy ! Total flux subtracted in 200 components = 0.12094 Jy ! Clean residual min=-0.009986 max=0.008297 Jy/beam ! Clean residual mean=0.000005 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.12094 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.12094 Jy ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=3.158 mas, bpa=9.372 degrees ! Estimated noise=246.007 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.0127242 Jy ! Component: 100 - total flux cleaned = -0.0160465 Jy ! Component: 150 - total flux cleaned = -0.0169604 Jy ! Component: 200 - total flux cleaned = -0.0170673 Jy ! Total flux subtracted in 200 components = -0.0170673 Jy ! Clean residual min=-0.005066 max=0.003668 Jy/beam ! Clean residual mean=0.000006 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.103872 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.103872 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.232 mas, bmaj=4.758 mas, bpa=-2.604 degrees ! Estimated noise=293.173 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.000286562 Jy ! Component: 100 - total flux cleaned = 0.000285681 Jy ! Component: 150 - total flux cleaned = 0.00030024 Jy ! Component: 200 - total flux cleaned = 0.000329263 Jy ! Total flux subtracted in 200 components = 0.000329263 Jy ! Clean residual min=-0.003476 max=0.002261 Jy/beam ! Clean residual mean=0.000006 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.104202 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.104201 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=3.158 mas, bpa=9.372 degrees ! Estimated noise=246.007 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.78821e-05 Jy ! Component: 100 - total flux cleaned = -0.000185119 Jy ! Component: 150 - total flux cleaned = -0.000273188 Jy ! Component: 200 - total flux cleaned = -0.000293378 Jy ! Total flux subtracted in 200 components = -0.000293378 Jy ! Clean residual min=-0.004951 max=0.003555 Jy/beam ! Clean residual mean=0.000006 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.103908 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.103908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254886Jy sigma=0.001489 ! Fit after self-cal, rms=0.254321Jy sigma=0.001488 wmodel J0858-1950_X_1997_08_27_yyk\_map.mod ! Writing 30 model components to file: J0858-1950_X_1997_08_27_yyk_map.mod wobs J0858-1950_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0858-1950_X_1997_08_27_yyk_uvs.fits wwins J0858-1950_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J0858-1950_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.00216678 Jy ! Component: 100 - total flux cleaned = -0.00378319 Jy ! Component: 150 - total flux cleaned = -0.00437531 Jy ! Component: 200 - total flux cleaned = -0.00487827 Jy ! Component: 250 - total flux cleaned = -0.00509155 Jy ! Component: 300 - total flux cleaned = -0.00529802 Jy ! Component: 350 - total flux cleaned = -0.00549834 Jy ! Component: 400 - total flux cleaned = -0.00578837 Jy ! Component: 450 - total flux cleaned = -0.0058823 Jy ! Component: 500 - total flux cleaned = -0.00583661 Jy ! Component: 550 - total flux cleaned = -0.00583642 Jy ! Component: 600 - total flux cleaned = -0.00579235 Jy ! Component: 650 - total flux cleaned = -0.00579242 Jy ! Component: 700 - total flux cleaned = -0.00570724 Jy ! Component: 750 - total flux cleaned = -0.00579138 Jy ! Component: 800 - total flux cleaned = -0.0057914 Jy ! Component: 850 - total flux cleaned = -0.00570943 Jy ! Component: 900 - total flux cleaned = -0.00566889 Jy ! Component: 950 - total flux cleaned = -0.00562934 Jy ! Component: 1000 - total flux cleaned = -0.00566893 Jy ! Component: 1050 - total flux cleaned = -0.00562935 Jy ! Component: 1100 - total flux cleaned = -0.00555152 Jy ! Component: 1150 - total flux cleaned = -0.00547472 Jy ! Component: 1200 - total flux cleaned = -0.00551299 Jy ! Component: 1250 - total flux cleaned = -0.0055511 Jy ! Component: 1300 - total flux cleaned = -0.00558856 Jy ! Component: 1350 - total flux cleaned = -0.0056628 Jy ! Component: 1400 - total flux cleaned = -0.00562608 Jy ! Component: 1450 - total flux cleaned = -0.00566259 Jy ! Component: 1500 - total flux cleaned = -0.00569866 Jy ! Component: 1550 - total flux cleaned = -0.00569873 Jy ! Component: 1600 - total flux cleaned = -0.00587683 Jy ! Component: 1650 - total flux cleaned = -0.00598276 Jy ! Component: 1700 - total flux cleaned = -0.00612348 Jy ! Component: 1750 - total flux cleaned = -0.00629808 Jy ! Component: 1800 - total flux cleaned = -0.00640236 Jy ! Component: 1850 - total flux cleaned = -0.00650596 Jy ! Component: 1900 - total flux cleaned = -0.00671205 Jy ! Component: 1950 - total flux cleaned = -0.00674619 Jy ! Component: 2000 - total flux cleaned = -0.00698443 Jy ! Total flux subtracted in 2048 components = -0.00705223 Jy ! Clean residual min=-0.002315 max=0.002714 Jy/beam ! Clean residual mean=0.000012 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0968559 Jy keep ! Adding 97 model components to the UV plane model. ! The established model now contains 126 components and 0.0968559 Jy ![Exited script file: muppet] wmap "J0858-1950_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.145 x 3.158 at 9.372 degrees (North through East) ! Clean map min=-0.0052432 max=0.098853 Jy/beam ! Writing clean map to FITS file: J0858-1950_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.098853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00059017 device "J0858-1950_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0858-1950_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.79105 1.79105 3.58211 7.16422 14.3284 28.6569 57.3137 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 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.145 x 3.158 at 9.372 degrees (North through East) ! Clean map min=-0.0052432 max=0.098853 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0858-1950_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0858-1950_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0858-1950_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 04:18:14 2007