! Started logfile: J0011-2612_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:17:04 2007 obs J0011-2612_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0011-2612_S_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.50915 visibilities/baseline/integration-bin. ! Found source: J0011-2612 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 39932 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 J0011-2612_S_1997_07_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.439002 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.653 mas, bmaj=6.887 mas, bpa=1.076 degrees ! Estimated noise=1786.92 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.245716 Jy ! Component: 100 - total flux cleaned = 0.285694 Jy ! Total flux subtracted in 100 components = 0.285694 Jy ! Clean residual min=-0.013034 max=0.014522 Jy/beam ! Clean residual mean=0.000088 rms=0.003631 Jy/beam ! Combined flux in latest and established models = 0.285694 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.285694 Jy ! ! Correcting IF 1. ! A total of 305 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.327890Jy sigma=0.001588 ! Fit after self-cal, rms=0.327701Jy sigma=0.001587 ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=6.888 mas, bpa=1.076 degrees ! Estimated noise=1786.88 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.717 mas, bmaj=10.26 mas, bpa=-1.407 degrees ! Estimated noise=922.178 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.00752569 Jy ! Component: 100 - total flux cleaned = 0.00734652 Jy ! Component: 150 - total flux cleaned = 0.00719125 Jy ! Component: 200 - total flux cleaned = 0.00706402 Jy ! Total flux subtracted in 200 components = 0.00706402 Jy ! Clean residual min=-0.008626 max=0.012720 Jy/beam ! Clean residual mean=0.000422 rms=0.002869 Jy/beam ! Combined flux in latest and established models = 0.292758 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.292758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327267Jy sigma=0.001586 ! Fit after self-cal, rms=0.327260Jy sigma=0.001586 ! 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.717 x 10.26 at -1.407 degrees (North through East) ! Clean map min=-0.0083493 max=0.28081 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.02523 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 0.87 KP 0.90 ! LA 0.98 MK 1.02 NL 1.00* OV 1.10 ! PT 0.94 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985786 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.19 HN 0.96 KP 0.96 ! LA 1.10 MK 1.02 NL 1.03 OV 1.07 ! PT 0.92 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0421 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 0.93 KP 0.94 ! LA 0.78 MK 0.91 NL 0.95 OV 0.96 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997659 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 1.16 KP 0.93 ! LA 0.92 MK 1.03 NL 1.07 OV 0.97 ! PT 0.91 SC 0.98 ! ! ! Fit before self-cal, rms=0.327260Jy sigma=0.001586 ! Fit after self-cal, rms=0.319844Jy sigma=0.001577 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.319844Jy sigma=0.001577 ! Fit after self-cal, rms=0.319845Jy sigma=0.001577 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=9.997 mas, bpa=-0.4093 degrees ! Estimated noise=930.276 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.0062546 Jy ! Component: 100 - total flux cleaned = 0.00743257 Jy ! Component: 150 - total flux cleaned = 0.00752351 Jy ! Component: 200 - total flux cleaned = 0.00756685 Jy ! Total flux subtracted in 200 components = 0.00756685 Jy ! Clean residual min=-0.005333 max=0.006743 Jy/beam ! Clean residual mean=0.000215 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.300325 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.300325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319751Jy sigma=0.001576 ! Fit after self-cal, rms=0.319748Jy sigma=0.001576 ! 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.319748Jy sigma=0.001576 ! Fit after self-cal, rms=0.318612Jy sigma=0.001570 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.00103778 Jy ! Component: 100 - total flux cleaned = 0.00103937 Jy ! Component: 150 - total flux cleaned = 0.00100017 Jy ! Component: 200 - total flux cleaned = 0.000965233 Jy ! Total flux subtracted in 200 components = 0.000965232 Jy ! Clean residual min=-0.005278 max=0.006837 Jy/beam ! Clean residual mean=0.000219 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.30129 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.30129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318594Jy sigma=0.001570 ! Fit after self-cal, rms=0.318460Jy sigma=0.001570 ! 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.663 x 9.997 at -0.4093 degrees (North through East) ! Clean map min=-0.0050665 max=0.28656 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.318460Jy sigma=0.001570 ! Fit after self-cal, rms=0.314586Jy sigma=0.001567 ! 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.314586Jy sigma=0.001567 ! Fit after self-cal, rms=0.314572Jy sigma=0.001567 ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=9.939 mas, bpa=-0.216 degrees ! Estimated noise=927.241 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140802 Jy ! Component: 100 - total flux cleaned = 0.00152349 Jy ! Component: 150 - total flux cleaned = 0.00161913 Jy ! Component: 200 - total flux cleaned = 0.00170129 Jy ! Total flux subtracted in 200 components = 0.00170129 Jy ! Clean residual min=-0.005248 max=0.006306 Jy/beam ! Clean residual mean=0.000245 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.302992 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 37 components and 0.302992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314563Jy sigma=0.001567 ! Fit after self-cal, rms=0.314567Jy sigma=0.001567 ! 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.314567Jy sigma=0.001567 ! Fit after self-cal, rms=0.315358Jy sigma=0.001565 ! 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.315358Jy sigma=0.001565 ! Fit after self-cal, rms=0.315368Jy sigma=0.001565 ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=9.892 mas, bpa=-0.173 degrees ! Estimated noise=928.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221243 Jy ! Component: 100 - total flux cleaned = 0.00225276 Jy ! Component: 150 - total flux cleaned = 0.00228948 Jy ! Component: 200 - total flux cleaned = 0.00228871 Jy ! Total flux subtracted in 200 components = 0.00228871 Jy ! Clean residual min=-0.005077 max=0.006241 Jy/beam ! Clean residual mean=0.000257 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.30528 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.30528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315361Jy sigma=0.001565 ! Fit after self-cal, rms=0.315368Jy sigma=0.001565 ! 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=8.893 mas, bmaj=22.44 mas, bpa=6.419 degrees ! Estimated noise=1131.07 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.00107761 Jy ! Component: 100 - total flux cleaned = 0.00108469 Jy ! Component: 150 - total flux cleaned = 0.00103876 Jy ! Component: 200 - total flux cleaned = 0.00100002 Jy ! Total flux subtracted in 200 components = 0.00100002 Jy ! Clean residual min=-0.004544 max=0.007123 Jy/beam ! Clean residual mean=0.000434 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.30628 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 50 components and 0.30628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315375Jy sigma=0.001565 ! Fit after self-cal, rms=0.315374Jy sigma=0.001565 ! 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.611 mas, bmaj=6.803 mas, bpa=1.843 degrees ! Estimated noise=1769.64 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.244865 Jy ! Component: 100 - total flux cleaned = 0.287928 Jy ! Component: 150 - total flux cleaned = 0.298376 Jy ! Component: 200 - total flux cleaned = 0.29837 Jy ! Total flux subtracted in 200 components = 0.29837 Jy ! Clean residual min=-0.009636 max=0.011160 Jy/beam ! Clean residual mean=0.000050 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 0.29837 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.29837 Jy ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=9.892 mas, bpa=-0.173 degrees ! Estimated noise=928.89 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 (-4.5, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00893999 Jy ! Component: 100 - total flux cleaned = 0.0107835 Jy ! Component: 150 - total flux cleaned = 0.0110326 Jy ! Component: 200 - total flux cleaned = 0.011136 Jy ! Total flux subtracted in 200 components = 0.011136 Jy ! Clean residual min=-0.005123 max=0.005667 Jy/beam ! Clean residual mean=0.000228 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.309506 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.309506 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=8.893 mas, bmaj=22.44 mas, bpa=6.419 degrees ! Estimated noise=1131.07 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.000216801 Jy ! Component: 100 - total flux cleaned = 0.000219886 Jy ! Component: 150 - total flux cleaned = 0.000219923 Jy ! Component: 200 - total flux cleaned = 0.000176049 Jy ! Total flux subtracted in 200 components = 0.000176049 Jy ! Clean residual min=-0.004848 max=0.006229 Jy/beam ! Clean residual mean=0.000391 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.309682 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.309682 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=9.892 mas, bpa=-0.173 degrees ! Estimated noise=928.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150294 Jy ! Component: 100 - total flux cleaned = 0.000146353 Jy ! Component: 150 - total flux cleaned = 7.01233e-05 Jy ! Component: 200 - total flux cleaned = 0.000140314 Jy ! Total flux subtracted in 200 components = 0.000140314 Jy ! Clean residual min=-0.005259 max=0.005524 Jy/beam ! Clean residual mean=0.000226 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.309823 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.309823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315221Jy sigma=0.001564 ! Fit after self-cal, rms=0.315214Jy sigma=0.001564 wmodel J0011-2612_S_1997_07_02_yyk\_map.mod ! Writing 51 model components to file: J0011-2612_S_1997_07_02_yyk_map.mod wobs J0011-2612_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0011-2612_S_1997_07_02_yyk_uvs.fits wwins J0011-2612_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0011-2612_S_1997_07_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789627 Jy ! Component: 100 - total flux cleaned = 0.00182184 Jy ! Component: 150 - total flux cleaned = 0.00197489 Jy ! Component: 200 - total flux cleaned = 0.00197467 Jy ! Component: 250 - total flux cleaned = 0.00204497 Jy ! Component: 300 - total flux cleaned = 0.00231265 Jy ! Component: 350 - total flux cleaned = 0.00244145 Jy ! Component: 400 - total flux cleaned = 0.00250431 Jy ! Component: 450 - total flux cleaned = 0.00256269 Jy ! Component: 500 - total flux cleaned = 0.00250478 Jy ! Component: 550 - total flux cleaned = 0.00256158 Jy ! Component: 600 - total flux cleaned = 0.00261697 Jy ! Component: 650 - total flux cleaned = 0.00256491 Jy ! Component: 700 - total flux cleaned = 0.00261662 Jy ! Component: 750 - total flux cleaned = 0.00261693 Jy ! Component: 800 - total flux cleaned = 0.00261694 Jy ! Component: 850 - total flux cleaned = 0.00261763 Jy ! Component: 900 - total flux cleaned = 0.00271101 Jy ! Component: 950 - total flux cleaned = 0.00280212 Jy ! Component: 1000 - total flux cleaned = 0.00284627 Jy ! Component: 1050 - total flux cleaned = 0.00298037 Jy ! Component: 1100 - total flux cleaned = 0.00319766 Jy ! Component: 1150 - total flux cleaned = 0.0033253 Jy ! Component: 1200 - total flux cleaned = 0.00349272 Jy ! Component: 1250 - total flux cleaned = 0.00361582 Jy ! Component: 1300 - total flux cleaned = 0.0038176 Jy ! Component: 1350 - total flux cleaned = 0.00409413 Jy ! Component: 1400 - total flux cleaned = 0.00436532 Jy ! Component: 1450 - total flux cleaned = 0.00448025 Jy ! Component: 1500 - total flux cleaned = 0.00474418 Jy ! Component: 1550 - total flux cleaned = 0.00507794 Jy ! Component: 1600 - total flux cleaned = 0.005334 Jy ! Component: 1650 - total flux cleaned = 0.0056938 Jy ! Component: 1700 - total flux cleaned = 0.0059068 Jy ! Component: 1750 - total flux cleaned = 0.00629213 Jy ! Component: 1800 - total flux cleaned = 0.00653368 Jy ! Component: 1850 - total flux cleaned = 0.00684007 Jy ! Component: 1900 - total flux cleaned = 0.00724367 Jy ! Component: 1950 - total flux cleaned = 0.00757587 Jy ! Component: 2000 - total flux cleaned = 0.00793706 Jy ! Total flux subtracted in 2048 components = 0.00826134 Jy ! Clean residual min=-0.001782 max=0.002190 Jy/beam ! Clean residual mean=0.000121 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.318084 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 175 components and 0.318084 Jy ![Exited script file: muppet] wmap "J0011-2612_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.593 x 9.892 at -0.173 degrees (North through East) ! Clean map min=-0.0038711 max=0.28434 Jy/beam ! Writing clean map to FITS file: J0011-2612_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.284336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000642622 device "J0011-2612_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0011-2612_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.678023 0.678023 1.35605 2.71209 5.42419 10.8484 21.6967 43.3935 86.787 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.284 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.593 x 9.892 at -0.173 degrees (North through East) ! Clean map min=-0.0038711 max=0.28434 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0011-2612_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0011-2612_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0011-2612_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:17:11 2007