! Started logfile: J1356-1101_X_2005_07_09_yyk_uvs.log on Fri Jan 20 10:32:28 2006 obs J1356-1101_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1356-1101_X_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773333 visibilities/baseline/integration-bin. ! Found source: J1356-1101 ! ! 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 1480 lines of history. ! ! Reading 1392 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 J1356-1101_X_2005_07_09_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.115945 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=1.052 mas, bmaj=3.359 mas, bpa=-14.2 degrees ! Estimated noise=2.52689 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.068738 Jy ! Component: 100 - total flux cleaned = 0.0880451 Jy ! Total flux subtracted in 100 components = 0.0880451 Jy ! Clean residual min=-0.011461 max=0.015575 Jy/beam ! Clean residual mean=-0.000011 rms=0.002929 Jy/beam ! Combined flux in latest and established models = 0.0880451 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0880451 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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.079044Jy sigma=1.146295 ! Fit after self-cal, rms=0.077662Jy sigma=1.118837 ! Inverting map and beam ! Estimated beam: bmin=1.052 mas, bmaj=3.359 mas, bpa=-14.2 degrees ! Estimated noise=2.52689 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.975 mas, bmaj=4.062 mas, bpa=-0.5727 degrees ! Estimated noise=1.2355 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.0135654 Jy ! Component: 100 - total flux cleaned = 0.0161369 Jy ! Component: 150 - total flux cleaned = 0.0165033 Jy ! Component: 200 - total flux cleaned = 0.0166002 Jy ! Total flux subtracted in 200 components = 0.0166002 Jy ! Clean residual min=-0.006422 max=0.011421 Jy/beam ! Clean residual mean=0.000007 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.104645 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.104645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076859Jy sigma=1.082080 ! Fit after self-cal, rms=0.076887Jy sigma=1.081710 ! 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.975 x 4.062 at -0.5727 degrees (North through East) ! Clean map min=-0.0061024 max=0.090757 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 ! 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. ! 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.076887Jy sigma=1.081710 ! Fit after self-cal, rms=0.076887Jy sigma=1.081710 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.076887Jy sigma=1.081710 ! Fit after self-cal, rms=0.076878Jy sigma=1.081677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.975 mas, bmaj=4.062 mas, bpa=-0.5727 degrees ! Estimated noise=1.2355 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 (-3, -1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00890625 Jy ! Component: 100 - total flux cleaned = 0.00904579 Jy ! Component: 150 - total flux cleaned = 0.00991095 Jy ! Component: 200 - total flux cleaned = 0.010401 Jy ! Total flux subtracted in 200 components = 0.010401 Jy ! Clean residual min=-0.004879 max=0.004997 Jy/beam ! Clean residual mean=0.000012 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.115046 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.115046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075773Jy sigma=1.053030 ! Fit after self-cal, rms=0.075598Jy sigma=1.049669 ! 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.075598Jy sigma=1.049669 ! Fit after self-cal, rms=0.069488Jy sigma=0.961869 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.00425077 Jy ! Component: 100 - total flux cleaned = 0.00516151 Jy ! Component: 150 - total flux cleaned = 0.0055404 Jy ! Component: 200 - total flux cleaned = 0.00562636 Jy ! Total flux subtracted in 200 components = 0.00562636 Jy ! Clean residual min=-0.004242 max=0.004102 Jy/beam ! Clean residual mean=0.000010 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.120673 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.120673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069156Jy sigma=0.954228 ! Fit after self-cal, rms=0.067894Jy sigma=0.946713 ! 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.975 x 4.062 at -0.5727 degrees (North through East) ! Clean map min=-0.0047138 max=0.092845 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.691 mas, bmaj=4.846 mas, bpa=10.6 degrees ! Estimated noise=1.29321 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.000199486 Jy ! Component: 100 - total flux cleaned = 1.48571e-05 Jy ! Component: 150 - total flux cleaned = -8.92146e-05 Jy ! Component: 200 - total flux cleaned = -0.000135361 Jy ! Total flux subtracted in 200 components = -0.000135361 Jy ! Clean residual min=-0.004229 max=0.003989 Jy/beam ! Clean residual mean=0.000012 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.120537 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.120537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067834Jy sigma=0.944989 ! Fit after self-cal, rms=0.067607Jy sigma=0.943917 ! 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=1.052 mas, bmaj=3.359 mas, bpa=-14.2 degrees ! Estimated noise=2.52689 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0739406 Jy ! Component: 100 - total flux cleaned = 0.0949991 Jy ! Component: 150 - total flux cleaned = 0.107084 Jy ! Component: 200 - total flux cleaned = 0.111775 Jy ! Total flux subtracted in 200 components = 0.111775 Jy ! Clean residual min=-0.008434 max=0.007962 Jy/beam ! Clean residual mean=-0.000006 rms=0.002287 Jy/beam ! Combined flux in latest and established models = 0.111775 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.111775 Jy ! Inverting map and beam ! Estimated beam: bmin=1.975 mas, bmaj=4.062 mas, bpa=-0.5727 degrees ! Estimated noise=1.2355 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.00768598 Jy ! Component: 100 - total flux cleaned = 0.00913232 Jy ! Component: 150 - total flux cleaned = 0.00970941 Jy ! Component: 200 - total flux cleaned = 0.00946415 Jy ! Total flux subtracted in 200 components = 0.00946415 Jy ! Clean residual min=-0.004313 max=0.004214 Jy/beam ! Clean residual mean=0.000010 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.121239 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.121239 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.691 mas, bmaj=4.846 mas, bpa=10.6 degrees ! Estimated noise=1.29321 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.000256927 Jy ! Component: 100 - total flux cleaned = -0.000660817 Jy ! Component: 150 - total flux cleaned = -0.00101322 Jy ! Component: 200 - total flux cleaned = -0.0011987 Jy ! Total flux subtracted in 200 components = -0.0011987 Jy ! Clean residual min=-0.004241 max=0.004186 Jy/beam ! Clean residual mean=0.000013 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.12004 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 87 components and 0.12004 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.975 mas, bmaj=4.062 mas, bpa=-0.5727 degrees ! Estimated noise=1.2355 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481294 Jy ! Component: 100 - total flux cleaned = 0.000708785 Jy ! Component: 150 - total flux cleaned = 0.000844162 Jy ! Component: 200 - total flux cleaned = 0.000844208 Jy ! Total flux subtracted in 200 components = 0.000844208 Jy ! Clean residual min=-0.004180 max=0.003896 Jy/beam ! Clean residual mean=0.000010 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.120884 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.120884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066884Jy sigma=0.940407 ! Fit after self-cal, rms=0.066600Jy sigma=0.939075 wmodel J1356-1101_X_2005_07_09_yyk\_map.mod ! Writing 105 model components to file: J1356-1101_X_2005_07_09_yyk_map.mod wobs J1356-1101_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1356-1101_X_2005_07_09_yyk_uvs.fits wwins J1356-1101_X_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J1356-1101_X_2005_07_09_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.000479097 Jy ! Component: 100 - total flux cleaned = -0.000893729 Jy ! Component: 150 - total flux cleaned = -0.00127915 Jy ! Component: 200 - total flux cleaned = -0.00139959 Jy ! Component: 250 - total flux cleaned = -0.00151425 Jy ! Component: 300 - total flux cleaned = -0.00151408 Jy ! Component: 350 - total flux cleaned = -0.00156638 Jy ! Component: 400 - total flux cleaned = -0.00156628 Jy ! Component: 450 - total flux cleaned = -0.00166366 Jy ! Component: 500 - total flux cleaned = -0.00166249 Jy ! Component: 550 - total flux cleaned = -0.00161743 Jy ! Component: 600 - total flux cleaned = -0.00166208 Jy ! Component: 650 - total flux cleaned = -0.0018762 Jy ! Component: 700 - total flux cleaned = -0.00204284 Jy ! Component: 750 - total flux cleaned = -0.00204225 Jy ! Component: 800 - total flux cleaned = -0.00208225 Jy ! Component: 850 - total flux cleaned = -0.0021214 Jy ! Component: 900 - total flux cleaned = -0.00212133 Jy ! Component: 950 - total flux cleaned = -0.00223369 Jy ! Component: 1000 - total flux cleaned = -0.00241635 Jy ! Component: 1050 - total flux cleaned = -0.00248775 Jy ! Component: 1100 - total flux cleaned = -0.00262898 Jy ! Component: 1150 - total flux cleaned = -0.00280111 Jy ! Component: 1200 - total flux cleaned = -0.00280091 Jy ! Component: 1250 - total flux cleaned = -0.00290052 Jy ! Component: 1300 - total flux cleaned = -0.00290052 Jy ! Component: 1350 - total flux cleaned = -0.00309246 Jy ! Component: 1400 - total flux cleaned = -0.00309227 Jy ! Component: 1450 - total flux cleaned = -0.00321647 Jy ! Component: 1500 - total flux cleaned = -0.00318645 Jy ! Component: 1550 - total flux cleaned = -0.00324693 Jy ! Component: 1600 - total flux cleaned = -0.00327606 Jy ! Component: 1650 - total flux cleaned = -0.00327587 Jy ! Component: 1700 - total flux cleaned = -0.00324722 Jy ! Component: 1750 - total flux cleaned = -0.00333273 Jy ! Component: 1800 - total flux cleaned = -0.00324872 Jy ! Component: 1850 - total flux cleaned = -0.00324933 Jy ! Component: 1900 - total flux cleaned = -0.00333204 Jy ! Component: 1950 - total flux cleaned = -0.00330508 Jy ! Component: 2000 - total flux cleaned = -0.00327815 Jy ! Total flux subtracted in 2048 components = -0.0033047 Jy ! Clean residual min=-0.002227 max=0.001317 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.11758 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 231 components and 0.11758 Jy ![Exited script file: muppet] wmap "J1356-1101_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.975 x 4.062 at -0.5727 degrees (North through East) ! Clean map min=-0.0034608 max=0.0925 Jy/beam ! Writing clean map to FITS file: J1356-1101_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0924998 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000556206 device "J1356-1101_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1356-1101_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80391 1.80391 3.60783 7.21566 14.4313 28.8626 57.7253 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.092 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.975 x 4.062 at -0.5727 degrees (North through East) ! Clean map min=-0.0034608 max=0.0925 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1356-1101_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1356-1101_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1356-1101_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:32:31 2006