! Started logfile: J0216-1017_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:08:48 2008 obs J0216-1017_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0216-1017_X_2007_01_11_yyk_uve.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.831481 visibilities/baseline/integration-bin. ! Found source: J0216-1017 ! ! 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 2143 lines of history. ! ! Reading 1796 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 J0216-1017_X_2007_01_11_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.110231 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.6701 mas, bmaj=1.806 mas, bpa=-2.057 degrees ! Estimated noise=1.29737 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.073963 Jy ! Component: 100 - total flux cleaned = 0.0914828 Jy ! Total flux subtracted in 100 components = 0.0914828 Jy ! Clean residual min=-0.007794 max=0.012039 Jy/beam ! Clean residual mean=-0.000011 rms=0.002352 Jy/beam ! Combined flux in latest and established models = 0.0914828 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0914828 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 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 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.063488Jy sigma=1.101654 ! Fit after self-cal, rms=0.059151Jy sigma=1.043839 ! Inverting map and beam ! Estimated beam: bmin=0.6701 mas, bmaj=1.806 mas, bpa=-2.057 degrees ! Estimated noise=1.29737 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.8509 mas, bmaj=2.239 mas, bpa=-3.309 degrees ! Estimated noise=0.940163 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.0106296 Jy ! Component: 100 - total flux cleaned = 0.0112558 Jy ! Component: 150 - total flux cleaned = 0.011059 Jy ! Component: 200 - total flux cleaned = 0.0111378 Jy ! Total flux subtracted in 200 components = 0.0111378 Jy ! Clean residual min=-0.004167 max=0.003936 Jy/beam ! Clean residual mean=0.000020 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.102621 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.102621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057682Jy sigma=1.016557 ! Fit after self-cal, rms=0.057674Jy sigma=1.016404 ! 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.8509 x 2.239 at -3.309 degrees (North through East) ! Clean map min=-0.0039136 max=0.092721 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.00227 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.04 KP 1.05 ! LA 1.03 MK 0.99 OV 1.09 PT 0.95 ! SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00896 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.08 KP 0.94 ! LA 0.91 MK 0.95 OV 1.04 PT 1.04 ! SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01861 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.90 KP 0.87 ! LA 1.01 MK 1.05 OV 1.03 PT 1.03 ! SC 0.87 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.962826 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.11 HN 1.00 KP 0.84 ! LA 0.94 MK 1.18 OV 1.12 PT 1.09 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.057674Jy sigma=1.016404 ! Fit after self-cal, rms=0.056323Jy sigma=1.004215 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.056323Jy sigma=1.004215 ! Fit after self-cal, rms=0.056313Jy sigma=1.004040 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8494 mas, bmaj=2.199 mas, bpa=-1.785 degrees ! Estimated noise=0.92874 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 = 4.37984e-06 Jy ! Component: 100 - total flux cleaned = 5.06667e-05 Jy ! Component: 150 - total flux cleaned = 5.08012e-05 Jy ! Component: 200 - total flux cleaned = 9.04009e-05 Jy ! Total flux subtracted in 200 components = 9.04009e-05 Jy ! Clean residual min=-0.003811 max=0.003485 Jy/beam ! Clean residual mean=0.000019 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.102711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.102711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056253Jy sigma=1.003017 ! Fit after self-cal, rms=0.056243Jy sigma=1.002913 ! 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.056243Jy sigma=1.002913 ! Fit after self-cal, rms=0.050438Jy sigma=0.902953 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.0020467 Jy ! Component: 100 - total flux cleaned = 0.00174272 Jy ! Component: 150 - total flux cleaned = 0.0014523 Jy ! Component: 200 - total flux cleaned = 0.00127141 Jy ! Total flux subtracted in 200 components = 0.00127141 Jy ! Clean residual min=-0.003470 max=0.003324 Jy/beam ! Clean residual mean=0.000019 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.103982 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.103982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050225Jy sigma=0.898998 ! Fit after self-cal, rms=0.049982Jy sigma=0.894719 ! 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.8494 x 2.199 at -1.785 degrees (North through East) ! Clean map min=-0.0031803 max=0.094808 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.368 mas, bmaj=4.328 mas, bpa=14.16 degrees ! Estimated noise=1.21559 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 = -5.68342e-05 Jy ! Component: 100 - total flux cleaned = 7.83703e-06 Jy ! Component: 150 - total flux cleaned = 3.88534e-05 Jy ! Component: 200 - total flux cleaned = 6.86849e-05 Jy ! Total flux subtracted in 200 components = 6.86849e-05 Jy ! Clean residual min=-0.004554 max=0.003974 Jy/beam ! Clean residual mean=0.000042 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.104051 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.104051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049967Jy sigma=0.894406 ! Fit after self-cal, rms=0.049949Jy sigma=0.894011 ! 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.67 mas, bmaj=1.799 mas, bpa=-1.203 degrees ! Estimated noise=1.27578 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816209 Jy ! Component: 100 - total flux cleaned = 0.095038 Jy ! Component: 150 - total flux cleaned = 0.100091 Jy ! Component: 200 - total flux cleaned = 0.102753 Jy ! Total flux subtracted in 200 components = 0.102753 Jy ! Clean residual min=-0.004660 max=0.004520 Jy/beam ! Clean residual mean=-0.000001 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.102753 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.102753 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8494 mas, bmaj=2.199 mas, bpa=-1.785 degrees ! Estimated noise=0.92874 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.00120468 Jy ! Component: 100 - total flux cleaned = 0.00138684 Jy ! Component: 150 - total flux cleaned = 0.00156159 Jy ! Component: 200 - total flux cleaned = 0.00161121 Jy ! Total flux subtracted in 200 components = 0.00161121 Jy ! Clean residual min=-0.003296 max=0.003352 Jy/beam ! Clean residual mean=0.000018 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.104364 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.104364 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.368 mas, bmaj=4.328 mas, bpa=14.16 degrees ! Estimated noise=1.21559 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.000117092 Jy ! Component: 100 - total flux cleaned = -9.03213e-05 Jy ! Component: 150 - total flux cleaned = -4.07855e-05 Jy ! Component: 200 - total flux cleaned = -1.71961e-05 Jy ! Total flux subtracted in 200 components = -1.71961e-05 Jy ! Clean residual min=-0.004479 max=0.003937 Jy/beam ! Clean residual mean=0.000041 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.104347 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.104347 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8494 mas, bmaj=2.199 mas, bpa=-1.785 degrees ! Estimated noise=0.92874 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122602 Jy ! Component: 100 - total flux cleaned = 0.000246273 Jy ! Component: 150 - total flux cleaned = 0.000318332 Jy ! Component: 200 - total flux cleaned = 0.000350539 Jy ! Total flux subtracted in 200 components = 0.000350539 Jy ! Clean residual min=-0.003253 max=0.003366 Jy/beam ! Clean residual mean=0.000018 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.104697 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 40 components and 0.104697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049856Jy sigma=0.892144 ! Fit after self-cal, rms=0.049847Jy sigma=0.892052 wmodel J0216-1017_X_2007_01_11_yyk\_map.mod ! Writing 40 model components to file: J0216-1017_X_2007_01_11_yyk_map.mod wobs J0216-1017_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0216-1017_X_2007_01_11_yyk_uvs.fits wwins J0216-1017_X_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J0216-1017_X_2007_01_11_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.000312697 Jy ! Component: 100 - total flux cleaned = 0.000471376 Jy ! Component: 150 - total flux cleaned = 0.000724201 Jy ! Component: 200 - total flux cleaned = 0.00101265 Jy ! Component: 250 - total flux cleaned = 0.00123963 Jy ! Component: 300 - total flux cleaned = 0.00154306 Jy ! Component: 350 - total flux cleaned = 0.00187754 Jy ! Component: 400 - total flux cleaned = 0.0021213 Jy ! Component: 450 - total flux cleaned = 0.0023573 Jy ! Component: 500 - total flux cleaned = 0.00258669 Jy ! Component: 550 - total flux cleaned = 0.00280851 Jy ! Component: 600 - total flux cleaned = 0.0030596 Jy ! Component: 650 - total flux cleaned = 0.00316341 Jy ! Component: 700 - total flux cleaned = 0.00329965 Jy ! Component: 750 - total flux cleaned = 0.00346518 Jy ! Component: 800 - total flux cleaned = 0.00362688 Jy ! Component: 850 - total flux cleaned = 0.00381656 Jy ! Component: 900 - total flux cleaned = 0.00397085 Jy ! Component: 950 - total flux cleaned = 0.00415177 Jy ! Component: 1000 - total flux cleaned = 0.00424013 Jy ! Component: 1050 - total flux cleaned = 0.00424131 Jy ! Component: 1100 - total flux cleaned = 0.0044096 Jy ! Component: 1150 - total flux cleaned = 0.00432647 Jy ! Component: 1200 - total flux cleaned = 0.00430011 Jy ! Component: 1250 - total flux cleaned = 0.00440679 Jy ! Component: 1300 - total flux cleaned = 0.00443287 Jy ! Component: 1350 - total flux cleaned = 0.00440788 Jy ! Component: 1400 - total flux cleaned = 0.00438304 Jy ! Component: 1450 - total flux cleaned = 0.00425958 Jy ! Component: 1500 - total flux cleaned = 0.00408983 Jy ! Component: 1550 - total flux cleaned = 0.00411444 Jy ! Component: 1600 - total flux cleaned = 0.00401978 Jy ! Component: 1650 - total flux cleaned = 0.00394948 Jy ! Component: 1700 - total flux cleaned = 0.00383469 Jy ! Component: 1750 - total flux cleaned = 0.00372203 Jy ! Component: 1800 - total flux cleaned = 0.00374455 Jy ! Component: 1850 - total flux cleaned = 0.00365653 Jy ! Component: 1900 - total flux cleaned = 0.00359165 Jy ! Component: 1950 - total flux cleaned = 0.00365585 Jy ! Component: 2000 - total flux cleaned = 0.00363447 Jy ! Total flux subtracted in 2048 components = 0.00359269 Jy ! Clean residual min=-0.001094 max=0.001106 Jy/beam ! Clean residual mean=0.000013 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.10829 Jy keep ! Adding 147 model components to the UV plane model. ! The established model now contains 187 components and 0.10829 Jy ![Exited script file: muppet] wmap "J0216-1017_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8494 x 2.199 at -1.785 degrees (North through East) ! Clean map min=-0.0021515 max=0.094581 Jy/beam ! Writing clean map to FITS file: J0216-1017_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0945806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000404937 device "J0216-1017_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0216-1017_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28442 1.28442 2.56884 5.13767 10.2753 20.5507 41.1014 82.2027 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.094 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.8494 x 2.199 at -1.785 degrees (North through East) ! Clean map min=-0.0021515 max=0.094581 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0216-1017_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0216-1017_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0216-1017_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:08:53 2008