! Started logfile: J2129-1538_X_2005_07_09_yyk_uvs.log on Fri Jan 20 11:02:35 2006 obs J2129-1538_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2129-1538_X_2005_07_09_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2129-1538 ! ! 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 1479 lines of history. ! ! Reading 720 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 J2129-1538_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.13596 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.682 mas, bmaj=1.825 mas, bpa=0.1954 degrees ! Estimated noise=2.02022 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.931039 Jy ! Component: 100 - total flux cleaned = 1.12901 Jy ! Total flux subtracted in 100 components = 1.12901 Jy ! Clean residual min=-0.026560 max=0.058274 Jy/beam ! Clean residual mean=0.000015 rms=0.009625 Jy/beam ! Combined flux in latest and established models = 1.12901 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 1.12901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159292Jy sigma=2.724955 ! Fit after self-cal, rms=0.158920Jy sigma=2.718435 ! Inverting map ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0817462 Jy ! Component: 100 - total flux cleaned = 0.119561 Jy ! Total flux subtracted in 100 components = 0.119561 Jy ! Clean residual min=-0.022358 max=0.022537 Jy/beam ! Clean residual mean=0.000024 rms=0.005307 Jy/beam ! Combined flux in latest and established models = 1.24857 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 1.24857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117083Jy sigma=1.868108 ! Fit after self-cal, rms=0.116869Jy sigma=1.865071 ! 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.8684 mas, bmaj=2.233 mas, bpa=1.22 degrees ! Estimated noise=1.49874 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.0259675 Jy ! Component: 100 - total flux cleaned = 0.0345403 Jy ! Component: 150 - total flux cleaned = 0.0380972 Jy ! Component: 200 - total flux cleaned = 0.0382726 Jy ! Total flux subtracted in 200 components = 0.0382726 Jy ! Clean residual min=-0.024215 max=0.019229 Jy/beam ! Clean residual mean=0.000060 rms=0.005163 Jy/beam ! Combined flux in latest and established models = 1.28684 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 1.28684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112812Jy sigma=1.794028 ! Fit after self-cal, rms=0.112729Jy sigma=1.793262 ! 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.8684 x 2.233 at 1.22 degrees (North through East) ! Clean map min=-0.022275 max=1.113 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.00696 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.03 KP 0.98 ! LA 0.99 MK 1.01 NL 1.00 OV 1.02 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01415 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.05 KP 0.92 ! LA 0.98 MK 1.00 NL 0.97 OV 0.98 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0159 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.94 KP 0.87 ! LA 1.00 MK 1.01 NL 0.97 OV 1.02 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.955568 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.01 KP 1.00 ! LA 0.98 MK 1.01 NL 1.00 OV 1.04 ! PT 1.11 SC 1.22 ! ! ! Fit before self-cal, rms=0.112729Jy sigma=1.793262 ! Fit after self-cal, rms=0.092486Jy sigma=1.437998 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.092486Jy sigma=1.437998 ! Fit after self-cal, rms=0.092477Jy sigma=1.437966 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8724 mas, bmaj=2.238 mas, bpa=1.277 degrees ! Estimated noise=1.49679 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.00294226 Jy ! Component: 100 - total flux cleaned = -0.0028027 Jy ! Component: 150 - total flux cleaned = -0.00269041 Jy ! Component: 200 - total flux cleaned = -0.00269175 Jy ! Total flux subtracted in 200 components = -0.00269175 Jy ! Clean residual min=-0.012316 max=0.008815 Jy/beam ! Clean residual mean=0.000000 rms=0.002416 Jy/beam ! Combined flux in latest and established models = 1.28415 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 1.28415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092264Jy sigma=1.432688 ! Fit after self-cal, rms=0.092243Jy sigma=1.432308 ! 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.092243Jy sigma=1.432308 ! Fit after self-cal, rms=0.089584Jy sigma=1.391885 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 = 2.18461e-05 Jy ! Component: 100 - total flux cleaned = 9.93105e-05 Jy ! Component: 150 - total flux cleaned = 9.90373e-05 Jy ! Component: 200 - total flux cleaned = 0.000169646 Jy ! Total flux subtracted in 200 components = 0.000169646 Jy ! Clean residual min=-0.012227 max=0.008713 Jy/beam ! Clean residual mean=0.000001 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 1.28432 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 1.28432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089500Jy sigma=1.389812 ! Fit after self-cal, rms=0.089305Jy sigma=1.386373 ! 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.8724 x 2.238 at 1.277 degrees (North through East) ! Clean map min=-0.011122 max=1.112 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.089305Jy sigma=1.386373 ! Fit after self-cal, rms=0.070745Jy sigma=1.011566 ! 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.070745Jy sigma=1.011566 ! Fit after self-cal, rms=0.070757Jy sigma=1.011166 ! Inverting map and beam ! Estimated beam: bmin=0.8739 mas, bmaj=2.242 mas, bpa=1.325 degrees ! Estimated noise=1.49547 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430328 Jy ! Component: 100 - total flux cleaned = -0.000346938 Jy ! Component: 150 - total flux cleaned = -0.000214251 Jy ! Component: 200 - total flux cleaned = -0.0001584 Jy ! Total flux subtracted in 200 components = -0.0001584 Jy ! Clean residual min=-0.006938 max=0.007490 Jy/beam ! Clean residual mean=-0.000022 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 1.28416 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 52 components and 1.28416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070687Jy sigma=1.008853 ! Fit after self-cal, rms=0.070688Jy sigma=1.008533 ! 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.070688Jy sigma=1.008533 ! Fit after self-cal, rms=0.069887Jy sigma=0.991853 ! 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.069887Jy sigma=0.991853 ! Fit after self-cal, rms=0.069895Jy sigma=0.991846 ! Inverting map and beam ! Estimated beam: bmin=0.8743 mas, bmaj=2.243 mas, bpa=1.331 degrees ! Estimated noise=1.49555 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000277668 Jy ! Component: 100 - total flux cleaned = -0.000340077 Jy ! Component: 150 - total flux cleaned = -0.000291132 Jy ! Component: 200 - total flux cleaned = -0.000197514 Jy ! Total flux subtracted in 200 components = -0.000197514 Jy ! Clean residual min=-0.006936 max=0.007386 Jy/beam ! Clean residual mean=-0.000023 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 1.28396 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 1.28396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069854Jy sigma=0.990475 ! Fit after self-cal, rms=0.069851Jy sigma=0.990305 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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.201 mas, bmaj=4.864 mas, bpa=7.301 degrees ! Estimated noise=1.8839 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.000240231 Jy ! Component: 100 - total flux cleaned = 0.000244071 Jy ! Component: 150 - total flux cleaned = 0.000291965 Jy ! Component: 200 - total flux cleaned = 0.000338365 Jy ! Total flux subtracted in 200 components = 0.000338365 Jy ! Clean residual min=-0.008766 max=0.009213 Jy/beam ! Clean residual mean=-0.000044 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 1.2843 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 54 components and 1.2843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069836Jy sigma=0.989837 ! Fit after self-cal, rms=0.069849Jy sigma=0.989653 ! 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=0.6841 mas, bmaj=1.833 mas, bpa=0.04167 degrees ! Estimated noise=2.03614 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.937996 Jy ! Component: 100 - total flux cleaned = 1.13553 Jy ! Component: 150 - total flux cleaned = 1.21441 Jy ! Component: 200 - total flux cleaned = 1.25047 Jy ! Total flux subtracted in 200 components = 1.25047 Jy ! Clean residual min=-0.010204 max=0.013325 Jy/beam ! Clean residual mean=-0.000018 rms=0.002804 Jy/beam ! Combined flux in latest and established models = 1.25047 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 29 model components to the UV plane model. ! The established model now contains 29 components and 1.25047 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8743 mas, bmaj=2.243 mas, bpa=1.331 degrees ! Estimated noise=1.49555 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) ! Added new window around map position (-0.2, -1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225038 Jy ! Component: 100 - total flux cleaned = 0.0326107 Jy ! Component: 150 - total flux cleaned = 0.0380949 Jy ! Component: 200 - total flux cleaned = 0.0388759 Jy ! Total flux subtracted in 200 components = 0.0388759 Jy ! Clean residual min=-0.006632 max=0.006283 Jy/beam ! Clean residual mean=-0.000009 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 1.28935 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 1.28935 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.201 mas, bmaj=4.864 mas, bpa=7.301 degrees ! Estimated noise=1.8839 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.00149421 Jy ! Component: 100 - total flux cleaned = 0.00183613 Jy ! Component: 150 - total flux cleaned = 0.00206281 Jy ! Component: 200 - total flux cleaned = 0.00226843 Jy ! Total flux subtracted in 200 components = 0.00226843 Jy ! Clean residual min=-0.007260 max=0.006228 Jy/beam ! Clean residual mean=-0.000012 rms=0.002188 Jy/beam ! Combined flux in latest and established models = 1.29162 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 1.29162 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8743 mas, bmaj=2.243 mas, bpa=1.331 degrees ! Estimated noise=1.49555 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -5.1287e-05 Jy ! Component: 100 - total flux cleaned = -0.000161788 Jy ! Component: 150 - total flux cleaned = -0.000260913 Jy ! Component: 200 - total flux cleaned = -0.000256998 Jy ! Total flux subtracted in 200 components = -0.000256998 Jy ! Clean residual min=-0.006633 max=0.006102 Jy/beam ! Clean residual mean=-0.000005 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 1.29136 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 1.29136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069203Jy sigma=0.977879 ! Fit after self-cal, rms=0.069177Jy sigma=0.977521 wmodel J2129-1538_X_2005_07_09_yyk\_map.mod ! Writing 82 model components to file: J2129-1538_X_2005_07_09_yyk_map.mod wobs J2129-1538_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2129-1538_X_2005_07_09_yyk_uvs.fits wwins J2129-1538_X_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J2129-1538_X_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.00107669 Jy ! Component: 100 - total flux cleaned = -0.00159993 Jy ! Component: 150 - total flux cleaned = -0.0019868 Jy ! Component: 200 - total flux cleaned = -0.00234839 Jy ! Component: 250 - total flux cleaned = -0.00294314 Jy ! Component: 300 - total flux cleaned = -0.00350451 Jy ! Component: 350 - total flux cleaned = -0.00388441 Jy ! Component: 400 - total flux cleaned = -0.00424985 Jy ! Component: 450 - total flux cleaned = -0.00460118 Jy ! Component: 500 - total flux cleaned = -0.00520294 Jy ! Component: 550 - total flux cleaned = -0.0057132 Jy ! Component: 600 - total flux cleaned = -0.00626662 Jy ! Component: 650 - total flux cleaned = -0.00686207 Jy ! Component: 700 - total flux cleaned = -0.00755049 Jy ! Component: 750 - total flux cleaned = -0.00777315 Jy ! Component: 800 - total flux cleaned = -0.00826269 Jy ! Component: 850 - total flux cleaned = -0.00863227 Jy ! Component: 900 - total flux cleaned = -0.00894228 Jy ! Component: 950 - total flux cleaned = -0.00934331 Jy ! Component: 1000 - total flux cleaned = -0.00973432 Jy ! Component: 1050 - total flux cleaned = -0.0100685 Jy ! Component: 1100 - total flux cleaned = -0.0103972 Jy ! Component: 1150 - total flux cleaned = -0.0108093 Jy ! Component: 1200 - total flux cleaned = -0.0111224 Jy ! Component: 1250 - total flux cleaned = -0.0113858 Jy ! Component: 1300 - total flux cleaned = -0.0118587 Jy ! Component: 1350 - total flux cleaned = -0.0120271 Jy ! Component: 1400 - total flux cleaned = -0.0120267 Jy ! Component: 1450 - total flux cleaned = -0.0122311 Jy ! Component: 1500 - total flux cleaned = -0.0123116 Jy ! Component: 1550 - total flux cleaned = -0.0123898 Jy ! Component: 1600 - total flux cleaned = -0.0125054 Jy ! Component: 1650 - total flux cleaned = -0.0125435 Jy ! Component: 1700 - total flux cleaned = -0.0126557 Jy ! Component: 1750 - total flux cleaned = -0.01273 Jy ! Component: 1800 - total flux cleaned = -0.0129108 Jy ! Component: 1850 - total flux cleaned = -0.012875 Jy ! Component: 1900 - total flux cleaned = -0.0129455 Jy ! Component: 1950 - total flux cleaned = -0.0130147 Jy ! Component: 2000 - total flux cleaned = -0.0130149 Jy ! Total flux subtracted in 2048 components = -0.013082 Jy ! Clean residual min=-0.001952 max=0.001839 Jy/beam ! Clean residual mean=-0.000008 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 1.27828 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 211 components and 1.27828 Jy ![Exited script file: muppet] wmap "J2129-1538_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8743 x 2.243 at 1.331 degrees (North through East) ! Clean map min=-0.0036978 max=1.1145 Jy/beam ! Writing clean map to FITS file: J2129-1538_X_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 1.11446 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000581187 device "J2129-1538_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2129-1538_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.156449 0.156449 0.312897 0.625795 1.25159 2.50318 5.00636 10.0127 20.0254 40.0509 80.1017 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.114 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.8743 x 2.243 at 1.331 degrees (North through East) ! Clean map min=-0.0036978 max=1.1145 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2129-1538_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2129-1538_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2129-1538_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:02:39 2006