! Started logfile: J0921-2618_S_1995_07_15_yyk_uvs.log on Sun Jan 7 17:12:42 2007 obs J0921-2618_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J0921-2618_S_1995_07_15_yyk_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.131481 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0921-2618 ! ! 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 1420 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 J0921-2618_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)= 1.8875 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=20.35 mas, bmaj=122.3 mas, bpa=-34.28 degrees ! Estimated noise=6870.61 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 = 1.53265 Jy ! Component: 100 - total flux cleaned = 1.68913 Jy ! Total flux subtracted in 100 components = 1.68913 Jy ! Clean residual min=-0.045131 max=0.043753 Jy/beam ! Clean residual mean=0.005009 rms=0.023502 Jy/beam ! Combined flux in latest and established models = 1.68913 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 1.68913 Jy ! ! Correcting IF 1. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.670889Jy sigma=0.002032 ! Fit after self-cal, rms=0.670386Jy sigma=0.002031 ! Inverting map and beam ! Estimated beam: bmin=20.35 mas, bmaj=122.2 mas, bpa=-34.28 degrees ! Estimated noise=6881.81 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=22.25 mas, bmaj=134.7 mas, bpa=-35 degrees ! Estimated noise=5992.07 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.0746196 Jy ! Component: 100 - total flux cleaned = 0.114983 Jy ! Component: 150 - total flux cleaned = 0.146993 Jy ! Component: 200 - total flux cleaned = 0.174864 Jy ! Total flux subtracted in 200 components = 0.174864 Jy ! Clean residual min=-0.008847 max=0.013474 Jy/beam ! Clean residual mean=0.005319 rms=0.004374 Jy/beam ! Combined flux in latest and established models = 1.864 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 83 model components to the UV plane model. ! The established model now contains 100 components and 1.864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.666200Jy sigma=0.002016 ! Fit after self-cal, rms=0.666193Jy sigma=0.002016 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.25 x 134.7 at -35 degrees (North through East) ! Clean map min=-0.0019848 max=1.7336 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: 0.990778 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.99 ! LA 1.03 MK 1.00* NL 1.00* OV 1.06 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989127 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.93 ! LA 1.11 MK 1.00* NL 1.00* OV 1.00 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0105 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.05 ! LA 0.90 MK 1.00* NL 1.00* OV 0.91 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01815 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.01 ! LA 0.99 MK 1.00* NL 1.00* OV 0.93 ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.666193Jy sigma=0.002016 ! Fit after self-cal, rms=0.636148Jy sigma=0.001962 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.636148Jy sigma=0.001962 ! Fit after self-cal, rms=0.636148Jy sigma=0.001962 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22.27 mas, bmaj=132.7 mas, bpa=-34.9 degrees ! Estimated noise=5973.19 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.00493758 Jy ! Component: 100 - total flux cleaned = 0.00816229 Jy ! Component: 150 - total flux cleaned = 0.00965002 Jy ! Component: 200 - total flux cleaned = 0.010188 Jy ! Total flux subtracted in 200 components = 0.010188 Jy ! Clean residual min=-0.002152 max=0.002189 Jy/beam ! Clean residual mean=0.000623 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 1.87419 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 87 model components to the UV plane model. ! The established model now contains 187 components and 1.87419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.635966Jy sigma=0.001961 ! Fit after self-cal, rms=0.635968Jy sigma=0.001961 ! 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.635968Jy sigma=0.001961 ! Fit after self-cal, rms=0.587080Jy sigma=0.001813 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.00481582 Jy ! Component: 100 - total flux cleaned = 0.0068053 Jy ! Component: 150 - total flux cleaned = 0.0135512 Jy ! Component: 200 - total flux cleaned = 0.0172701 Jy ! Total flux subtracted in 200 components = 0.0172701 Jy ! Clean residual min=-0.002739 max=0.002803 Jy/beam ! Clean residual mean=0.000909 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 1.89146 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 82 model components to the UV plane model. ! The established model now contains 263 components and 1.89146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.586320Jy sigma=0.001811 ! Fit after self-cal, rms=0.581627Jy sigma=0.001797 ! 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: 22.27 x 132.7 at -34.9 degrees (North through East) ! Clean map min=0.0016096 max=1.7512 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.581627Jy sigma=0.001797 ! Fit after self-cal, rms=0.575900Jy sigma=0.001792 ! 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.575900Jy sigma=0.001792 ! Fit after self-cal, rms=0.576086Jy sigma=0.001792 ! Inverting map and beam ! Estimated beam: bmin=22.24 mas, bmaj=132.6 mas, bpa=-34.93 degrees ! Estimated noise=5957.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377433 Jy ! Component: 100 - total flux cleaned = 0.00313978 Jy ! Component: 150 - total flux cleaned = 0.00173315 Jy ! Component: 200 - total flux cleaned = 0.000870937 Jy ! Total flux subtracted in 200 components = 0.000870937 Jy ! Clean residual min=-0.000904 max=0.000904 Jy/beam ! Clean residual mean=0.000258 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 1.89233 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 78 model components to the UV plane model. ! The established model now contains 333 components and 1.89233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576052Jy sigma=0.001792 ! Fit after self-cal, rms=0.576522Jy sigma=0.001794 ! 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.576522Jy sigma=0.001794 ! Fit after self-cal, rms=0.575965Jy sigma=0.001787 ! 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.575965Jy sigma=0.001787 ! Fit after self-cal, rms=0.576369Jy sigma=0.001788 ! Inverting map and beam ! Estimated beam: bmin=22.24 mas, bmaj=132.6 mas, bpa=-34.92 degrees ! Estimated noise=5954.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530846 Jy ! Component: 100 - total flux cleaned = 0.000862111 Jy ! Component: 150 - total flux cleaned = 0.00129864 Jy ! Component: 200 - total flux cleaned = 0.00214987 Jy ! Total flux subtracted in 200 components = 0.00214987 Jy ! Clean residual min=-0.000805 max=0.000813 Jy/beam ! Clean residual mean=0.000171 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 1.89448 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 79 model components to the UV plane model. ! The established model now contains 411 components and 1.89448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576361Jy sigma=0.001788 ! Fit after self-cal, rms=0.576540Jy sigma=0.001788 ! 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=22.47 mas, bmaj=132.1 mas, bpa=-34.91 degrees ! Estimated noise=5956.48 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.000470359 Jy ! Component: 100 - total flux cleaned = 0.00104765 Jy ! Component: 150 - total flux cleaned = 0.00178163 Jy ! Component: 200 - total flux cleaned = 0.00254691 Jy ! Total flux subtracted in 200 components = 0.00254691 Jy ! Clean residual min=-0.000682 max=0.000700 Jy/beam ! Clean residual mean=0.000075 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 1.89702 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 69 model components to the UV plane model. ! The established model now contains 465 components and 1.89702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576535Jy sigma=0.001788 ! Fit after self-cal, rms=0.576627Jy sigma=0.001789 ! 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=20.28 mas, bmaj=121.9 mas, bpa=-34.12 degrees ! Estimated noise=6715.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.51209 Jy ! Component: 100 - total flux cleaned = 1.70448 Jy ! Component: 150 - total flux cleaned = 1.78177 Jy ! Component: 200 - total flux cleaned = 1.83625 Jy ! Total flux subtracted in 200 components = 1.83625 Jy ! Clean residual min=-0.019010 max=0.021898 Jy/beam ! Clean residual mean=0.008590 rms=0.008485 Jy/beam ! Combined flux in latest and established models = 1.83625 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 46 model components to the UV plane model. ! The established model now contains 46 components and 1.83625 Jy ! Inverting map and beam ! Estimated beam: bmin=22.24 mas, bmaj=132.6 mas, bpa=-34.92 degrees ! Estimated noise=5954.65 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.0280403 Jy ! Component: 100 - total flux cleaned = 0.044757 Jy ! Component: 150 - total flux cleaned = 0.0571406 Jy ! Component: 200 - total flux cleaned = 0.0670359 Jy ! Total flux subtracted in 200 components = 0.0670359 Jy ! Clean residual min=-0.004298 max=0.004535 Jy/beam ! Clean residual mean=0.002022 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 1.90328 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 186 components and 1.90328 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=22.47 mas, bmaj=132.1 mas, bpa=-34.91 degrees ! Estimated noise=5956.48 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.00332362 Jy ! Component: 100 - total flux cleaned = 0.00586069 Jy ! Component: 150 - total flux cleaned = 0.00774053 Jy ! Component: 200 - total flux cleaned = 0.00912981 Jy ! Total flux subtracted in 200 components = 0.00912981 Jy ! Clean residual min=-0.001321 max=0.001338 Jy/beam ! Clean residual mean=0.000499 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 1.91241 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 285 components and 1.91241 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22.24 mas, bmaj=132.6 mas, bpa=-34.92 degrees ! Estimated noise=5954.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000567314 Jy ! Component: 100 - total flux cleaned = 0.000828795 Jy ! Component: 150 - total flux cleaned = 0.00233931 Jy ! Component: 200 - total flux cleaned = 0.004047 Jy ! Total flux subtracted in 200 components = 0.004047 Jy ! Clean residual min=-0.000924 max=0.000933 Jy/beam ! Clean residual mean=0.000230 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 1.91646 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 83 model components to the UV plane model. ! The established model now contains 351 components and 1.91646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576636Jy sigma=0.001789 ! Fit after self-cal, rms=0.576685Jy sigma=0.001789 wmodel J0921-2618_S_1995_07_15_yyk\_map.mod ! Writing 351 model components to file: J0921-2618_S_1995_07_15_yyk_map.mod wobs J0921-2618_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J0921-2618_S_1995_07_15_yyk_uvs.fits wwins J0921-2618_S_1995_07_15_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0921-2618_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.24 x 132.6 at -34.92 degrees (North through East) ! Clean map min=0.0013596 max=1.7528 Jy/beam ! Writing clean map to FITS file: J0921-2618_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 1.75279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000425935 device "J0921-2618_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0921-2618_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.072901 0.072901 0.145802 0.291604 0.583208 1.16642 2.33283 4.66567 9.33133 18.6627 37.3253 74.6507 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.752 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.24 x 132.6 at -34.92 degrees (North through East) ! Clean map min=0.0013596 max=1.7528 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0921-2618_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0921-2618_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0921-2618_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 17:12:53 2007