! Started logfile: J0900-3131_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:34:44 2007 obs J0900-3131_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0900-3131_S_2002_01_31_yyk_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.750235 visibilities/baseline/integration-bin. ! Found source: J0900-3131 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1225 lines of history. ! ! Reading 9588 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 J0900-3131_S_2002_01_31_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.305715 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=2.494 mas, bmaj=6.041 mas, bpa=2.73 degrees ! Estimated noise=1793.62 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236436 Jy ! Component: 100 - total flux cleaned = 0.0248796 Jy ! Total flux subtracted in 100 components = 0.0248796 Jy ! Clean residual min=-0.014721 max=0.014724 Jy/beam ! Clean residual mean=-0.000073 rms=0.004798 Jy/beam ! Combined flux in latest and established models = 0.0248796 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0248796 Jy ! ! Correcting IF 1. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.301477Jy sigma=0.001942 ! Fit after self-cal, rms=0.301011Jy sigma=0.001940 ! Inverting map and beam ! Estimated beam: bmin=2.494 mas, bmaj=6.041 mas, bpa=2.73 degrees ! Estimated noise=1793.62 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=3.583 mas, bmaj=8.914 mas, bpa=1.929 degrees ! Estimated noise=1134.46 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.5, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278462 Jy ! Component: 100 - total flux cleaned = 0.038646 Jy ! Component: 150 - total flux cleaned = 0.041566 Jy ! Component: 200 - total flux cleaned = 0.0422558 Jy ! Total flux subtracted in 200 components = 0.0422558 Jy ! Clean residual min=-0.006911 max=0.007255 Jy/beam ! Clean residual mean=-0.000205 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.0671354 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 64 components and 0.0671354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299390Jy sigma=0.001927 ! Fit after self-cal, rms=0.299313Jy sigma=0.001926 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.583 x 8.914 at 1.929 degrees (North through East) ! Clean map min=-0.012347 max=0.026385 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.299313Jy sigma=0.001926 ! Fit after self-cal, rms=0.299313Jy sigma=0.001926 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.299313Jy sigma=0.001926 ! Fit after self-cal, rms=0.299313Jy sigma=0.001926 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=8.914 mas, bpa=1.929 degrees ! Estimated noise=1134.46 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.00168994 Jy ! Component: 100 - total flux cleaned = 0.00169015 Jy ! Component: 150 - total flux cleaned = 0.00184515 Jy ! Component: 200 - total flux cleaned = 0.00185633 Jy ! Total flux subtracted in 200 components = 0.00185633 Jy ! Clean residual min=-0.006801 max=0.007038 Jy/beam ! Clean residual mean=-0.000216 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.0689917 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.0689917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299175Jy sigma=0.001925 ! Fit after self-cal, rms=0.299166Jy sigma=0.001925 ! 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.299166Jy sigma=0.001925 ! Fit after self-cal, rms=0.297820Jy sigma=0.001916 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.00306597 Jy ! Component: 100 - total flux cleaned = 0.00302777 Jy ! Component: 150 - total flux cleaned = 0.00279978 Jy ! Component: 200 - total flux cleaned = 0.00241055 Jy ! Total flux subtracted in 200 components = 0.00241055 Jy ! Clean residual min=-0.007775 max=0.007818 Jy/beam ! Clean residual mean=-0.000204 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.0714023 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.0714023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297500Jy sigma=0.001914 ! Fit after self-cal, rms=0.296948Jy sigma=0.001910 ! 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: 3.583 x 8.914 at 1.929 degrees (North through East) ! Clean map min=-0.0095004 max=0.030967 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=9.2 mas, bmaj=25.77 mas, bpa=7.232 degrees ! Estimated noise=1358.78 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.000527722 Jy ! Component: 100 - total flux cleaned = 0.000528336 Jy ! Component: 150 - total flux cleaned = 0.000463824 Jy ! Component: 200 - total flux cleaned = 0.000403806 Jy ! Total flux subtracted in 200 components = 0.000403806 Jy ! Clean residual min=-0.006139 max=0.004854 Jy/beam ! Clean residual mean=-0.000307 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.0718061 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 94 components and 0.0718061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296900Jy sigma=0.001910 ! Fit after self-cal, rms=0.296682Jy sigma=0.001909 ! 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=2.494 mas, bmaj=6.041 mas, bpa=2.73 degrees ! Estimated noise=1793.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.059283 Jy ! Component: 100 - total flux cleaned = 0.0695377 Jy ! Component: 150 - total flux cleaned = 0.0694722 Jy ! Component: 200 - total flux cleaned = 0.0702425 Jy ! Total flux subtracted in 200 components = 0.0702425 Jy ! Clean residual min=-0.022703 max=0.024131 Jy/beam ! Clean residual mean=-0.000096 rms=0.006476 Jy/beam ! Combined flux in latest and established models = 0.0702425 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0702425 Jy ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=8.914 mas, bpa=1.929 degrees ! Estimated noise=1134.46 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.00425952 Jy ! Component: 100 - total flux cleaned = 0.00555048 Jy ! Component: 150 - total flux cleaned = 0.00617955 Jy ! Component: 200 - total flux cleaned = 0.00673249 Jy ! Total flux subtracted in 200 components = 0.00673249 Jy ! Clean residual min=-0.009057 max=0.009339 Jy/beam ! Clean residual mean=-0.000253 rms=0.002330 Jy/beam ! Combined flux in latest and established models = 0.076975 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.076975 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=9.2 mas, bmaj=25.77 mas, bpa=7.232 degrees ! Estimated noise=1358.78 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.00263287 Jy ! Component: 100 - total flux cleaned = 0.00278083 Jy ! Component: 150 - total flux cleaned = 0.00271238 Jy ! Component: 200 - total flux cleaned = 0.0026499 Jy ! Total flux subtracted in 200 components = 0.0026499 Jy ! Clean residual min=-0.005418 max=0.006194 Jy/beam ! Clean residual mean=-0.000429 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.0796249 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.0796249 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=8.914 mas, bpa=1.929 degrees ! Estimated noise=1134.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103858 Jy ! Component: 100 - total flux cleaned = -0.00104346 Jy ! Component: 150 - total flux cleaned = -0.00118516 Jy ! Component: 200 - total flux cleaned = -0.00118441 Jy ! Total flux subtracted in 200 components = -0.00118441 Jy ! Clean residual min=-0.008759 max=0.009291 Jy/beam ! Clean residual mean=-0.000256 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 0.0784405 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.0784405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296793Jy sigma=0.001909 ! Fit after self-cal, rms=0.296611Jy sigma=0.001908 wmodel J0900-3131_S_2002_01_31_yyk\_map.mod ! Writing 75 model components to file: J0900-3131_S_2002_01_31_yyk_map.mod wobs J0900-3131_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0900-3131_S_2002_01_31_yyk_uvs.fits wwins J0900-3131_S_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J0900-3131_S_2002_01_31_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.000393049 Jy ! Component: 100 - total flux cleaned = -0.000520284 Jy ! Component: 150 - total flux cleaned = -0.00154972 Jy ! Component: 200 - total flux cleaned = -0.00241166 Jy ! Component: 250 - total flux cleaned = -0.00276636 Jy ! Component: 300 - total flux cleaned = -0.00333653 Jy ! Component: 350 - total flux cleaned = -0.00366864 Jy ! Component: 400 - total flux cleaned = -0.00399287 Jy ! Component: 450 - total flux cleaned = -0.00420376 Jy ! Component: 500 - total flux cleaned = -0.00451306 Jy ! Component: 550 - total flux cleaned = -0.00501899 Jy ! Component: 600 - total flux cleaned = -0.00551593 Jy ! Component: 650 - total flux cleaned = -0.00620057 Jy ! Component: 700 - total flux cleaned = -0.00677785 Jy ! Component: 750 - total flux cleaned = -0.00763155 Jy ! Component: 800 - total flux cleaned = -0.00809789 Jy ! Component: 850 - total flux cleaned = -0.00874412 Jy ! Component: 900 - total flux cleaned = -0.00938004 Jy ! Component: 950 - total flux cleaned = -0.0100969 Jy ! Component: 1000 - total flux cleaned = -0.0106275 Jy ! Component: 1050 - total flux cleaned = -0.0111527 Jy ! Component: 1100 - total flux cleaned = -0.012015 Jy ! Component: 1150 - total flux cleaned = -0.0126101 Jy ! Component: 1200 - total flux cleaned = -0.0131144 Jy ! Component: 1250 - total flux cleaned = -0.0136955 Jy ! Component: 1300 - total flux cleaned = -0.0139414 Jy ! Component: 1350 - total flux cleaned = -0.0143463 Jy ! Component: 1400 - total flux cleaned = -0.0145066 Jy ! Component: 1450 - total flux cleaned = -0.0146652 Jy ! Component: 1500 - total flux cleaned = -0.0152152 Jy ! Component: 1550 - total flux cleaned = -0.0155267 Jy ! Component: 1600 - total flux cleaned = -0.0159126 Jy ! Component: 1650 - total flux cleaned = -0.0162166 Jy ! Component: 1700 - total flux cleaned = -0.0164431 Jy ! Component: 1750 - total flux cleaned = -0.016743 Jy ! Component: 1800 - total flux cleaned = -0.0171139 Jy ! Component: 1850 - total flux cleaned = -0.0175554 Jy ! Component: 1900 - total flux cleaned = -0.0177003 Jy ! Component: 1950 - total flux cleaned = -0.0180623 Jy ! Component: 2000 - total flux cleaned = -0.0183482 Jy ! Total flux subtracted in 2048 components = -0.0185613 Jy ! Clean residual min=-0.004125 max=0.003751 Jy/beam ! Clean residual mean=-0.000090 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.0598792 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 195 components and 0.0598791 Jy ![Exited script file: muppet] wmap "J0900-3131_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.583 x 8.914 at 1.929 degrees (North through East) ! Clean map min=-0.011193 max=0.030272 Jy/beam ! Writing clean map to FITS file: J0900-3131_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0302722 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00135696 device "J0900-3131_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0900-3131_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -13.4476 13.4476 26.8952 53.7904 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.03 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.583 x 8.914 at 1.929 degrees (North through East) ! Clean map min=-0.011193 max=0.030272 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0900-3131_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0900-3131_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0900-3131_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:34:50 2007