! Started logfile: J2129-1821_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:58:46 2007 obs J2129-1821_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2129-1821_S_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.38391 visibilities/baseline/integration-bin. ! Found source: J2129-1821 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 36120 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-1821_S_1997_07_02_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)= 1.30989 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.614 mas, bmaj=7.688 mas, bpa=-5.401 degrees ! Estimated noise=1569.3 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 = 1.00834 Jy ! Component: 100 - total flux cleaned = 1.24871 Jy ! Total flux subtracted in 100 components = 1.24871 Jy ! Clean residual min=-0.038625 max=0.073680 Jy/beam ! Clean residual mean=0.000472 rms=0.014617 Jy/beam ! Combined flux in latest and established models = 1.24871 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 1.24871 Jy ! ! Correcting IF 1. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.406516Jy sigma=0.001890 ! Fit after self-cal, rms=0.405814Jy sigma=0.001885 ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=7.688 mas, bpa=-5.401 degrees ! Estimated noise=1569.3 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.51 mas, bmaj=9.458 mas, bpa=-5.314 degrees ! Estimated noise=913.248 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.113154 Jy ! Component: 100 - total flux cleaned = 0.150801 Jy ! Component: 150 - total flux cleaned = 0.161229 Jy ! Component: 200 - total flux cleaned = 0.161238 Jy ! Total flux subtracted in 200 components = 0.161238 Jy ! Clean residual min=-0.037195 max=0.055146 Jy/beam ! Clean residual mean=0.000290 rms=0.013038 Jy/beam ! Combined flux in latest and established models = 1.40995 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 1.40995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381709Jy sigma=0.001765 ! Fit after self-cal, rms=0.381586Jy sigma=0.001764 ! 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.51 x 9.458 at -5.314 degrees (North through East) ! Clean map min=-0.03791 max=1.1431 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.03341 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.92 KP 0.88 ! LA 0.98 MK 0.94 NL 1.00* OV 1.10 ! PT 0.93 SC 0.86 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985933 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.15 HN 1.02 KP 0.94 ! LA 1.08 MK 0.99 NL 1.03 OV 1.05 ! PT 0.92 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03684 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 0.95 KP 0.91 ! LA 0.81 MK 0.84 NL 1.00 OV 0.96 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984253 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.16 KP 0.94 ! LA 0.90 MK 0.99 NL 1.13 OV 0.97 ! PT 0.91 SC 1.04 ! ! ! Fit before self-cal, rms=0.381586Jy sigma=0.001764 ! Fit after self-cal, rms=0.353663Jy sigma=0.001624 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.353663Jy sigma=0.001624 ! Fit after self-cal, rms=0.353676Jy sigma=0.001624 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=9.286 mas, bpa=-5.585 degrees ! Estimated noise=913.34 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 (5, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0517906 Jy ! Component: 100 - total flux cleaned = 0.060974 Jy ! Component: 150 - total flux cleaned = 0.0615928 Jy ! Component: 200 - total flux cleaned = 0.0621424 Jy ! Total flux subtracted in 200 components = 0.0621424 Jy ! Clean residual min=-0.014048 max=0.021334 Jy/beam ! Clean residual mean=0.000129 rms=0.004599 Jy/beam ! Combined flux in latest and established models = 1.47209 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 1.47209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347044Jy sigma=0.001591 ! Fit after self-cal, rms=0.346233Jy sigma=0.001588 ! 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.346233Jy sigma=0.001588 ! Fit after self-cal, rms=0.333695Jy sigma=0.001553 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) ! Added new window around map position (-10, 61). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218059 Jy ! Component: 100 - total flux cleaned = 0.0257469 Jy ! Component: 150 - total flux cleaned = 0.0266916 Jy ! Component: 200 - total flux cleaned = 0.0271254 Jy ! Total flux subtracted in 200 components = 0.0271254 Jy ! Clean residual min=-0.017398 max=0.013685 Jy/beam ! Clean residual mean=0.000076 rms=0.003661 Jy/beam ! Combined flux in latest and established models = 1.49922 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 1.49922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331835Jy sigma=0.001543 ! Fit after self-cal, rms=0.330491Jy sigma=0.001539 ! 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.428 x 9.286 at -5.585 degrees (North through East) ! Clean map min=-0.013826 max=1.1428 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.330491Jy sigma=0.001539 ! Fit after self-cal, rms=0.317064Jy sigma=0.001496 ! 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.317064Jy sigma=0.001496 ! Fit after self-cal, rms=0.316762Jy sigma=0.001495 ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.209 mas, bpa=-5.265 degrees ! Estimated noise=906.038 mJy/beam. ! Added new window around map position (13, 0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176265 Jy ! Component: 100 - total flux cleaned = 0.0161961 Jy ! Component: 150 - total flux cleaned = 0.0161926 Jy ! Component: 200 - total flux cleaned = 0.0155106 Jy ! Total flux subtracted in 200 components = 0.0155106 Jy ! Clean residual min=-0.011758 max=0.008834 Jy/beam ! Clean residual mean=0.000058 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 1.51473 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 105 components and 1.51473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314977Jy sigma=0.001488 ! Fit after self-cal, rms=0.314752Jy sigma=0.001487 ! 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.314752Jy sigma=0.001487 ! Fit after self-cal, rms=0.313760Jy sigma=0.001484 ! 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.313760Jy sigma=0.001484 ! Fit after self-cal, rms=0.313707Jy sigma=0.001484 ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.206 mas, bpa=-5.096 degrees ! Estimated noise=905.978 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00902774 Jy ! Component: 100 - total flux cleaned = 0.00875244 Jy ! Component: 150 - total flux cleaned = 0.00799412 Jy ! Component: 200 - total flux cleaned = 0.00707013 Jy ! Total flux subtracted in 200 components = 0.00707013 Jy ! Clean residual min=-0.009397 max=0.007432 Jy/beam ! Clean residual mean=0.000033 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 1.5218 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 127 components and 1.5218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313117Jy sigma=0.001481 ! Fit after self-cal, rms=0.313062Jy sigma=0.001481 ! 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=8.109 mas, bmaj=17.2 mas, bpa=-2.01 degrees ! Estimated noise=1129.27 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.00138757 Jy ! Component: 100 - total flux cleaned = -0.00160811 Jy ! Component: 150 - total flux cleaned = -0.00223411 Jy ! Component: 200 - total flux cleaned = -0.00290036 Jy ! Total flux subtracted in 200 components = -0.00290036 Jy ! Clean residual min=-0.006740 max=0.008068 Jy/beam ! Clean residual mean=0.000056 rms=0.002317 Jy/beam ! Combined flux in latest and established models = 1.5189 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 154 components and 1.5189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312892Jy sigma=0.001481 ! Fit after self-cal, rms=0.312847Jy sigma=0.001480 ! 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.568 mas, bmaj=7.618 mas, bpa=-5.239 degrees ! Estimated noise=1539.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.999394 Jy ! Component: 100 - total flux cleaned = 1.24504 Jy ! Component: 150 - total flux cleaned = 1.3512 Jy ! Component: 200 - total flux cleaned = 1.40994 Jy ! Total flux subtracted in 200 components = 1.40994 Jy ! Clean residual min=-0.017607 max=0.025376 Jy/beam ! Clean residual mean=0.000142 rms=0.005499 Jy/beam ! Combined flux in latest and established models = 1.40994 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 30 model components to the UV plane model. ! The established model now contains 30 components and 1.40994 Jy ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.206 mas, bpa=-5.096 degrees ! Estimated noise=905.978 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.050347 Jy ! Component: 100 - total flux cleaned = 0.078111 Jy ! Component: 150 - total flux cleaned = 0.0959287 Jy ! Component: 200 - total flux cleaned = 0.0996859 Jy ! Total flux subtracted in 200 components = 0.0996859 Jy ! Clean residual min=-0.009071 max=0.010330 Jy/beam ! Clean residual mean=0.000047 rms=0.002669 Jy/beam ! Combined flux in latest and established models = 1.50962 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 1.50962 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.109 mas, bmaj=17.2 mas, bpa=-2.01 degrees ! Estimated noise=1129.27 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.00740292 Jy ! Component: 100 - total flux cleaned = 0.00830058 Jy ! Component: 150 - total flux cleaned = 0.00880313 Jy ! Component: 200 - total flux cleaned = 0.00923111 Jy ! Total flux subtracted in 200 components = 0.00923111 Jy ! Clean residual min=-0.007146 max=0.008641 Jy/beam ! Clean residual mean=0.000052 rms=0.002416 Jy/beam ! Combined flux in latest and established models = 1.51885 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 90 components and 1.51885 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.206 mas, bpa=-5.096 degrees ! Estimated noise=905.978 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244058 Jy ! Component: 100 - total flux cleaned = 0.00102713 Jy ! Component: 150 - total flux cleaned = 0.00185721 Jy ! Component: 200 - total flux cleaned = 0.00210201 Jy ! Total flux subtracted in 200 components = 0.00210201 Jy ! Clean residual min=-0.008714 max=0.007762 Jy/beam ! Clean residual mean=0.000021 rms=0.002151 Jy/beam ! Combined flux in latest and established models = 1.52096 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 1.52096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312987Jy sigma=0.001481 ! Fit after self-cal, rms=0.312923Jy sigma=0.001481 wmodel J2129-1821_S_1997_07_02_yyk\_map.mod ! Writing 107 model components to file: J2129-1821_S_1997_07_02_yyk_map.mod wobs J2129-1821_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2129-1821_S_1997_07_02_yyk_uvs.fits wwins J2129-1821_S_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J2129-1821_S_1997_07_02_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.00199872 Jy ! Component: 100 - total flux cleaned = -0.00173368 Jy ! Component: 150 - total flux cleaned = -0.00125755 Jy ! Component: 200 - total flux cleaned = -0.000810389 Jy ! Component: 250 - total flux cleaned = -0.000490879 Jy ! Component: 300 - total flux cleaned = 0.000123366 Jy ! Component: 350 - total flux cleaned = 0.000613277 Jy ! Component: 400 - total flux cleaned = 0.000897813 Jy ! Component: 450 - total flux cleaned = 0.00108087 Jy ! Component: 500 - total flux cleaned = 0.00125749 Jy ! Component: 550 - total flux cleaned = 0.00151232 Jy ! Component: 600 - total flux cleaned = 0.00184118 Jy ! Component: 650 - total flux cleaned = 0.00216136 Jy ! Component: 700 - total flux cleaned = 0.0023963 Jy ! Component: 750 - total flux cleaned = 0.00247237 Jy ! Component: 800 - total flux cleaned = 0.00261853 Jy ! Component: 850 - total flux cleaned = 0.00254739 Jy ! Component: 900 - total flux cleaned = 0.00261772 Jy ! Component: 950 - total flux cleaned = 0.00241031 Jy ! Component: 1000 - total flux cleaned = 0.00227391 Jy ! Component: 1050 - total flux cleaned = 0.00207631 Jy ! Component: 1100 - total flux cleaned = 0.0019478 Jy ! Component: 1150 - total flux cleaned = 0.00182214 Jy ! Component: 1200 - total flux cleaned = 0.00157538 Jy ! Component: 1250 - total flux cleaned = 0.00151505 Jy ! Component: 1300 - total flux cleaned = 0.00139636 Jy ! Component: 1350 - total flux cleaned = 0.00116317 Jy ! Component: 1400 - total flux cleaned = 0.00110515 Jy ! Component: 1450 - total flux cleaned = 0.000936233 Jy ! Component: 1500 - total flux cleaned = 0.000716183 Jy ! Component: 1550 - total flux cleaned = 0.000445722 Jy ! Component: 1600 - total flux cleaned = 0.000232517 Jy ! Component: 1650 - total flux cleaned = 7.46934e-05 Jy ! Component: 1700 - total flux cleaned = -0.000441199 Jy ! Component: 1750 - total flux cleaned = -0.000746011 Jy ! Component: 1800 - total flux cleaned = -0.00114654 Jy ! Component: 1850 - total flux cleaned = -0.00139346 Jy ! Component: 1900 - total flux cleaned = -0.00183121 Jy ! Component: 1950 - total flux cleaned = -0.00216652 Jy ! Component: 2000 - total flux cleaned = -0.00254478 Jy ! Total flux subtracted in 2048 components = -0.00282458 Jy ! Clean residual min=-0.003129 max=0.002317 Jy/beam ! Clean residual mean=-0.000024 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 1.51813 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 246 components and 1.51813 Jy ![Exited script file: muppet] wmap "J2129-1821_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 9.206 at -5.096 degrees (North through East) ! Clean map min=-0.0080055 max=1.1331 Jy/beam ! Writing clean map to FITS file: J2129-1821_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.13305 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000941314 device "J2129-1821_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2129-1821_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.249233 0.249233 0.498466 0.996932 1.99386 3.98773 7.97545 15.9509 31.9018 63.8036 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.133 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.404 x 9.206 at -5.096 degrees (North through East) ! Clean map min=-0.0080055 max=1.1331 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2129-1821_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2129-1821_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2129-1821_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:58:54 2007