! Started logfile: J0349-2102_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:07:43 2007 obs J0349-2102_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0349-2102_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.20077 visibilities/baseline/integration-bin. ! Found source: J0349-2102 ! ! 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 31124 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 J0349-2102_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)= 0.663337 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=3.002 mas, bmaj=8.376 mas, bpa=-1.448 degrees ! Estimated noise=1656.17 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.490875 Jy ! Component: 100 - total flux cleaned = 0.55153 Jy ! Total flux subtracted in 100 components = 0.55153 Jy ! Clean residual min=-0.014615 max=0.015734 Jy/beam ! Clean residual mean=0.000241 rms=0.004335 Jy/beam ! Combined flux in latest and established models = 0.55153 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.55153 Jy ! ! Correcting IF 1. ! A total of 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.336369Jy sigma=0.001431 ! Fit after self-cal, rms=0.336245Jy sigma=0.001430 ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=8.376 mas, bpa=-1.448 degrees ! Estimated noise=1656.16 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.814 mas, bmaj=10.69 mas, bpa=-3.042 degrees ! Estimated noise=1060.89 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.001152 Jy ! Component: 100 - total flux cleaned = -0.00157861 Jy ! Component: 150 - total flux cleaned = -0.0019256 Jy ! Component: 200 - total flux cleaned = -0.00217637 Jy ! Total flux subtracted in 200 components = -0.00217637 Jy ! Clean residual min=-0.010181 max=0.015952 Jy/beam ! Clean residual mean=0.000467 rms=0.004179 Jy/beam ! Combined flux in latest and established models = 0.549353 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.549353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335321Jy sigma=0.001427 ! Fit after self-cal, rms=0.335311Jy sigma=0.001427 ! 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.814 x 10.69 at -3.042 degrees (North through East) ! Clean map min=-0.0098348 max=0.56086 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01833 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 0.91 KP 0.90 ! LA 1.01 MK 1.00 NL 1.00* OV 1.10 ! PT 0.94 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982688 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.15 HN 1.00 KP 0.94 ! LA 1.11 MK 1.04 NL 0.99 OV 1.05 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04158 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 0.94 KP 0.92 ! LA 0.82 MK 0.91 NL 0.94 OV 0.94 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988038 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 1.16 KP 0.96 ! LA 0.88 MK 1.02 NL 1.07 OV 0.95 ! PT 0.91 SC 1.02 ! ! ! Fit before self-cal, rms=0.335311Jy sigma=0.001427 ! Fit after self-cal, rms=0.324116Jy sigma=0.001401 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.324116Jy sigma=0.001401 ! Fit after self-cal, rms=0.324114Jy sigma=0.001401 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=10.54 mas, bpa=-2.182 degrees ! Estimated noise=1059.91 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.00651392 Jy ! Component: 100 - total flux cleaned = 0.00828593 Jy ! Component: 150 - total flux cleaned = 0.00853109 Jy ! Component: 200 - total flux cleaned = 0.00848116 Jy ! Total flux subtracted in 200 components = 0.00848116 Jy ! Clean residual min=-0.004478 max=0.004782 Jy/beam ! Clean residual mean=0.000163 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.557835 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.557835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323997Jy sigma=0.001400 ! Fit after self-cal, rms=0.323991Jy sigma=0.001400 ! 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.323991Jy sigma=0.001400 ! Fit after self-cal, rms=0.321675Jy sigma=0.001391 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.000839625 Jy ! Component: 100 - total flux cleaned = 0.000782634 Jy ! Component: 150 - total flux cleaned = 0.000781707 Jy ! Component: 200 - total flux cleaned = 0.000745176 Jy ! Total flux subtracted in 200 components = 0.000745176 Jy ! Clean residual min=-0.004425 max=0.004720 Jy/beam ! Clean residual mean=0.000166 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.55858 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 43 components and 0.55858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321648Jy sigma=0.001391 ! Fit after self-cal, rms=0.321352Jy sigma=0.001390 ! 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.762 x 10.54 at -2.182 degrees (North through East) ! Clean map min=-0.0044825 max=0.5647 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.321352Jy sigma=0.001390 ! Fit after self-cal, rms=0.317070Jy sigma=0.001384 ! 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.317070Jy sigma=0.001384 ! Fit after self-cal, rms=0.317000Jy sigma=0.001384 ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=10.51 mas, bpa=-2.174 degrees ! Estimated noise=1057.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166531 Jy ! Component: 100 - total flux cleaned = 0.0018494 Jy ! Component: 150 - total flux cleaned = 0.00194385 Jy ! Component: 200 - total flux cleaned = 0.00202574 Jy ! Total flux subtracted in 200 components = 0.00202574 Jy ! Clean residual min=-0.003944 max=0.004698 Jy/beam ! Clean residual mean=0.000154 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.560606 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.560606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316985Jy sigma=0.001384 ! Fit after self-cal, rms=0.316960Jy sigma=0.001383 ! 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.316960Jy sigma=0.001383 ! Fit after self-cal, rms=0.316830Jy sigma=0.001382 ! 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.316830Jy sigma=0.001382 ! Fit after self-cal, rms=0.316823Jy sigma=0.001382 ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=10.48 mas, bpa=-2.156 degrees ! Estimated noise=1058.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160908 Jy ! Component: 100 - total flux cleaned = 0.00174287 Jy ! Component: 150 - total flux cleaned = 0.0018524 Jy ! Component: 200 - total flux cleaned = 0.00191822 Jy ! Total flux subtracted in 200 components = 0.00191822 Jy ! Clean residual min=-0.003899 max=0.004622 Jy/beam ! Clean residual mean=0.000155 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.562524 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 67 components and 0.562524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316814Jy sigma=0.001382 ! Fit after self-cal, rms=0.316812Jy sigma=0.001382 ! 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.246 mas, bmaj=17.79 mas, bpa=-4.11 degrees ! Estimated noise=1285.98 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.00118204 Jy ! Component: 100 - total flux cleaned = 0.00127333 Jy ! Component: 150 - total flux cleaned = 0.00138111 Jy ! Component: 200 - total flux cleaned = 0.0014481 Jy ! Total flux subtracted in 200 components = 0.0014481 Jy ! Clean residual min=-0.004063 max=0.005663 Jy/beam ! Clean residual mean=0.000256 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.563972 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.563972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316806Jy sigma=0.001382 ! Fit after self-cal, rms=0.316807Jy sigma=0.001382 ! 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.983 mas, bmaj=8.321 mas, bpa=-0.8316 degrees ! Estimated noise=1647.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.489803 Jy ! Component: 100 - total flux cleaned = 0.554772 Jy ! Component: 150 - total flux cleaned = 0.561066 Jy ! Component: 200 - total flux cleaned = 0.562212 Jy ! Total flux subtracted in 200 components = 0.562212 Jy ! Clean residual min=-0.006623 max=0.006698 Jy/beam ! Clean residual mean=0.000117 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.562212 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.562212 Jy ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=10.48 mas, bpa=-2.156 degrees ! Estimated noise=1058.03 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.000880807 Jy ! Component: 100 - total flux cleaned = 0.000780625 Jy ! Component: 150 - total flux cleaned = 0.0006876 Jy ! Component: 200 - total flux cleaned = 0.000604012 Jy ! Total flux subtracted in 200 components = 0.000604012 Jy ! Clean residual min=-0.004070 max=0.004841 Jy/beam ! Clean residual mean=0.000154 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.562816 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.562816 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.246 mas, bmaj=17.79 mas, bpa=-4.11 degrees ! Estimated noise=1285.98 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.0011065 Jy ! Component: 100 - total flux cleaned = 0.00118668 Jy ! Component: 150 - total flux cleaned = 0.00121753 Jy ! Component: 200 - total flux cleaned = 0.00124697 Jy ! Total flux subtracted in 200 components = 0.00124697 Jy ! Clean residual min=-0.004132 max=0.005849 Jy/beam ! Clean residual mean=0.000255 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.564063 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.564063 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=10.48 mas, bpa=-2.156 degrees ! Estimated noise=1058.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000860405 Jy ! Component: 100 - total flux cleaned = -0.000855259 Jy ! Component: 150 - total flux cleaned = -0.000857285 Jy ! Component: 200 - total flux cleaned = -0.000904259 Jy ! Total flux subtracted in 200 components = -0.000904259 Jy ! Clean residual min=-0.004048 max=0.004697 Jy/beam ! Clean residual mean=0.000152 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.563159 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.563159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316841Jy sigma=0.001382 ! Fit after self-cal, rms=0.316839Jy sigma=0.001382 wmodel J0349-2102_S_1997_07_02_yyk\_map.mod ! Writing 49 model components to file: J0349-2102_S_1997_07_02_yyk_map.mod wobs J0349-2102_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0349-2102_S_1997_07_02_yyk_uvs.fits wwins J0349-2102_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0349-2102_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.00204705 Jy ! Component: 100 - total flux cleaned = 0.00302315 Jy ! Component: 150 - total flux cleaned = 0.00384944 Jy ! Component: 200 - total flux cleaned = 0.00436916 Jy ! Component: 250 - total flux cleaned = 0.00461712 Jy ! Component: 300 - total flux cleaned = 0.00479617 Jy ! Component: 350 - total flux cleaned = 0.00479653 Jy ! Component: 400 - total flux cleaned = 0.00485139 Jy ! Component: 450 - total flux cleaned = 0.00490488 Jy ! Component: 500 - total flux cleaned = 0.00506307 Jy ! Component: 550 - total flux cleaned = 0.00526809 Jy ! Component: 600 - total flux cleaned = 0.00546782 Jy ! Component: 650 - total flux cleaned = 0.00566312 Jy ! Component: 700 - total flux cleaned = 0.00585279 Jy ! Component: 750 - total flux cleaned = 0.00603776 Jy ! Component: 800 - total flux cleaned = 0.00626407 Jy ! Component: 850 - total flux cleaned = 0.0063964 Jy ! Component: 900 - total flux cleaned = 0.00661366 Jy ! Component: 950 - total flux cleaned = 0.00682628 Jy ! Component: 1000 - total flux cleaned = 0.0071175 Jy ! Component: 1050 - total flux cleaned = 0.00732154 Jy ! Component: 1100 - total flux cleaned = 0.00756177 Jy ! Component: 1150 - total flux cleaned = 0.00779721 Jy ! Component: 1200 - total flux cleaned = 0.00814467 Jy ! Component: 1250 - total flux cleaned = 0.00825806 Jy ! Component: 1300 - total flux cleaned = 0.00840774 Jy ! Component: 1350 - total flux cleaned = 0.00862866 Jy ! Component: 1400 - total flux cleaned = 0.0088462 Jy ! Component: 1450 - total flux cleaned = 0.00884603 Jy ! Component: 1500 - total flux cleaned = 0.00895271 Jy ! Component: 1550 - total flux cleaned = 0.00912691 Jy ! Component: 1600 - total flux cleaned = 0.00926465 Jy ! Component: 1650 - total flux cleaned = 0.00950134 Jy ! Component: 1700 - total flux cleaned = 0.00956765 Jy ! Component: 1750 - total flux cleaned = 0.0097652 Jy ! Component: 1800 - total flux cleaned = 0.00989514 Jy ! Component: 1850 - total flux cleaned = 0.0100235 Jy ! Component: 1900 - total flux cleaned = 0.0101501 Jy ! Component: 1950 - total flux cleaned = 0.0103067 Jy ! Component: 2000 - total flux cleaned = 0.0104309 Jy ! Total flux subtracted in 2048 components = 0.0107062 Jy ! Clean residual min=-0.001856 max=0.001793 Jy/beam ! Clean residual mean=0.000083 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.573865 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 188 components and 0.573866 Jy ![Exited script file: muppet] wmap "J0349-2102_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.74 x 10.48 at -2.156 degrees (North through East) ! Clean map min=-0.0036293 max=0.56204 Jy/beam ! Writing clean map to FITS file: J0349-2102_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 0.562037 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000646312 device "J0349-2102_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0349-2102_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.344984 0.344984 0.689968 1.37994 2.75987 5.51974 11.0395 22.079 44.1579 88.3159 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.562 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.74 x 10.48 at -2.156 degrees (North through East) ! Clean map min=-0.0036293 max=0.56204 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0349-2102_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0349-2102_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0349-2102_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:07:50 2007