! Started logfile: J0824-1527_K_2006_06_11_yyk_uvs.log on Thu Jul 8 23:41:48 2010 obs J0824-1527_K_2006_06_11_yyk_uva.fits ! Reading UV FITS file: J0824-1527_K_2006_06_11_yyk_uva.fits ! AN table 1: 1926 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.125084 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0824-1527 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2715 lines of history. ! ! Reading 86728 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ![@muppet J0824-1527_K_2006_06_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 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.7467 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.6519 mas, bmaj=3.285 mas, bpa=32.08 degrees ! Estimated noise=22.5883 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.0582406 Jy ! Component: 100 - total flux cleaned = 0.0498454 Jy ! Total flux subtracted in 100 components = 0.0498454 Jy ! Clean residual min=-0.046518 max=0.045762 Jy/beam ! Clean residual mean=0.000317 rms=0.017882 Jy/beam ! Combined flux in latest and established models = 0.0498454 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0498454 Jy ! ! Correcting IF 1. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.723907Jy sigma=1.053540 ! Fit after self-cal, rms=2.149123Jy sigma=1.113547 ! Inverting map and beam ! Estimated beam: bmin=0.7429 mas, bmaj=3.319 mas, bpa=34.32 degrees ! Estimated noise=30.5077 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.8894 mas, bmaj=3.928 mas, bpa=31.74 degrees ! Estimated noise=16.2382 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.0509383 Jy ! Component: 100 - total flux cleaned = -0.0690872 Jy ! Component: 150 - total flux cleaned = -0.0676368 Jy ! Component: 200 - total flux cleaned = -0.0593949 Jy ! Total flux subtracted in 200 components = -0.0593949 Jy ! Clean residual min=-0.016829 max=0.017722 Jy/beam ! Clean residual mean=0.000049 rms=0.006254 Jy/beam ! Combined flux in latest and established models = -0.00954942 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and -0.00954941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.141840Jy sigma=1.078933 ! Fit after self-cal, rms=2.136106Jy sigma=1.076695 ! 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.8894 x 3.928 at 31.74 degrees (North through East) ! Clean map min=-0.067773 max=0.06385 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.47 HN 1.00* KP 0.67 ! LA 1.07 MK 1.00* NL 1.00* OV 0.59 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! 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 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 3.61 HN 1.00* KP 0.24 ! LA 2.93 MK 1.00* NL 1.00* OV 1.96 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.64 HN 1.00* KP 1.46 ! LA 0.85 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 0.51 ! ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 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 6. ! 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 7. ! 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 8. ! A total of 3 telescope corrections were flagged in sub-array 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* ! ! ! Fit before self-cal, rms=2.136106Jy sigma=1.076695 ! Fit after self-cal, rms=2.806701Jy sigma=1.129396 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.806701Jy sigma=1.129396 ! Fit after self-cal, rms=2.809036Jy sigma=1.128778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9247 mas, bmaj=4.302 mas, bpa=32.54 degrees ! Estimated noise=25.1009 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.0223421 Jy ! Component: 100 - total flux cleaned = 0.0349307 Jy ! Component: 150 - total flux cleaned = 0.0349762 Jy ! Component: 200 - total flux cleaned = 0.030436 Jy ! Total flux subtracted in 200 components = 0.030436 Jy ! Clean residual min=-0.015532 max=0.015600 Jy/beam ! Clean residual mean=0.000066 rms=0.006130 Jy/beam ! Combined flux in latest and established models = 0.0208866 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 112 components and 0.0208866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.805325Jy sigma=1.109997 ! Fit after self-cal, rms=2.809091Jy sigma=1.106323 ! 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.3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.809091Jy sigma=1.106323 ! Fit after self-cal, rms=2.803686Jy sigma=1.073249 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.0223275 Jy ! Component: 100 - total flux cleaned = 0.0356782 Jy ! Component: 150 - total flux cleaned = 0.0384111 Jy ! Component: 200 - total flux cleaned = 0.060694 Jy ! Total flux subtracted in 200 components = 0.060694 Jy ! Clean residual min=-0.015787 max=0.016011 Jy/beam ! Clean residual mean=-0.000017 rms=0.005967 Jy/beam ! Combined flux in latest and established models = 0.0815806 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 150 components and 0.0815806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.807414Jy sigma=1.061932 ! Fit after self-cal, rms=2.804124Jy sigma=1.048795 ! 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.9247 x 4.302 at 32.54 degrees (North through East) ! Clean map min=-0.075583 max=0.072059 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 = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.325 mas, bmaj=4.645 mas, bpa=26.36 degrees ! Estimated noise=25.6369 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.000794327 Jy ! Component: 100 - total flux cleaned = -0.0109431 Jy ! Component: 150 - total flux cleaned = -0.0206251 Jy ! Component: 200 - total flux cleaned = -0.0287259 Jy ! Total flux subtracted in 200 components = -0.0287259 Jy ! Clean residual min=-0.004661 max=0.004558 Jy/beam ! Clean residual mean=0.000008 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.0528546 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.0528546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.802097Jy sigma=1.042392 ! Fit after self-cal, rms=2.801518Jy sigma=1.033165 ! 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.5264 mas, bmaj=4.096 mas, bpa=36.02 degrees ! Estimated noise=40.9568 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.110287 Jy ! Component: 100 - total flux cleaned = -0.10614 Jy ! Component: 150 - total flux cleaned = -0.120241 Jy ! Component: 200 - total flux cleaned = -0.140969 Jy ! Total flux subtracted in 200 components = -0.140969 Jy ! Clean residual min=-0.071071 max=0.071933 Jy/beam ! Clean residual mean=0.000040 rms=0.022213 Jy/beam ! Combined flux in latest and established models = -0.140969 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 45 model components to the UV plane model. ! The established model now contains 45 components and -0.140969 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9247 mas, bmaj=4.302 mas, bpa=32.54 degrees ! Estimated noise=25.1009 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.0228951 Jy ! Component: 100 - total flux cleaned = -0.0249911 Jy ! Component: 150 - total flux cleaned = -0.0283318 Jy ! Component: 200 - total flux cleaned = -0.0387973 Jy ! Total flux subtracted in 200 components = -0.0387973 Jy ! Clean residual min=-0.009844 max=0.009882 Jy/beam ! Clean residual mean=-0.000002 rms=0.003813 Jy/beam ! Combined flux in latest and established models = -0.179767 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 105 components and -0.179767 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.325 mas, bmaj=4.645 mas, bpa=26.36 degrees ! Estimated noise=25.6369 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.0149795 Jy ! Component: 100 - total flux cleaned = -0.0434838 Jy ! Component: 150 - total flux cleaned = -0.0908279 Jy ! Component: 200 - total flux cleaned = -0.170141 Jy ! Total flux subtracted in 200 components = -0.170141 Jy ! Clean residual min=-0.057407 max=0.054307 Jy/beam ! Clean residual mean=-0.000294 rms=0.020387 Jy/beam ! Combined flux in latest and established models = -0.349908 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 111 components and -0.349908 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9247 mas, bmaj=4.302 mas, bpa=32.54 degrees ! Estimated noise=25.1009 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0267193 Jy ! Component: 100 - total flux cleaned = -0.0383318 Jy ! Component: 150 - total flux cleaned = -0.0604297 Jy ! Component: 200 - total flux cleaned = -0.1044 Jy ! Total flux subtracted in 200 components = -0.1044 Jy ! Clean residual min=-0.032848 max=0.030836 Jy/beam ! Clean residual mean=0.000036 rms=0.013837 Jy/beam ! Combined flux in latest and established models = -0.454308 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 145 components and -0.454308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.829402Jy sigma=1.022153 ! Fit after self-cal, rms=2.796638Jy sigma=1.010270 wmodel J0824-1527_K_2006_06_11_yyk\_map.mod ! Writing 145 model components to file: J0824-1527_K_2006_06_11_yyk_map.mod wobs J0824-1527_K_2006_06_11_yyk\_uvs.fits ! Writing UV FITS file: J0824-1527_K_2006_06_11_yyk_uvs.fits wwins J0824-1527_K_2006_06_11_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0824-1527_K_2006_06_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9247 x 4.302 at 32.54 degrees (North through East) ! Clean map min=-0.14583 max=0.1194 Jy/beam ! Writing clean map to FITS file: J0824-1527_K_2006_06_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0189766 device "J0824-1527_K_2006_06_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0824-1527_K_2006_06_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -47.6779 47.6779 95.3557 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0569 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.119 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.9247 x 4.302 at 32.54 degrees (North through East) ! Clean map min=-0.14583 max=0.1194 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0824-1527_K_2006_06_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0824-1527_K_2006_06_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0824-1527_K_2006_06_11_yyk_uvs.log closed on Thu Jul 8 23:41:49 2010