! Started logfile: J1716-0452_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:30:43 2005 obs J1716-0452_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1716-0452_S_2005_06_30_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896296 visibilities/baseline/integration-bin. ! Found source: J1716-0452 ! ! 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 1468 lines of history. ! ! Reading 1452 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 J1716-0452_S_2005_06_30_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.413737 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.693 mas, bmaj=7.156 mas, bpa=-4.269 degrees ! Estimated noise=1.42694 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.317281 Jy ! Component: 100 - total flux cleaned = 0.389093 Jy ! Total flux subtracted in 100 components = 0.389093 Jy ! Clean residual min=-0.018746 max=0.023840 Jy/beam ! Clean residual mean=0.000012 rms=0.005397 Jy/beam ! Combined flux in latest and established models = 0.389093 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.389093 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.120626Jy sigma=1.953682 ! Fit after self-cal, rms=0.107899Jy sigma=1.873588 ! Inverting map and beam ! Estimated beam: bmin=2.693 mas, bmaj=7.156 mas, bpa=-4.269 degrees ! Estimated noise=1.42694 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.573 mas, bmaj=8.416 mas, bpa=-6.574 degrees ! Estimated noise=0.98092 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.0318835 Jy ! Component: 100 - total flux cleaned = 0.0464648 Jy ! Component: 150 - total flux cleaned = 0.0521562 Jy ! Component: 200 - total flux cleaned = 0.053513 Jy ! Total flux subtracted in 200 components = 0.053513 Jy ! Clean residual min=-0.014984 max=0.020240 Jy/beam ! Clean residual mean=-0.000093 rms=0.005568 Jy/beam ! Combined flux in latest and established models = 0.442606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.442606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097644Jy sigma=1.735979 ! Fit after self-cal, rms=0.097603Jy sigma=1.735468 ! 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.573 x 8.416 at -6.574 degrees (North through East) ! Clean map min=-0.014686 max=0.36525 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.02971 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.03 KP 0.94 ! LA 1.06 MK 0.93 NL 0.92 OV 0.95 ! PT 1.06 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02256 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.02 KP 0.99 ! LA 1.02 MK 1.01 NL 0.95 OV 1.00 ! PT 1.02 SC 0.87 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.963679 ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.91 HN 1.00 KP 0.99 ! LA 0.92 MK 1.13 NL 1.02 OV 0.98 ! PT 1.10 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01414 ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.94 HN 0.91 KP 0.86 ! LA 0.79 MK 1.13 NL 0.94 OV 0.84 ! PT 0.97 SC 1.00 ! ! ! Fit before self-cal, rms=0.097603Jy sigma=1.735468 ! Fit after self-cal, rms=0.093286Jy sigma=1.354764 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.093286Jy sigma=1.354764 ! Fit after self-cal, rms=0.093287Jy sigma=1.354470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=8.621 mas, bpa=-4.939 degrees ! Estimated noise=0.994611 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.00300274 Jy ! Component: 100 - total flux cleaned = 0.00278368 Jy ! Component: 150 - total flux cleaned = 0.0024375 Jy ! Component: 200 - total flux cleaned = 0.00214917 Jy ! Total flux subtracted in 200 components = 0.00214917 Jy ! Clean residual min=-0.008459 max=0.008364 Jy/beam ! Clean residual mean=-0.000024 rms=0.002434 Jy/beam ! Combined flux in latest and established models = 0.444756 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.444755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091385Jy sigma=1.337794 ! Fit after self-cal, rms=0.091340Jy sigma=1.337494 ! 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.091340Jy sigma=1.337494 ! Fit after self-cal, rms=0.090142Jy sigma=1.310964 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.000107866 Jy ! Component: 100 - total flux cleaned = -0.000113466 Jy ! Component: 150 - total flux cleaned = -0.000298173 Jy ! Component: 200 - total flux cleaned = -0.000459986 Jy ! Total flux subtracted in 200 components = -0.000459986 Jy ! Clean residual min=-0.007928 max=0.008470 Jy/beam ! Clean residual mean=-0.000021 rms=0.002464 Jy/beam ! Combined flux in latest and established models = 0.444296 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 53 components and 0.444296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089513Jy sigma=1.306835 ! Fit after self-cal, rms=0.089473Jy sigma=1.305095 ! 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.565 x 8.621 at -4.939 degrees (North through East) ! Clean map min=-0.0078344 max=0.37879 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.089473Jy sigma=1.305095 ! Fit after self-cal, rms=0.063466Jy sigma=0.996237 ! 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.063466Jy sigma=0.996237 ! Fit after self-cal, rms=0.063472Jy sigma=0.995932 ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=8.717 mas, bpa=-5.422 degrees ! Estimated noise=0.988827 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000854185 Jy ! Component: 100 - total flux cleaned = -0.000853014 Jy ! Component: 150 - total flux cleaned = -0.000927936 Jy ! Component: 200 - total flux cleaned = -0.000933754 Jy ! Total flux subtracted in 200 components = -0.000933754 Jy ! Clean residual min=-0.004390 max=0.003576 Jy/beam ! Clean residual mean=0.000003 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.443362 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 59 components and 0.443362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063206Jy sigma=0.992625 ! Fit after self-cal, rms=0.063195Jy sigma=0.992445 ! 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.063195Jy sigma=0.992445 ! Fit after self-cal, rms=0.061229Jy sigma=0.961532 ! 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.061229Jy sigma=0.961532 ! Fit after self-cal, rms=0.061232Jy sigma=0.961522 ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.748 mas, bpa=-5.519 degrees ! Estimated noise=0.990723 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279058 Jy ! Component: 100 - total flux cleaned = 0.000222592 Jy ! Component: 150 - total flux cleaned = 0.000167329 Jy ! Component: 200 - total flux cleaned = 0.000113724 Jy ! Total flux subtracted in 200 components = 0.000113724 Jy ! Clean residual min=-0.004408 max=0.003712 Jy/beam ! Clean residual mean=0.000004 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.443476 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 59 components and 0.443476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061073Jy sigma=0.959617 ! Fit after self-cal, rms=0.061064Jy sigma=0.959536 ! 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.926 mas, bmaj=13.37 mas, bpa=-3.118 degrees ! Estimated noise=1.21051 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.000494136 Jy ! Component: 100 - total flux cleaned = 0.000590298 Jy ! Component: 150 - total flux cleaned = 0.000622072 Jy ! Component: 200 - total flux cleaned = 0.000680314 Jy ! Total flux subtracted in 200 components = 0.000680314 Jy ! Clean residual min=-0.004583 max=0.004726 Jy/beam ! Clean residual mean=0.000003 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.444156 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.444156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061088Jy sigma=0.959572 ! Fit after self-cal, rms=0.061064Jy sigma=0.959120 ! 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.703 mas, bmaj=7.197 mas, bpa=-3.637 degrees ! Estimated noise=1.40924 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.319975 Jy ! Component: 100 - total flux cleaned = 0.383844 Jy ! Component: 150 - total flux cleaned = 0.412871 Jy ! Component: 200 - total flux cleaned = 0.427187 Jy ! Total flux subtracted in 200 components = 0.427187 Jy ! Clean residual min=-0.006898 max=0.005862 Jy/beam ! Clean residual mean=0.000016 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.427188 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.427188 Jy ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.748 mas, bpa=-5.519 degrees ! Estimated noise=0.990723 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100387 Jy ! Component: 100 - total flux cleaned = 0.0148851 Jy ! Component: 150 - total flux cleaned = 0.0177871 Jy ! Component: 200 - total flux cleaned = 0.0195628 Jy ! Total flux subtracted in 200 components = 0.0195628 Jy ! Clean residual min=-0.003697 max=0.003239 Jy/beam ! Clean residual mean=-0.000006 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.44675 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 81 components and 0.44675 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.926 mas, bmaj=13.37 mas, bpa=-3.118 degrees ! Estimated noise=1.21051 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.000946349 Jy ! Component: 100 - total flux cleaned = 0.00103812 Jy ! Component: 150 - total flux cleaned = 0.00101837 Jy ! Component: 200 - total flux cleaned = 0.00100039 Jy ! Total flux subtracted in 200 components = 0.00100039 Jy ! Clean residual min=-0.003754 max=0.004222 Jy/beam ! Clean residual mean=-0.000016 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.447751 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.447751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.748 mas, bpa=-5.519 degrees ! Estimated noise=0.990723 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261755 Jy ! Component: 100 - total flux cleaned = -6.7369e-05 Jy ! Component: 150 - total flux cleaned = 6.47214e-05 Jy ! Component: 200 - total flux cleaned = 0.000145805 Jy ! Total flux subtracted in 200 components = 0.000145805 Jy ! Clean residual min=-0.003421 max=0.003269 Jy/beam ! Clean residual mean=-0.000009 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.447897 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.447897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060693Jy sigma=0.953052 ! Fit after self-cal, rms=0.060649Jy sigma=0.952682 wmodel J1716-0452_S_2005_06_30_yyk\_map.mod ! Writing 125 model components to file: J1716-0452_S_2005_06_30_yyk_map.mod wobs J1716-0452_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1716-0452_S_2005_06_30_yyk_uvs.fits wwins J1716-0452_S_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J1716-0452_S_2005_06_30_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.000834929 Jy ! Component: 100 - total flux cleaned = -0.00133413 Jy ! Component: 150 - total flux cleaned = -0.00159311 Jy ! Component: 200 - total flux cleaned = -0.00188593 Jy ! Component: 250 - total flux cleaned = -0.0023069 Jy ! Component: 300 - total flux cleaned = -0.00253268 Jy ! Component: 350 - total flux cleaned = -0.0025764 Jy ! Component: 400 - total flux cleaned = -0.00249138 Jy ! Component: 450 - total flux cleaned = -0.0024503 Jy ! Component: 500 - total flux cleaned = -0.00232814 Jy ! Component: 550 - total flux cleaned = -0.00224811 Jy ! Component: 600 - total flux cleaned = -0.00205252 Jy ! Component: 650 - total flux cleaned = -0.00201367 Jy ! Component: 700 - total flux cleaned = -0.00182499 Jy ! Component: 750 - total flux cleaned = -0.00178737 Jy ! Component: 800 - total flux cleaned = -0.00167792 Jy ! Component: 850 - total flux cleaned = -0.00167742 Jy ! Component: 900 - total flux cleaned = -0.00157141 Jy ! Component: 950 - total flux cleaned = -0.00160603 Jy ! Component: 1000 - total flux cleaned = -0.00153754 Jy ! Component: 1050 - total flux cleaned = -0.00153694 Jy ! Component: 1100 - total flux cleaned = -0.00147107 Jy ! Component: 1150 - total flux cleaned = -0.00143852 Jy ! Component: 1200 - total flux cleaned = -0.00143839 Jy ! Component: 1250 - total flux cleaned = -0.00140676 Jy ! Component: 1300 - total flux cleaned = -0.00134417 Jy ! Component: 1350 - total flux cleaned = -0.00128198 Jy ! Component: 1400 - total flux cleaned = -0.00119088 Jy ! Component: 1450 - total flux cleaned = -0.00113054 Jy ! Component: 1500 - total flux cleaned = -0.00107113 Jy ! Component: 1550 - total flux cleaned = -0.000953869 Jy ! Component: 1600 - total flux cleaned = -0.000838546 Jy ! Component: 1650 - total flux cleaned = -0.000781542 Jy ! Component: 1700 - total flux cleaned = -0.000781337 Jy ! Component: 1750 - total flux cleaned = -0.000753443 Jy ! Component: 1800 - total flux cleaned = -0.000697989 Jy ! Component: 1850 - total flux cleaned = -0.000643733 Jy ! Component: 1900 - total flux cleaned = -0.000616928 Jy ! Component: 1950 - total flux cleaned = -0.000537155 Jy ! Component: 2000 - total flux cleaned = -0.000510916 Jy ! Total flux subtracted in 2048 components = -0.000537389 Jy ! Clean residual min=-0.001397 max=0.001453 Jy/beam ! Clean residual mean=0.000006 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.447359 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 257 components and 0.447359 Jy ![Exited script file: muppet] wmap "J1716-0452_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 8.748 at -5.519 degrees (North through East) ! Clean map min=-0.0027398 max=0.38396 Jy/beam ! Writing clean map to FITS file: J1716-0452_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.383963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000530972 device "J1716-0452_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1716-0452_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414862 0.414862 0.829724 1.65945 3.31889 6.63779 13.2756 26.5512 53.1023 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.383 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.574 x 8.748 at -5.519 degrees (North through East) ! Clean map min=-0.0027398 max=0.38396 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1716-0452_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1716-0452_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1716-0452_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:30:47 2005