! Started logfile: J0902-1415_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:11:04 2006 obs J0902-1415_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0902-1415_X_2005_07_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0902-1415 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1406 lines of history. ! ! Reading 720 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 J0902-1415_X_2005_07_08_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.809325 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=0.6921 mas, bmaj=1.84 mas, bpa=-3.887 degrees ! Estimated noise=2.27361 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.680314 Jy ! Component: 100 - total flux cleaned = 0.868505 Jy ! Total flux subtracted in 100 components = 0.868505 Jy ! Clean residual min=-0.040727 max=0.092730 Jy/beam ! Clean residual mean=-0.000558 rms=0.015094 Jy/beam ! Combined flux in latest and established models = 0.868505 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.868505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206945Jy sigma=3.272110 ! Fit after self-cal, rms=0.206580Jy sigma=3.257277 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8459 mas, bmaj=2.152 mas, bpa=-2.358 degrees ! Estimated noise=1.68608 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 (1.2, -2.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.14088 Jy ! Component: 100 - total flux cleaned = 0.214954 Jy ! Component: 150 - total flux cleaned = 0.257883 Jy ! Component: 200 - total flux cleaned = 0.272825 Jy ! Total flux subtracted in 200 components = 0.272825 Jy ! Clean residual min=-0.032714 max=0.033456 Jy/beam ! Clean residual mean=-0.000123 rms=0.008620 Jy/beam ! Combined flux in latest and established models = 1.14133 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 68 components and 1.14133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136615Jy sigma=1.830617 ! Fit after self-cal, rms=0.132785Jy sigma=1.735875 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8459 x 2.152 at -2.358 degrees (North through East) ! Clean map min=-0.02838 max=0.64965 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.01938 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.13 KP 0.93 ! LA 0.96 MK 1.02 NL 0.96 OV 1.05 ! PT 0.96 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0193 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.14 KP 0.88 ! LA 0.95 MK 1.01 NL 0.97 OV 1.03 ! PT 1.01 SC 0.83 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00381 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 HN 1.03 KP 0.86 ! LA 0.95 MK 1.05 NL 0.96 OV 1.07 ! PT 1.03 SC 0.89 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.94008 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 1.19 KP 0.96 ! LA 0.96 MK 1.06 NL 0.99 OV 1.10 ! PT 1.09 SC 1.14 ! ! ! Fit before self-cal, rms=0.132785Jy sigma=1.735875 ! Fit after self-cal, rms=0.121567Jy sigma=1.538438 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.121567Jy sigma=1.538438 ! Fit after self-cal, rms=0.121624Jy sigma=1.538259 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8341 mas, bmaj=2.117 mas, bpa=0.3748 degrees ! Estimated noise=1.64615 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.00245627 Jy ! Component: 100 - total flux cleaned = 0.000851116 Jy ! Component: 150 - total flux cleaned = 0.000340812 Jy ! Component: 200 - total flux cleaned = -0.000131765 Jy ! Total flux subtracted in 200 components = -0.000131765 Jy ! Clean residual min=-0.015910 max=0.019384 Jy/beam ! Clean residual mean=0.000079 rms=0.004741 Jy/beam ! Combined flux in latest and established models = 1.1412 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 1.1412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120341Jy sigma=1.513981 ! Fit after self-cal, rms=0.120273Jy sigma=1.512430 ! 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.120273Jy sigma=1.512430 ! Fit after self-cal, rms=0.114921Jy sigma=1.456676 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.000791235 Jy ! Component: 100 - total flux cleaned = 0.000180402 Jy ! Component: 150 - total flux cleaned = -0.000171477 Jy ! Component: 200 - total flux cleaned = -0.000340688 Jy ! Total flux subtracted in 200 components = -0.000340688 Jy ! Clean residual min=-0.015846 max=0.018384 Jy/beam ! Clean residual mean=0.000073 rms=0.004657 Jy/beam ! Combined flux in latest and established models = 1.14086 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 1.14086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114354Jy sigma=1.447054 ! Fit after self-cal, rms=0.113771Jy sigma=1.439457 ! 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: 0.8341 x 2.117 at 0.3748 degrees (North through East) ! Clean map min=-0.014813 max=0.62436 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.113771Jy sigma=1.439457 ! Fit after self-cal, rms=0.101503Jy sigma=1.160091 ! 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.101503Jy sigma=1.160091 ! Fit after self-cal, rms=0.101555Jy sigma=1.158488 ! Inverting map and beam ! Estimated beam: bmin=0.8288 mas, bmaj=2.103 mas, bpa=0.8482 degrees ! Estimated noise=1.63161 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000801726 Jy ! Component: 100 - total flux cleaned = 0.000614375 Jy ! Component: 150 - total flux cleaned = 0.00018175 Jy ! Component: 200 - total flux cleaned = -0.000204493 Jy ! Total flux subtracted in 200 components = -0.000204493 Jy ! Clean residual min=-0.014693 max=0.016278 Jy/beam ! Clean residual mean=0.000042 rms=0.004102 Jy/beam ! Combined flux in latest and established models = 1.14065 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 1.14065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101101Jy sigma=1.148034 ! Fit after self-cal, rms=0.101155Jy sigma=1.147018 ! 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.101155Jy sigma=1.147018 ! Fit after self-cal, rms=0.100570Jy sigma=1.130882 ! 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.100570Jy sigma=1.130882 ! Fit after self-cal, rms=0.100639Jy sigma=1.130694 ! Inverting map and beam ! Estimated beam: bmin=0.8255 mas, bmaj=2.097 mas, bpa=1.043 degrees ! Estimated noise=1.62698 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661069 Jy ! Component: 100 - total flux cleaned = 0.000413433 Jy ! Component: 150 - total flux cleaned = 0.000305963 Jy ! Component: 200 - total flux cleaned = 0.000105925 Jy ! Total flux subtracted in 200 components = 0.000105925 Jy ! Clean residual min=-0.014488 max=0.015941 Jy/beam ! Clean residual mean=0.000040 rms=0.003962 Jy/beam ! Combined flux in latest and established models = 1.14076 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 1.14076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100376Jy sigma=1.125606 ! Fit after self-cal, rms=0.100410Jy sigma=1.125292 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.386 mas, bmaj=4.531 mas, bpa=1.62 degrees ! Estimated noise=2.11407 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.000385703 Jy ! Component: 100 - total flux cleaned = 0.000829607 Jy ! Component: 150 - total flux cleaned = 0.000824802 Jy ! Component: 200 - total flux cleaned = 0.000931861 Jy ! Total flux subtracted in 200 components = 0.000931861 Jy ! Clean residual min=-0.021361 max=0.024577 Jy/beam ! Clean residual mean=0.000064 rms=0.006785 Jy/beam ! Combined flux in latest and established models = 1.14169 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 112 components and 1.14169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100401Jy sigma=1.125521 ! Fit after self-cal, rms=0.100373Jy sigma=1.123999 ! 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=0.6896 mas, bmaj=1.815 mas, bpa=-2.488 degrees ! Estimated noise=2.22269 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.675099 Jy ! Component: 100 - total flux cleaned = 0.875848 Jy ! Component: 150 - total flux cleaned = 0.970718 Jy ! Component: 200 - total flux cleaned = 1.02962 Jy ! Total flux subtracted in 200 components = 1.02962 Jy ! Clean residual min=-0.020672 max=0.024517 Jy/beam ! Clean residual mean=-0.000177 rms=0.006238 Jy/beam ! Combined flux in latest and established models = 1.02962 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 45 model components to the UV plane model. ! The established model now contains 45 components and 1.02962 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8255 mas, bmaj=2.097 mas, bpa=1.043 degrees ! Estimated noise=1.62698 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.0513383 Jy ! Component: 100 - total flux cleaned = 0.0797859 Jy ! Component: 150 - total flux cleaned = 0.093711 Jy ! Component: 200 - total flux cleaned = 0.0985887 Jy ! Total flux subtracted in 200 components = 0.0985887 Jy ! Clean residual min=-0.015990 max=0.016547 Jy/beam ! Clean residual mean=-0.000005 rms=0.004301 Jy/beam ! Combined flux in latest and established models = 1.12821 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 77 components and 1.12821 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.386 mas, bmaj=4.531 mas, bpa=1.62 degrees ! Estimated noise=2.11407 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.00687776 Jy ! Component: 100 - total flux cleaned = 0.00761167 Jy ! Component: 150 - total flux cleaned = 0.00789685 Jy ! Component: 200 - total flux cleaned = 0.00864634 Jy ! Total flux subtracted in 200 components = 0.00864634 Jy ! Clean residual min=-0.021426 max=0.025145 Jy/beam ! Clean residual mean=0.000036 rms=0.006854 Jy/beam ! Combined flux in latest and established models = 1.13685 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 1.13685 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8255 mas, bmaj=2.097 mas, bpa=1.043 degrees ! Estimated noise=1.62698 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.98954e-05 Jy ! Component: 100 - total flux cleaned = -0.000158981 Jy ! Component: 150 - total flux cleaned = 2.42837e-05 Jy ! Component: 200 - total flux cleaned = 0.000188803 Jy ! Total flux subtracted in 200 components = 0.000188803 Jy ! Clean residual min=-0.013809 max=0.017108 Jy/beam ! Clean residual mean=0.000025 rms=0.003914 Jy/beam ! Combined flux in latest and established models = 1.13704 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 1.13704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100018Jy sigma=1.124744 ! Fit after self-cal, rms=0.099959Jy sigma=1.122871 wmodel J0902-1415_X_2005_07_08_yyk\_map.mod ! Writing 112 model components to file: J0902-1415_X_2005_07_08_yyk_map.mod wobs J0902-1415_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0902-1415_X_2005_07_08_yyk_uvs.fits wwins J0902-1415_X_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J0902-1415_X_2005_07_08_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00577625 Jy ! Component: 100 - total flux cleaned = 0.00898527 Jy ! Component: 150 - total flux cleaned = 0.0106264 Jy ! Component: 200 - total flux cleaned = 0.0123183 Jy ! Component: 250 - total flux cleaned = 0.0135479 Jy ! Component: 300 - total flux cleaned = 0.0148533 Jy ! Component: 350 - total flux cleaned = 0.0157637 Jy ! Component: 400 - total flux cleaned = 0.0163306 Jy ! Component: 450 - total flux cleaned = 0.0166008 Jy ! Component: 500 - total flux cleaned = 0.0168551 Jy ! Component: 550 - total flux cleaned = 0.0168576 Jy ! Component: 600 - total flux cleaned = 0.0169774 Jy ! Component: 650 - total flux cleaned = 0.0170876 Jy ! Component: 700 - total flux cleaned = 0.0169847 Jy ! Component: 750 - total flux cleaned = 0.0168842 Jy ! Component: 800 - total flux cleaned = 0.0166939 Jy ! Component: 850 - total flux cleaned = 0.0164221 Jy ! Component: 900 - total flux cleaned = 0.0163368 Jy ! Component: 950 - total flux cleaned = 0.0162529 Jy ! Component: 1000 - total flux cleaned = 0.0160116 Jy ! Component: 1050 - total flux cleaned = 0.0157012 Jy ! Component: 1100 - total flux cleaned = 0.0155509 Jy ! Component: 1150 - total flux cleaned = 0.0153324 Jy ! Component: 1200 - total flux cleaned = 0.0153323 Jy ! Component: 1250 - total flux cleaned = 0.0151957 Jy ! Component: 1300 - total flux cleaned = 0.0151284 Jy ! Component: 1350 - total flux cleaned = 0.0149975 Jy ! Component: 1400 - total flux cleaned = 0.0148076 Jy ! Component: 1450 - total flux cleaned = 0.0148077 Jy ! Component: 1500 - total flux cleaned = 0.0148074 Jy ! Component: 1550 - total flux cleaned = 0.0148067 Jy ! Component: 1600 - total flux cleaned = 0.0148631 Jy ! Component: 1650 - total flux cleaned = 0.014862 Jy ! Component: 1700 - total flux cleaned = 0.0149164 Jy ! Component: 1750 - total flux cleaned = 0.0148104 Jy ! Component: 1800 - total flux cleaned = 0.0147586 Jy ! Component: 1850 - total flux cleaned = 0.0145536 Jy ! Component: 1900 - total flux cleaned = 0.0145543 Jy ! Component: 1950 - total flux cleaned = 0.014504 Jy ! Component: 2000 - total flux cleaned = 0.0143585 Jy ! Total flux subtracted in 2048 components = 0.0142633 Jy ! Clean residual min=-0.002423 max=0.002714 Jy/beam ! Clean residual mean=-0.000001 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 1.1513 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 270 components and 1.1513 Jy ![Exited script file: muppet] wmap "J0902-1415_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8255 x 2.097 at 1.043 degrees (North through East) ! Clean map min=-0.014701 max=0.63185 Jy/beam ! Writing clean map to FITS file: J0902-1415_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.631851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000841772 device "J0902-1415_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0902-1415_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399669 0.399669 0.799339 1.59868 3.19736 6.39471 12.7894 25.5788 51.1577 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.631 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8255 x 2.097 at 1.043 degrees (North through East) ! Clean map min=-0.014701 max=0.63185 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0902-1415_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0902-1415_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0902-1415_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:11:08 2006