! Started logfile: J2217-1902_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:56:07 2005 obs J2217-1902_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J2217-1902_S_2004_05_08_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.805926 visibilities/baseline/integration-bin. ! Found source: J2217-1902 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1438 lines of history. ! ! Reading 2176 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 J2217-1902_S_2004_05_08_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.188216 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836717Jy sigma=13.687326 ! Fit after self-cal, rms=0.836663Jy sigma=13.685677 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.464 mas, bmaj=6.433 mas, bpa=-4.58 degrees ! Estimated noise=1.30975 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.142534 Jy ! Component: 100 - total flux cleaned = 0.162258 Jy ! Total flux subtracted in 100 components = 0.162258 Jy ! Clean residual min=-0.005484 max=0.005350 Jy/beam ! Clean residual mean=0.000050 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.162258 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.162258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085589Jy sigma=1.073727 ! Fit after self-cal, rms=0.085580Jy sigma=1.073611 ! 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=3.076 mas, bmaj=7.758 mas, bpa=-5.257 degrees ! Estimated noise=0.96974 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.00670642 Jy ! Component: 100 - total flux cleaned = 0.00853127 Jy ! Component: 150 - total flux cleaned = 0.00861078 Jy ! Component: 200 - total flux cleaned = 0.00860291 Jy ! Total flux subtracted in 200 components = 0.00860291 Jy ! Clean residual min=-0.004940 max=0.005045 Jy/beam ! Clean residual mean=0.000053 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.170861 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.170861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085087Jy sigma=1.065838 ! Fit after self-cal, rms=0.085071Jy sigma=1.065678 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02078 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.94 KP 0.90 ! LA 1.11 MK 0.96 NL 0.95 OV 0.97 ! PT 1.02 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990474 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.09 KP 0.99 ! LA 1.05 MK 1.04 NL 1.00 OV 0.95 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00597 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 0.98 KP 0.98 ! LA 1.00* MK 1.03 NL 1.01 OV 0.85 ! PT 0.99 SC 1.17 ! ! ! Fit before self-cal, rms=0.085071Jy sigma=1.065678 ! Fit after self-cal, rms=0.083879Jy sigma=1.048779 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.083879Jy sigma=1.048779 ! Fit after self-cal, rms=0.083878Jy sigma=1.048703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=7.808 mas, bpa=-5.185 degrees ! Estimated noise=0.970209 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.000619066 Jy ! Component: 100 - total flux cleaned = 0.000658369 Jy ! Component: 150 - total flux cleaned = 0.000694836 Jy ! Component: 200 - total flux cleaned = 0.000694694 Jy ! Total flux subtracted in 200 components = 0.000694694 Jy ! Clean residual min=-0.004160 max=0.004352 Jy/beam ! Clean residual mean=0.000050 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.171555 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.171555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083829Jy sigma=1.048133 ! Fit after self-cal, rms=0.083816Jy sigma=1.048024 ! 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.083816Jy sigma=1.048024 ! Fit after self-cal, rms=0.081361Jy sigma=1.005306 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.000962042 Jy ! Component: 100 - total flux cleaned = 0.000927292 Jy ! Component: 150 - total flux cleaned = 0.000926439 Jy ! Component: 200 - total flux cleaned = 0.000925974 Jy ! Total flux subtracted in 200 components = 0.000925974 Jy ! Clean residual min=-0.004152 max=0.004212 Jy/beam ! Clean residual mean=0.000049 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.172481 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.172481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081317Jy sigma=1.004863 ! Fit after self-cal, rms=0.081392Jy sigma=1.001268 ! 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.087 x 7.808 at -5.185 degrees (North through East) ! Clean map min=-0.0039933 max=0.16688 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.081392Jy sigma=1.001268 ! Fit after self-cal, rms=0.080241Jy sigma=0.994978 ! 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.080241Jy sigma=0.994978 ! Fit after self-cal, rms=0.080374Jy sigma=0.994477 ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=7.772 mas, bpa=-5.054 degrees ! Estimated noise=0.953876 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00233473 Jy ! Component: 100 - total flux cleaned = -0.00258475 Jy ! Component: 150 - total flux cleaned = -0.00263495 Jy ! Component: 200 - total flux cleaned = -0.00269719 Jy ! Total flux subtracted in 200 components = -0.00269719 Jy ! Clean residual min=-0.004065 max=0.003909 Jy/beam ! Clean residual mean=0.000027 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.169784 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 46 components and 0.169784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080402Jy sigma=0.993396 ! Fit after self-cal, rms=0.080464Jy sigma=0.993305 ! 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.080464Jy sigma=0.993305 ! Fit after self-cal, rms=0.079210Jy sigma=0.982770 ! 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.079210Jy sigma=0.982770 ! Fit after self-cal, rms=0.079269Jy sigma=0.982683 ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=7.769 mas, bpa=-4.94 degrees ! Estimated noise=0.941864 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00183141 Jy ! Component: 100 - total flux cleaned = -0.00188433 Jy ! Component: 150 - total flux cleaned = -0.00188565 Jy ! Component: 200 - total flux cleaned = -0.00187005 Jy ! Total flux subtracted in 200 components = -0.00187005 Jy ! Clean residual min=-0.003893 max=0.003973 Jy/beam ! Clean residual mean=0.000031 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.167914 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.167914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079293Jy sigma=0.981952 ! Fit after self-cal, rms=0.079318Jy sigma=0.981929 ! 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=7.358 mas, bmaj=15.31 mas, bpa=-0.6065 degrees ! Estimated noise=1.23473 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.000931003 Jy ! Component: 100 - total flux cleaned = 0.000930684 Jy ! Component: 150 - total flux cleaned = 0.000962516 Jy ! Component: 200 - total flux cleaned = 0.0010215 Jy ! Total flux subtracted in 200 components = 0.0010215 Jy ! Clean residual min=-0.003934 max=0.005146 Jy/beam ! Clean residual mean=0.000063 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.168935 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 54 components and 0.168935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079363Jy sigma=0.982761 ! Fit after self-cal, rms=0.079361Jy sigma=0.982372 ! Inverting map uvtaper 0,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.471 mas, bmaj=6.437 mas, bpa=-4.516 degrees ! Estimated noise=1.27135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.139211 Jy ! Component: 100 - total flux cleaned = 0.158523 Jy ! Component: 150 - total flux cleaned = 0.164235 Jy ! Component: 200 - total flux cleaned = 0.165314 Jy ! Total flux subtracted in 200 components = 0.165314 Jy ! Clean residual min=-0.004521 max=0.004565 Jy/beam ! Clean residual mean=0.000027 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.165314 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.165314 Jy ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=7.769 mas, bpa=-4.94 degrees ! Estimated noise=0.941864 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.00165522 Jy ! Component: 100 - total flux cleaned = 0.00215186 Jy ! Component: 150 - total flux cleaned = 0.0024342 Jy ! Component: 200 - total flux cleaned = 0.00252092 Jy ! Total flux subtracted in 200 components = 0.00252092 Jy ! Clean residual min=-0.003991 max=0.003960 Jy/beam ! Clean residual mean=0.000031 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.167835 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.167835 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=7.358 mas, bmaj=15.31 mas, bpa=-0.6065 degrees ! Estimated noise=1.23473 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.00136401 Jy ! Component: 100 - total flux cleaned = 0.00131195 Jy ! Component: 150 - total flux cleaned = 0.00127867 Jy ! Component: 200 - total flux cleaned = 0.00130798 Jy ! Total flux subtracted in 200 components = 0.00130798 Jy ! Clean residual min=-0.003858 max=0.005201 Jy/beam ! Clean residual mean=0.000063 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.169143 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.169143 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=7.769 mas, bpa=-4.94 degrees ! Estimated noise=0.941864 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00092437 Jy ! Component: 100 - total flux cleaned = -0.000849574 Jy ! Component: 150 - total flux cleaned = -0.000846629 Jy ! Component: 200 - total flux cleaned = -0.000875154 Jy ! Total flux subtracted in 200 components = -0.000875154 Jy ! Clean residual min=-0.003939 max=0.003997 Jy/beam ! Clean residual mean=0.000030 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.168268 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.168268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079330Jy sigma=0.982016 ! Fit after self-cal, rms=0.079323Jy sigma=0.981952 wmodel J2217-1902_S_2004_05_08_yyk\_map.mod ! Writing 49 model components to file: J2217-1902_S_2004_05_08_yyk_map.mod wobs J2217-1902_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J2217-1902_S_2004_05_08_yyk_uvs.fits wwins J2217-1902_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J2217-1902_S_2004_05_08_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 = 8.8706e-06 Jy ! Component: 100 - total flux cleaned = 0.000259778 Jy ! Component: 150 - total flux cleaned = 0.000380911 Jy ! Component: 200 - total flux cleaned = 0.000609011 Jy ! Component: 250 - total flux cleaned = 0.000880503 Jy ! Component: 300 - total flux cleaned = 0.00119312 Jy ! Component: 350 - total flux cleaned = 0.00149342 Jy ! Component: 400 - total flux cleaned = 0.00178472 Jy ! Component: 450 - total flux cleaned = 0.00211355 Jy ! Component: 500 - total flux cleaned = 0.00234132 Jy ! Component: 550 - total flux cleaned = 0.00256199 Jy ! Component: 600 - total flux cleaned = 0.00264818 Jy ! Component: 650 - total flux cleaned = 0.00285663 Jy ! Component: 700 - total flux cleaned = 0.00281524 Jy ! Component: 750 - total flux cleaned = 0.00285609 Jy ! Component: 800 - total flux cleaned = 0.0028948 Jy ! Component: 850 - total flux cleaned = 0.00289443 Jy ! Component: 900 - total flux cleaned = 0.00281931 Jy ! Component: 950 - total flux cleaned = 0.00289258 Jy ! Component: 1000 - total flux cleaned = 0.00285612 Jy ! Component: 1050 - total flux cleaned = 0.00278511 Jy ! Component: 1100 - total flux cleaned = 0.00268145 Jy ! Component: 1150 - total flux cleaned = 0.00268113 Jy ! Component: 1200 - total flux cleaned = 0.00251258 Jy ! Component: 1250 - total flux cleaned = 0.00244654 Jy ! Component: 1300 - total flux cleaned = 0.00234863 Jy ! Component: 1350 - total flux cleaned = 0.00225234 Jy ! Component: 1400 - total flux cleaned = 0.002189 Jy ! Component: 1450 - total flux cleaned = 0.00212609 Jy ! Component: 1500 - total flux cleaned = 0.00200274 Jy ! Component: 1550 - total flux cleaned = 0.00191126 Jy ! Component: 1600 - total flux cleaned = 0.00179081 Jy ! Component: 1650 - total flux cleaned = 0.00158407 Jy ! Component: 1700 - total flux cleaned = 0.00155523 Jy ! Component: 1750 - total flux cleaned = 0.00138183 Jy ! Component: 1800 - total flux cleaned = 0.00121112 Jy ! Component: 1850 - total flux cleaned = 0.00115492 Jy ! Component: 1900 - total flux cleaned = 0.00112684 Jy ! Component: 1950 - total flux cleaned = 0.000962734 Jy ! Component: 2000 - total flux cleaned = 0.000854622 Jy ! Total flux subtracted in 2048 components = 0.000801311 Jy ! Clean residual min=-0.001423 max=0.001608 Jy/beam ! Clean residual mean=0.000009 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.169069 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 200 components and 0.169069 Jy ![Exited script file: muppet] wmap "J2217-1902_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.077 x 7.769 at -4.94 degrees (North through East) ! Clean map min=-0.0026808 max=0.16307 Jy/beam ! Writing clean map to FITS file: J2217-1902_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163068 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000556725 device "J2217-1902_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2217-1902_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02422 1.02422 2.04844 4.09688 8.19376 16.3875 32.775 65.5501 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.163 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.077 x 7.769 at -4.94 degrees (North through East) ! Clean map min=-0.0026808 max=0.16307 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2217-1902_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2217-1902_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2217-1902_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:56:11 2005