! Started logfile: J1409-2657_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:31:17 2007 obs J1409-2657_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1409-2657_S_1997_08_27_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.90069 visibilities/baseline/integration-bin. ! Found source: J1409-2657 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 23508 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 J1409-2657_S_1997_08_27_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.684645 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.638 mas, bmaj=6.462 mas, bpa=-5.064 degrees ! Estimated noise=3092.47 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.461961 Jy ! Component: 100 - total flux cleaned = 0.523712 Jy ! Total flux subtracted in 100 components = 0.523712 Jy ! Clean residual min=-0.034215 max=0.040383 Jy/beam ! Clean residual mean=0.000183 rms=0.009323 Jy/beam ! Combined flux in latest and established models = 0.523712 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.523712 Jy ! ! Correcting IF 1. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.397058Jy sigma=0.001228 ! Fit after self-cal, rms=0.393841Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=2.638 mas, bmaj=6.462 mas, bpa=-5.064 degrees ! Estimated noise=3092.62 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.439 mas, bmaj=8.49 mas, bpa=-4.864 degrees ! Estimated noise=1383.53 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.0196431 Jy ! Component: 100 - total flux cleaned = 0.0183627 Jy ! Component: 150 - total flux cleaned = 0.0178378 Jy ! Component: 200 - total flux cleaned = 0.016999 Jy ! Total flux subtracted in 200 components = 0.016999 Jy ! Clean residual min=-0.014670 max=0.017588 Jy/beam ! Clean residual mean=0.000211 rms=0.004058 Jy/beam ! Combined flux in latest and established models = 0.540711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.540711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390887Jy sigma=0.001218 ! Fit after self-cal, rms=0.390872Jy sigma=0.001218 ! 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.439 x 8.49 at -4.864 degrees (North through East) ! Clean map min=-0.013887 max=0.54901 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.02235 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 0.95 KP 0.92 ! LA 1.00 MK 1.01 NL 1.00* OV 1.06 ! PT 0.97 SC 0.80 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98692 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.16 HN 1.02 KP 0.96 ! LA 1.09 MK 1.06 NL 0.97 OV 1.02 ! PT 0.95 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03859 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 1.00 KP 0.91 ! LA 0.83 MK 0.89 NL 0.94 OV 0.93 ! PT 1.10 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00022 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 1.13 KP 0.96 ! LA 0.90 MK 1.07 NL 1.05 OV 0.95 ! PT 0.93 SC 0.95 ! ! ! Fit before self-cal, rms=0.390872Jy sigma=0.001218 ! Fit after self-cal, rms=0.376218Jy sigma=0.001201 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.376218Jy sigma=0.001201 ! Fit after self-cal, rms=0.376206Jy sigma=0.001201 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=8.201 mas, bpa=-2.678 degrees ! Estimated noise=1392.02 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 (6.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143034 Jy ! Component: 100 - total flux cleaned = 0.016783 Jy ! Component: 150 - total flux cleaned = 0.0178208 Jy ! Component: 200 - total flux cleaned = 0.0183588 Jy ! Total flux subtracted in 200 components = 0.0183588 Jy ! Clean residual min=-0.006730 max=0.008060 Jy/beam ! Clean residual mean=0.000037 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.55907 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.55907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375611Jy sigma=0.001199 ! Fit after self-cal, rms=0.375574Jy sigma=0.001199 ! 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.375574Jy sigma=0.001199 ! Fit after self-cal, rms=0.372419Jy sigma=0.001190 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.00250124 Jy ! Component: 100 - total flux cleaned = 0.00249715 Jy ! Component: 150 - total flux cleaned = 0.00222408 Jy ! Component: 200 - total flux cleaned = 0.00209663 Jy ! Total flux subtracted in 200 components = 0.00209663 Jy ! Clean residual min=-0.006737 max=0.006762 Jy/beam ! Clean residual mean=0.000029 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.561166 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.561166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372250Jy sigma=0.001190 ! Fit after self-cal, rms=0.371989Jy sigma=0.001189 ! 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.383 x 8.201 at -2.678 degrees (North through East) ! Clean map min=-0.0065917 max=0.5543 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.371989Jy sigma=0.001189 ! Fit after self-cal, rms=0.482709Jy sigma=0.001181 ! 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.482709Jy sigma=0.001181 ! Fit after self-cal, rms=0.482697Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=8.174 mas, bpa=-2.685 degrees ! Estimated noise=1385.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439001 Jy ! Component: 100 - total flux cleaned = 0.00473979 Jy ! Component: 150 - total flux cleaned = 0.00455046 Jy ! Component: 200 - total flux cleaned = 0.00446665 Jy ! Total flux subtracted in 200 components = 0.00446665 Jy ! Clean residual min=-0.005824 max=0.005810 Jy/beam ! Clean residual mean=0.000072 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.565633 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.565633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.482633Jy sigma=0.001181 ! Fit after self-cal, rms=0.482586Jy sigma=0.001181 ! 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.482586Jy sigma=0.001181 ! Fit after self-cal, rms=0.502151Jy sigma=0.001179 ! 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.502151Jy sigma=0.001179 ! Fit after self-cal, rms=0.502137Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.156 mas, bpa=-2.688 degrees ! Estimated noise=1386.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259329 Jy ! Component: 100 - total flux cleaned = 0.00275416 Jy ! Component: 150 - total flux cleaned = 0.00289056 Jy ! Component: 200 - total flux cleaned = 0.0029532 Jy ! Total flux subtracted in 200 components = 0.0029532 Jy ! Clean residual min=-0.005547 max=0.005642 Jy/beam ! Clean residual mean=0.000092 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.568586 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 79 components and 0.568586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.502107Jy sigma=0.001179 ! Fit after self-cal, rms=0.502096Jy sigma=0.001179 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.336 mas, bmaj=18.64 mas, bpa=2.469 degrees ! Estimated noise=1759.84 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.00186913 Jy ! Component: 100 - total flux cleaned = 0.00187469 Jy ! Component: 150 - total flux cleaned = 0.00208756 Jy ! Component: 200 - total flux cleaned = 0.0022181 Jy ! Total flux subtracted in 200 components = 0.0022181 Jy ! Clean residual min=-0.006100 max=0.006489 Jy/beam ! Clean residual mean=0.000168 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.570804 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.570805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.502082Jy sigma=0.001179 ! Fit after self-cal, rms=0.502074Jy sigma=0.001179 ! 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.617 mas, bmaj=6.31 mas, bpa=-4.109 degrees ! Estimated noise=3143.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.477411 Jy ! Component: 100 - total flux cleaned = 0.543203 Jy ! Component: 150 - total flux cleaned = 0.556041 Jy ! Component: 200 - total flux cleaned = 0.561564 Jy ! Total flux subtracted in 200 components = 0.561564 Jy ! Clean residual min=-0.015882 max=0.017002 Jy/beam ! Clean residual mean=0.000029 rms=0.004717 Jy/beam ! Combined flux in latest and established models = 0.561565 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.561565 Jy ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.156 mas, bpa=-2.688 degrees ! Estimated noise=1386.04 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.00714408 Jy ! Component: 100 - total flux cleaned = 0.00804158 Jy ! Component: 150 - total flux cleaned = 0.00822774 Jy ! Component: 200 - total flux cleaned = 0.00855751 Jy ! Total flux subtracted in 200 components = 0.00855751 Jy ! Clean residual min=-0.005781 max=0.005524 Jy/beam ! Clean residual mean=0.000091 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.570122 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.570122 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.336 mas, bmaj=18.64 mas, bpa=2.469 degrees ! Estimated noise=1759.84 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.00168881 Jy ! Component: 100 - total flux cleaned = 0.00158017 Jy ! Component: 150 - total flux cleaned = 0.00148564 Jy ! Component: 200 - total flux cleaned = 0.0015707 Jy ! Total flux subtracted in 200 components = 0.0015707 Jy ! Clean residual min=-0.006259 max=0.007013 Jy/beam ! Clean residual mean=0.000167 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 0.571693 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.571693 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.156 mas, bpa=-2.688 degrees ! Estimated noise=1386.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139605 Jy ! Component: 100 - total flux cleaned = -0.000402323 Jy ! Component: 150 - total flux cleaned = -0.000628191 Jy ! Component: 200 - total flux cleaned = -0.000834751 Jy ! Total flux subtracted in 200 components = -0.000834751 Jy ! Clean residual min=-0.005301 max=0.005499 Jy/beam ! Clean residual mean=0.000089 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.570858 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.570858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.502169Jy sigma=0.001179 ! Fit after self-cal, rms=0.502157Jy sigma=0.001179 wmodel J1409-2657_S_1997_08_27_yyk\_map.mod ! Writing 69 model components to file: J1409-2657_S_1997_08_27_yyk_map.mod wobs J1409-2657_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1409-2657_S_1997_08_27_yyk_uvs.fits wwins J1409-2657_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1409-2657_S_1997_08_27_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.000422269 Jy ! Component: 100 - total flux cleaned = 0.000234563 Jy ! Component: 150 - total flux cleaned = 6.00261e-05 Jy ! Component: 200 - total flux cleaned = 0.000394985 Jy ! Component: 250 - total flux cleaned = 0.000158294 Jy ! Component: 300 - total flux cleaned = 8.07648e-05 Jy ! Component: 350 - total flux cleaned = -0.000143433 Jy ! Component: 400 - total flux cleaned = 0.000147705 Jy ! Component: 450 - total flux cleaned = 0.0002874 Jy ! Component: 500 - total flux cleaned = 0.00042385 Jy ! Component: 550 - total flux cleaned = 0.000687781 Jy ! Component: 600 - total flux cleaned = 0.000879966 Jy ! Component: 650 - total flux cleaned = 0.00106907 Jy ! Component: 700 - total flux cleaned = 0.00143647 Jy ! Component: 750 - total flux cleaned = 0.00167397 Jy ! Component: 800 - total flux cleaned = 0.00190595 Jy ! Component: 850 - total flux cleaned = 0.00224648 Jy ! Component: 900 - total flux cleaned = 0.00246736 Jy ! Component: 950 - total flux cleaned = 0.00262995 Jy ! Component: 1000 - total flux cleaned = 0.00300106 Jy ! Component: 1050 - total flux cleaned = 0.00315761 Jy ! Component: 1100 - total flux cleaned = 0.00336255 Jy ! Component: 1150 - total flux cleaned = 0.00341351 Jy ! Component: 1200 - total flux cleaned = 0.00361113 Jy ! Component: 1250 - total flux cleaned = 0.00361088 Jy ! Component: 1300 - total flux cleaned = 0.00380086 Jy ! Component: 1350 - total flux cleaned = 0.00384764 Jy ! Component: 1400 - total flux cleaned = 0.00403117 Jy ! Component: 1450 - total flux cleaned = 0.00412181 Jy ! Component: 1500 - total flux cleaned = 0.00429969 Jy ! Component: 1550 - total flux cleaned = 0.0044305 Jy ! Component: 1600 - total flux cleaned = 0.00451612 Jy ! Component: 1650 - total flux cleaned = 0.00460168 Jy ! Component: 1700 - total flux cleaned = 0.00476904 Jy ! Component: 1750 - total flux cleaned = 0.00468675 Jy ! Component: 1800 - total flux cleaned = 0.00472774 Jy ! Component: 1850 - total flux cleaned = 0.00472727 Jy ! Component: 1900 - total flux cleaned = 0.0046872 Jy ! Component: 1950 - total flux cleaned = 0.0047655 Jy ! Component: 2000 - total flux cleaned = 0.00465042 Jy ! Total flux subtracted in 2048 components = 0.00468902 Jy ! Clean residual min=-0.002713 max=0.002250 Jy/beam ! Clean residual mean=0.000040 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.575547 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 203 components and 0.575547 Jy ![Exited script file: muppet] wmap "J1409-2657_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 8.156 at -2.688 degrees (North through East) ! Clean map min=-0.0081084 max=0.55006 Jy/beam ! Writing clean map to FITS file: J1409-2657_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.550058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000772101 device "J1409-2657_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1409-2657_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.421102 0.421102 0.842204 1.68441 3.36881 6.73763 13.4753 26.9505 53.901 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.55 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.345 x 8.156 at -2.688 degrees (North through East) ! Clean map min=-0.0081084 max=0.55006 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1409-2657_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1409-2657_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1409-2657_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:31:24 2007