! Started logfile: J1459-3655_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:55:58 2007 obs J1459-3655_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1459-3655_S_2002_01_31_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765766 visibilities/baseline/integration-bin. ! Found source: J1459-3655 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 5100 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 J1459-3655_S_2002_01_31_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.494104 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.586 mas, bmaj=6.813 mas, bpa=4.255 degrees ! Estimated noise=2183.11 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.347817 Jy ! Component: 100 - total flux cleaned = 0.458674 Jy ! Total flux subtracted in 100 components = 0.458674 Jy ! Clean residual min=-0.030271 max=0.053426 Jy/beam ! Clean residual mean=0.000090 rms=0.010740 Jy/beam ! Combined flux in latest and established models = 0.458674 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.458674 Jy ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.232225Jy sigma=0.001452 ! Fit after self-cal, rms=0.231897Jy sigma=0.001449 ! Inverting map and beam ! Estimated beam: bmin=2.586 mas, bmaj=6.813 mas, bpa=4.255 degrees ! Estimated noise=2183.11 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.029 mas, bmaj=8.316 mas, bpa=-0.683 degrees ! Estimated noise=1559.75 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.0728648 Jy ! Component: 100 - total flux cleaned = 0.0989264 Jy ! Component: 150 - total flux cleaned = 0.105563 Jy ! Component: 200 - total flux cleaned = 0.106622 Jy ! Total flux subtracted in 200 components = 0.106622 Jy ! Clean residual min=-0.023302 max=0.040762 Jy/beam ! Clean residual mean=0.000428 rms=0.009361 Jy/beam ! Combined flux in latest and established models = 0.565296 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.565296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219482Jy sigma=0.001348 ! Fit after self-cal, rms=0.219460Jy sigma=0.001347 ! 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.029 x 8.316 at -0.683 degrees (North through East) ! Clean map min=-0.02238 max=0.37697 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.00366 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.08 HN 1.00* KP 0.89 ! LA 0.92 MK 0.94 NL 1.26 OV 0.99 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988697 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.98 HN 1.00* KP 1.00* ! LA 0.97 MK 1.04 NL 1.34 OV 1.01 ! PT 0.92 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.936156 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.00* KP 1.00 ! LA 0.99 MK 1.01 NL 1.64 OV 1.01 ! PT 1.11 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993482 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 HN 1.00* KP 1.07 ! LA 0.84 MK 1.04 NL 1.60 OV 0.90 ! PT 0.93 SC 0.84 ! ! ! Fit before self-cal, rms=0.219460Jy sigma=0.001347 ! Fit after self-cal, rms=0.211907Jy sigma=0.001256 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.211907Jy sigma=0.001256 ! Fit after self-cal, rms=0.211934Jy sigma=0.001256 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=8.141 mas, bpa=1.205 degrees ! Estimated noise=1475.68 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.0157636 Jy ! Component: 100 - total flux cleaned = -0.0169841 Jy ! Component: 150 - total flux cleaned = -0.0171691 Jy ! Component: 200 - total flux cleaned = -0.0171774 Jy ! Total flux subtracted in 200 components = -0.0171774 Jy ! Clean residual min=-0.015674 max=0.028704 Jy/beam ! Clean residual mean=0.000035 rms=0.006129 Jy/beam ! Combined flux in latest and established models = 0.548118 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.548118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211031Jy sigma=0.001249 ! Fit after self-cal, rms=0.211029Jy sigma=0.001249 ! 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.211029Jy sigma=0.001249 ! Fit after self-cal, rms=0.209391Jy sigma=0.001237 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) ! Added new window around map position (10, -6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0303226 Jy ! Component: 100 - total flux cleaned = 0.0403321 Jy ! Component: 150 - total flux cleaned = 0.0447 Jy ! Component: 200 - total flux cleaned = 0.0459912 Jy ! Total flux subtracted in 200 components = 0.0459912 Jy ! Clean residual min=-0.012040 max=0.016617 Jy/beam ! Clean residual mean=-0.000257 rms=0.004476 Jy/beam ! Combined flux in latest and established models = 0.59411 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.594109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206651Jy sigma=0.001213 ! Fit after self-cal, rms=0.206423Jy sigma=0.001211 ! 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.007 x 8.141 at 1.205 degrees (North through East) ! Clean map min=-0.012193 max=0.35924 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.206423Jy sigma=0.001211 ! Fit after self-cal, rms=0.204256Jy sigma=0.001200 ! 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.204256Jy sigma=0.001200 ! Fit after self-cal, rms=0.204236Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=8.114 mas, bpa=1.455 degrees ! Estimated noise=1465.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679014 Jy ! Component: 100 - total flux cleaned = 0.00792524 Jy ! Component: 150 - total flux cleaned = 0.00847606 Jy ! Component: 200 - total flux cleaned = 0.00859917 Jy ! Total flux subtracted in 200 components = 0.00859917 Jy ! Clean residual min=-0.011416 max=0.015242 Jy/beam ! Clean residual mean=-0.000250 rms=0.004094 Jy/beam ! Combined flux in latest and established models = 0.602709 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.602709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203947Jy sigma=0.001198 ! Fit after self-cal, rms=0.203957Jy sigma=0.001198 ! 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.203957Jy sigma=0.001198 ! Fit after self-cal, rms=0.202999Jy sigma=0.001194 ! 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.202999Jy sigma=0.001194 ! Fit after self-cal, rms=0.203008Jy sigma=0.001194 ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=8.104 mas, bpa=1.637 degrees ! Estimated noise=1465.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343448 Jy ! Component: 100 - total flux cleaned = 0.00366562 Jy ! Component: 150 - total flux cleaned = 0.00377305 Jy ! Component: 200 - total flux cleaned = 0.0037716 Jy ! Total flux subtracted in 200 components = 0.0037716 Jy ! Clean residual min=-0.011215 max=0.014718 Jy/beam ! Clean residual mean=-0.000232 rms=0.003971 Jy/beam ! Combined flux in latest and established models = 0.60648 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 109 components and 0.60648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202837Jy sigma=0.001193 ! Fit after self-cal, rms=0.202855Jy sigma=0.001193 ! 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=9.34 mas, bmaj=29.9 mas, bpa=6.994 degrees ! Estimated noise=1894.25 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.00295096 Jy ! Component: 100 - total flux cleaned = 0.00313095 Jy ! Component: 150 - total flux cleaned = 0.00330535 Jy ! Component: 200 - total flux cleaned = 0.0034734 Jy ! Total flux subtracted in 200 components = 0.0034734 Jy ! Clean residual min=-0.013992 max=0.017722 Jy/beam ! Clean residual mean=-0.000454 rms=0.006645 Jy/beam ! Combined flux in latest and established models = 0.609954 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 112 components and 0.609954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202826Jy sigma=0.001193 ! Fit after self-cal, rms=0.202825Jy sigma=0.001193 ! 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.552 mas, bmaj=6.748 mas, bpa=5.565 degrees ! Estimated noise=2043.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.330188 Jy ! Component: 100 - total flux cleaned = 0.436161 Jy ! Component: 150 - total flux cleaned = 0.489286 Jy ! Component: 200 - total flux cleaned = 0.52366 Jy ! Total flux subtracted in 200 components = 0.52366 Jy ! Clean residual min=-0.017209 max=0.022976 Jy/beam ! Clean residual mean=-0.000028 rms=0.005292 Jy/beam ! Combined flux in latest and established models = 0.52366 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.52366 Jy ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=8.104 mas, bpa=1.637 degrees ! Estimated noise=1465.88 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.0353602 Jy ! Component: 100 - total flux cleaned = 0.054338 Jy ! Component: 150 - total flux cleaned = 0.0663886 Jy ! Component: 200 - total flux cleaned = 0.0743515 Jy ! Total flux subtracted in 200 components = 0.0743515 Jy ! Clean residual min=-0.012131 max=0.014890 Jy/beam ! Clean residual mean=-0.000192 rms=0.004095 Jy/beam ! Combined flux in latest and established models = 0.598011 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 87 components and 0.598011 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=9.34 mas, bmaj=29.9 mas, bpa=6.994 degrees ! Estimated noise=1894.25 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.00815473 Jy ! Component: 100 - total flux cleaned = 0.0119468 Jy ! Component: 150 - total flux cleaned = 0.0128883 Jy ! Component: 200 - total flux cleaned = 0.0131147 Jy ! Total flux subtracted in 200 components = 0.0131147 Jy ! Clean residual min=-0.014151 max=0.018000 Jy/beam ! Clean residual mean=-0.000466 rms=0.006693 Jy/beam ! Combined flux in latest and established models = 0.611126 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.611126 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=8.104 mas, bpa=1.637 degrees ! Estimated noise=1465.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00213626 Jy ! Component: 100 - total flux cleaned = -0.00213951 Jy ! Component: 150 - total flux cleaned = -0.00203189 Jy ! Component: 200 - total flux cleaned = -0.00203521 Jy ! Total flux subtracted in 200 components = -0.00203521 Jy ! Clean residual min=-0.011473 max=0.014703 Jy/beam ! Clean residual mean=-0.000246 rms=0.003956 Jy/beam ! Combined flux in latest and established models = 0.609091 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.609091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202838Jy sigma=0.001193 ! Fit after self-cal, rms=0.202832Jy sigma=0.001193 wmodel J1459-3655_S_2002_01_31_yyk\_map.mod ! Writing 117 model components to file: J1459-3655_S_2002_01_31_yyk_map.mod wobs J1459-3655_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1459-3655_S_2002_01_31_yyk_uvs.fits wwins J1459-3655_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J1459-3655_S_2002_01_31_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.00381291 Jy ! Component: 100 - total flux cleaned = 0.00460882 Jy ! Component: 150 - total flux cleaned = 0.00496235 Jy ! Component: 200 - total flux cleaned = 0.00593209 Jy ! Component: 250 - total flux cleaned = 0.00682645 Jy ! Component: 300 - total flux cleaned = 0.00752501 Jy ! Component: 350 - total flux cleaned = 0.00804636 Jy ! Component: 400 - total flux cleaned = 0.00853122 Jy ! Component: 450 - total flux cleaned = 0.00946519 Jy ! Component: 500 - total flux cleaned = 0.0105788 Jy ! Component: 550 - total flux cleaned = 0.0113245 Jy ! Component: 600 - total flux cleaned = 0.0119389 Jy ! Component: 650 - total flux cleaned = 0.0120398 Jy ! Component: 700 - total flux cleaned = 0.0120414 Jy ! Component: 750 - total flux cleaned = 0.0120428 Jy ! Component: 800 - total flux cleaned = 0.011684 Jy ! Component: 850 - total flux cleaned = 0.0115981 Jy ! Component: 900 - total flux cleaned = 0.0114273 Jy ! Component: 950 - total flux cleaned = 0.0111805 Jy ! Component: 1000 - total flux cleaned = 0.0111831 Jy ! Component: 1050 - total flux cleaned = 0.0111839 Jy ! Component: 1100 - total flux cleaned = 0.0111052 Jy ! Component: 1150 - total flux cleaned = 0.011029 Jy ! Component: 1200 - total flux cleaned = 0.0108095 Jy ! Component: 1250 - total flux cleaned = 0.0105956 Jy ! Component: 1300 - total flux cleaned = 0.0105952 Jy ! Component: 1350 - total flux cleaned = 0.0105951 Jy ! Component: 1400 - total flux cleaned = 0.0107294 Jy ! Component: 1450 - total flux cleaned = 0.010663 Jy ! Component: 1500 - total flux cleaned = 0.0106635 Jy ! Component: 1550 - total flux cleaned = 0.0107275 Jy ! Component: 1600 - total flux cleaned = 0.0106661 Jy ! Component: 1650 - total flux cleaned = 0.0109119 Jy ! Component: 1700 - total flux cleaned = 0.0109724 Jy ! Component: 1750 - total flux cleaned = 0.0112096 Jy ! Component: 1800 - total flux cleaned = 0.0115019 Jy ! Component: 1850 - total flux cleaned = 0.0117316 Jy ! Component: 1900 - total flux cleaned = 0.0120694 Jy ! Component: 1950 - total flux cleaned = 0.0121804 Jy ! Component: 2000 - total flux cleaned = 0.0125641 Jy ! Total flux subtracted in 2048 components = 0.0128339 Jy ! Clean residual min=-0.003232 max=0.003493 Jy/beam ! Clean residual mean=-0.000141 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.621925 Jy keep ! Adding 176 model components to the UV plane model. ! The established model now contains 293 components and 0.621925 Jy ![Exited script file: muppet] wmap "J1459-3655_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.993 x 8.104 at 1.637 degrees (North through East) ! Clean map min=-0.0069157 max=0.36004 Jy/beam ! Writing clean map to FITS file: J1459-3655_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.360041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00128401 device "J1459-3655_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1459-3655_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06989 1.06989 2.13977 4.27954 8.55909 17.1182 34.2364 68.4727 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.36 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.993 x 8.104 at 1.637 degrees (North through East) ! Clean map min=-0.0069157 max=0.36004 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1459-3655_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1459-3655_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1459-3655_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:56:05 2007