! Started logfile: J2159-0105_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:04:41 2006 obs J2159-0105_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2159-0105_S_2005_07_09_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.69697 visibilities/baseline/integration-bin. ! Found source: J2159-0105 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1602 lines of history. ! ! Reading 1380 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 J2159-0105_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.114689 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=3.817 mas, bmaj=10.99 mas, bpa=-18.53 degrees ! Estimated noise=2.28889 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0624007 Jy ! Component: 100 - total flux cleaned = 0.0767981 Jy ! Total flux subtracted in 100 components = 0.0767981 Jy ! Clean residual min=-0.013833 max=0.018776 Jy/beam ! Clean residual mean=0.000240 rms=0.004578 Jy/beam ! Combined flux in latest and established models = 0.0767981 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0767981 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.083349Jy sigma=1.486390 ! Fit after self-cal, rms=0.068014Jy sigma=1.186180 ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=10.99 mas, bpa=-18.53 degrees ! Estimated noise=2.28889 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=7.217 mas, bmaj=12.23 mas, bpa=-4.007 degrees ! Estimated noise=1.32927 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.0212757 Jy ! Component: 100 - total flux cleaned = 0.0266564 Jy ! Component: 150 - total flux cleaned = 0.0267845 Jy ! Component: 200 - total flux cleaned = 0.026889 Jy ! Total flux subtracted in 200 components = 0.026889 Jy ! Clean residual min=-0.004816 max=0.005498 Jy/beam ! Clean residual mean=-0.000014 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.103687 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.103687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063041Jy sigma=1.081518 ! Fit after self-cal, rms=0.063045Jy sigma=1.080911 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.217 x 12.23 at -4.007 degrees (North through East) ! Clean map min=-0.0047168 max=0.092932 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: 0.988194 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.00* KP 0.95 ! LA 1.06 MK 0.98 NL 1.06 OV 1.01 ! 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 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.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.063045Jy sigma=1.080911 ! Fit after self-cal, rms=0.063244Jy sigma=1.079459 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.063244Jy sigma=1.079459 ! Fit after self-cal, rms=0.063244Jy sigma=1.079396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.22 mas, bmaj=12.24 mas, bpa=-4.279 degrees ! Estimated noise=1.33357 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.0003546 Jy ! Component: 100 - total flux cleaned = 0.00020717 Jy ! Component: 150 - total flux cleaned = 0.000139642 Jy ! Component: 200 - total flux cleaned = 7.28193e-05 Jy ! Total flux subtracted in 200 components = 7.28193e-05 Jy ! Clean residual min=-0.004512 max=0.005207 Jy/beam ! Clean residual mean=0.000005 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.10376 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.10376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063113Jy sigma=1.076634 ! Fit after self-cal, rms=0.063092Jy sigma=1.076432 ! 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.063092Jy sigma=1.076432 ! Fit after self-cal, rms=0.059291Jy sigma=1.002071 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.00168897 Jy ! Component: 100 - total flux cleaned = 0.00161542 Jy ! Component: 150 - total flux cleaned = 0.00154797 Jy ! Component: 200 - total flux cleaned = 0.00148971 Jy ! Total flux subtracted in 200 components = 0.00148971 Jy ! Clean residual min=-0.004166 max=0.004679 Jy/beam ! Clean residual mean=0.000005 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.10525 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.10525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059083Jy sigma=0.998712 ! Fit after self-cal, rms=0.058921Jy sigma=0.993287 ! 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: 7.22 x 12.24 at -4.279 degrees (North through East) ! Clean map min=-0.0040677 max=0.09537 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 = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.51 mas, bmaj=15.9 mas, bpa=22.86 degrees ! Estimated noise=1.39044 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.000367918 Jy ! Component: 100 - total flux cleaned = 0.000283627 Jy ! Component: 150 - total flux cleaned = 0.000282396 Jy ! Component: 200 - total flux cleaned = 0.000221827 Jy ! Total flux subtracted in 200 components = 0.000221827 Jy ! Clean residual min=-0.004255 max=0.003916 Jy/beam ! Clean residual mean=0.000003 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.105471 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.105471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058910Jy sigma=0.992664 ! Fit after self-cal, rms=0.058936Jy sigma=0.991621 ! 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=3.81 mas, bmaj=10.99 mas, bpa=-18.55 degrees ! Estimated noise=2.29437 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.080573 Jy ! Component: 100 - total flux cleaned = 0.0998102 Jy ! Component: 150 - total flux cleaned = 0.104231 Jy ! Component: 200 - total flux cleaned = 0.105424 Jy ! Total flux subtracted in 200 components = 0.105424 Jy ! Clean residual min=-0.006915 max=0.008962 Jy/beam ! Clean residual mean=0.000015 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.105424 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.105424 Jy ! Inverting map and beam ! Estimated beam: bmin=7.22 mas, bmaj=12.24 mas, bpa=-4.279 degrees ! Estimated noise=1.33357 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) ! Added new window around map position (-10, -1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378041 Jy ! Component: 100 - total flux cleaned = 0.00316885 Jy ! Component: 150 - total flux cleaned = 0.00255381 Jy ! Component: 200 - total flux cleaned = 0.00213252 Jy ! Total flux subtracted in 200 components = 0.00213252 Jy ! Clean residual min=-0.004040 max=0.004176 Jy/beam ! Clean residual mean=-0.000032 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.107556 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 57 components and 0.107556 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.51 mas, bmaj=15.9 mas, bpa=22.86 degrees ! Estimated noise=1.39044 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.00191044 Jy ! Component: 100 - total flux cleaned = -0.00236135 Jy ! Component: 150 - total flux cleaned = -0.0025543 Jy ! Component: 200 - total flux cleaned = -0.00268608 Jy ! Total flux subtracted in 200 components = -0.00268608 Jy ! Clean residual min=-0.003878 max=0.003451 Jy/beam ! Clean residual mean=-0.000003 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.10487 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 84 components and 0.10487 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.22 mas, bmaj=12.24 mas, bpa=-4.279 degrees ! Estimated noise=1.33357 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518093 Jy ! Component: 100 - total flux cleaned = 0.000664503 Jy ! Component: 150 - total flux cleaned = 0.000796198 Jy ! Component: 200 - total flux cleaned = 0.000793995 Jy ! Total flux subtracted in 200 components = 0.000793995 Jy ! Clean residual min=-0.003802 max=0.003862 Jy/beam ! Clean residual mean=-0.000012 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.105664 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 101 components and 0.105664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058153Jy sigma=0.979884 ! Fit after self-cal, rms=0.058095Jy sigma=0.978321 wmodel J2159-0105_S_2005_07_09_yyk\_map.mod ! Writing 101 model components to file: J2159-0105_S_2005_07_09_yyk_map.mod wobs J2159-0105_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2159-0105_S_2005_07_09_yyk_uvs.fits wwins J2159-0105_S_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J2159-0105_S_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 = 2.75177e-06 Jy ! Component: 100 - total flux cleaned = -0.000697909 Jy ! Component: 150 - total flux cleaned = -0.00101829 Jy ! Component: 200 - total flux cleaned = -0.00116748 Jy ! Component: 250 - total flux cleaned = -0.00121585 Jy ! Component: 300 - total flux cleaned = -0.00130378 Jy ! Component: 350 - total flux cleaned = -0.00117841 Jy ! Component: 400 - total flux cleaned = -0.000940679 Jy ! Component: 450 - total flux cleaned = -0.000826334 Jy ! Component: 500 - total flux cleaned = -0.000678274 Jy ! Component: 550 - total flux cleaned = -0.000641952 Jy ! Component: 600 - total flux cleaned = -0.000606935 Jy ! Component: 650 - total flux cleaned = -0.000507735 Jy ! Component: 700 - total flux cleaned = -0.000605982 Jy ! Component: 750 - total flux cleaned = -0.000637898 Jy ! Component: 800 - total flux cleaned = -0.000668864 Jy ! Component: 850 - total flux cleaned = -0.000698845 Jy ! Component: 900 - total flux cleaned = -0.000698404 Jy ! Component: 950 - total flux cleaned = -0.000670043 Jy ! Component: 1000 - total flux cleaned = -0.000670457 Jy ! Component: 1050 - total flux cleaned = -0.000643394 Jy ! Component: 1100 - total flux cleaned = -0.000803817 Jy ! Component: 1150 - total flux cleaned = -0.000881754 Jy ! Component: 1200 - total flux cleaned = -0.000933369 Jy ! Component: 1250 - total flux cleaned = -0.000958921 Jy ! Component: 1300 - total flux cleaned = -0.00103326 Jy ! Component: 1350 - total flux cleaned = -0.00100858 Jy ! Component: 1400 - total flux cleaned = -0.000912465 Jy ! Component: 1450 - total flux cleaned = -0.000912521 Jy ! Component: 1500 - total flux cleaned = -0.000842801 Jy ! Component: 1550 - total flux cleaned = -0.000842941 Jy ! Component: 1600 - total flux cleaned = -0.000685419 Jy ! Component: 1650 - total flux cleaned = -0.000663396 Jy ! Component: 1700 - total flux cleaned = -0.000641247 Jy ! Component: 1750 - total flux cleaned = -0.000554403 Jy ! Component: 1800 - total flux cleaned = -0.000511704 Jy ! Component: 1850 - total flux cleaned = -0.000448141 Jy ! Component: 1900 - total flux cleaned = -0.000385224 Jy ! Component: 1950 - total flux cleaned = -0.000301998 Jy ! Component: 2000 - total flux cleaned = -0.000219829 Jy ! Total flux subtracted in 2048 components = -0.000179021 Jy ! Clean residual min=-0.001232 max=0.001333 Jy/beam ! Clean residual mean=0.000006 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.105485 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 231 components and 0.105485 Jy ![Exited script file: muppet] wmap "J2159-0105_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.22 x 12.24 at -4.279 degrees (North through East) ! Clean map min=-0.0031693 max=0.096615 Jy/beam ! Writing clean map to FITS file: J2159-0105_S_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.0966151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000421263 device "J2159-0105_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2159-0105_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30806 1.30806 2.61613 5.23226 10.4645 20.929 41.8581 83.7161 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.096 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.22 x 12.24 at -4.279 degrees (North through East) ! Clean map min=-0.0031693 max=0.096615 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2159-0105_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2159-0105_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2159-0105_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:04:45 2006