! Started logfile: J2303-1002_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:09:55 2006 obs J2303-1002_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2303-1002_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.94 visibilities/baseline/integration-bin. ! Found source: J2303-1002 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1602 lines of history. ! ! Reading 1692 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 J2303-1002_S_2005_07_09_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.122455 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.645 mas, bmaj=6.799 mas, bpa=-0.3922 degrees ! Estimated noise=1.51276 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0633415 Jy ! Component: 100 - total flux cleaned = 0.0788094 Jy ! Total flux subtracted in 100 components = 0.0788094 Jy ! Clean residual min=-0.009154 max=0.011948 Jy/beam ! Clean residual mean=0.000009 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 0.0788094 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0788094 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.096181Jy sigma=1.400146 ! Fit after self-cal, rms=0.085206Jy sigma=1.167357 ! Inverting map and beam ! Estimated beam: bmin=2.645 mas, bmaj=6.799 mas, bpa=-0.3922 degrees ! Estimated noise=1.51276 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178806 Jy ! Component: 100 - total flux cleaned = 0.0242879 Jy ! Total flux subtracted in 100 components = 0.0242879 Jy ! Clean residual min=-0.005124 max=0.006527 Jy/beam ! Clean residual mean=-0.000026 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.103097 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.103097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082548Jy sigma=1.092592 ! Fit after self-cal, rms=0.082552Jy sigma=1.092482 ! Inverting map 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.462 mas, bmaj=9.088 mas, bpa=-5.412 degrees ! Estimated noise=0.994779 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.00353468 Jy ! Component: 100 - total flux cleaned = 0.0043045 Jy ! Component: 150 - total flux cleaned = 0.00437758 Jy ! Component: 200 - total flux cleaned = 0.0043996 Jy ! Total flux subtracted in 200 components = 0.0043996 Jy ! Clean residual min=-0.003733 max=0.003545 Jy/beam ! Clean residual mean=-0.000005 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.107497 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.107497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082546Jy sigma=1.090087 ! Fit after self-cal, rms=0.082548Jy sigma=1.090028 ! 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.462 x 9.088 at -5.412 degrees (North through East) ! Clean map min=-0.0036287 max=0.089186 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.00648 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.06 KP 0.96 ! LA 1.10 MK 1.05 NL 0.95 OV 1.04 ! PT 1.03 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992651 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 0.87 KP 1.03 ! LA 1.07 MK 0.89 NL 1.00 OV 1.00 ! PT 1.04 SC 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.082548Jy sigma=1.090028 ! Fit after self-cal, rms=0.082125Jy sigma=1.084730 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.082125Jy sigma=1.084730 ! Fit after self-cal, rms=0.082131Jy sigma=1.084712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.849 mas, bpa=-5.185 degrees ! Estimated noise=0.996751 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.00204208 Jy ! Component: 100 - total flux cleaned = 0.00247342 Jy ! Component: 150 - total flux cleaned = 0.00254655 Jy ! Component: 200 - total flux cleaned = 0.00258729 Jy ! Total flux subtracted in 200 components = 0.00258729 Jy ! Clean residual min=-0.003968 max=0.003678 Jy/beam ! Clean residual mean=0.000037 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.110084 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.110084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082083Jy sigma=1.083847 ! Fit after self-cal, rms=0.082076Jy sigma=1.083789 ! 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.082076Jy sigma=1.083789 ! Fit after self-cal, rms=0.075797Jy sigma=1.007001 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.00220849 Jy ! Component: 100 - total flux cleaned = 0.00217142 Jy ! Component: 150 - total flux cleaned = 0.0021707 Jy ! Component: 200 - total flux cleaned = 0.00217147 Jy ! Total flux subtracted in 200 components = 0.00217147 Jy ! Clean residual min=-0.003907 max=0.003558 Jy/beam ! Clean residual mean=0.000032 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.112256 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.112256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075740Jy sigma=1.005532 ! Fit after self-cal, rms=0.075159Jy sigma=0.995489 ! 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.371 x 8.849 at -5.185 degrees (North through East) ! Clean map min=-0.0038092 max=0.091778 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 = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.048 mas, bmaj=15.52 mas, bpa=4.884 degrees ! Estimated noise=1.22068 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.000944784 Jy ! Component: 100 - total flux cleaned = 0.00103643 Jy ! Component: 150 - total flux cleaned = 0.00108598 Jy ! Component: 200 - total flux cleaned = 0.00113074 Jy ! Total flux subtracted in 200 components = 0.00113074 Jy ! Clean residual min=-0.003435 max=0.003517 Jy/beam ! Clean residual mean=0.000056 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.113386 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.113386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075144Jy sigma=0.995512 ! Fit after self-cal, rms=0.075208Jy sigma=0.993352 ! 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.619 mas, bmaj=6.708 mas, bpa=-0.02183 degrees ! Estimated noise=1.48657 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0776347 Jy ! Component: 100 - total flux cleaned = 0.0960679 Jy ! Component: 150 - total flux cleaned = 0.10502 Jy ! Component: 200 - total flux cleaned = 0.109645 Jy ! Total flux subtracted in 200 components = 0.109645 Jy ! Clean residual min=-0.004848 max=0.006148 Jy/beam ! Clean residual mean=0.000009 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.109645 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.109645 Jy ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.849 mas, bpa=-5.185 degrees ! Estimated noise=0.996751 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.0024638 Jy ! Component: 100 - total flux cleaned = 0.00283088 Jy ! Component: 150 - total flux cleaned = 0.00296614 Jy ! Component: 200 - total flux cleaned = 0.00301221 Jy ! Total flux subtracted in 200 components = 0.00301221 Jy ! Clean residual min=-0.003884 max=0.003787 Jy/beam ! Clean residual mean=0.000029 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.112657 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.112657 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=8.048 mas, bmaj=15.52 mas, bpa=4.884 degrees ! Estimated noise=1.22068 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.000633044 Jy ! Component: 100 - total flux cleaned = 0.000691606 Jy ! Component: 150 - total flux cleaned = 0.000740656 Jy ! Component: 200 - total flux cleaned = 0.000784688 Jy ! Total flux subtracted in 200 components = 0.000784688 Jy ! Clean residual min=-0.003400 max=0.003549 Jy/beam ! Clean residual mean=0.000054 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.113442 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.113442 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.849 mas, bpa=-5.185 degrees ! Estimated noise=0.996751 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345415 Jy ! Component: 100 - total flux cleaned = -0.000426491 Jy ! Component: 150 - total flux cleaned = -0.000488745 Jy ! Component: 200 - total flux cleaned = -0.000525406 Jy ! Total flux subtracted in 200 components = -0.000525406 Jy ! Clean residual min=-0.003836 max=0.003783 Jy/beam ! Clean residual mean=0.000028 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.112916 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.112916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075148Jy sigma=0.992755 ! Fit after self-cal, rms=0.075234Jy sigma=0.992051 wmodel J2303-1002_S_2005_07_09_yyk\_map.mod ! Writing 51 model components to file: J2303-1002_S_2005_07_09_yyk_map.mod wobs J2303-1002_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2303-1002_S_2005_07_09_yyk_uvs.fits wwins J2303-1002_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J2303-1002_S_2005_07_09_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324405 Jy ! Component: 100 - total flux cleaned = 0.000571686 Jy ! Component: 150 - total flux cleaned = 0.00073988 Jy ! Component: 200 - total flux cleaned = 0.00101212 Jy ! Component: 250 - total flux cleaned = 0.00127308 Jy ! Component: 300 - total flux cleaned = 0.00132236 Jy ! Component: 350 - total flux cleaned = 0.00122556 Jy ! Component: 400 - total flux cleaned = 0.00127422 Jy ! Component: 450 - total flux cleaned = 0.00131997 Jy ! Component: 500 - total flux cleaned = 0.00136552 Jy ! Component: 550 - total flux cleaned = 0.00149637 Jy ! Component: 600 - total flux cleaned = 0.00162379 Jy ! Component: 650 - total flux cleaned = 0.00183379 Jy ! Component: 700 - total flux cleaned = 0.0021222 Jy ! Component: 750 - total flux cleaned = 0.00236525 Jy ! Component: 800 - total flux cleaned = 0.00252397 Jy ! Component: 850 - total flux cleaned = 0.00279718 Jy ! Component: 900 - total flux cleaned = 0.00295088 Jy ! Component: 950 - total flux cleaned = 0.00313982 Jy ! Component: 1000 - total flux cleaned = 0.00336245 Jy ! Component: 1050 - total flux cleaned = 0.00343453 Jy ! Component: 1100 - total flux cleaned = 0.00368656 Jy ! Component: 1150 - total flux cleaned = 0.00386323 Jy ! Component: 1200 - total flux cleaned = 0.00400298 Jy ! Component: 1250 - total flux cleaned = 0.00417557 Jy ! Component: 1300 - total flux cleaned = 0.0044473 Jy ! Component: 1350 - total flux cleaned = 0.00444753 Jy ! Component: 1400 - total flux cleaned = 0.00461325 Jy ! Component: 1450 - total flux cleaned = 0.00480786 Jy ! Component: 1500 - total flux cleaned = 0.00480756 Jy ! Component: 1550 - total flux cleaned = 0.00493379 Jy ! Component: 1600 - total flux cleaned = 0.00505773 Jy ! Component: 1650 - total flux cleaned = 0.0049962 Jy ! Component: 1700 - total flux cleaned = 0.00496624 Jy ! Component: 1750 - total flux cleaned = 0.00514717 Jy ! Component: 1800 - total flux cleaned = 0.00526569 Jy ! Component: 1850 - total flux cleaned = 0.00532399 Jy ! Component: 1900 - total flux cleaned = 0.00535322 Jy ! Component: 1950 - total flux cleaned = 0.00558244 Jy ! Component: 2000 - total flux cleaned = 0.00561079 Jy ! Total flux subtracted in 2048 components = 0.00569508 Jy ! Clean residual min=-0.001514 max=0.001638 Jy/beam ! Clean residual mean=0.000002 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.118611 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 175 components and 0.118611 Jy ![Exited script file: muppet] wmap "J2303-1002_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.371 x 8.849 at -5.185 degrees (North through East) ! Clean map min=-0.0028116 max=0.09163 Jy/beam ! Writing clean map to FITS file: J2303-1002_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0916304 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000568289 device "J2303-1002_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2303-1002_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.86059 1.86059 3.72119 7.44237 14.8847 29.7695 59.539 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.091 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.371 x 8.849 at -5.185 degrees (North through East) ! Clean map min=-0.0028116 max=0.09163 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2303-1002_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2303-1002_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2303-1002_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:09:59 2006