! Started logfile: J1642-2849_X_2005_07_09_yyk_uvs.log on Fri Jan 20 10:44:54 2006 obs J1642-2849_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1642-2849_X_2005_07_09_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.763636 visibilities/baseline/integration-bin. ! Found source: J1642-2849 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1479 lines of history. ! ! Reading 1512 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 J1642-2849_X_2005_07_09_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.143456 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=0.7001 mas, bmaj=1.754 mas, bpa=5.323 degrees ! Estimated noise=1.87292 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.0994322 Jy ! Component: 100 - total flux cleaned = 0.12802 Jy ! Total flux subtracted in 100 components = 0.12802 Jy ! Clean residual min=-0.007243 max=0.011781 Jy/beam ! Clean residual mean=0.000005 rms=0.002248 Jy/beam ! Combined flux in latest and established models = 0.12802 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.12802 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.063962Jy sigma=1.070968 ! Fit after self-cal, rms=0.063673Jy sigma=1.062308 ! Inverting map and beam ! Estimated beam: bmin=0.7001 mas, bmaj=1.754 mas, bpa=5.323 degrees ! Estimated noise=1.87292 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=0.9491 mas, bmaj=2.441 mas, bpa=3.764 degrees ! Estimated noise=1.14401 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.0156789 Jy ! Component: 100 - total flux cleaned = 0.0198127 Jy ! Component: 150 - total flux cleaned = 0.0206393 Jy ! Component: 200 - total flux cleaned = 0.0207423 Jy ! Total flux subtracted in 200 components = 0.0207423 Jy ! Clean residual min=-0.004715 max=0.004064 Jy/beam ! Clean residual mean=0.000022 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.148763 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.148763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061225Jy sigma=1.013306 ! Fit after self-cal, rms=0.061219Jy sigma=1.013251 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9491 x 2.441 at 3.764 degrees (North through East) ! Clean map min=-0.0043133 max=0.12364 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00327 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.00* KP 0.97 ! LA 0.99 MK 1.03 NL 1.06 OV 1.01 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.996408 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.00* KP 0.93 ! LA 1.00 MK 1.04 NL 1.08 OV 0.98 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01811 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.00* KP 0.88 ! LA 0.95 MK 0.92 NL 0.97 OV 1.04 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.981113 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.00* KP 0.97 ! LA 0.95 MK 1.00* NL 1.04 OV 1.10 ! PT 1.18 SC 1.00* ! ! ! Fit before self-cal, rms=0.061219Jy sigma=1.013251 ! Fit after self-cal, rms=0.060362Jy sigma=0.997179 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.060362Jy sigma=0.997179 ! Fit after self-cal, rms=0.060363Jy sigma=0.997115 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9544 mas, bmaj=2.445 mas, bpa=3.742 degrees ! Estimated noise=1.14164 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 = -8.13865e-05 Jy ! Component: 100 - total flux cleaned = -0.000164789 Jy ! Component: 150 - total flux cleaned = -0.000214863 Jy ! Component: 200 - total flux cleaned = -0.000261372 Jy ! Total flux subtracted in 200 components = -0.000261372 Jy ! Clean residual min=-0.003791 max=0.004101 Jy/beam ! Clean residual mean=0.000015 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.148501 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.148501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060338Jy sigma=0.996786 ! Fit after self-cal, rms=0.060334Jy sigma=0.996767 ! 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.060334Jy sigma=0.996767 ! Fit after self-cal, rms=0.056397Jy sigma=0.935563 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.000752261 Jy ! Component: 100 - total flux cleaned = 0.000810439 Jy ! Component: 150 - total flux cleaned = 0.000806445 Jy ! Component: 200 - total flux cleaned = 0.000766582 Jy ! Total flux subtracted in 200 components = 0.000766582 Jy ! Clean residual min=-0.003685 max=0.004228 Jy/beam ! Clean residual mean=0.000011 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.149268 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 45 components and 0.149268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056308Jy sigma=0.934070 ! Fit after self-cal, rms=0.055766Jy sigma=0.929109 ! 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: 0.9544 x 2.445 at 3.742 degrees (North through East) ! Clean map min=-0.0033776 max=0.12571 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.055766Jy sigma=0.929109 ! Fit after self-cal, rms=0.054896Jy sigma=0.921045 ! 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.054896Jy sigma=0.921045 ! Fit after self-cal, rms=0.054859Jy sigma=0.920644 ! Inverting map and beam ! Estimated beam: bmin=0.9407 mas, bmaj=2.425 mas, bpa=4.247 degrees ! Estimated noise=1.13318 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119249 Jy ! Component: 100 - total flux cleaned = -0.000123601 Jy ! Component: 150 - total flux cleaned = -9.20657e-05 Jy ! Component: 200 - total flux cleaned = -9.12418e-05 Jy ! Total flux subtracted in 200 components = -9.12418e-05 Jy ! Clean residual min=-0.003522 max=0.003835 Jy/beam ! Clean residual mean=0.000018 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.149177 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 48 components and 0.149177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054827Jy sigma=0.920029 ! Fit after self-cal, rms=0.054813Jy sigma=0.919950 ! 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.054813Jy sigma=0.919950 ! Fit after self-cal, rms=0.054767Jy sigma=0.912327 ! 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.054767Jy sigma=0.912327 ! Fit after self-cal, rms=0.054770Jy sigma=0.912277 ! Inverting map and beam ! Estimated beam: bmin=0.9371 mas, bmaj=2.423 mas, bpa=4.046 degrees ! Estimated noise=1.13387 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438378 Jy ! Component: 100 - total flux cleaned = 0.000508815 Jy ! Component: 150 - total flux cleaned = 0.000540529 Jy ! Component: 200 - total flux cleaned = 0.000567458 Jy ! Total flux subtracted in 200 components = 0.000567458 Jy ! Clean residual min=-0.003498 max=0.003761 Jy/beam ! Clean residual mean=0.000016 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.149744 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.149744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054741Jy sigma=0.911702 ! Fit after self-cal, rms=0.054739Jy sigma=0.911665 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=7.504 mas, bpa=10.94 degrees ! Estimated noise=1.37495 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.00025041 Jy ! Component: 100 - total flux cleaned = 0.000232034 Jy ! Component: 150 - total flux cleaned = 0.000231468 Jy ! Component: 200 - total flux cleaned = 0.000216466 Jy ! Total flux subtracted in 200 components = 0.000216466 Jy ! Clean residual min=-0.003632 max=0.004507 Jy/beam ! Clean residual mean=0.000028 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.14996 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.14996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054737Jy sigma=0.911529 ! Fit after self-cal, rms=0.054723Jy sigma=0.911458 ! 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=0.6924 mas, bmaj=1.745 mas, bpa=5.534 degrees ! Estimated noise=1.83268 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.10096 Jy ! Component: 100 - total flux cleaned = 0.129001 Jy ! Component: 150 - total flux cleaned = 0.141801 Jy ! Component: 200 - total flux cleaned = 0.147877 Jy ! Total flux subtracted in 200 components = 0.147877 Jy ! Clean residual min=-0.006032 max=0.006823 Jy/beam ! Clean residual mean=-0.000008 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.147877 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.147877 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9371 mas, bmaj=2.423 mas, bpa=4.046 degrees ! Estimated noise=1.13387 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.00207057 Jy ! Component: 100 - total flux cleaned = 0.0020759 Jy ! Component: 150 - total flux cleaned = 0.00207723 Jy ! Component: 200 - total flux cleaned = 0.00207997 Jy ! Total flux subtracted in 200 components = 0.00207997 Jy ! Clean residual min=-0.003501 max=0.003503 Jy/beam ! Clean residual mean=0.000016 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.149957 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.149957 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=7.504 mas, bpa=10.94 degrees ! Estimated noise=1.37495 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.000380767 Jy ! Component: 100 - total flux cleaned = 0.000384006 Jy ! Component: 150 - total flux cleaned = 0.000362011 Jy ! Component: 200 - total flux cleaned = 0.000342709 Jy ! Total flux subtracted in 200 components = 0.000342709 Jy ! Clean residual min=-0.003632 max=0.004484 Jy/beam ! Clean residual mean=0.000028 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.150299 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.150299 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9371 mas, bmaj=2.423 mas, bpa=4.046 degrees ! Estimated noise=1.13387 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119948 Jy ! Component: 100 - total flux cleaned = -0.000182761 Jy ! Component: 150 - total flux cleaned = -0.000209311 Jy ! Component: 200 - total flux cleaned = -0.000232512 Jy ! Total flux subtracted in 200 components = -0.000232512 Jy ! Clean residual min=-0.003457 max=0.003596 Jy/beam ! Clean residual mean=0.000016 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.150067 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.150067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054673Jy sigma=0.910730 ! Fit after self-cal, rms=0.054654Jy sigma=0.910637 wmodel J1642-2849_X_2005_07_09_yyk\_map.mod ! Writing 32 model components to file: J1642-2849_X_2005_07_09_yyk_map.mod wobs J1642-2849_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1642-2849_X_2005_07_09_yyk_uvs.fits wwins J1642-2849_X_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J1642-2849_X_2005_07_09_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.000339474 Jy ! Component: 100 - total flux cleaned = 0.000274358 Jy ! Component: 150 - total flux cleaned = 0.00015936 Jy ! Component: 200 - total flux cleaned = 0.00010756 Jy ! Component: 250 - total flux cleaned = 0.000308593 Jy ! Component: 300 - total flux cleaned = 0.000501345 Jy ! Component: 350 - total flux cleaned = 0.000688816 Jy ! Component: 400 - total flux cleaned = 0.00096248 Jy ! Component: 450 - total flux cleaned = 0.0011396 Jy ! Component: 500 - total flux cleaned = 0.00126831 Jy ! Component: 550 - total flux cleaned = 0.00131036 Jy ! Component: 600 - total flux cleaned = 0.00135156 Jy ! Component: 650 - total flux cleaned = 0.00139222 Jy ! Component: 700 - total flux cleaned = 0.00143203 Jy ! Component: 750 - total flux cleaned = 0.00139493 Jy ! Component: 800 - total flux cleaned = 0.00143224 Jy ! Component: 850 - total flux cleaned = 0.00146827 Jy ! Component: 900 - total flux cleaned = 0.00146778 Jy ! Component: 950 - total flux cleaned = 0.00143322 Jy ! Component: 1000 - total flux cleaned = 0.00150208 Jy ! Component: 1050 - total flux cleaned = 0.00160266 Jy ! Component: 1100 - total flux cleaned = 0.00176687 Jy ! Component: 1150 - total flux cleaned = 0.00176733 Jy ! Component: 1200 - total flux cleaned = 0.00192663 Jy ! Component: 1250 - total flux cleaned = 0.00195727 Jy ! Component: 1300 - total flux cleaned = 0.00198782 Jy ! Component: 1350 - total flux cleaned = 0.00198816 Jy ! Component: 1400 - total flux cleaned = 0.00204783 Jy ! Component: 1450 - total flux cleaned = 0.00207725 Jy ! Component: 1500 - total flux cleaned = 0.00210626 Jy ! Component: 1550 - total flux cleaned = 0.00216317 Jy ! Component: 1600 - total flux cleaned = 0.00221941 Jy ! Component: 1650 - total flux cleaned = 0.00221964 Jy ! Component: 1700 - total flux cleaned = 0.00235558 Jy ! Component: 1750 - total flux cleaned = 0.00238224 Jy ! Component: 1800 - total flux cleaned = 0.00248806 Jy ! Component: 1850 - total flux cleaned = 0.00264481 Jy ! Component: 1900 - total flux cleaned = 0.00267084 Jy ! Component: 1950 - total flux cleaned = 0.00277267 Jy ! Component: 2000 - total flux cleaned = 0.00282289 Jy ! Total flux subtracted in 2048 components = 0.00289742 Jy ! Clean residual min=-0.001677 max=0.001236 Jy/beam ! Clean residual mean=0.000011 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.152964 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 166 components and 0.152964 Jy ![Exited script file: muppet] wmap "J1642-2849_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9371 x 2.423 at 4.046 degrees (North through East) ! Clean map min=-0.0026422 max=0.12354 Jy/beam ! Writing clean map to FITS file: J1642-2849_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12354 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000472103 device "J1642-2849_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1642-2849_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14643 1.14643 2.29287 4.58574 9.17147 18.3429 36.6859 73.3718 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.123 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9371 x 2.423 at 4.046 degrees (North through East) ! Clean map min=-0.0026422 max=0.12354 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1642-2849_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1642-2849_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1642-2849_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:44:58 2006