! Started logfile: J0650-0840_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:05:41 2005 obs J0650-0840_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0650-0840_X_2005_05_12_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887778 visibilities/baseline/integration-bin. ! Found source: J0650-0840 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1439 lines of history. ! ! Reading 3196 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 J0650-0840_X_2005_05_12_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.114393 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.7301 mas, bmaj=1.865 mas, bpa=-2.937 degrees ! Estimated noise=1.27472 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.0591185 Jy ! Component: 100 - total flux cleaned = 0.0731581 Jy ! Total flux subtracted in 100 components = 0.0731581 Jy ! Clean residual min=-0.008168 max=0.025990 Jy/beam ! Clean residual mean=0.000012 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.0731581 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0731581 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.088839Jy sigma=1.319798 ! Fit after self-cal, rms=0.089094Jy sigma=1.299625 ! Inverting map and beam ! Estimated beam: bmin=0.7301 mas, bmaj=1.865 mas, bpa=-2.937 degrees ! Estimated noise=1.27472 mJy/beam. ! Added new window around map position (3.4, -2.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242231 Jy ! Component: 100 - total flux cleaned = 0.0324667 Jy ! Total flux subtracted in 100 components = 0.0324667 Jy ! Clean residual min=-0.005778 max=0.006777 Jy/beam ! Clean residual mean=0.000005 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.105625 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.105625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083527Jy sigma=1.171216 ! Fit after self-cal, rms=0.083484Jy sigma=1.156799 ! 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=0.971 mas, bmaj=2.441 mas, bpa=-3.57 degrees ! Estimated noise=0.70655 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.00788024 Jy ! Component: 100 - total flux cleaned = 0.011778 Jy ! Component: 150 - total flux cleaned = 0.014204 Jy ! Component: 200 - total flux cleaned = 0.0157322 Jy ! Total flux subtracted in 200 components = 0.0157322 Jy ! Clean residual min=-0.004182 max=0.003439 Jy/beam ! Clean residual mean=-0.000012 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.121357 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 53 components and 0.121357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083000Jy sigma=1.142962 ! Fit after self-cal, rms=0.082871Jy sigma=1.139649 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.971 x 2.441 at -3.57 degrees (North through East) ! Clean map min=-0.0037537 max=0.071842 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.00564 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.12 KP 0.93 ! LA 0.98 MK 0.99 NL 0.97 OV 0.94 ! PT 1.02 SC 1.07 ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00302 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.00 KP 0.93 ! LA 0.96 MK 0.98 NL 1.03 OV 1.07 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992714 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.04 HN 1.00 KP 0.95 ! LA 0.92 MK 1.00* NL 1.02 OV 1.01 ! PT 1.12 SC 0.91 ! ! ! Fit before self-cal, rms=0.082871Jy sigma=1.139649 ! Fit after self-cal, rms=0.082647Jy sigma=1.135693 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.082647Jy sigma=1.135693 ! Fit after self-cal, rms=0.082599Jy sigma=1.133481 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9694 mas, bmaj=2.423 mas, bpa=-3.322 degrees ! Estimated noise=0.704214 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.000541009 Jy ! Component: 100 - total flux cleaned = 0.000834408 Jy ! Component: 150 - total flux cleaned = 0.000951193 Jy ! Component: 200 - total flux cleaned = 0.00108813 Jy ! Total flux subtracted in 200 components = 0.00108813 Jy ! Clean residual min=-0.003735 max=0.002988 Jy/beam ! Clean residual mean=-0.000011 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.122445 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.122445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082580Jy sigma=1.132476 ! Fit after self-cal, rms=0.082509Jy sigma=1.130483 ! 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.082509Jy sigma=1.130483 ! Fit after self-cal, rms=0.079862Jy sigma=1.050153 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.00351298 Jy ! Component: 100 - total flux cleaned = 0.00478991 Jy ! Component: 150 - total flux cleaned = 0.00515144 Jy ! Component: 200 - total flux cleaned = 0.00522609 Jy ! Total flux subtracted in 200 components = 0.00522609 Jy ! Clean residual min=-0.002670 max=0.002525 Jy/beam ! Clean residual mean=-0.000020 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.127671 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.127671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079777Jy sigma=1.047215 ! Fit after self-cal, rms=0.079618Jy sigma=1.040580 ! 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: 0.9694 x 2.423 at -3.322 degrees (North through East) ! Clean map min=-0.002498 max=0.074542 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 = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.317 mas, bmaj=4.118 mas, bpa=3.911 degrees ! Estimated noise=0.863614 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.000812789 Jy ! Component: 100 - total flux cleaned = 0.000873769 Jy ! Component: 150 - total flux cleaned = 0.000873587 Jy ! Component: 200 - total flux cleaned = 0.000838345 Jy ! Total flux subtracted in 200 components = 0.000838345 Jy ! Clean residual min=-0.002527 max=0.002038 Jy/beam ! Clean residual mean=-0.000044 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.12851 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.12851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079636Jy sigma=1.040457 ! Fit after self-cal, rms=0.079607Jy sigma=1.039276 ! Inverting map uvtaper 0,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.7292 mas, bmaj=1.856 mas, bpa=-2.811 degrees ! Estimated noise=1.27203 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0676262 Jy ! Component: 100 - total flux cleaned = 0.0921166 Jy ! Component: 150 - total flux cleaned = 0.105087 Jy ! Component: 200 - total flux cleaned = 0.113322 Jy ! Total flux subtracted in 200 components = 0.113322 Jy ! Clean residual min=-0.005525 max=0.006401 Jy/beam ! Clean residual mean=0.000000 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.113322 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.113322 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9694 mas, bmaj=2.423 mas, bpa=-3.322 degrees ! Estimated noise=0.704214 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.00669334 Jy ! Component: 100 - total flux cleaned = 0.0102088 Jy ! Component: 150 - total flux cleaned = 0.0123631 Jy ! Component: 200 - total flux cleaned = 0.0135817 Jy ! Total flux subtracted in 200 components = 0.0135817 Jy ! Clean residual min=-0.002551 max=0.002655 Jy/beam ! Clean residual mean=-0.000019 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.126903 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.126903 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.317 mas, bmaj=4.118 mas, bpa=3.911 degrees ! Estimated noise=0.863614 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.00133849 Jy ! Component: 100 - total flux cleaned = 0.00140301 Jy ! Component: 150 - total flux cleaned = 0.00143173 Jy ! Component: 200 - total flux cleaned = 0.00145654 Jy ! Total flux subtracted in 200 components = 0.00145654 Jy ! Clean residual min=-0.002509 max=0.002040 Jy/beam ! Clean residual mean=-0.000044 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.12836 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.12836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9694 mas, bmaj=2.423 mas, bpa=-3.322 degrees ! Estimated noise=0.704214 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105818 Jy ! Component: 100 - total flux cleaned = 7.87145e-05 Jy ! Component: 150 - total flux cleaned = 7.94609e-05 Jy ! Component: 200 - total flux cleaned = 5.48096e-05 Jy ! Total flux subtracted in 200 components = 5.48096e-05 Jy ! Clean residual min=-0.002556 max=0.002446 Jy/beam ! Clean residual mean=-0.000022 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.128415 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.128415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079564Jy sigma=1.038689 ! Fit after self-cal, rms=0.079548Jy sigma=1.038315 wmodel J0650-0840_X_2005_05_12_yyk\_map.mod ! Writing 70 model components to file: J0650-0840_X_2005_05_12_yyk_map.mod wobs J0650-0840_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0650-0840_X_2005_05_12_yyk_uvs.fits wwins J0650-0840_X_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J0650-0840_X_2005_05_12_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 = -6.50167e-05 Jy ! Component: 100 - total flux cleaned = 0.000400858 Jy ! Component: 150 - total flux cleaned = 0.000759774 Jy ! Component: 200 - total flux cleaned = 0.00117868 Jy ! Component: 250 - total flux cleaned = 0.00147263 Jy ! Component: 300 - total flux cleaned = 0.00182615 Jy ! Component: 350 - total flux cleaned = 0.00216921 Jy ! Component: 400 - total flux cleaned = 0.00253733 Jy ! Component: 450 - total flux cleaned = 0.00289552 Jy ! Component: 500 - total flux cleaned = 0.00318229 Jy ! Component: 550 - total flux cleaned = 0.00346323 Jy ! Component: 600 - total flux cleaned = 0.00376847 Jy ! Component: 650 - total flux cleaned = 0.00400754 Jy ! Component: 700 - total flux cleaned = 0.00418323 Jy ! Component: 750 - total flux cleaned = 0.00441339 Jy ! Component: 800 - total flux cleaned = 0.00452587 Jy ! Component: 850 - total flux cleaned = 0.00472026 Jy ! Component: 900 - total flux cleaned = 0.00485668 Jy ! Component: 950 - total flux cleaned = 0.00504435 Jy ! Component: 1000 - total flux cleaned = 0.00515003 Jy ! Component: 1050 - total flux cleaned = 0.00535804 Jy ! Component: 1100 - total flux cleaned = 0.00543536 Jy ! Component: 1150 - total flux cleaned = 0.00561202 Jy ! Component: 1200 - total flux cleaned = 0.00581088 Jy ! Component: 1250 - total flux cleaned = 0.00588477 Jy ! Component: 1300 - total flux cleaned = 0.00610244 Jy ! Component: 1350 - total flux cleaned = 0.00629311 Jy ! Component: 1400 - total flux cleaned = 0.00645738 Jy ! Component: 1450 - total flux cleaned = 0.00657327 Jy ! Component: 1500 - total flux cleaned = 0.00675614 Jy ! Component: 1550 - total flux cleaned = 0.00689171 Jy ! Component: 1600 - total flux cleaned = 0.00702546 Jy ! Component: 1650 - total flux cleaned = 0.00724495 Jy ! Component: 1700 - total flux cleaned = 0.00737469 Jy ! Component: 1750 - total flux cleaned = 0.0075675 Jy ! Component: 1800 - total flux cleaned = 0.00769413 Jy ! Component: 1850 - total flux cleaned = 0.00786081 Jy ! Component: 1900 - total flux cleaned = 0.00798417 Jy ! Component: 1950 - total flux cleaned = 0.00812679 Jy ! Component: 2000 - total flux cleaned = 0.00828758 Jy ! Total flux subtracted in 2048 components = 0.00840696 Jy ! Clean residual min=-0.001013 max=0.001105 Jy/beam ! Clean residual mean=-0.000006 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.136822 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 194 components and 0.136821 Jy ![Exited script file: muppet] wmap "J0650-0840_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9694 x 2.423 at -3.322 degrees (North through East) ! Clean map min=-0.0017966 max=0.074505 Jy/beam ! Writing clean map to FITS file: J0650-0840_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.074505 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000367817 device "J0650-0840_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0650-0840_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48104 1.48104 2.96209 5.92418 11.8484 23.6967 47.3934 94.7869 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.074 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9694 x 2.423 at -3.322 degrees (North through East) ! Clean map min=-0.0017966 max=0.074505 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0650-0840_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0650-0840_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0650-0840_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:05:45 2005