! Started logfile: J1323-4452_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:49:29 2007 obs J1323-4452_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1323-4452_S_2002_05_14_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.459459 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1323-4452 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 3060 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 J1323-4452_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.752604 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.406 mas, bmaj=6.859 mas, bpa=8.142 degrees ! Estimated noise=4579.12 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.381589 Jy ! Component: 100 - total flux cleaned = 0.575684 Jy ! Total flux subtracted in 100 components = 0.575684 Jy ! Clean residual min=-0.071330 max=0.071998 Jy/beam ! Clean residual mean=0.007482 rms=0.031142 Jy/beam ! Combined flux in latest and established models = 0.575684 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 69 model components to the UV plane model. ! The established model now contains 69 components and 0.575684 Jy ! ! Correcting IF 1. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.445544Jy sigma=0.002373 ! Fit after self-cal, rms=0.445861Jy sigma=0.002371 ! Inverting map and beam ! Estimated beam: bmin=2.406 mas, bmaj=6.859 mas, bpa=8.142 degrees ! Estimated noise=4579.12 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.532 mas, bmaj=10.21 mas, bpa=9.309 degrees ! Estimated noise=2858.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.0724925 Jy ! Component: 100 - total flux cleaned = 0.0908396 Jy ! Component: 150 - total flux cleaned = 0.127967 Jy ! Component: 200 - total flux cleaned = 0.149713 Jy ! Total flux subtracted in 200 components = 0.149713 Jy ! Clean residual min=-0.038547 max=0.038995 Jy/beam ! Clean residual mean=0.010317 rms=0.021281 Jy/beam ! Combined flux in latest and established models = 0.725397 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 160 model components to the UV plane model. ! The established model now contains 222 components and 0.725398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323912Jy sigma=0.001700 ! Fit after self-cal, rms=0.322110Jy 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: 3.532 x 10.21 at 9.309 degrees (North through East) ! Clean map min=-0.10195 max=0.38636 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.01141 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.20 HN 1.00* KP 0.93 ! LA 0.82 NL 1.00* OV 1.05 PT 0.89 ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.984288 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 1.00* ! LA 0.86 NL 1.00* OV 1.13 PT 0.81 ! SC 1.31 MK 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0135 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 1.03 ! LA 0.90 NL 1.00* OV 1.17 PT 1.01 ! SC 0.81 MK 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997234 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.00* KP 1.06 ! LA 0.77 NL 1.00* OV 1.05 PT 0.87 ! SC 1.39 MK 1.00* ! ! ! Fit before self-cal, rms=0.322110Jy sigma=0.001688 ! Fit after self-cal, rms=0.296797Jy sigma=0.001533 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.296797Jy sigma=0.001533 ! Fit after self-cal, rms=0.296837Jy sigma=0.001532 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=10.95 mas, bpa=8.707 degrees ! Estimated noise=2710.56 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.0262668 Jy ! Component: 100 - total flux cleaned = 0.0417787 Jy ! Component: 150 - total flux cleaned = 0.0665808 Jy ! Component: 200 - total flux cleaned = 0.0864864 Jy ! Total flux subtracted in 200 components = 0.0864864 Jy ! Clean residual min=-0.013240 max=0.013217 Jy/beam ! Clean residual mean=0.004534 rms=0.005981 Jy/beam ! Combined flux in latest and established models = 0.811884 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 108 model components to the UV plane model. ! The established model now contains 330 components and 0.811884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283285Jy sigma=0.001440 ! Fit after self-cal, rms=0.282616Jy sigma=0.001436 ! 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.282616Jy sigma=0.001436 ! Fit after self-cal, rms=0.279756Jy sigma=0.001417 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.0115157 Jy ! Component: 100 - total flux cleaned = 0.0246537 Jy ! Component: 150 - total flux cleaned = 0.0429117 Jy ! Component: 200 - total flux cleaned = 0.0595217 Jy ! Total flux subtracted in 200 components = 0.0595217 Jy ! Clean residual min=-0.008441 max=0.008784 Jy/beam ! Clean residual mean=0.003892 rms=0.004182 Jy/beam ! Combined flux in latest and established models = 0.871406 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 414 components and 0.871406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276119Jy sigma=0.001393 ! Fit after self-cal, rms=0.275466Jy sigma=0.001388 ! 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.683 x 10.95 at 8.707 degrees (North through East) ! Clean map min=-0.078221 max=0.38009 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.275466Jy sigma=0.001388 ! Fit after self-cal, rms=0.245191Jy sigma=0.001378 ! 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.245191Jy sigma=0.001378 ! Fit after self-cal, rms=0.245114Jy sigma=0.001377 ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=10.09 mas, bpa=9.147 degrees ! Estimated noise=2545.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00437038 Jy ! Component: 100 - total flux cleaned = 0.0169961 Jy ! Component: 150 - total flux cleaned = 0.0282303 Jy ! Component: 200 - total flux cleaned = 0.0377188 Jy ! Total flux subtracted in 200 components = 0.0377188 Jy ! Clean residual min=-0.005791 max=0.005993 Jy/beam ! Clean residual mean=0.002163 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.909125 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 110 model components to the UV plane model. ! The established model now contains 520 components and 0.909125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242580Jy sigma=0.001362 ! Fit after self-cal, rms=0.242418Jy sigma=0.001361 ! 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.242418Jy sigma=0.001361 ! Fit after self-cal, rms=0.237664Jy sigma=0.001355 ! 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.237664Jy sigma=0.001355 ! Fit after self-cal, rms=0.237711Jy sigma=0.001355 ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=9.618 mas, bpa=9.527 degrees ! Estimated noise=2449.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032587 Jy ! Component: 100 - total flux cleaned = 0.00993146 Jy ! Component: 150 - total flux cleaned = 0.0165624 Jy ! Component: 200 - total flux cleaned = 0.0229585 Jy ! Total flux subtracted in 200 components = 0.0229585 Jy ! Clean residual min=-0.004241 max=0.004285 Jy/beam ! Clean residual mean=0.001442 rms=0.002057 Jy/beam ! Combined flux in latest and established models = 0.932083 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 100 model components to the UV plane model. ! The established model now contains 604 components and 0.932083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236509Jy sigma=0.001348 ! Fit after self-cal, rms=0.236386Jy sigma=0.001347 ! 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=12.21 mas, bmaj=47.05 mas, bpa=7.847 degrees ! Estimated noise=3042.56 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.0119488 Jy ! Component: 100 - total flux cleaned = 0.0219697 Jy ! Component: 150 - total flux cleaned = 0.0309283 Jy ! Component: 200 - total flux cleaned = 0.0400192 Jy ! Total flux subtracted in 200 components = 0.0400192 Jy ! Clean residual min=-0.004327 max=0.004479 Jy/beam ! Clean residual mean=0.001803 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.972102 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 706 components and 0.972102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235672Jy sigma=0.001343 ! Fit after self-cal, rms=0.235562Jy sigma=0.001342 ! 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.288 mas, bmaj=6.791 mas, bpa=7.529 degrees ! Estimated noise=3940.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.333176 Jy ! Component: 100 - total flux cleaned = 0.509937 Jy ! Component: 150 - total flux cleaned = 0.584457 Jy ! Component: 200 - total flux cleaned = 0.626776 Jy ! Total flux subtracted in 200 components = 0.626776 Jy ! Clean residual min=-0.039668 max=0.039789 Jy/beam ! Clean residual mean=0.003617 rms=0.020629 Jy/beam ! Combined flux in latest and established models = 0.626776 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 101 model components to the UV plane model. ! The established model now contains 101 components and 0.626776 Jy ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=9.618 mas, bpa=9.527 degrees ! Estimated noise=2449.82 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.0970217 Jy ! Component: 100 - total flux cleaned = 0.126775 Jy ! Component: 150 - total flux cleaned = 0.123913 Jy ! Component: 200 - total flux cleaned = 0.116722 Jy ! Total flux subtracted in 200 components = 0.116722 Jy ! Clean residual min=-0.026663 max=0.026675 Jy/beam ! Clean residual mean=0.005070 rms=0.015226 Jy/beam ! Combined flux in latest and established models = 0.743497 Jy ! Adding 151 model components to the UV plane model. ! The established model now contains 246 components and 0.743497 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=12.21 mas, bmaj=47.05 mas, bpa=7.847 degrees ! Estimated noise=3042.56 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.0439078 Jy ! Component: 100 - total flux cleaned = 0.0821469 Jy ! Component: 150 - total flux cleaned = 0.115474 Jy ! Component: 200 - total flux cleaned = 0.135739 Jy ! Total flux subtracted in 200 components = 0.135739 Jy ! Clean residual min=-0.015933 max=0.015938 Jy/beam ! Clean residual mean=0.005900 rms=0.008511 Jy/beam ! Combined flux in latest and established models = 0.879236 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 367 components and 0.879236 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=9.618 mas, bpa=9.527 degrees ! Estimated noise=2449.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151421 Jy ! Component: 100 - total flux cleaned = 0.0314914 Jy ! Component: 150 - total flux cleaned = 0.0451474 Jy ! Component: 200 - total flux cleaned = 0.0576792 Jy ! Total flux subtracted in 200 components = 0.0576792 Jy ! Clean residual min=-0.006793 max=0.006924 Jy/beam ! Clean residual mean=0.003155 rms=0.003069 Jy/beam ! Combined flux in latest and established models = 0.936915 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 88 model components to the UV plane model. ! The established model now contains 455 components and 0.936915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239023Jy sigma=0.001364 ! Fit after self-cal, rms=0.238403Jy sigma=0.001361 wmodel J1323-4452_S_2002_05_14_yyk\_map.mod ! Writing 455 model components to file: J1323-4452_S_2002_05_14_yyk_map.mod wobs J1323-4452_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1323-4452_S_2002_05_14_yyk_uvs.fits wwins J1323-4452_S_2002_05_14_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1323-4452_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.083 x 9.618 at 9.527 degrees (North through East) ! Clean map min=-0.050802 max=0.28286 Jy/beam ! Writing clean map to FITS file: J1323-4452_S_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.282862 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00456272 device "J1323-4452_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1323-4452_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.83916 4.83916 9.67831 19.3566 38.7132 77.4265 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0136 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.282 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.083 x 9.618 at 9.527 degrees (North through East) ! Clean map min=-0.050802 max=0.28286 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1323-4452_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1323-4452_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1323-4452_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:49:34 2007