! Started logfile: J1057-2509_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:36:38 2007 obs J1057-2509_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1057-2509_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.736013 visibilities/baseline/integration-bin. ! Found source: J1057-2509 ! ! 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 754 lines of history. ! ! Reading 18680 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 J1057-2509_S_1997_07_02_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.424052 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.663 mas, bmaj=7.992 mas, bpa=-10.21 degrees ! Estimated noise=2517.26 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.184501 Jy ! Component: 100 - total flux cleaned = 0.221103 Jy ! Total flux subtracted in 100 components = 0.221103 Jy ! Clean residual min=-0.013440 max=0.019464 Jy/beam ! Clean residual mean=-0.000051 rms=0.003908 Jy/beam ! Combined flux in latest and established models = 0.221103 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.221103 Jy ! ! Correcting IF 1. ! A total of 354 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.362437Jy sigma=0.001203 ! Fit after self-cal, rms=0.361052Jy sigma=0.001200 ! Inverting map and beam ! Estimated beam: bmin=2.663 mas, bmaj=7.992 mas, bpa=-10.21 degrees ! Estimated noise=2517.25 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.54 mas, bmaj=9.604 mas, bpa=-8.279 degrees ! Estimated noise=1460.31 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 (-3, -10.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0221123 Jy ! Component: 100 - total flux cleaned = 0.0278706 Jy ! Component: 150 - total flux cleaned = 0.0292444 Jy ! Component: 200 - total flux cleaned = 0.0296977 Jy ! Total flux subtracted in 200 components = 0.0296977 Jy ! Clean residual min=-0.009854 max=0.006917 Jy/beam ! Clean residual mean=-0.000163 rms=0.002398 Jy/beam ! Combined flux in latest and established models = 0.250801 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 41 components and 0.250801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359902Jy sigma=0.001196 ! Fit after self-cal, rms=0.359794Jy sigma=0.001196 ! 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.54 x 9.604 at -8.279 degrees (North through East) ! Clean map min=-0.0090601 max=0.208 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.04235 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.90 KP 0.85 ! LA 0.99 MK 1.03 NL 1.00* OV 1.02 ! PT 1.00 SC 0.78 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97719 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.10 HN 1.02 KP 0.95 ! LA 1.12 MK 1.04 NL 1.05 OV 1.01 ! PT 0.94 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02972 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.98 KP 0.90 ! LA 0.80 MK 0.90 NL 1.00 OV 0.96 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988337 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 1.12 KP 0.97 ! LA 0.93 MK 1.01 NL 1.10 OV 0.96 ! PT 0.94 SC 0.95 ! ! ! Fit before self-cal, rms=0.359794Jy sigma=0.001196 ! Fit after self-cal, rms=0.351827Jy sigma=0.001192 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.351827Jy sigma=0.001192 ! Fit after self-cal, rms=0.351827Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=9.32 mas, bpa=-6.511 degrees ! Estimated noise=1456.12 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.00674615 Jy ! Component: 100 - total flux cleaned = 0.00772197 Jy ! Component: 150 - total flux cleaned = 0.00781493 Jy ! Component: 200 - total flux cleaned = 0.00772972 Jy ! Total flux subtracted in 200 components = 0.00772972 Jy ! Clean residual min=-0.007014 max=0.005256 Jy/beam ! Clean residual mean=-0.000050 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.258531 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 73 components and 0.258531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351697Jy sigma=0.001192 ! Fit after self-cal, rms=0.351678Jy sigma=0.001192 ! 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.351678Jy sigma=0.001192 ! Fit after self-cal, rms=0.350614Jy sigma=0.001188 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.00166117 Jy ! Component: 100 - total flux cleaned = 0.00174695 Jy ! Component: 150 - total flux cleaned = 0.00182316 Jy ! Component: 200 - total flux cleaned = 0.00168768 Jy ! Total flux subtracted in 200 components = 0.00168768 Jy ! Clean residual min=-0.006603 max=0.005132 Jy/beam ! Clean residual mean=-0.000026 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.260219 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 91 components and 0.260219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350563Jy sigma=0.001188 ! Fit after self-cal, rms=0.350432Jy sigma=0.001187 ! 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.466 x 9.32 at -6.511 degrees (North through East) ! Clean map min=-0.0063206 max=0.20948 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.350432Jy sigma=0.001187 ! Fit after self-cal, rms=0.350375Jy sigma=0.001186 ! 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.350375Jy sigma=0.001186 ! Fit after self-cal, rms=0.350363Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=9.286 mas, bpa=-6.276 degrees ! Estimated noise=1446.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242733 Jy ! Component: 100 - total flux cleaned = -9.1199e-05 Jy ! Component: 150 - total flux cleaned = -0.000226764 Jy ! Component: 200 - total flux cleaned = -0.000224132 Jy ! Total flux subtracted in 200 components = -0.000224132 Jy ! Clean residual min=-0.005445 max=0.004611 Jy/beam ! Clean residual mean=0.000001 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.259995 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 112 components and 0.259995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350327Jy sigma=0.001186 ! Fit after self-cal, rms=0.350323Jy sigma=0.001186 ! 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.350323Jy sigma=0.001186 ! Fit after self-cal, rms=0.353939Jy sigma=0.001184 ! 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.353939Jy sigma=0.001184 ! Fit after self-cal, rms=0.353941Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=9.299 mas, bpa=-6.08 degrees ! Estimated noise=1449.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010572 Jy ! Component: 100 - total flux cleaned = 0.00092915 Jy ! Component: 150 - total flux cleaned = 0.000932563 Jy ! Component: 200 - total flux cleaned = 0.000982108 Jy ! Total flux subtracted in 200 components = 0.000982108 Jy ! Clean residual min=-0.005254 max=0.004570 Jy/beam ! Clean residual mean=0.000002 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.260977 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.260977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.353923Jy sigma=0.001184 ! Fit after self-cal, rms=0.353925Jy sigma=0.001184 ! 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=7.999 mas, bmaj=18.56 mas, bpa=-4.903 degrees ! Estimated noise=1809.8 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 = -2.96869e-05 Jy ! Component: 100 - total flux cleaned = 0.000277945 Jy ! Component: 150 - total flux cleaned = 0.000425158 Jy ! Component: 200 - total flux cleaned = 0.000425708 Jy ! Total flux subtracted in 200 components = 0.000425708 Jy ! Clean residual min=-0.005093 max=0.004694 Jy/beam ! Clean residual mean=-0.000000 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.261402 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 136 components and 0.261402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.353917Jy sigma=0.001184 ! Fit after self-cal, rms=0.353915Jy sigma=0.001184 ! 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.628 mas, bmaj=7.852 mas, bpa=-9.362 degrees ! Estimated noise=2484.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.185261 Jy ! Component: 100 - total flux cleaned = 0.224208 Jy ! Component: 150 - total flux cleaned = 0.24148 Jy ! Component: 200 - total flux cleaned = 0.251055 Jy ! Total flux subtracted in 200 components = 0.251055 Jy ! Clean residual min=-0.009126 max=0.009167 Jy/beam ! Clean residual mean=0.000001 rms=0.002289 Jy/beam ! Combined flux in latest and established models = 0.251055 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.251055 Jy ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=9.299 mas, bpa=-6.08 degrees ! Estimated noise=1449.39 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.00637467 Jy ! Component: 100 - total flux cleaned = 0.00722701 Jy ! Component: 150 - total flux cleaned = 0.00775158 Jy ! Component: 200 - total flux cleaned = 0.00830583 Jy ! Total flux subtracted in 200 components = 0.00830583 Jy ! Clean residual min=-0.005558 max=0.004703 Jy/beam ! Clean residual mean=0.000005 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.259361 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.259361 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=7.999 mas, bmaj=18.56 mas, bpa=-4.903 degrees ! Estimated noise=1809.8 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.00167461 Jy ! Component: 100 - total flux cleaned = 0.00182732 Jy ! Component: 150 - total flux cleaned = 0.00195687 Jy ! Component: 200 - total flux cleaned = 0.00203591 Jy ! Total flux subtracted in 200 components = 0.00203591 Jy ! Clean residual min=-0.005082 max=0.004708 Jy/beam ! Clean residual mean=-0.000003 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.261397 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.261397 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=9.299 mas, bpa=-6.08 degrees ! Estimated noise=1449.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198498 Jy ! Component: 100 - total flux cleaned = -0.000204203 Jy ! Component: 150 - total flux cleaned = -0.000267696 Jy ! Component: 200 - total flux cleaned = -0.000270184 Jy ! Total flux subtracted in 200 components = -0.000270184 Jy ! Clean residual min=-0.005489 max=0.004878 Jy/beam ! Clean residual mean=0.000000 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.261127 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 83 components and 0.261127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.353921Jy sigma=0.001184 ! Fit after self-cal, rms=0.353920Jy sigma=0.001184 wmodel J1057-2509_S_1997_07_02_yyk\_map.mod ! Writing 83 model components to file: J1057-2509_S_1997_07_02_yyk_map.mod wobs J1057-2509_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1057-2509_S_1997_07_02_yyk_uvs.fits wwins J1057-2509_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1057-2509_S_1997_07_02_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.00115968 Jy ! Component: 100 - total flux cleaned = -0.00210716 Jy ! Component: 150 - total flux cleaned = -0.00291147 Jy ! Component: 200 - total flux cleaned = -0.00345773 Jy ! Component: 250 - total flux cleaned = -0.00417185 Jy ! Component: 300 - total flux cleaned = -0.00454502 Jy ! Component: 350 - total flux cleaned = -0.00478489 Jy ! Component: 400 - total flux cleaned = -0.00507412 Jy ! Component: 450 - total flux cleaned = -0.0051296 Jy ! Component: 500 - total flux cleaned = -0.00518179 Jy ! Component: 550 - total flux cleaned = -0.0050759 Jy ! Component: 600 - total flux cleaned = -0.0049735 Jy ! Component: 650 - total flux cleaned = -0.00502402 Jy ! Component: 700 - total flux cleaned = -0.00507214 Jy ! Component: 750 - total flux cleaned = -0.00507156 Jy ! Component: 800 - total flux cleaned = -0.00511598 Jy ! Component: 850 - total flux cleaned = -0.00497893 Jy ! Component: 900 - total flux cleaned = -0.00493429 Jy ! Component: 950 - total flux cleaned = -0.00489184 Jy ! Component: 1000 - total flux cleaned = -0.00480712 Jy ! Component: 1050 - total flux cleaned = -0.00480634 Jy ! Component: 1100 - total flux cleaned = -0.00452192 Jy ! Component: 1150 - total flux cleaned = -0.00440208 Jy ! Component: 1200 - total flux cleaned = -0.00428431 Jy ! Component: 1250 - total flux cleaned = -0.00412935 Jy ! Component: 1300 - total flux cleaned = -0.00390129 Jy ! Component: 1350 - total flux cleaned = -0.00371444 Jy ! Component: 1400 - total flux cleaned = -0.00364081 Jy ! Component: 1450 - total flux cleaned = -0.00342259 Jy ! Component: 1500 - total flux cleaned = -0.00327979 Jy ! Component: 1550 - total flux cleaned = -0.00320916 Jy ! Component: 1600 - total flux cleaned = -0.0030693 Jy ! Component: 1650 - total flux cleaned = -0.00300004 Jy ! Component: 1700 - total flux cleaned = -0.00272832 Jy ! Component: 1750 - total flux cleaned = -0.00272859 Jy ! Component: 1800 - total flux cleaned = -0.00279434 Jy ! Component: 1850 - total flux cleaned = -0.00266301 Jy ! Component: 1900 - total flux cleaned = -0.0026631 Jy ! Component: 1950 - total flux cleaned = -0.00269512 Jy ! Component: 2000 - total flux cleaned = -0.00266336 Jy ! Total flux subtracted in 2048 components = -0.0026007 Jy ! Clean residual min=-0.001905 max=0.001864 Jy/beam ! Clean residual mean=0.000016 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.258526 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 218 components and 0.258526 Jy ![Exited script file: muppet] wmap "J1057-2509_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 9.299 at -6.08 degrees (North through East) ! Clean map min=-0.003342 max=0.21164 Jy/beam ! Writing clean map to FITS file: J1057-2509_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.211644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000641128 device "J1057-2509_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1057-2509_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.908784 0.908784 1.81757 3.63513 7.27027 14.5405 29.0811 58.1622 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.211 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.463 x 9.299 at -6.08 degrees (North through East) ! Clean map min=-0.003342 max=0.21164 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1057-2509_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1057-2509_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1057-2509_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:36:45 2007