! Started logfile: J2000-1748_X_1997_07_02_yyk_uvs.log on Mon Jan 8 10:09:54 2007 obs J2000-1748_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2000-1748_X_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864688 visibilities/baseline/integration-bin. ! Found source: J2000-1748 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 22724 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 J2000-1748_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.671869 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.695 mas, bmaj=1.734 mas, bpa=-5.109 degrees ! Estimated noise=1176.74 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.526099 Jy ! Component: 100 - total flux cleaned = 0.60873 Jy ! Total flux subtracted in 100 components = 0.60873 Jy ! Clean residual min=-0.013505 max=0.020742 Jy/beam ! Clean residual mean=0.000031 rms=0.004248 Jy/beam ! Combined flux in latest and established models = 0.60873 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.60873 Jy ! ! Correcting IF 1. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.258729Jy sigma=0.001615 ! Fit after self-cal, rms=0.258615Jy sigma=0.001614 ! Inverting map and beam ! Estimated beam: bmin=0.695 mas, bmaj=1.734 mas, bpa=-5.109 degrees ! Estimated noise=1176.74 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=0.8818 mas, bmaj=2.193 mas, bpa=-6.422 degrees ! Estimated noise=727.206 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.0405571 Jy ! Component: 100 - total flux cleaned = 0.0549052 Jy ! Component: 150 - total flux cleaned = 0.0604358 Jy ! Component: 200 - total flux cleaned = 0.0619191 Jy ! Total flux subtracted in 200 components = 0.0619191 Jy ! Clean residual min=-0.011427 max=0.013055 Jy/beam ! Clean residual mean=0.000038 rms=0.003220 Jy/beam ! Combined flux in latest and established models = 0.670649 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.670649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256032Jy sigma=0.001588 ! Fit after self-cal, rms=0.256024Jy sigma=0.001588 ! 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.8818 x 2.193 at -6.422 degrees (North through East) ! Clean map min=-0.01116 max=0.62365 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.99923 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.00 KP 1.00 ! LA 1.00 MK 1.05 NL 1.09 OV 0.96 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00606 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.98 KP 0.99 ! LA 0.96 MK 0.99 NL 1.08 OV 1.03 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997087 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.02 KP 0.98 ! LA 0.97 MK 1.00 NL 1.07 OV 0.96 ! PT 0.92 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989757 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.05 KP 0.96 ! LA 0.98 MK 1.00 NL 1.09 OV 0.98 ! PT 0.94 SC 1.02 ! ! ! Fit before self-cal, rms=0.256024Jy sigma=0.001588 ! Fit after self-cal, rms=0.260620Jy sigma=0.001570 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.260620Jy sigma=0.001570 ! Fit after self-cal, rms=0.260621Jy sigma=0.001570 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8875 mas, bmaj=2.208 mas, bpa=-6.082 degrees ! Estimated noise=724.87 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.00463675 Jy ! Component: 100 - total flux cleaned = -0.00533096 Jy ! Component: 150 - total flux cleaned = -0.00539291 Jy ! Component: 200 - total flux cleaned = -0.00545266 Jy ! Total flux subtracted in 200 components = -0.00545266 Jy ! Clean residual min=-0.006225 max=0.006923 Jy/beam ! Clean residual mean=0.000017 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.665196 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.665197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260543Jy sigma=0.001570 ! Fit after self-cal, rms=0.260540Jy sigma=0.001570 ! 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.260540Jy sigma=0.001570 ! Fit after self-cal, rms=0.224287Jy sigma=0.001348 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.0109591 Jy ! Component: 100 - total flux cleaned = 0.0116557 Jy ! Component: 150 - total flux cleaned = 0.011663 Jy ! Component: 200 - total flux cleaned = 0.0115732 Jy ! Total flux subtracted in 200 components = 0.0115732 Jy ! Clean residual min=-0.009005 max=0.006971 Jy/beam ! Clean residual mean=0.000013 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.67677 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 51 components and 0.67677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223962Jy sigma=0.001345 ! Fit after self-cal, rms=0.218377Jy sigma=0.001312 ! 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.8875 x 2.208 at -6.082 degrees (North through East) ! Clean map min=-0.0086336 max=0.63829 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.218377Jy sigma=0.001312 ! Fit after self-cal, rms=0.216445Jy sigma=0.001301 ! 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.216445Jy sigma=0.001301 ! Fit after self-cal, rms=0.215157Jy sigma=0.001293 ! Inverting map and beam ! Estimated beam: bmin=0.8882 mas, bmaj=2.215 mas, bpa=-6.019 degrees ! Estimated noise=721.656 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622704 Jy ! Component: 100 - total flux cleaned = 0.000699045 Jy ! Component: 150 - total flux cleaned = 0.000761747 Jy ! Component: 200 - total flux cleaned = 0.000874064 Jy ! Total flux subtracted in 200 components = 0.000874064 Jy ! Clean residual min=-0.003098 max=0.003254 Jy/beam ! Clean residual mean=-0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.677644 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.677644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215119Jy sigma=0.001293 ! Fit after self-cal, rms=0.214647Jy sigma=0.001290 ! 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.214647Jy sigma=0.001290 ! Fit after self-cal, rms=0.214551Jy sigma=0.001287 ! 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.214551Jy sigma=0.001287 ! Fit after self-cal, rms=0.214299Jy sigma=0.001285 ! Inverting map and beam ! Estimated beam: bmin=0.8881 mas, bmaj=2.22 mas, bpa=-6.067 degrees ! Estimated noise=721.613 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350428 Jy ! Component: 100 - total flux cleaned = 0.000462556 Jy ! Component: 150 - total flux cleaned = 0.000555327 Jy ! Component: 200 - total flux cleaned = 0.000641169 Jy ! Total flux subtracted in 200 components = 0.000641169 Jy ! Clean residual min=-0.002924 max=0.003077 Jy/beam ! Clean residual mean=-0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.678285 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 58 components and 0.678285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214279Jy sigma=0.001285 ! Fit after self-cal, rms=0.214131Jy sigma=0.001284 ! 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.221 mas, bmaj=4.473 mas, bpa=-4.273 degrees ! Estimated noise=941.37 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.000611598 Jy ! Component: 100 - total flux cleaned = 0.000610662 Jy ! Component: 150 - total flux cleaned = 0.000611936 Jy ! Component: 200 - total flux cleaned = 0.000613135 Jy ! Total flux subtracted in 200 components = 0.000613135 Jy ! Clean residual min=-0.003430 max=0.003597 Jy/beam ! Clean residual mean=-0.000014 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.678898 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 60 components and 0.678898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214136Jy sigma=0.001284 ! Fit after self-cal, rms=0.214029Jy sigma=0.001284 ! 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.696 mas, bmaj=1.744 mas, bpa=-4.917 degrees ! Estimated noise=1177.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.540783 Jy ! Component: 100 - total flux cleaned = 0.624341 Jy ! Component: 150 - total flux cleaned = 0.652001 Jy ! Component: 200 - total flux cleaned = 0.665126 Jy ! Total flux subtracted in 200 components = 0.665126 Jy ! Clean residual min=-0.004981 max=0.005907 Jy/beam ! Clean residual mean=0.000003 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.665126 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.665126 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8881 mas, bmaj=2.22 mas, bpa=-6.067 degrees ! Estimated noise=721.613 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.00896765 Jy ! Component: 100 - total flux cleaned = 0.0122783 Jy ! Component: 150 - total flux cleaned = 0.013422 Jy ! Component: 200 - total flux cleaned = 0.0135806 Jy ! Total flux subtracted in 200 components = 0.0135806 Jy ! Clean residual min=-0.002988 max=0.002789 Jy/beam ! Clean residual mean=-0.000006 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.678707 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.678707 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.221 mas, bmaj=4.473 mas, bpa=-4.273 degrees ! Estimated noise=941.37 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.000348617 Jy ! Component: 100 - total flux cleaned = 0.0003528 Jy ! Component: 150 - total flux cleaned = 0.000391203 Jy ! Component: 200 - total flux cleaned = 0.000418569 Jy ! Total flux subtracted in 200 components = 0.000418569 Jy ! Clean residual min=-0.003474 max=0.003514 Jy/beam ! Clean residual mean=-0.000015 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.679125 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.679125 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8881 mas, bmaj=2.22 mas, bpa=-6.067 degrees ! Estimated noise=721.613 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.15993e-05 Jy ! Component: 100 - total flux cleaned = -3.41391e-06 Jy ! Component: 150 - total flux cleaned = -2.73078e-05 Jy ! Component: 200 - total flux cleaned = -2.79277e-05 Jy ! Total flux subtracted in 200 components = -2.79277e-05 Jy ! Clean residual min=-0.002940 max=0.002725 Jy/beam ! Clean residual mean=-0.000007 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.679097 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.679097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214019Jy sigma=0.001284 ! Fit after self-cal, rms=0.213945Jy sigma=0.001283 wmodel J2000-1748_X_1997_07_02_yyk\_map.mod ! Writing 47 model components to file: J2000-1748_X_1997_07_02_yyk_map.mod wobs J2000-1748_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2000-1748_X_1997_07_02_yyk_uvs.fits wwins J2000-1748_X_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J2000-1748_X_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.000753607 Jy ! Component: 100 - total flux cleaned = -0.00142115 Jy ! Component: 150 - total flux cleaned = -0.00204588 Jy ! Component: 200 - total flux cleaned = -0.00238588 Jy ! Component: 250 - total flux cleaned = -0.00254917 Jy ! Component: 300 - total flux cleaned = -0.00262731 Jy ! Component: 350 - total flux cleaned = -0.00251275 Jy ! Component: 400 - total flux cleaned = -0.00243925 Jy ! Component: 450 - total flux cleaned = -0.00244002 Jy ! Component: 500 - total flux cleaned = -0.00247535 Jy ! Component: 550 - total flux cleaned = -0.00250917 Jy ! Component: 600 - total flux cleaned = -0.00247434 Jy ! Component: 650 - total flux cleaned = -0.00240827 Jy ! Component: 700 - total flux cleaned = -0.0023767 Jy ! Component: 750 - total flux cleaned = -0.00244221 Jy ! Component: 800 - total flux cleaned = -0.00260009 Jy ! Component: 850 - total flux cleaned = -0.00263075 Jy ! Component: 900 - total flux cleaned = -0.00275192 Jy ! Component: 950 - total flux cleaned = -0.00272208 Jy ! Component: 1000 - total flux cleaned = -0.00272165 Jy ! Component: 1050 - total flux cleaned = -0.00272164 Jy ! Component: 1100 - total flux cleaned = -0.00260682 Jy ! Component: 1150 - total flux cleaned = -0.00266324 Jy ! Component: 1200 - total flux cleaned = -0.00257925 Jy ! Component: 1250 - total flux cleaned = -0.00257942 Jy ! Component: 1300 - total flux cleaned = -0.00255221 Jy ! Component: 1350 - total flux cleaned = -0.00239121 Jy ! Component: 1400 - total flux cleaned = -0.00239113 Jy ! Component: 1450 - total flux cleaned = -0.00228659 Jy ! Component: 1500 - total flux cleaned = -0.00223491 Jy ! Component: 1550 - total flux cleaned = -0.00208182 Jy ! Component: 1600 - total flux cleaned = -0.0021322 Jy ! Component: 1650 - total flux cleaned = -0.00205731 Jy ! Component: 1700 - total flux cleaned = -0.00198331 Jy ! Component: 1750 - total flux cleaned = -0.00188631 Jy ! Component: 1800 - total flux cleaned = -0.00193465 Jy ! Component: 1850 - total flux cleaned = -0.00193445 Jy ! Component: 1900 - total flux cleaned = -0.00191083 Jy ! Component: 1950 - total flux cleaned = -0.00186463 Jy ! Component: 2000 - total flux cleaned = -0.00188767 Jy ! Total flux subtracted in 2048 components = -0.00186506 Jy ! Clean residual min=-0.001326 max=0.001369 Jy/beam ! Clean residual mean=-0.000005 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.677232 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 178 components and 0.677232 Jy ![Exited script file: muppet] wmap "J2000-1748_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8881 x 2.22 at -6.067 degrees (North through East) ! Clean map min=-0.0022364 max=0.63585 Jy/beam ! Writing clean map to FITS file: J2000-1748_X_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.63585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000422373 device "J2000-1748_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2000-1748_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199279 0.199279 0.398559 0.797118 1.59424 3.18847 6.37694 12.7539 25.5078 51.0155 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.635 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.8881 x 2.22 at -6.067 degrees (North through East) ! Clean map min=-0.0022364 max=0.63585 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2000-1748_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2000-1748_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2000-1748_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 10:10:03 2007