! Started logfile: J0449-3911_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:12:46 2007 obs J0449-3911_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0449-3911_S_2002_05_14_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.569753 visibilities/baseline/integration-bin. ! Found source: J0449-3911 ! ! 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 1153 lines of history. ! ! Reading 3692 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 J0449-3911_S_2002_05_14_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.589013 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.997 mas, bmaj=25.33 mas, bpa=27.3 degrees ! Estimated noise=3951.2 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.411084 Jy ! Component: 100 - total flux cleaned = 0.545672 Jy ! Total flux subtracted in 100 components = 0.545672 Jy ! Clean residual min=-0.025242 max=0.044880 Jy/beam ! Clean residual mean=0.001377 rms=0.011856 Jy/beam ! Combined flux in latest and established models = 0.545672 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.545672 Jy ! ! Correcting IF 1. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.276399Jy sigma=0.001362 ! Fit after self-cal, rms=0.275978Jy sigma=0.001360 ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=25.33 mas, bpa=27.3 degrees ! Estimated noise=3951.2 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.912 mas, bmaj=30.08 mas, bpa=26.38 degrees ! Estimated noise=2256.74 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.0912366 Jy ! Component: 100 - total flux cleaned = 0.132572 Jy ! Component: 150 - total flux cleaned = 0.15191 Jy ! Component: 200 - total flux cleaned = 0.158181 Jy ! Total flux subtracted in 200 components = 0.158181 Jy ! Clean residual min=-0.015744 max=0.016984 Jy/beam ! Clean residual mean=0.000678 rms=0.004445 Jy/beam ! Combined flux in latest and established models = 0.703853 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 81 model components to the UV plane model. ! The established model now contains 128 components and 0.703853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256682Jy sigma=0.001238 ! Fit after self-cal, rms=0.256651Jy sigma=0.001237 ! 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.912 x 30.08 at 26.38 degrees (North through East) ! Clean map min=-0.015866 max=0.45528 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: 0.983889 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.14 HN 1.00* KP 0.93 ! LA 0.95 NL 0.97 OV 0.95 PT 1.04 ! SC 1.16 MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97061 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.00* KP 1.00* ! LA 0.93 NL 1.15 OV 1.01 PT 0.99 ! SC 1.12 MK 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.964909 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.93 HN 1.00* KP 0.97 ! LA 0.97 NL 1.17 OV 1.02 PT 1.16 ! SC 0.99 MK 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03003 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.87 HN 1.00* KP 1.03 ! LA 0.82 NL 1.14 OV 0.90 PT 0.96 ! SC 0.88 MK 1.00* ! ! ! Fit before self-cal, rms=0.256651Jy sigma=0.001237 ! Fit after self-cal, rms=0.254742Jy sigma=0.001193 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.254742Jy sigma=0.001193 ! Fit after self-cal, rms=0.254739Jy sigma=0.001193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=31.22 mas, bpa=26.39 degrees ! Estimated noise=2214.17 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.0129108 Jy ! Component: 100 - total flux cleaned = -0.0190838 Jy ! Component: 150 - total flux cleaned = -0.0228069 Jy ! Component: 200 - total flux cleaned = -0.0243816 Jy ! Total flux subtracted in 200 components = -0.0243816 Jy ! Clean residual min=-0.005199 max=0.005564 Jy/beam ! Clean residual mean=-0.000033 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.679471 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 161 components and 0.679471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254215Jy sigma=0.001190 ! Fit after self-cal, rms=0.254198Jy sigma=0.001190 ! 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.254198Jy sigma=0.001190 ! Fit after self-cal, rms=0.252460Jy sigma=0.001179 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.000616722 Jy ! Component: 100 - total flux cleaned = -0.00121815 Jy ! Component: 150 - total flux cleaned = -0.00152947 Jy ! Component: 200 - total flux cleaned = -0.00175511 Jy ! Total flux subtracted in 200 components = -0.00175511 Jy ! Clean residual min=-0.005308 max=0.005866 Jy/beam ! Clean residual mean=-0.000011 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.677716 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 184 components and 0.677716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252418Jy sigma=0.001179 ! Fit after self-cal, rms=0.252086Jy sigma=0.001177 ! 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.97 x 31.22 at 26.39 degrees (North through East) ! Clean map min=-0.012462 max=0.45109 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.252086Jy sigma=0.001177 ! Fit after self-cal, rms=0.253526Jy sigma=0.001166 ! 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.253526Jy sigma=0.001166 ! Fit after self-cal, rms=0.253387Jy sigma=0.001165 ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=31.37 mas, bpa=26.41 degrees ! Estimated noise=2215.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00252891 Jy ! Component: 100 - total flux cleaned = -0.0032412 Jy ! Component: 150 - total flux cleaned = -0.00341669 Jy ! Component: 200 - total flux cleaned = -0.00352688 Jy ! Total flux subtracted in 200 components = -0.00352688 Jy ! Clean residual min=-0.004575 max=0.005507 Jy/beam ! Clean residual mean=0.000122 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.674189 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 205 components and 0.67419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253358Jy sigma=0.001165 ! Fit after self-cal, rms=0.253286Jy sigma=0.001165 ! 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.253286Jy sigma=0.001165 ! Fit after self-cal, rms=0.254789Jy sigma=0.001161 ! 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.254789Jy sigma=0.001161 ! Fit after self-cal, rms=0.254757Jy sigma=0.001161 ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=31.44 mas, bpa=26.41 degrees ! Estimated noise=2217.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110803 Jy ! Component: 100 - total flux cleaned = -0.00140866 Jy ! Component: 150 - total flux cleaned = -0.00151807 Jy ! Component: 200 - total flux cleaned = -0.0015856 Jy ! Total flux subtracted in 200 components = -0.0015856 Jy ! Clean residual min=-0.004808 max=0.005371 Jy/beam ! Clean residual mean=0.000122 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.672604 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 220 components and 0.672604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254744Jy sigma=0.001161 ! Fit after self-cal, rms=0.254721Jy sigma=0.001161 ! 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.978 mas, bmaj=50.86 mas, bpa=13.51 degrees ! Estimated noise=2523.27 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.000236049 Jy ! Component: 100 - total flux cleaned = -0.000235098 Jy ! Component: 150 - total flux cleaned = -0.000234432 Jy ! Component: 200 - total flux cleaned = -0.000233173 Jy ! Total flux subtracted in 200 components = -0.000233173 Jy ! Clean residual min=-0.004583 max=0.006200 Jy/beam ! Clean residual mean=0.000186 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.672371 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 229 components and 0.672371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254721Jy sigma=0.001161 ! Fit after self-cal, rms=0.254709Jy sigma=0.001161 ! 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=3.004 mas, bmaj=26.04 mas, bpa=27.3 degrees ! Estimated noise=4004.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.416298 Jy ! Component: 100 - total flux cleaned = 0.544373 Jy ! Component: 150 - total flux cleaned = 0.603898 Jy ! Component: 200 - total flux cleaned = 0.636337 Jy ! Total flux subtracted in 200 components = 0.636337 Jy ! Clean residual min=-0.013986 max=0.013437 Jy/beam ! Clean residual mean=0.000304 rms=0.004178 Jy/beam ! Combined flux in latest and established models = 0.636337 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 73 model components to the UV plane model. ! The established model now contains 73 components and 0.636337 Jy ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=31.44 mas, bpa=26.41 degrees ! Estimated noise=2217.12 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.0244392 Jy ! Component: 100 - total flux cleaned = 0.0300764 Jy ! Component: 150 - total flux cleaned = 0.0336201 Jy ! Component: 200 - total flux cleaned = 0.0355493 Jy ! Total flux subtracted in 200 components = 0.0355493 Jy ! Clean residual min=-0.005496 max=0.005300 Jy/beam ! Clean residual mean=0.000141 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.671887 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 138 components and 0.671886 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.978 mas, bmaj=50.86 mas, bpa=13.51 degrees ! Estimated noise=2523.27 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.000310469 Jy ! Component: 100 - total flux cleaned = 0.000106529 Jy ! Component: 150 - total flux cleaned = -0.000161751 Jy ! Component: 200 - total flux cleaned = -0.000315074 Jy ! Total flux subtracted in 200 components = -0.000315074 Jy ! Clean residual min=-0.004828 max=0.006305 Jy/beam ! Clean residual mean=0.000209 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.671571 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 169 components and 0.671571 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=31.44 mas, bpa=26.41 degrees ! Estimated noise=2217.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000648935 Jy ! Component: 100 - total flux cleaned = -0.000925009 Jy ! Component: 150 - total flux cleaned = -0.000919747 Jy ! Component: 200 - total flux cleaned = -0.000987885 Jy ! Total flux subtracted in 200 components = -0.000987885 Jy ! Clean residual min=-0.005068 max=0.005240 Jy/beam ! Clean residual mean=0.000152 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.670584 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 188 components and 0.670584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254881Jy sigma=0.001161 ! Fit after self-cal, rms=0.254873Jy sigma=0.001161 wmodel J0449-3911_S_2002_05_14_yyk\_map.mod ! Writing 188 model components to file: J0449-3911_S_2002_05_14_yyk_map.mod wobs J0449-3911_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0449-3911_S_2002_05_14_yyk_uvs.fits wwins J0449-3911_S_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J0449-3911_S_2002_05_14_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.00100509 Jy ! Component: 100 - total flux cleaned = 0.00234084 Jy ! Component: 150 - total flux cleaned = 0.00340563 Jy ! Component: 200 - total flux cleaned = 0.00392467 Jy ! Component: 250 - total flux cleaned = 0.0044123 Jy ! Component: 300 - total flux cleaned = 0.00493477 Jy ! Component: 350 - total flux cleaned = 0.00515567 Jy ! Component: 400 - total flux cleaned = 0.00563278 Jy ! Component: 450 - total flux cleaned = 0.0060934 Jy ! Component: 500 - total flux cleaned = 0.00643874 Jy ! Component: 550 - total flux cleaned = 0.00672627 Jy ! Component: 600 - total flux cleaned = 0.00700445 Jy ! Component: 650 - total flux cleaned = 0.00731776 Jy ! Component: 700 - total flux cleaned = 0.00753388 Jy ! Component: 750 - total flux cleaned = 0.00774424 Jy ! Component: 800 - total flux cleaned = 0.00794793 Jy ! Component: 850 - total flux cleaned = 0.0081071 Jy ! Component: 900 - total flux cleaned = 0.00830056 Jy ! Component: 950 - total flux cleaned = 0.0082991 Jy ! Component: 1000 - total flux cleaned = 0.00826119 Jy ! Component: 1050 - total flux cleaned = 0.00829748 Jy ! Component: 1100 - total flux cleaned = 0.00836865 Jy ! Component: 1150 - total flux cleaned = 0.00840313 Jy ! Component: 1200 - total flux cleaned = 0.00823129 Jy ! Component: 1250 - total flux cleaned = 0.00813039 Jy ! Component: 1300 - total flux cleaned = 0.0080971 Jy ! Component: 1350 - total flux cleaned = 0.00809709 Jy ! Component: 1400 - total flux cleaned = 0.0080327 Jy ! Component: 1450 - total flux cleaned = 0.00809638 Jy ! Component: 1500 - total flux cleaned = 0.00809645 Jy ! Component: 1550 - total flux cleaned = 0.00815896 Jy ! Component: 1600 - total flux cleaned = 0.00822086 Jy ! Component: 1650 - total flux cleaned = 0.00828228 Jy ! Component: 1700 - total flux cleaned = 0.00831289 Jy ! Component: 1750 - total flux cleaned = 0.00834312 Jy ! Component: 1800 - total flux cleaned = 0.00843342 Jy ! Component: 1850 - total flux cleaned = 0.008523 Jy ! Component: 1900 - total flux cleaned = 0.0085231 Jy ! Component: 1950 - total flux cleaned = 0.00858209 Jy ! Component: 2000 - total flux cleaned = 0.00855273 Jy ! Total flux subtracted in 2048 components = 0.00864032 Jy ! Clean residual min=-0.001756 max=0.001738 Jy/beam ! Clean residual mean=0.000022 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.679224 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 308 components and 0.679224 Jy ![Exited script file: muppet] wmap "J0449-3911_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.975 x 31.44 at 26.41 degrees (North through East) ! Clean map min=-0.011183 max=0.4621 Jy/beam ! Writing clean map to FITS file: J0449-3911_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.462097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000631692 device "J0449-3911_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0449-3911_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410104 0.410104 0.820207 1.64041 3.28083 6.56166 13.1233 26.2466 52.4933 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.462 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.975 x 31.44 at 26.41 degrees (North through East) ! Clean map min=-0.011183 max=0.4621 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0449-3911_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0449-3911_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0449-3911_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:12:54 2007