! Started logfile: J0050-0929_X_1994_08_12_yyk_uvs.log on Mon Jan 8 01:53:13 2007 obs J0050-0929_X_1994_08_12_yyk_uva.fits ! Reading UV FITS file: J0050-0929_X_1994_08_12_yyk_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.654201 visibilities/baseline/integration-bin. ! 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 8.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 784 lines of history. ! ! Reading 4828 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_X_1994_08_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)= 1.14322 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=1.369 mas, bmaj=2.408 mas, bpa=-33.73 degrees ! Estimated noise=2262.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.829698 Jy ! Component: 100 - total flux cleaned = 0.956341 Jy ! Total flux subtracted in 100 components = 0.956341 Jy ! Clean residual min=-0.146261 max=0.162138 Jy/beam ! Clean residual mean=-0.003513 rms=0.042942 Jy/beam ! Combined flux in latest and established models = 0.956341 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.956341 Jy ! ! Correcting IF 1. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.692652Jy sigma=0.005487 ! Fit after self-cal, rms=0.688377Jy sigma=0.005451 ! Inverting map and beam ! Estimated beam: bmin=1.367 mas, bmaj=2.408 mas, bpa=-33.85 degrees ! Estimated noise=2335.04 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=1.747 mas, bmaj=2.522 mas, bpa=-29.66 degrees ! Estimated noise=1294.08 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.0614274 Jy ! Component: 100 - total flux cleaned = -0.0706676 Jy ! Component: 150 - total flux cleaned = -0.0629922 Jy ! Component: 200 - total flux cleaned = -0.0571261 Jy ! Total flux subtracted in 200 components = -0.0571261 Jy ! Clean residual min=-0.137114 max=0.161285 Jy/beam ! Clean residual mean=-0.006675 rms=0.043366 Jy/beam ! Combined flux in latest and established models = 0.899215 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.899215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.667159Jy sigma=0.005290 ! Fit after self-cal, rms=0.667117Jy sigma=0.005289 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.747 x 2.522 at -29.66 degrees (North through East) ! Clean map min=-0.13355 max=0.88118 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.217367 ! Telescope amplitude corrections in sub-array 1: ! BR 2.65 FD 0.80 HN 0.86 KP 1.01 ! LA 0.84 MK 34.61 NL 0.74 OV 2.79 ! PT 0.84 SC 0.86 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.311341 ! Telescope amplitude corrections in sub-array 1: ! BR 2.42 FD 0.81 HN 0.89 KP 0.98 ! LA 0.84 MK 21.11 NL 0.72 OV 2.66 ! PT 0.84 SC 0.85 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.0866172 ! Telescope amplitude corrections in sub-array 1: ! BR 2.55 FD 0.81 HN 0.91 KP 0.93 ! LA 0.84 MK 104.20 NL 0.75 OV 2.69 ! PT 0.85 SC 0.91 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.105756 ! Telescope amplitude corrections in sub-array 1: ! BR 2.27 FD 0.83 HN 0.92 KP 0.99 ! LA 0.83 MK 83.37 NL 0.74 OV 2.91 ! PT 0.83 SC 0.87 ! ! ! Fit before self-cal, rms=0.667117Jy sigma=0.005289 ! Fit after self-cal, rms=0.888654Jy sigma=0.646790 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.888654Jy sigma=0.646790 ! Fit after self-cal, rms=0.889111Jy sigma=0.646790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.728 mas, bmaj=2.863 mas, bpa=-15.73 degrees ! Estimated noise=14.5586 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.792867 Jy ! Component: 100 - total flux cleaned = -0.844779 Jy ! Component: 150 - total flux cleaned = -0.848068 Jy ! Component: 200 - total flux cleaned = -0.86051 Jy ! Total flux subtracted in 200 components = -0.86051 Jy ! Clean residual min=-0.041703 max=0.026574 Jy/beam ! Clean residual mean=-0.000033 rms=0.009283 Jy/beam ! Combined flux in latest and established models = 0.0387046 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.0387045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286180Jy sigma=0.056885 ! Fit after self-cal, rms=0.274324Jy sigma=0.055120 ! 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.274324Jy sigma=0.055120 ! Fit after self-cal, rms=0.271833Jy sigma=0.055025 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.00754935 Jy ! Component: 100 - total flux cleaned = -0.0145089 Jy ! Component: 150 - total flux cleaned = -0.0199543 Jy ! Component: 200 - total flux cleaned = -0.0225163 Jy ! Total flux subtracted in 200 components = -0.0225163 Jy ! Clean residual min=-0.018938 max=0.013114 Jy/beam ! Clean residual mean=-0.000011 rms=0.003996 Jy/beam ! Combined flux in latest and established models = 0.0161882 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.0161882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260311Jy sigma=0.027964 ! Fit after self-cal, rms=0.260980Jy sigma=0.027826 ! 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: 1.728 x 2.863 at -15.73 degrees (North through East) ! Clean map min=-0.029121 max=0.038658 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.236 mas, bmaj=3.467 mas, bpa=-19.55 degrees ! Estimated noise=15.9085 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.00850777 Jy ! Component: 100 - total flux cleaned = -0.00926607 Jy ! Component: 150 - total flux cleaned = -0.00991198 Jy ! Component: 200 - total flux cleaned = -0.0104738 Jy ! Total flux subtracted in 200 components = -0.0104738 Jy ! Clean residual min=-0.007572 max=0.008052 Jy/beam ! Clean residual mean=0.000000 rms=0.002074 Jy/beam ! Combined flux in latest and established models = 0.00571437 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.00571437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260224Jy sigma=0.022818 ! Fit after self-cal, rms=0.260787Jy sigma=0.022571 ! 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=1.413 mas, bmaj=3.118 mas, bpa=-19.68 degrees ! Estimated noise=39.5535 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121132 Jy ! Component: 100 - total flux cleaned = 0.0134242 Jy ! Component: 150 - total flux cleaned = 0.0139132 Jy ! Component: 200 - total flux cleaned = 0.0141797 Jy ! Total flux subtracted in 200 components = 0.0141797 Jy ! Clean residual min=-0.004010 max=0.005536 Jy/beam ! Clean residual mean=-0.000010 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.0141797 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0141797 Jy ! Inverting map and beam ! Estimated beam: bmin=1.728 mas, bmaj=2.863 mas, bpa=-15.73 degrees ! Estimated noise=14.5586 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.0055416 Jy ! Component: 100 - total flux cleaned = -0.00748781 Jy ! Component: 150 - total flux cleaned = -0.0084886 Jy ! Component: 200 - total flux cleaned = -0.0089531 Jy ! Total flux subtracted in 200 components = -0.0089531 Jy ! Clean residual min=-0.002043 max=0.003171 Jy/beam ! Clean residual mean=0.000006 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.00522664 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.00522664 Jy ! Inverting map ! Added new window around map position (4, -9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299353 Jy ! Component: 100 - total flux cleaned = 0.00320883 Jy ! Component: 150 - total flux cleaned = 0.00334891 Jy ! Component: 200 - total flux cleaned = 0.00350304 Jy ! Total flux subtracted in 200 components = 0.00350305 Jy ! Clean residual min=-0.001643 max=0.001486 Jy/beam ! Clean residual mean=-0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.00872969 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.00872969 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.236 mas, bmaj=3.467 mas, bpa=-19.55 degrees ! Estimated noise=15.9085 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 = 3.74786e-05 Jy ! Component: 100 - total flux cleaned = 0.000139809 Jy ! Component: 150 - total flux cleaned = 0.000139073 Jy ! Component: 200 - total flux cleaned = 0.000160626 Jy ! Total flux subtracted in 200 components = 0.000160626 Jy ! Clean residual min=-0.001816 max=0.001702 Jy/beam ! Clean residual mean=-0.000002 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.00889031 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.00889031 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.728 mas, bmaj=2.863 mas, bpa=-15.73 degrees ! Estimated noise=14.5586 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.41222e-05 Jy ! Component: 100 - total flux cleaned = 4.80144e-06 Jy ! Component: 150 - total flux cleaned = -4.65168e-05 Jy ! Component: 200 - total flux cleaned = -6.21441e-05 Jy ! Total flux subtracted in 200 components = -6.21441e-05 Jy ! Clean residual min=-0.001369 max=0.001304 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.00882817 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.00882817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247310Jy sigma=0.006543 ! Fit after self-cal, rms=0.246944Jy sigma=0.006328 wmodel J0050-0929_X_1994_08_12_yyk\_map.mod ! Writing 77 model components to file: J0050-0929_X_1994_08_12_yyk_map.mod wobs J0050-0929_X_1994_08_12_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_X_1994_08_12_yyk_uvs.fits wwins J0050-0929_X_1994_08_12_yyk\_map.win ! wwins: Wrote 2 windows to J0050-0929_X_1994_08_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 = -4.69156e-05 Jy ! Component: 100 - total flux cleaned = -0.000186689 Jy ! Component: 150 - total flux cleaned = -0.000242507 Jy ! Component: 200 - total flux cleaned = -0.000255256 Jy ! Component: 250 - total flux cleaned = -0.000255119 Jy ! Component: 300 - total flux cleaned = -0.000244602 Jy ! Component: 350 - total flux cleaned = -0.000195298 Jy ! Component: 400 - total flux cleaned = -0.000176962 Jy ! Component: 450 - total flux cleaned = -0.00013303 Jy ! Component: 500 - total flux cleaned = -9.09933e-05 Jy ! Component: 550 - total flux cleaned = -3.4707e-05 Jy ! Component: 600 - total flux cleaned = -3.81981e-06 Jy ! Component: 650 - total flux cleaned = 4.13563e-05 Jy ! Component: 700 - total flux cleaned = 8.5689e-05 Jy ! Component: 750 - total flux cleaned = 0.000143584 Jy ! Component: 800 - total flux cleaned = 0.000171919 Jy ! Component: 850 - total flux cleaned = 0.000213661 Jy ! Component: 900 - total flux cleaned = 0.000247759 Jy ! Component: 950 - total flux cleaned = 0.000287797 Jy ! Component: 1000 - total flux cleaned = 0.000300971 Jy ! Component: 1050 - total flux cleaned = 0.000320363 Jy ! Component: 1100 - total flux cleaned = 0.000326793 Jy ! Component: 1150 - total flux cleaned = 0.000345768 Jy ! Component: 1200 - total flux cleaned = 0.000345759 Jy ! Component: 1250 - total flux cleaned = 0.000358211 Jy ! Component: 1300 - total flux cleaned = 0.000376567 Jy ! Component: 1350 - total flux cleaned = 0.000382607 Jy ! Component: 1400 - total flux cleaned = 0.000394593 Jy ! Component: 1450 - total flux cleaned = 0.000400531 Jy ! Component: 1500 - total flux cleaned = 0.00041826 Jy ! Component: 1550 - total flux cleaned = 0.000424154 Jy ! Component: 1600 - total flux cleaned = 0.000453056 Jy ! Component: 1650 - total flux cleaned = 0.000464482 Jy ! Component: 1700 - total flux cleaned = 0.000487273 Jy ! Component: 1750 - total flux cleaned = 0.000504218 Jy ! Component: 1800 - total flux cleaned = 0.000526747 Jy ! Component: 1850 - total flux cleaned = 0.000543531 Jy ! Component: 1900 - total flux cleaned = 0.000554684 Jy ! Component: 1950 - total flux cleaned = 0.000576931 Jy ! Component: 2000 - total flux cleaned = 0.000604733 Jy ! Total flux subtracted in 2048 components = 0.000626837 Jy ! Clean residual min=-0.000277 max=0.000435 Jy/beam ! Clean residual mean=-0.000004 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.00945501 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 196 components and 0.00945501 Jy ![Exited script file: muppet] wmap "J0050-0929_X_1994_08_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.728 x 2.863 at -15.73 degrees (North through East) ! Clean map min=-0.0033153 max=0.010224 Jy/beam ! Writing clean map to FITS file: J0050-0929_X_1994_08_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0102242 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.91045e-05 device "J0050-0929_X_1994_08_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_X_1994_08_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.90793 2.90793 5.81586 11.6317 23.2634 46.5269 93.0538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.01 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.728 x 2.863 at -15.73 degrees (North through East) ! Clean map min=-0.0033153 max=0.010224 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_X_1994_08_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_X_1994_08_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_X_1994_08_12_yyk_uvs.log closed on Mon Jan 8 01:53:19 2007