! Started logfile: J0449-3911_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:12:40 2007 obs J0449-3911_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0449-3911_S_2002_01_31_yyk_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762573 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 1224 lines of history. ! ! Reading 5216 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_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.492838 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.508 mas, bmaj=6.691 mas, bpa=0.493 degrees ! Estimated noise=2317.06 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.330384 Jy ! Component: 100 - total flux cleaned = 0.443138 Jy ! Total flux subtracted in 100 components = 0.443138 Jy ! Clean residual min=-0.035876 max=0.060426 Jy/beam ! Clean residual mean=0.000092 rms=0.013019 Jy/beam ! Combined flux in latest and established models = 0.443138 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.443138 Jy ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.259173Jy sigma=0.001530 ! Fit after self-cal, rms=0.258786Jy sigma=0.001528 ! Inverting map and beam ! Estimated beam: bmin=2.508 mas, bmaj=6.691 mas, bpa=0.493 degrees ! Estimated noise=2317.06 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=2.982 mas, bmaj=8.189 mas, bpa=-0.7635 degrees ! Estimated noise=1640.67 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.0931799 Jy ! Component: 100 - total flux cleaned = 0.125922 Jy ! Component: 150 - total flux cleaned = 0.135053 Jy ! Component: 200 - total flux cleaned = 0.136296 Jy ! Total flux subtracted in 200 components = 0.136296 Jy ! Clean residual min=-0.027015 max=0.041746 Jy/beam ! Clean residual mean=0.000166 rms=0.010766 Jy/beam ! Combined flux in latest and established models = 0.579434 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.579434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247189Jy sigma=0.001389 ! Fit after self-cal, rms=0.247122Jy sigma=0.001389 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.982 x 8.189 at -0.7635 degrees (North through East) ! Clean map min=-0.026731 max=0.3599 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.956567 ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.11 HN 1.00* KP 0.89 ! LA 0.89 MK 0.94 NL 1.38 OV 0.91 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.944651 ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.96 HN 1.00* KP 1.00* ! LA 0.88 MK 1.02 NL 1.50 OV 0.89 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.913695 ! Telescope amplitude corrections in sub-array 1: ! BR 1.67 FD 0.89 HN 1.00* KP 0.93 ! LA 0.92 MK 1.08 NL 1.56 OV 0.96 ! PT 1.08 SC 0.86 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.972999 ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.84 HN 1.00* KP 0.99 ! LA 0.75 MK 1.02 NL 1.59 OV 0.87 ! PT 0.90 SC 0.80 ! ! ! Fit before self-cal, rms=0.247122Jy sigma=0.001389 ! Fit after self-cal, rms=0.250759Jy sigma=0.001261 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.250759Jy sigma=0.001261 ! Fit after self-cal, rms=0.250822Jy sigma=0.001261 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=8.026 mas, bpa=1.651 degrees ! Estimated noise=1428.24 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.0414787 Jy ! Component: 100 - total flux cleaned = -0.0530559 Jy ! Component: 150 - total flux cleaned = -0.0551329 Jy ! Component: 200 - total flux cleaned = -0.0551478 Jy ! Total flux subtracted in 200 components = -0.0551478 Jy ! Clean residual min=-0.008998 max=0.013991 Jy/beam ! Clean residual mean=0.000044 rms=0.002776 Jy/beam ! Combined flux in latest and established models = 0.524286 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.524287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245954Jy sigma=0.001217 ! Fit after self-cal, rms=0.245923Jy sigma=0.001217 ! 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.245923Jy sigma=0.001217 ! Fit after self-cal, rms=0.244582Jy sigma=0.001205 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 (6.5, -12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541769 Jy ! Component: 100 - total flux cleaned = 0.00447306 Jy ! Component: 150 - total flux cleaned = 0.00422836 Jy ! Component: 200 - total flux cleaned = 0.00401811 Jy ! Total flux subtracted in 200 components = 0.00401811 Jy ! Clean residual min=-0.007904 max=0.009650 Jy/beam ! Clean residual mean=0.000021 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 0.528305 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 83 components and 0.528305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243294Jy sigma=0.001198 ! Fit after self-cal, rms=0.243046Jy sigma=0.001196 ! 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: 2.927 x 8.026 at 1.651 degrees (North through East) ! Clean map min=-0.0073226 max=0.31835 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.243046Jy sigma=0.001196 ! Fit after self-cal, rms=0.241981Jy sigma=0.001188 ! 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.241981Jy sigma=0.001188 ! Fit after self-cal, rms=0.241958Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=7.971 mas, bpa=1.037 degrees ! Estimated noise=1420.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304381 Jy ! Component: 100 - total flux cleaned = 0.00225054 Jy ! Component: 150 - total flux cleaned = 0.00199199 Jy ! Component: 200 - total flux cleaned = 0.00175785 Jy ! Total flux subtracted in 200 components = 0.00175785 Jy ! Clean residual min=-0.006228 max=0.008190 Jy/beam ! Clean residual mean=0.000031 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.530063 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.530063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241599Jy sigma=0.001186 ! Fit after self-cal, rms=0.241598Jy sigma=0.001185 ! 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.241598Jy sigma=0.001185 ! Fit after self-cal, rms=0.241010Jy sigma=0.001182 ! 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.241010Jy sigma=0.001182 ! Fit after self-cal, rms=0.241025Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.942 mas, bpa=0.9484 degrees ! Estimated noise=1417.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213392 Jy ! Component: 100 - total flux cleaned = 0.00136782 Jy ! Component: 150 - total flux cleaned = 0.00097461 Jy ! Component: 200 - total flux cleaned = 0.000706305 Jy ! Total flux subtracted in 200 components = 0.000706305 Jy ! Clean residual min=-0.005686 max=0.007111 Jy/beam ! Clean residual mean=0.000028 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.530769 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.530769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240867Jy sigma=0.001182 ! Fit after self-cal, rms=0.240884Jy sigma=0.001182 ! 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.685 mas, bmaj=31.57 mas, bpa=4.281 degrees ! Estimated noise=1881.57 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.00102771 Jy ! Component: 100 - total flux cleaned = 0.00084318 Jy ! Component: 150 - total flux cleaned = 0.00072159 Jy ! Component: 200 - total flux cleaned = 0.000647905 Jy ! Total flux subtracted in 200 components = 0.000647905 Jy ! Clean residual min=-0.004586 max=0.005163 Jy/beam ! Clean residual mean=0.000033 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.531417 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 106 components and 0.531417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240818Jy sigma=0.001181 ! Fit after self-cal, rms=0.240832Jy sigma=0.001181 ! 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.447 mas, bmaj=6.567 mas, bpa=0.9684 degrees ! Estimated noise=2104.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.306278 Jy ! Component: 100 - total flux cleaned = 0.414595 Jy ! Component: 150 - total flux cleaned = 0.471943 Jy ! Component: 200 - total flux cleaned = 0.500479 Jy ! Total flux subtracted in 200 components = 0.500479 Jy ! Clean residual min=-0.015266 max=0.021701 Jy/beam ! Clean residual mean=0.000111 rms=0.004501 Jy/beam ! Combined flux in latest and established models = 0.500479 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.500479 Jy ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.942 mas, bpa=0.9484 degrees ! Estimated noise=1417.4 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 (-3.5, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253098 Jy ! Component: 100 - total flux cleaned = 0.0311824 Jy ! Component: 150 - total flux cleaned = 0.0325544 Jy ! Component: 200 - total flux cleaned = 0.0333681 Jy ! Total flux subtracted in 200 components = 0.0333681 Jy ! Clean residual min=-0.005871 max=0.006304 Jy/beam ! Clean residual mean=0.000002 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.533847 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.533847 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.685 mas, bmaj=31.57 mas, bpa=4.281 degrees ! Estimated noise=1881.57 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.00117063 Jy ! Component: 100 - total flux cleaned = 0.00117966 Jy ! Component: 150 - total flux cleaned = 0.0011792 Jy ! Component: 200 - total flux cleaned = 0.00106543 Jy ! Total flux subtracted in 200 components = 0.00106543 Jy ! Clean residual min=-0.004943 max=0.005061 Jy/beam ! Clean residual mean=-0.000022 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.534913 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.534913 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.942 mas, bpa=0.9484 degrees ! Estimated noise=1417.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000781884 Jy ! Component: 100 - total flux cleaned = -0.00110407 Jy ! Component: 150 - total flux cleaned = -0.00124026 Jy ! Component: 200 - total flux cleaned = -0.00122984 Jy ! Total flux subtracted in 200 components = -0.00122984 Jy ! Clean residual min=-0.004859 max=0.005501 Jy/beam ! Clean residual mean=0.000004 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.533683 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.533683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240449Jy sigma=0.001179 ! Fit after self-cal, rms=0.240467Jy sigma=0.001179 wmodel J0449-3911_S_2002_01_31_yyk\_map.mod ! Writing 70 model components to file: J0449-3911_S_2002_01_31_yyk_map.mod wobs J0449-3911_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0449-3911_S_2002_01_31_yyk_uvs.fits wwins J0449-3911_S_2002_01_31_yyk\_map.win ! wwins: Wrote 3 windows to J0449-3911_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.00148291 Jy ! Component: 100 - total flux cleaned = 0.00233803 Jy ! Component: 150 - total flux cleaned = 0.00249081 Jy ! Component: 200 - total flux cleaned = 0.00270095 Jy ! Component: 250 - total flux cleaned = 0.00295667 Jy ! Component: 300 - total flux cleaned = 0.00301832 Jy ! Component: 350 - total flux cleaned = 0.00313497 Jy ! Component: 400 - total flux cleaned = 0.00308016 Jy ! Component: 450 - total flux cleaned = 0.00297437 Jy ! Component: 500 - total flux cleaned = 0.00317759 Jy ! Component: 550 - total flux cleaned = 0.00307859 Jy ! Component: 600 - total flux cleaned = 0.00322264 Jy ! Component: 650 - total flux cleaned = 0.00340904 Jy ! Component: 700 - total flux cleaned = 0.00359098 Jy ! Component: 750 - total flux cleaned = 0.00376925 Jy ! Component: 800 - total flux cleaned = 0.00403033 Jy ! Component: 850 - total flux cleaned = 0.00424308 Jy ! Component: 900 - total flux cleaned = 0.0043681 Jy ! Component: 950 - total flux cleaned = 0.00445019 Jy ! Component: 1000 - total flux cleaned = 0.00453105 Jy ! Component: 1050 - total flux cleaned = 0.00457003 Jy ! Component: 1100 - total flux cleaned = 0.00456972 Jy ! Component: 1150 - total flux cleaned = 0.00445374 Jy ! Component: 1200 - total flux cleaned = 0.00441556 Jy ! Component: 1250 - total flux cleaned = 0.00430223 Jy ! Component: 1300 - total flux cleaned = 0.00422724 Jy ! Component: 1350 - total flux cleaned = 0.00396741 Jy ! Component: 1400 - total flux cleaned = 0.00382033 Jy ! Component: 1450 - total flux cleaned = 0.00371054 Jy ! Component: 1500 - total flux cleaned = 0.00349231 Jy ! Component: 1550 - total flux cleaned = 0.00334742 Jy ! Component: 1600 - total flux cleaned = 0.00316791 Jy ! Component: 1650 - total flux cleaned = 0.00302497 Jy ! Component: 1700 - total flux cleaned = 0.00281133 Jy ! Component: 1750 - total flux cleaned = 0.00266999 Jy ! Component: 1800 - total flux cleaned = 0.00252918 Jy ! Component: 1850 - total flux cleaned = 0.00238829 Jy ! Component: 1900 - total flux cleaned = 0.00235296 Jy ! Component: 1950 - total flux cleaned = 0.00221241 Jy ! Component: 2000 - total flux cleaned = 0.00210728 Jy ! Total flux subtracted in 2048 components = 0.00203743 Jy ! Clean residual min=-0.002100 max=0.002090 Jy/beam ! Clean residual mean=0.000029 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.53572 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 178 components and 0.53572 Jy ![Exited script file: muppet] wmap "J0449-3911_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.882 x 7.942 at 0.9484 degrees (North through East) ! Clean map min=-0.0057844 max=0.31288 Jy/beam ! Writing clean map to FITS file: J0449-3911_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.312876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000698963 device "J0449-3911_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0449-3911_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.670199 0.670199 1.3404 2.68079 5.36159 10.7232 21.4464 42.8927 85.7854 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.312 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.882 x 7.942 at 0.9484 degrees (North through East) ! Clean map min=-0.0057844 max=0.31288 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0449-3911_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0449-3911_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0449-3911_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:12:46 2007