! Started logfile: J2025-2845_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:41:52 2005 obs J2025-2845_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J2025-2845_S_2005_06_01_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.868056 visibilities/baseline/integration-bin. ! Found source: J2025-2845 ! ! 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 1802 lines of history. ! ! Reading 2500 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 J2025-2845_S_2005_06_01_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.242077 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.385 mas, bmaj=6.31 mas, bpa=3.174 degrees ! Estimated noise=1.53323 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.187642 Jy ! Component: 100 - total flux cleaned = 0.217096 Jy ! Total flux subtracted in 100 components = 0.217096 Jy ! Clean residual min=-0.011351 max=0.012288 Jy/beam ! Clean residual mean=-0.000062 rms=0.003959 Jy/beam ! Combined flux in latest and established models = 0.217096 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.217096 Jy ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.084830Jy sigma=2.191507 ! Fit after self-cal, rms=0.089335Jy sigma=1.712551 ! Inverting map and beam ! Estimated beam: bmin=2.385 mas, bmaj=6.31 mas, bpa=3.174 degrees ! Estimated noise=1.53323 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.164 mas, bmaj=8.46 mas, bpa=1.777 degrees ! Estimated noise=0.921978 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.021578 Jy ! Component: 100 - total flux cleaned = 0.0244818 Jy ! Component: 150 - total flux cleaned = 0.0244899 Jy ! Component: 200 - total flux cleaned = 0.0247275 Jy ! Total flux subtracted in 200 components = 0.0247275 Jy ! Clean residual min=-0.021203 max=0.018590 Jy/beam ! Clean residual mean=-0.000290 rms=0.008890 Jy/beam ! Combined flux in latest and established models = 0.241824 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.241824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088994Jy sigma=1.654696 ! Fit after self-cal, rms=0.088410Jy sigma=1.655469 ! 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.164 x 8.46 at 1.777 degrees (North through East) ! Clean map min=-0.019732 max=0.22604 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.00377 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.00* KP 0.94 ! LA 1.21 MK 0.90 NL 0.99 OV 0.97 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.974752 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.00* KP 1.00 ! LA 1.17 MK 0.94 NL 1.07 OV 0.97 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.958522 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.28 HN 1.00* KP 0.95 ! LA 0.93 MK 1.14 NL 1.11 OV 1.02 ! PT 1.07 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03119 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.13 HN 1.00* KP 0.95 ! LA 0.80 MK 1.15 NL 0.75 OV 0.68 ! PT 1.04 SC 1.12 ! ! ! Fit before self-cal, rms=0.088410Jy sigma=1.655469 ! Fit after self-cal, rms=0.081773Jy sigma=1.329785 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.081773Jy sigma=1.329785 ! Fit after self-cal, rms=0.082326Jy sigma=1.300202 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.696 mas, bpa=2.721 degrees ! Estimated noise=0.883894 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.00219124 Jy ! Component: 100 - total flux cleaned = -0.00219352 Jy ! Component: 150 - total flux cleaned = -0.00229395 Jy ! Component: 200 - total flux cleaned = -0.0022859 Jy ! Total flux subtracted in 200 components = -0.0022859 Jy ! Clean residual min=-0.011057 max=0.013025 Jy/beam ! Clean residual mean=0.000070 rms=0.005045 Jy/beam ! Combined flux in latest and established models = 0.239538 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.239538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082707Jy sigma=1.294721 ! Fit after self-cal, rms=0.082344Jy sigma=1.295418 ! 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.082344Jy sigma=1.295418 ! Fit after self-cal, rms=0.076850Jy sigma=1.128195 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.00330657 Jy ! Component: 100 - total flux cleaned = 0.00355175 Jy ! Component: 150 - total flux cleaned = 0.00355162 Jy ! Component: 200 - total flux cleaned = 0.00355294 Jy ! Total flux subtracted in 200 components = 0.00355294 Jy ! Clean residual min=-0.009133 max=0.009340 Jy/beam ! Clean residual mean=0.000053 rms=0.004170 Jy/beam ! Combined flux in latest and established models = 0.243091 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.243091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076984Jy sigma=1.125744 ! Fit after self-cal, rms=0.076850Jy sigma=1.117759 ! 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.208 x 8.696 at 2.721 degrees (North through East) ! Clean map min=-0.0090143 max=0.22757 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.076850Jy sigma=1.117759 ! Fit after self-cal, rms=0.073116Jy sigma=1.028596 ! 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.073116Jy sigma=1.028596 ! Fit after self-cal, rms=0.073080Jy sigma=1.024379 ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.714 mas, bpa=2.873 degrees ! Estimated noise=0.882385 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849875 Jy ! Component: 100 - total flux cleaned = 0.00106751 Jy ! Component: 150 - total flux cleaned = 0.00123463 Jy ! Component: 200 - total flux cleaned = 0.0013629 Jy ! Total flux subtracted in 200 components = 0.0013629 Jy ! Clean residual min=-0.004437 max=0.005964 Jy/beam ! Clean residual mean=0.000052 rms=0.001889 Jy/beam ! Combined flux in latest and established models = 0.244454 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 55 components and 0.244454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073068Jy sigma=1.023301 ! Fit after self-cal, rms=0.073028Jy sigma=1.020833 ! 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.073028Jy sigma=1.020833 ! Fit after self-cal, rms=0.072313Jy sigma=0.965739 ! 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.072313Jy sigma=0.965739 ! Fit after self-cal, rms=0.072305Jy sigma=0.964335 ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.81 mas, bpa=2.908 degrees ! Estimated noise=0.880125 mJy/beam. ! Added new window around map position (-32, 45). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314537 Jy ! Component: 100 - total flux cleaned = 0.00402302 Jy ! Component: 150 - total flux cleaned = 0.00431819 Jy ! Component: 200 - total flux cleaned = 0.00451401 Jy ! Total flux subtracted in 200 components = 0.00451401 Jy ! Clean residual min=-0.002355 max=0.002841 Jy/beam ! Clean residual mean=0.000015 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.248968 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.248968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071989Jy sigma=0.959154 ! Fit after self-cal, rms=0.071952Jy sigma=0.957921 ! 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.297 mas, bmaj=24.67 mas, bpa=4.766 degrees ! Estimated noise=1.10584 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.00193512 Jy ! Component: 100 - total flux cleaned = 0.00193935 Jy ! Component: 150 - total flux cleaned = 0.0019785 Jy ! Component: 200 - total flux cleaned = 0.00200882 Jy ! Total flux subtracted in 200 components = 0.00200882 Jy ! Clean residual min=-0.002269 max=0.002841 Jy/beam ! Clean residual mean=-0.000002 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.250977 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.250977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071877Jy sigma=0.957221 ! Fit after self-cal, rms=0.071862Jy sigma=0.956618 ! 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.376 mas, bmaj=6.292 mas, bpa=3.831 degrees ! Estimated noise=1.52354 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.19036 Jy ! Component: 100 - total flux cleaned = 0.219857 Jy ! Component: 150 - total flux cleaned = 0.231345 Jy ! Component: 200 - total flux cleaned = 0.237581 Jy ! Total flux subtracted in 200 components = 0.237581 Jy ! Clean residual min=-0.005194 max=0.005526 Jy/beam ! Clean residual mean=0.000004 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.237581 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.237581 Jy ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.81 mas, bpa=2.908 degrees ! Estimated noise=0.880125 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.00965883 Jy ! Component: 100 - total flux cleaned = 0.0119802 Jy ! Component: 150 - total flux cleaned = 0.0130567 Jy ! Component: 200 - total flux cleaned = 0.0135004 Jy ! Total flux subtracted in 200 components = 0.0135004 Jy ! Clean residual min=-0.003379 max=0.003438 Jy/beam ! Clean residual mean=0.000004 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.251082 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.251082 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.297 mas, bmaj=24.67 mas, bpa=4.766 degrees ! Estimated noise=1.10584 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 = -8.43343e-06 Jy ! Component: 100 - total flux cleaned = 2.99526e-05 Jy ! Component: 150 - total flux cleaned = 9.65402e-05 Jy ! Component: 200 - total flux cleaned = 0.000126973 Jy ! Total flux subtracted in 200 components = 0.000126973 Jy ! Clean residual min=-0.002635 max=0.003004 Jy/beam ! Clean residual mean=0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.251209 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.251209 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.81 mas, bpa=2.908 degrees ! Estimated noise=0.880125 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012621 Jy ! Component: 100 - total flux cleaned = 0.000178696 Jy ! Component: 150 - total flux cleaned = 0.000134159 Jy ! Component: 200 - total flux cleaned = 9.10444e-05 Jy ! Total flux subtracted in 200 components = 9.10444e-05 Jy ! Clean residual min=-0.002823 max=0.003106 Jy/beam ! Clean residual mean=0.000003 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.2513 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 74 components and 0.2513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071686Jy sigma=0.954618 ! Fit after self-cal, rms=0.071658Jy sigma=0.953812 wmodel J2025-2845_S_2005_06_01_yyk\_map.mod ! Writing 74 model components to file: J2025-2845_S_2005_06_01_yyk_map.mod wobs J2025-2845_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J2025-2845_S_2005_06_01_yyk_uvs.fits wwins J2025-2845_S_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J2025-2845_S_2005_06_01_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.000635738 Jy ! Component: 100 - total flux cleaned = 0.000891183 Jy ! Component: 150 - total flux cleaned = 0.000851871 Jy ! Component: 200 - total flux cleaned = 0.000955909 Jy ! Component: 250 - total flux cleaned = 0.00129652 Jy ! Component: 300 - total flux cleaned = 0.00152539 Jy ! Component: 350 - total flux cleaned = 0.00165203 Jy ! Component: 400 - total flux cleaned = 0.00174442 Jy ! Component: 450 - total flux cleaned = 0.00174425 Jy ! Component: 500 - total flux cleaned = 0.00189098 Jy ! Component: 550 - total flux cleaned = 0.00203411 Jy ! Component: 600 - total flux cleaned = 0.0022294 Jy ! Component: 650 - total flux cleaned = 0.00233825 Jy ! Component: 700 - total flux cleaned = 0.00241845 Jy ! Component: 750 - total flux cleaned = 0.00254916 Jy ! Component: 800 - total flux cleaned = 0.00265178 Jy ! Component: 850 - total flux cleaned = 0.00267686 Jy ! Component: 900 - total flux cleaned = 0.00277633 Jy ! Component: 950 - total flux cleaned = 0.00284995 Jy ! Component: 1000 - total flux cleaned = 0.00299478 Jy ! Component: 1050 - total flux cleaned = 0.00313724 Jy ! Component: 1100 - total flux cleaned = 0.00330102 Jy ! Component: 1150 - total flux cleaned = 0.00350883 Jy ! Component: 1200 - total flux cleaned = 0.00362327 Jy ! Component: 1250 - total flux cleaned = 0.00378161 Jy ! Component: 1300 - total flux cleaned = 0.00391597 Jy ! Component: 1350 - total flux cleaned = 0.00407128 Jy ! Component: 1400 - total flux cleaned = 0.00420271 Jy ! Component: 1450 - total flux cleaned = 0.00435469 Jy ! Component: 1500 - total flux cleaned = 0.00444073 Jy ! Component: 1550 - total flux cleaned = 0.00461121 Jy ! Component: 1600 - total flux cleaned = 0.00477998 Jy ! Component: 1650 - total flux cleaned = 0.00494714 Jy ! Component: 1700 - total flux cleaned = 0.00503018 Jy ! Component: 1750 - total flux cleaned = 0.00517461 Jy ! Component: 1800 - total flux cleaned = 0.00535862 Jy ! Component: 1850 - total flux cleaned = 0.00550073 Jy ! Component: 1900 - total flux cleaned = 0.00564192 Jy ! Component: 1950 - total flux cleaned = 0.00580228 Jy ! Component: 2000 - total flux cleaned = 0.00588196 Jy ! Total flux subtracted in 2048 components = 0.00604048 Jy ! Clean residual min=-0.001340 max=0.001272 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.25734 Jy keep ! Adding 91 model components to the UV plane model. ! The established model now contains 165 components and 0.25734 Jy ![Exited script file: muppet] wmap "J2025-2845_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 8.81 at 2.908 degrees (North through East) ! Clean map min=-0.0021676 max=0.2245 Jy/beam ! Writing clean map to FITS file: J2025-2845_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.2245 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000365659 device "J2025-2845_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J2025-2845_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.488631 0.488631 0.977262 1.95452 3.90905 7.8181 15.6362 31.2724 62.5448 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.224 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.221 x 8.81 at 2.908 degrees (North through East) ! Clean map min=-0.0021676 max=0.2245 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2025-2845_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J2025-2845_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2025-2845_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:41:56 2005