! Started logfile: J1609-0547_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:41:55 2006 obs J1609-0547_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1609-0547_S_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.715556 visibilities/baseline/integration-bin. ! Found source: J1609-0547 ! ! 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 1416 lines of history. ! ! Reading 1288 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 J1609-0547_S_2005_07_08_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.109211 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.887 mas, bmaj=12.03 mas, bpa=-16.69 degrees ! Estimated noise=1.9178 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.070599 Jy ! Component: 100 - total flux cleaned = 0.0874279 Jy ! Total flux subtracted in 100 components = 0.0874279 Jy ! Clean residual min=-0.008012 max=0.007069 Jy/beam ! Clean residual mean=-0.000009 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.0874279 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0874279 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067781Jy sigma=1.178118 ! Fit after self-cal, rms=0.064164Jy sigma=1.107919 ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=12.04 mas, bpa=-16.69 degrees ! Estimated noise=1.91706 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.673 mas, bmaj=13.62 mas, bpa=-17.47 degrees ! Estimated noise=1.16956 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.0133597 Jy ! Component: 100 - total flux cleaned = 0.0193795 Jy ! Component: 150 - total flux cleaned = 0.0223766 Jy ! Component: 200 - total flux cleaned = 0.0237859 Jy ! Total flux subtracted in 200 components = 0.0237859 Jy ! Clean residual min=-0.004365 max=0.004007 Jy/beam ! Clean residual mean=0.000025 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.111214 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 82 components and 0.111214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062482Jy sigma=1.067398 ! Fit after self-cal, rms=0.062463Jy sigma=1.067156 ! 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.673 x 13.62 at -17.47 degrees (North through East) ! Clean map min=-0.0045195 max=0.08594 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.01174 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.07 KP 1.06 ! LA 0.99 MK 0.91 NL 1.01 OV 0.93 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.968341 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00 HN 0.96 KP 1.01 ! LA 1.11 MK 1.04 NL 0.92 OV 1.07 ! PT 1.09 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. ! A total of 3 telescope corrections were flagged in sub-array 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* ! ! ! Fit before self-cal, rms=0.062463Jy sigma=1.067156 ! Fit after self-cal, rms=0.062273Jy sigma=1.063291 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.062273Jy sigma=1.063291 ! Fit after self-cal, rms=0.062277Jy sigma=1.063260 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=13.69 mas, bpa=-17.54 degrees ! Estimated noise=1.16863 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.00142969 Jy ! Component: 100 - total flux cleaned = 0.00182147 Jy ! Component: 150 - total flux cleaned = 0.0020683 Jy ! Component: 200 - total flux cleaned = 0.00224964 Jy ! Total flux subtracted in 200 components = 0.00224964 Jy ! Clean residual min=-0.004656 max=0.004437 Jy/beam ! Clean residual mean=0.000040 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.113463 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.113463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062217Jy sigma=1.062114 ! Fit after self-cal, rms=0.062212Jy sigma=1.062080 ! 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.062212Jy sigma=1.062080 ! Fit after self-cal, rms=0.054522Jy sigma=0.934327 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.00235964 Jy ! Component: 100 - total flux cleaned = 0.00248392 Jy ! Component: 150 - total flux cleaned = 0.00238171 Jy ! Component: 200 - total flux cleaned = 0.00224805 Jy ! Total flux subtracted in 200 components = 0.00224805 Jy ! Clean residual min=-0.003973 max=0.003551 Jy/beam ! Clean residual mean=0.000034 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.115711 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 108 components and 0.115711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054150Jy sigma=0.929449 ! Fit after self-cal, rms=0.053608Jy sigma=0.921166 ! 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.629 x 13.69 at -17.54 degrees (North through East) ! Clean map min=-0.0039063 max=0.090305 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=8.631 mas, bmaj=15.42 mas, bpa=-1.813 degrees ! Estimated noise=1.38039 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.000404156 Jy ! Component: 100 - total flux cleaned = 0.000278121 Jy ! Component: 150 - total flux cleaned = 0.000312504 Jy ! Component: 200 - total flux cleaned = 0.000311495 Jy ! Total flux subtracted in 200 components = 0.000311495 Jy ! Clean residual min=-0.003712 max=0.004635 Jy/beam ! Clean residual mean=0.000056 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.116023 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 116 components and 0.116023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053612Jy sigma=0.920814 ! Fit after self-cal, rms=0.053502Jy sigma=0.919411 ! 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.856 mas, bmaj=12.11 mas, bpa=-16.76 degrees ! Estimated noise=1.90842 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0766836 Jy ! Component: 100 - total flux cleaned = 0.0939552 Jy ! Component: 150 - total flux cleaned = 0.102719 Jy ! Component: 200 - total flux cleaned = 0.106769 Jy ! Total flux subtracted in 200 components = 0.106769 Jy ! Clean residual min=-0.006212 max=0.005279 Jy/beam ! Clean residual mean=-0.000017 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.106769 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.106769 Jy ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=13.69 mas, bpa=-17.54 degrees ! Estimated noise=1.16863 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.00561671 Jy ! Component: 100 - total flux cleaned = 0.00734724 Jy ! Component: 150 - total flux cleaned = 0.00781614 Jy ! Component: 200 - total flux cleaned = 0.008192 Jy ! Total flux subtracted in 200 components = 0.008192 Jy ! Clean residual min=-0.003786 max=0.003786 Jy/beam ! Clean residual mean=0.000036 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.114961 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.114961 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=8.631 mas, bmaj=15.42 mas, bpa=-1.813 degrees ! Estimated noise=1.38039 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.00122783 Jy ! Component: 100 - total flux cleaned = 0.00122605 Jy ! Component: 150 - total flux cleaned = 0.0012258 Jy ! Component: 200 - total flux cleaned = 0.00122432 Jy ! Total flux subtracted in 200 components = 0.00122432 Jy ! Clean residual min=-0.003727 max=0.004768 Jy/beam ! Clean residual mean=0.000053 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.116185 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.116185 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=13.69 mas, bpa=-17.54 degrees ! Estimated noise=1.16863 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383753 Jy ! Component: 100 - total flux cleaned = -0.000260542 Jy ! Component: 150 - total flux cleaned = -0.000186132 Jy ! Component: 200 - total flux cleaned = -0.000186419 Jy ! Total flux subtracted in 200 components = -0.000186419 Jy ! Clean residual min=-0.003731 max=0.003620 Jy/beam ! Clean residual mean=0.000031 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.115999 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.115999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053445Jy sigma=0.919002 ! Fit after self-cal, rms=0.053421Jy sigma=0.918697 wmodel J1609-0547_S_2005_07_08_yyk\_map.mod ! Writing 70 model components to file: J1609-0547_S_2005_07_08_yyk_map.mod wobs J1609-0547_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1609-0547_S_2005_07_08_yyk_uvs.fits wwins J1609-0547_S_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1609-0547_S_2005_07_08_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.000523008 Jy ! Component: 100 - total flux cleaned = 0.00107157 Jy ! Component: 150 - total flux cleaned = 0.00170806 Jy ! Component: 200 - total flux cleaned = 0.00225683 Jy ! Component: 250 - total flux cleaned = 0.00272905 Jy ! Component: 300 - total flux cleaned = 0.00308027 Jy ! Component: 350 - total flux cleaned = 0.0034683 Jy ! Component: 400 - total flux cleaned = 0.00388665 Jy ! Component: 450 - total flux cleaned = 0.00411067 Jy ! Component: 500 - total flux cleaned = 0.00406695 Jy ! Component: 550 - total flux cleaned = 0.00419434 Jy ! Component: 600 - total flux cleaned = 0.00411287 Jy ! Component: 650 - total flux cleaned = 0.00407346 Jy ! Component: 700 - total flux cleaned = 0.00399616 Jy ! Component: 750 - total flux cleaned = 0.00391977 Jy ! Component: 800 - total flux cleaned = 0.00388168 Jy ! Component: 850 - total flux cleaned = 0.00369863 Jy ! Component: 900 - total flux cleaned = 0.00355451 Jy ! Component: 950 - total flux cleaned = 0.00323776 Jy ! Component: 1000 - total flux cleaned = 0.00306461 Jy ! Component: 1050 - total flux cleaned = 0.00275823 Jy ! Component: 1100 - total flux cleaned = 0.00252358 Jy ! Component: 1150 - total flux cleaned = 0.00225897 Jy ! Component: 1200 - total flux cleaned = 0.00186747 Jy ! Component: 1250 - total flux cleaned = 0.00154634 Jy ! Component: 1300 - total flux cleaned = 0.00126112 Jy ! Component: 1350 - total flux cleaned = 0.000917026 Jy ! Component: 1400 - total flux cleaned = 0.000639294 Jy ! Component: 1450 - total flux cleaned = 0.00027351 Jy ! Component: 1500 - total flux cleaned = -2.68702e-05 Jy ! Component: 1550 - total flux cleaned = -0.000264225 Jy ! Component: 1600 - total flux cleaned = -0.000528474 Jy ! Component: 1650 - total flux cleaned = -0.000760342 Jy ! Component: 1700 - total flux cleaned = -0.000931986 Jy ! Component: 1750 - total flux cleaned = -0.00124297 Jy ! Component: 1800 - total flux cleaned = -0.00141048 Jy ! Component: 1850 - total flux cleaned = -0.00165906 Jy ! Component: 1900 - total flux cleaned = -0.00195918 Jy ! Component: 1950 - total flux cleaned = -0.00225604 Jy ! Component: 2000 - total flux cleaned = -0.00246933 Jy ! Total flux subtracted in 2048 components = -0.00268073 Jy ! Clean residual min=-0.001987 max=0.001795 Jy/beam ! Clean residual mean=-0.000017 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.113318 Jy keep ! Adding 153 model components to the UV plane model. ! The established model now contains 223 components and 0.113318 Jy ![Exited script file: muppet] wmap "J1609-0547_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.629 x 13.69 at -17.54 degrees (North through East) ! Clean map min=-0.0031098 max=0.090751 Jy/beam ! Writing clean map to FITS file: J1609-0547_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0907506 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000586041 device "J1609-0547_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1609-0547_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.93731 1.93731 3.87462 7.74925 15.4985 30.997 61.994 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.09 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.629 x 13.69 at -17.54 degrees (North through East) ! Clean map min=-0.0031098 max=0.090751 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1609-0547_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1609-0547_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1609-0547_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:41:59 2006