! Started logfile: J2219-2719_S_2006_12_18_yyk_uvs.log on Mon Jun 16 20:06:24 2008 obs J2219-2719_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J2219-2719_S_2006_12_18_yyk_uve.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.712418 visibilities/baseline/integration-bin. ! Found source: J2219-2719 ! ! 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 2469 lines of history. ! ! Reading 2180 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 J2219-2719_S_2006_12_18_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.192136 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.343 mas, bmaj=6.377 mas, bpa=-0.215 degrees ! Estimated noise=1.697 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.131082 Jy ! Component: 100 - total flux cleaned = 0.170374 Jy ! Total flux subtracted in 100 components = 0.170374 Jy ! Clean residual min=-0.007561 max=0.013124 Jy/beam ! Clean residual mean=0.000051 rms=0.002788 Jy/beam ! Combined flux in latest and established models = 0.170374 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.170374 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.095499Jy sigma=1.191751 ! Fit after self-cal, rms=0.090195Jy sigma=1.159159 ! Inverting map and beam ! Estimated beam: bmin=2.343 mas, bmaj=6.377 mas, bpa=-0.215 degrees ! Estimated noise=1.697 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.025 mas, bmaj=8.024 mas, bpa=-2.314 degrees ! Estimated noise=1.09535 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.0320423 Jy ! Component: 100 - total flux cleaned = 0.044183 Jy ! Component: 150 - total flux cleaned = 0.0493706 Jy ! Component: 200 - total flux cleaned = 0.051614 Jy ! Total flux subtracted in 200 components = 0.051614 Jy ! Clean residual min=-0.005286 max=0.006274 Jy/beam ! Clean residual mean=0.000167 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.221988 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 60 components and 0.221988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084179Jy sigma=1.037640 ! Fit after self-cal, rms=0.084171Jy sigma=1.037470 ! 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.025 x 8.024 at -2.314 degrees (North through East) ! Clean map min=-0.0051524 max=0.15958 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.01407 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.06 KP 0.99 ! LA 1.01 MK 0.99 NL 0.96 OV 0.98 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! 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 3. ! Amplitude normalization factor in sub-array 1: 0.971971 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 1.17 KP 1.00 ! LA 0.95 MK 0.98 NL 1.06 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988079 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.11 KP 0.98 ! LA 0.98 MK 1.15 NL 1.02 OV 1.01 ! PT 0.88 SC 1.06 ! ! ! Fit before self-cal, rms=0.084171Jy sigma=1.037470 ! Fit after self-cal, rms=0.083924Jy sigma=1.028451 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.083924Jy sigma=1.028451 ! Fit after self-cal, rms=0.083932Jy sigma=1.028348 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.093 mas, bpa=-2.067 degrees ! Estimated noise=1.08225 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.00330202 Jy ! Component: 100 - total flux cleaned = -0.00428677 Jy ! Component: 150 - total flux cleaned = -0.00438382 Jy ! Component: 200 - total flux cleaned = -0.00438364 Jy ! Total flux subtracted in 200 components = -0.00438364 Jy ! Clean residual min=-0.005036 max=0.006077 Jy/beam ! Clean residual mean=0.000154 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.217604 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.217604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083804Jy sigma=1.026951 ! Fit after self-cal, rms=0.083794Jy sigma=1.026859 ! 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.083794Jy sigma=1.026859 ! Fit after self-cal, rms=0.077912Jy sigma=0.956933 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.00149379 Jy ! Component: 100 - total flux cleaned = 0.00152666 Jy ! Component: 150 - total flux cleaned = 0.00150586 Jy ! Component: 200 - total flux cleaned = 0.00150552 Jy ! Total flux subtracted in 200 components = 0.00150552 Jy ! Clean residual min=-0.005101 max=0.005966 Jy/beam ! Clean residual mean=0.000154 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.21911 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.21911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077879Jy sigma=0.956419 ! Fit after self-cal, rms=0.077453Jy sigma=0.952938 ! 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.082 x 8.093 at -2.067 degrees (North through East) ! Clean map min=-0.0049924 max=0.16096 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.077453Jy sigma=0.952938 ! Fit after self-cal, rms=0.077099Jy sigma=0.942160 ! 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.077099Jy sigma=0.942160 ! Fit after self-cal, rms=0.077042Jy sigma=0.941682 ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=8.086 mas, bpa=-2.132 degrees ! Estimated noise=1.0746 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000964791 Jy ! Component: 100 - total flux cleaned = -0.00106892 Jy ! Component: 150 - total flux cleaned = -0.00111886 Jy ! Component: 200 - total flux cleaned = -0.00113347 Jy ! Total flux subtracted in 200 components = -0.00113347 Jy ! Clean residual min=-0.004915 max=0.005743 Jy/beam ! Clean residual mean=0.000160 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.217976 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.217976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077035Jy sigma=0.941485 ! Fit after self-cal, rms=0.077020Jy sigma=0.941383 ! 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.077020Jy sigma=0.941383 ! Fit after self-cal, rms=0.077450Jy sigma=0.937545 ! 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.077450Jy sigma=0.937545 ! Fit after self-cal, rms=0.077480Jy sigma=0.937419 ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.091 mas, bpa=-2.399 degrees ! Estimated noise=1.05935 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00215278 Jy ! Component: 100 - total flux cleaned = -0.00262567 Jy ! Component: 150 - total flux cleaned = -0.00269003 Jy ! Component: 200 - total flux cleaned = -0.0027294 Jy ! Total flux subtracted in 200 components = -0.0027294 Jy ! Clean residual min=-0.004714 max=0.005549 Jy/beam ! Clean residual mean=0.000157 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.215247 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.215247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077471Jy sigma=0.936706 ! Fit after self-cal, rms=0.077479Jy sigma=0.936680 ! 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.982 mas, bmaj=21.67 mas, bpa=1.702 degrees ! Estimated noise=1.36366 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.000584655 Jy ! Component: 100 - total flux cleaned = 0.000580199 Jy ! Component: 150 - total flux cleaned = 0.00052578 Jy ! Component: 200 - total flux cleaned = 0.00050312 Jy ! Total flux subtracted in 200 components = 0.00050312 Jy ! Clean residual min=-0.005385 max=0.009888 Jy/beam ! Clean residual mean=0.000316 rms=0.002586 Jy/beam ! Combined flux in latest and established models = 0.21575 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 99 components and 0.21575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077522Jy sigma=0.937008 ! Fit after self-cal, rms=0.077515Jy sigma=0.936801 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.358 mas, bmaj=6.398 mas, bpa=-0.37 degrees ! Estimated noise=1.68302 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.13428 Jy ! Component: 100 - total flux cleaned = 0.173304 Jy ! Component: 150 - total flux cleaned = 0.191616 Jy ! Component: 200 - total flux cleaned = 0.201145 Jy ! Total flux subtracted in 200 components = 0.201145 Jy ! Clean residual min=-0.005320 max=0.005644 Jy/beam ! Clean residual mean=0.000038 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.201145 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.201145 Jy ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.091 mas, bpa=-2.399 degrees ! Estimated noise=1.05935 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.00861797 Jy ! Component: 100 - total flux cleaned = 0.0115273 Jy ! Component: 150 - total flux cleaned = 0.0126121 Jy ! Component: 200 - total flux cleaned = 0.0127518 Jy ! Total flux subtracted in 200 components = 0.0127518 Jy ! Clean residual min=-0.004683 max=0.005618 Jy/beam ! Clean residual mean=0.000161 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.213897 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.213897 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.982 mas, bmaj=21.67 mas, bpa=1.702 degrees ! Estimated noise=1.36366 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.00137255 Jy ! Component: 100 - total flux cleaned = 0.00136918 Jy ! Component: 150 - total flux cleaned = 0.00133311 Jy ! Component: 200 - total flux cleaned = 0.00130181 Jy ! Total flux subtracted in 200 components = 0.00130181 Jy ! Clean residual min=-0.005403 max=0.009945 Jy/beam ! Clean residual mean=0.000320 rms=0.002597 Jy/beam ! Combined flux in latest and established models = 0.215199 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.215199 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.091 mas, bpa=-2.399 degrees ! Estimated noise=1.05935 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109327 Jy ! Component: 100 - total flux cleaned = -0.000967499 Jy ! Component: 150 - total flux cleaned = -0.000884232 Jy ! Component: 200 - total flux cleaned = -0.000883667 Jy ! Total flux subtracted in 200 components = -0.000883667 Jy ! Clean residual min=-0.004638 max=0.005592 Jy/beam ! Clean residual mean=0.000160 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.214315 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.214315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077501Jy sigma=0.937401 ! Fit after self-cal, rms=0.077506Jy sigma=0.937317 wmodel J2219-2719_S_2006_12_18_yyk\_map.mod ! Writing 77 model components to file: J2219-2719_S_2006_12_18_yyk_map.mod wobs J2219-2719_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J2219-2719_S_2006_12_18_yyk_uvs.fits wwins J2219-2719_S_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J2219-2719_S_2006_12_18_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.00254511 Jy ! Component: 100 - total flux cleaned = 0.00441562 Jy ! Component: 150 - total flux cleaned = 0.00577715 Jy ! Component: 200 - total flux cleaned = 0.00658124 Jy ! Component: 250 - total flux cleaned = 0.00705228 Jy ! Component: 300 - total flux cleaned = 0.00736332 Jy ! Component: 350 - total flux cleaned = 0.00777968 Jy ! Component: 400 - total flux cleaned = 0.00812024 Jy ! Component: 450 - total flux cleaned = 0.00855422 Jy ! Component: 500 - total flux cleaned = 0.00876198 Jy ! Component: 550 - total flux cleaned = 0.00891179 Jy ! Component: 600 - total flux cleaned = 0.00915187 Jy ! Component: 650 - total flux cleaned = 0.00924428 Jy ! Component: 700 - total flux cleaned = 0.00937927 Jy ! Component: 750 - total flux cleaned = 0.00946709 Jy ! Component: 800 - total flux cleaned = 0.00963731 Jy ! Component: 850 - total flux cleaned = 0.00972051 Jy ! Component: 900 - total flux cleaned = 0.00992276 Jy ! Component: 950 - total flux cleaned = 0.00992304 Jy ! Component: 1000 - total flux cleaned = 0.0101546 Jy ! Component: 1050 - total flux cleaned = 0.0103816 Jy ! Component: 1100 - total flux cleaned = 0.0106042 Jy ! Component: 1150 - total flux cleaned = 0.0108229 Jy ! Component: 1200 - total flux cleaned = 0.0110018 Jy ! Component: 1250 - total flux cleaned = 0.0112125 Jy ! Component: 1300 - total flux cleaned = 0.0113848 Jy ! Component: 1350 - total flux cleaned = 0.0115198 Jy ! Component: 1400 - total flux cleaned = 0.0115865 Jy ! Component: 1450 - total flux cleaned = 0.0116196 Jy ! Component: 1500 - total flux cleaned = 0.0117808 Jy ! Component: 1550 - total flux cleaned = 0.0119703 Jy ! Component: 1600 - total flux cleaned = 0.012032 Jy ! Component: 1650 - total flux cleaned = 0.0122476 Jy ! Component: 1700 - total flux cleaned = 0.0123083 Jy ! Component: 1750 - total flux cleaned = 0.0124582 Jy ! Component: 1800 - total flux cleaned = 0.0125467 Jy ! Component: 1850 - total flux cleaned = 0.0127219 Jy ! Component: 1900 - total flux cleaned = 0.0129235 Jy ! Component: 1950 - total flux cleaned = 0.0130659 Jy ! Component: 2000 - total flux cleaned = 0.0132345 Jy ! Total flux subtracted in 2048 components = 0.0133176 Jy ! Clean residual min=-0.002275 max=0.001515 Jy/beam ! Clean residual mean=0.000058 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.227633 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 218 components and 0.227633 Jy ![Exited script file: muppet] wmap "J2219-2719_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 8.091 at -2.399 degrees (North through East) ! Clean map min=-0.0029982 max=0.15982 Jy/beam ! Writing clean map to FITS file: J2219-2719_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.159818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000558102 device "J2219-2719_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J2219-2719_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04763 1.04763 2.09526 4.19053 8.38106 16.7621 33.5242 67.0484 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.159 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.076 x 8.091 at -2.399 degrees (North through East) ! Clean map min=-0.0029982 max=0.15982 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2219-2719_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J2219-2719_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2219-2719_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 20:06:30 2008