! Started logfile: J0050-0929_S_1995_07_15_yyk_uvs.log on Sun Jan 7 15:28:43 2007 obs J0050-0929_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J0050-0929_S_1995_07_15_yyk_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.356125 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0050-0929 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 793 lines of history. ! ! Reading 2500 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 J0050-0929_S_1995_07_15_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.825976 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=5.523 mas, bmaj=9.612 mas, bpa=-14.12 degrees ! Estimated noise=5557.09 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.570269 Jy ! Component: 100 - total flux cleaned = 0.652914 Jy ! Total flux subtracted in 100 components = 0.652914 Jy ! Clean residual min=-0.029612 max=0.030127 Jy/beam ! Clean residual mean=0.000653 rms=0.010783 Jy/beam ! Combined flux in latest and established models = 0.652914 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.652914 Jy ! ! Correcting IF 1. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.513404Jy sigma=0.001696 ! Fit after self-cal, rms=0.513088Jy sigma=0.001695 ! Inverting map and beam ! Estimated beam: bmin=5.523 mas, bmaj=9.612 mas, bpa=-14.12 degrees ! Estimated noise=5559.3 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=5.873 mas, bmaj=15.53 mas, bpa=-26.45 degrees ! Estimated noise=4041.86 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.000708822 Jy ! Component: 100 - total flux cleaned = -0.001144 Jy ! Component: 150 - total flux cleaned = -0.00341529 Jy ! Component: 200 - total flux cleaned = -0.00145952 Jy ! Total flux subtracted in 200 components = -0.00145952 Jy ! Clean residual min=-0.007697 max=0.007755 Jy/beam ! Clean residual mean=0.000345 rms=0.003134 Jy/beam ! Combined flux in latest and established models = 0.651455 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 68 components and 0.651455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.510677Jy sigma=0.001688 ! Fit after self-cal, rms=0.510662Jy sigma=0.001688 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.873 x 15.53 at -26.45 degrees (North through East) ! Clean map min=-0.021963 max=0.63028 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.0317 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.03 KP 0.98 ! LA 1.03 MK 1.00* NL 0.84 OV 1.00* ! PT 0.97 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.995617 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 0.97 ! LA 1.07 MK 1.00* NL 0.94 OV 1.00* ! PT 1.09 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.999855 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.94 KP 1.00 ! LA 0.88 MK 1.00* NL 1.06 OV 1.00* ! PT 1.09 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00772 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.02 KP 1.01 ! LA 0.98 MK 1.00* NL 1.07 OV 1.00* ! PT 0.89 SC 0.86 ! ! ! Fit before self-cal, rms=0.510662Jy sigma=0.001688 ! Fit after self-cal, rms=0.504230Jy sigma=0.001676 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.504230Jy sigma=0.001676 ! Fit after self-cal, rms=0.504230Jy sigma=0.001676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.912 mas, bmaj=14.63 mas, bpa=-25.9 degrees ! Estimated noise=4056.73 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.00150458 Jy ! Component: 100 - total flux cleaned = -0.00150311 Jy ! Component: 150 - total flux cleaned = -0.00519595 Jy ! Component: 200 - total flux cleaned = -0.00919165 Jy ! Total flux subtracted in 200 components = -0.00919165 Jy ! Clean residual min=-0.003949 max=0.003908 Jy/beam ! Clean residual mean=0.000264 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.642263 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 122 components and 0.642263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.503740Jy sigma=0.001674 ! Fit after self-cal, rms=0.503733Jy sigma=0.001674 ! 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.503733Jy sigma=0.001674 ! Fit after self-cal, rms=0.502435Jy sigma=0.001670 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.00288371 Jy ! Component: 100 - total flux cleaned = 0.00123032 Jy ! Component: 150 - total flux cleaned = 0.00199317 Jy ! Component: 200 - total flux cleaned = 0.00199294 Jy ! Total flux subtracted in 200 components = 0.00199294 Jy ! Clean residual min=-0.002936 max=0.002969 Jy/beam ! Clean residual mean=0.000212 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.644256 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 165 components and 0.644256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.502235Jy sigma=0.001669 ! Fit after self-cal, rms=0.502115Jy sigma=0.001669 ! 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: 5.912 x 14.63 at -25.9 degrees (North through East) ! Clean map min=-0.017046 max=0.63108 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.502115Jy sigma=0.001669 ! Fit after self-cal, rms=0.500411Jy sigma=0.001668 ! 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.500411Jy sigma=0.001668 ! Fit after self-cal, rms=0.500441Jy sigma=0.001668 ! Inverting map and beam ! Estimated beam: bmin=5.91 mas, bmaj=14.57 mas, bpa=-25.87 degrees ! Estimated noise=4036.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296217 Jy ! Component: 100 - total flux cleaned = 0.00531825 Jy ! Component: 150 - total flux cleaned = 0.00749057 Jy ! Component: 200 - total flux cleaned = 0.00940092 Jy ! Total flux subtracted in 200 components = 0.00940092 Jy ! Clean residual min=-0.002662 max=0.002627 Jy/beam ! Clean residual mean=0.000098 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.653657 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 198 components and 0.653657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.500303Jy sigma=0.001667 ! Fit after self-cal, rms=0.500347Jy sigma=0.001667 ! 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.500347Jy sigma=0.001667 ! Fit after self-cal, rms=0.501697Jy sigma=0.001665 ! 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.501697Jy sigma=0.001665 ! Fit after self-cal, rms=0.501727Jy sigma=0.001665 ! Inverting map and beam ! Estimated beam: bmin=5.915 mas, bmaj=14.51 mas, bpa=-25.77 degrees ! Estimated noise=4051.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214537 Jy ! Component: 100 - total flux cleaned = 0.00277266 Jy ! Component: 150 - total flux cleaned = 0.00371298 Jy ! Component: 200 - total flux cleaned = 0.00457898 Jy ! Total flux subtracted in 200 components = 0.00457898 Jy ! Clean residual min=-0.002133 max=0.002124 Jy/beam ! Clean residual mean=0.000088 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.658236 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 227 components and 0.658235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.501633Jy sigma=0.001665 ! Fit after self-cal, rms=0.501653Jy sigma=0.001665 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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=7.587 mas, bmaj=17.5 mas, bpa=-27.45 degrees ! Estimated noise=4393.4 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.00149417 Jy ! Component: 100 - total flux cleaned = -0.0021849 Jy ! Component: 150 - total flux cleaned = -0.00257803 Jy ! Component: 200 - total flux cleaned = -0.00257756 Jy ! Total flux subtracted in 200 components = -0.00257756 Jy ! Clean residual min=-0.001615 max=0.001606 Jy/beam ! Clean residual mean=0.000108 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.655658 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 264 components and 0.655658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.501608Jy sigma=0.001665 ! Fit after self-cal, rms=0.501620Jy sigma=0.001665 ! 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=5.551 mas, bmaj=9.4 mas, bpa=-12.27 degrees ! Estimated noise=5462.01 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.561449 Jy ! Component: 100 - total flux cleaned = 0.63814 Jy ! Component: 150 - total flux cleaned = 0.650591 Jy ! Component: 200 - total flux cleaned = 0.649632 Jy ! Total flux subtracted in 200 components = 0.649632 Jy ! Clean residual min=-0.012099 max=0.012014 Jy/beam ! Clean residual mean=0.000449 rms=0.004831 Jy/beam ! Combined flux in latest and established models = 0.649632 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.649632 Jy ! Inverting map and beam ! Estimated beam: bmin=5.915 mas, bmaj=14.51 mas, bpa=-25.77 degrees ! Estimated noise=4051.74 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.000894798 Jy ! Component: 100 - total flux cleaned = -0.00348099 Jy ! Component: 150 - total flux cleaned = -0.00664175 Jy ! Component: 200 - total flux cleaned = -0.0080744 Jy ! Total flux subtracted in 200 components = -0.0080744 Jy ! Clean residual min=-0.005597 max=0.005572 Jy/beam ! Clean residual mean=0.000355 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.641557 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 91 components and 0.641557 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=7.587 mas, bmaj=17.5 mas, bpa=-27.45 degrees ! Estimated noise=4393.4 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.00143989 Jy ! Component: 100 - total flux cleaned = -0.000302331 Jy ! Component: 150 - total flux cleaned = -0.00239381 Jy ! Component: 200 - total flux cleaned = -0.00364104 Jy ! Total flux subtracted in 200 components = -0.00364104 Jy ! Clean residual min=-0.003064 max=0.003107 Jy/beam ! Clean residual mean=0.000221 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.637916 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 127 components and 0.637916 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.915 mas, bmaj=14.51 mas, bpa=-25.77 degrees ! Estimated noise=4051.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123446 Jy ! Component: 100 - total flux cleaned = 0.00325823 Jy ! Component: 150 - total flux cleaned = 0.00514123 Jy ! Component: 200 - total flux cleaned = 0.00604152 Jy ! Total flux subtracted in 200 components = 0.00604152 Jy ! Clean residual min=-0.002732 max=0.002732 Jy/beam ! Clean residual mean=0.000134 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.643958 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 161 components and 0.643958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.501851Jy sigma=0.001666 ! Fit after self-cal, rms=0.501854Jy sigma=0.001666 wmodel J0050-0929_S_1995_07_15_yyk\_map.mod ! Writing 161 model components to file: J0050-0929_S_1995_07_15_yyk_map.mod wobs J0050-0929_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_S_1995_07_15_yyk_uvs.fits wwins J0050-0929_S_1995_07_15_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0050-0929_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.915 x 14.51 at -25.77 degrees (North through East) ! Clean map min=-0.011817 max=0.62761 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.627612 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104182 device "J0050-0929_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.497992 0.497992 0.995984 1.99197 3.98394 7.96787 15.9357 31.8715 63.743 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.627 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.915 x 14.51 at -25.77 degrees (North through East) ! Clean map min=-0.011817 max=0.62761 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 15:28:47 2007