! Started logfile: J1154-3505_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:44:03 2007 obs J1154-3505_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1154-3505_X_2002_05_14_yyk_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.588333 visibilities/baseline/integration-bin. ! Found source: J1154-3505 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1077 lines of history. ! ! Reading 4236 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 J1154-3505_X_2002_05_14_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.416852 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.8499 mas, bmaj=7.068 mas, bpa=26.46 degrees ! Estimated noise=2409.74 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.212255 Jy ! Component: 100 - total flux cleaned = 0.328042 Jy ! Total flux subtracted in 100 components = 0.328042 Jy ! Clean residual min=-0.035945 max=0.048774 Jy/beam ! Clean residual mean=-0.001395 rms=0.018441 Jy/beam ! Combined flux in latest and established models = 0.328042 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 63 model components to the UV plane model. ! The established model now contains 63 components and 0.328042 Jy ! ! Correcting IF 1. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.293049Jy sigma=0.002244 ! Fit after self-cal, rms=0.292730Jy sigma=0.002243 ! Inverting map and beam ! Estimated beam: bmin=0.8499 mas, bmaj=7.068 mas, bpa=26.46 degrees ! Estimated noise=2409.74 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=1.214 mas, bmaj=7.529 mas, bpa=24.95 degrees ! Estimated noise=1562.5 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.161583 Jy ! Component: 100 - total flux cleaned = 0.268766 Jy ! Component: 150 - total flux cleaned = 0.342171 Jy ! Component: 200 - total flux cleaned = 0.383852 Jy ! Total flux subtracted in 200 components = 0.383852 Jy ! Clean residual min=-0.032467 max=0.032552 Jy/beam ! Clean residual mean=-0.001831 rms=0.019267 Jy/beam ! Combined flux in latest and established models = 0.711894 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 132 model components to the UV plane model. ! The established model now contains 189 components and 0.711894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227492Jy sigma=0.001599 ! Fit after self-cal, rms=0.227236Jy sigma=0.001596 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.214 x 7.529 at 24.95 degrees (North through East) ! Clean map min=-0.033257 max=0.1932 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.227236Jy sigma=0.001596 ! Fit after self-cal, rms=0.227236Jy sigma=0.001596 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.227236Jy sigma=0.001596 ! Fit after self-cal, rms=0.227235Jy sigma=0.001596 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.214 mas, bmaj=7.529 mas, bpa=24.95 degrees ! Estimated noise=1562.5 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.0425947 Jy ! Component: 100 - total flux cleaned = 0.0764618 Jy ! Component: 150 - total flux cleaned = 0.0978927 Jy ! Component: 200 - total flux cleaned = 0.115975 Jy ! Total flux subtracted in 200 components = 0.115975 Jy ! Clean residual min=-0.017845 max=0.018169 Jy/beam ! Clean residual mean=-0.000976 rms=0.010933 Jy/beam ! Combined flux in latest and established models = 0.827869 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 101 model components to the UV plane model. ! The established model now contains 279 components and 0.827869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215219Jy sigma=0.001465 ! Fit after self-cal, rms=0.215162Jy sigma=0.001465 ! 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.215162Jy sigma=0.001465 ! Fit after self-cal, rms=0.211142Jy sigma=0.001436 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.0181403 Jy ! Component: 100 - total flux cleaned = 0.0299626 Jy ! Component: 150 - total flux cleaned = 0.0327119 Jy ! Component: 200 - total flux cleaned = 0.0335756 Jy ! Total flux subtracted in 200 components = 0.0335756 Jy ! Clean residual min=-0.009984 max=0.010160 Jy/beam ! Clean residual mean=-0.000562 rms=0.006494 Jy/beam ! Combined flux in latest and established models = 0.861444 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 113 model components to the UV plane model. ! The established model now contains 385 components and 0.861444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206987Jy sigma=0.001389 ! Fit after self-cal, rms=0.206574Jy sigma=0.001386 ! 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: 1.214 x 7.529 at 24.95 degrees (North through East) ! Clean map min=-0.019318 max=0.17445 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 ! Performing amp+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.206574Jy sigma=0.001386 ! Fit after self-cal, rms=0.209177Jy sigma=0.001366 ! 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.209177Jy sigma=0.001366 ! Fit after self-cal, rms=0.209125Jy sigma=0.001365 ! Inverting map and beam ! Estimated beam: bmin=1.221 mas, bmaj=7.735 mas, bpa=25.05 degrees ! Estimated noise=1562.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769881 Jy ! Component: 100 - total flux cleaned = 0.0107876 Jy ! Component: 150 - total flux cleaned = 0.0142561 Jy ! Component: 200 - total flux cleaned = 0.0135229 Jy ! Total flux subtracted in 200 components = 0.0135229 Jy ! Clean residual min=-0.004572 max=0.004588 Jy/beam ! Clean residual mean=-0.000203 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 0.874967 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 77 model components to the UV plane model. ! The established model now contains 451 components and 0.874967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208002Jy sigma=0.001354 ! Fit after self-cal, rms=0.207956Jy sigma=0.001354 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207956Jy sigma=0.001354 ! Fit after self-cal, rms=0.204224Jy sigma=0.001342 ! 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.204224Jy sigma=0.001342 ! Fit after self-cal, rms=0.204225Jy sigma=0.001342 ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=7.796 mas, bpa=25.21 degrees ! Estimated noise=1544.61 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00477446 Jy ! Component: 100 - total flux cleaned = -0.00915573 Jy ! Component: 150 - total flux cleaned = -0.0130295 Jy ! Component: 200 - total flux cleaned = -0.0153696 Jy ! Total flux subtracted in 200 components = -0.0153696 Jy ! Clean residual min=-0.002320 max=0.002322 Jy/beam ! Clean residual mean=-0.000070 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.859597 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 511 components and 0.859597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203869Jy sigma=0.001339 ! Fit after self-cal, rms=0.203862Jy sigma=0.001339 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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.756 mas, bmaj=12.59 mas, bpa=12.07 degrees ! Estimated noise=1711.37 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.00211424 Jy ! Component: 100 - total flux cleaned = -0.00337689 Jy ! Component: 150 - total flux cleaned = -0.00422036 Jy ! Component: 200 - total flux cleaned = -0.00562491 Jy ! Total flux subtracted in 200 components = -0.00562491 Jy ! Clean residual min=-0.001881 max=0.001872 Jy/beam ! Clean residual mean=-0.000028 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.853972 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 90 model components to the UV plane model. ! The established model now contains 589 components and 0.853972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203710Jy sigma=0.001338 ! Fit after self-cal, rms=0.203715Jy sigma=0.001338 ! 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.8413 mas, bmaj=7.226 mas, bpa=26.54 degrees ! Estimated noise=2400.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.214055 Jy ! Component: 100 - total flux cleaned = 0.328915 Jy ! Component: 150 - total flux cleaned = 0.41385 Jy ! Component: 200 - total flux cleaned = 0.479708 Jy ! Total flux subtracted in 200 components = 0.479708 Jy ! Clean residual min=-0.028037 max=0.029721 Jy/beam ! Clean residual mean=-0.001142 rms=0.013650 Jy/beam ! Combined flux in latest and established models = 0.479708 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 104 model components to the UV plane model. ! The established model now contains 104 components and 0.479708 Jy ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=7.796 mas, bpa=25.21 degrees ! Estimated noise=1544.61 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.112021 Jy ! Component: 100 - total flux cleaned = 0.18754 Jy ! Component: 150 - total flux cleaned = 0.222227 Jy ! Component: 200 - total flux cleaned = 0.243574 Jy ! Total flux subtracted in 200 components = 0.243574 Jy ! Clean residual min=-0.028334 max=0.028596 Jy/beam ! Clean residual mean=-0.001384 rms=0.015657 Jy/beam ! Combined flux in latest and established models = 0.723282 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 216 components and 0.723282 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.756 mas, bmaj=12.59 mas, bpa=12.07 degrees ! Estimated noise=1711.37 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.0567843 Jy ! Component: 100 - total flux cleaned = 0.0924257 Jy ! Component: 150 - total flux cleaned = 0.105012 Jy ! Component: 200 - total flux cleaned = 0.105044 Jy ! Total flux subtracted in 200 components = 0.105044 Jy ! Clean residual min=-0.016282 max=0.016292 Jy/beam ! Clean residual mean=-0.000679 rms=0.009451 Jy/beam ! Combined flux in latest and established models = 0.828326 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 322 components and 0.828326 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=7.796 mas, bpa=25.21 degrees ! Estimated noise=1544.61 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516119 Jy ! Component: 100 - total flux cleaned = 0.00954609 Jy ! Component: 150 - total flux cleaned = 0.0120205 Jy ! Component: 200 - total flux cleaned = 0.00923401 Jy ! Total flux subtracted in 200 components = 0.00923401 Jy ! Clean residual min=-0.006598 max=0.006548 Jy/beam ! Clean residual mean=-0.000251 rms=0.003561 Jy/beam ! Combined flux in latest and established models = 0.83756 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 80 model components to the UV plane model. ! The established model now contains 399 components and 0.83756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204966Jy sigma=0.001349 ! Fit after self-cal, rms=0.204827Jy sigma=0.001348 wmodel J1154-3505_X_2002_05_14_yyk\_map.mod ! Writing 399 model components to file: J1154-3505_X_2002_05_14_yyk_map.mod wobs J1154-3505_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1154-3505_X_2002_05_14_yyk_uvs.fits wwins J1154-3505_X_2002_05_14_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1154-3505_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.205 x 7.796 at 25.21 degrees (North through East) ! Clean map min=-0.018569 max=0.15396 Jy/beam ! Writing clean map to FITS file: J1154-3505_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00337011 device "J1154-3505_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1154-3505_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.56666 6.56666 13.1333 26.2667 52.5333 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0101 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.153 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.205 x 7.796 at 25.21 degrees (North through East) ! Clean map min=-0.018569 max=0.15396 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1154-3505_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1154-3505_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1154-3505_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:44:09 2007