! Started logfile: J0608-3847_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:01:26 2005 obs J0608-3847_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0608-3847_X_2005_06_01_yyk_uve.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.654971 visibilities/baseline/integration-bin. ! Found source: J0608-3847 ! ! 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 1618 lines of history. ! ! Reading 2240 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 J0608-3847_X_2005_06_01_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.151093 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.7431 mas, bmaj=2.628 mas, bpa=-13.98 degrees ! Estimated noise=2.03238 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.0945942 Jy ! Component: 100 - total flux cleaned = 0.114354 Jy ! Total flux subtracted in 100 components = 0.114354 Jy ! Clean residual min=-0.010013 max=0.011962 Jy/beam ! Clean residual mean=0.000131 rms=0.003052 Jy/beam ! Combined flux in latest and established models = 0.114354 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.114354 Jy ! ! Correcting IF 1. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.098299Jy sigma=1.188702 ! Fit after self-cal, rms=0.097101Jy sigma=1.172423 ! Inverting map and beam ! Estimated beam: bmin=0.7431 mas, bmaj=2.628 mas, bpa=-13.98 degrees ! Estimated noise=2.03238 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.9934 mas, bmaj=4.832 mas, bpa=-15.69 degrees ! Estimated noise=1.19896 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.0172586 Jy ! Component: 100 - total flux cleaned = 0.0228402 Jy ! Component: 150 - total flux cleaned = 0.0249415 Jy ! Component: 200 - total flux cleaned = 0.0251721 Jy ! Total flux subtracted in 200 components = 0.0251721 Jy ! Clean residual min=-0.006063 max=0.005390 Jy/beam ! Clean residual mean=0.000023 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.139527 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.139527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096262Jy sigma=1.131111 ! Fit after self-cal, rms=0.096251Jy sigma=1.131064 ! 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.9934 x 4.832 at -15.69 degrees (North through East) ! Clean map min=-0.0058322 max=0.11693 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.01097 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 1.02 ! LA 0.97 MK 1.00 NL 1.00* OV 1.04 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02068 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 0.96 ! LA 0.98 MK 1.00 NL 1.00* OV 1.03 ! PT 0.91 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.096251Jy sigma=1.131064 ! Fit after self-cal, rms=0.095625Jy sigma=1.124065 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.095625Jy sigma=1.124065 ! Fit after self-cal, rms=0.095623Jy sigma=1.124057 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.004 mas, bmaj=4.895 mas, bpa=-15.59 degrees ! Estimated noise=1.17955 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.00245596 Jy ! Component: 100 - total flux cleaned = -0.00245989 Jy ! Component: 150 - total flux cleaned = -0.00239381 Jy ! Component: 200 - total flux cleaned = -0.00229849 Jy ! Total flux subtracted in 200 components = -0.00229849 Jy ! Clean residual min=-0.005320 max=0.004413 Jy/beam ! Clean residual mean=0.000016 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.137228 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.137228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095429Jy sigma=1.122949 ! Fit after self-cal, rms=0.095435Jy sigma=1.122932 ! 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.095435Jy sigma=1.122932 ! Fit after self-cal, rms=0.089866Jy sigma=1.012426 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.0037269 Jy ! Component: 100 - total flux cleaned = 0.00403501 Jy ! Component: 150 - total flux cleaned = 0.00419591 Jy ! Component: 200 - total flux cleaned = 0.00422549 Jy ! Total flux subtracted in 200 components = 0.00422549 Jy ! Clean residual min=-0.004998 max=0.004270 Jy/beam ! Clean residual mean=0.000049 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.141454 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.141454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089826Jy sigma=1.009934 ! Fit after self-cal, rms=0.089117Jy sigma=1.002740 ! 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: 1.004 x 4.895 at -15.59 degrees (North through East) ! Clean map min=-0.0047524 max=0.12075 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.089117Jy sigma=1.002740 ! Fit after self-cal, rms=0.088351Jy sigma=0.995240 ! 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.088351Jy sigma=0.995240 ! Fit after self-cal, rms=0.088222Jy sigma=0.994330 ! Inverting map and beam ! Estimated beam: bmin=1.02 mas, bmaj=4.947 mas, bpa=-15.41 degrees ! Estimated noise=1.14785 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00326275 Jy ! Component: 100 - total flux cleaned = -0.00393047 Jy ! Component: 150 - total flux cleaned = -0.00400053 Jy ! Component: 200 - total flux cleaned = -0.00398231 Jy ! Total flux subtracted in 200 components = -0.00398231 Jy ! Clean residual min=-0.004135 max=0.003869 Jy/beam ! Clean residual mean=0.000050 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.137471 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.137471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087980Jy sigma=0.992442 ! Fit after self-cal, rms=0.087926Jy sigma=0.992247 ! 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.087926Jy sigma=0.992247 ! Fit after self-cal, rms=0.087723Jy sigma=0.987082 ! 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.087723Jy sigma=0.987082 ! Fit after self-cal, rms=0.087728Jy sigma=0.986899 ! Inverting map and beam ! Estimated beam: bmin=1.041 mas, bmaj=5.003 mas, bpa=-15.21 degrees ! Estimated noise=1.12419 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00301378 Jy ! Component: 100 - total flux cleaned = -0.00357568 Jy ! Component: 150 - total flux cleaned = -0.00359923 Jy ! Component: 200 - total flux cleaned = -0.00356024 Jy ! Total flux subtracted in 200 components = -0.00356024 Jy ! Clean residual min=-0.004367 max=0.003843 Jy/beam ! Clean residual mean=0.000053 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.133911 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.133911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087527Jy sigma=0.985200 ! Fit after self-cal, rms=0.087509Jy sigma=0.985155 ! 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=3.277 mas, bmaj=12.49 mas, bpa=5.759 degrees ! Estimated noise=1.30552 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.000350561 Jy ! Component: 100 - total flux cleaned = 0.000419473 Jy ! Component: 150 - total flux cleaned = 0.000483037 Jy ! Component: 200 - total flux cleaned = 0.000544216 Jy ! Total flux subtracted in 200 components = 0.000544216 Jy ! Clean residual min=-0.003892 max=0.004387 Jy/beam ! Clean residual mean=0.000081 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.134455 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 70 components and 0.134455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087488Jy sigma=0.985148 ! Fit after self-cal, rms=0.087476Jy sigma=0.985119 ! Inverting map uvtaper 0,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.7521 mas, bmaj=2.667 mas, bpa=-13.83 degrees ! Estimated noise=1.96933 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0973399 Jy ! Component: 100 - total flux cleaned = 0.114699 Jy ! Component: 150 - total flux cleaned = 0.121744 Jy ! Component: 200 - total flux cleaned = 0.125303 Jy ! Total flux subtracted in 200 components = 0.125303 Jy ! Clean residual min=-0.007431 max=0.007453 Jy/beam ! Clean residual mean=0.000117 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.125303 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.125303 Jy ! Inverting map and beam ! Estimated beam: bmin=1.041 mas, bmaj=5.003 mas, bpa=-15.21 degrees ! Estimated noise=1.12419 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.00618672 Jy ! Component: 100 - total flux cleaned = 0.00774191 Jy ! Component: 150 - total flux cleaned = 0.00791684 Jy ! Component: 200 - total flux cleaned = 0.00802985 Jy ! Total flux subtracted in 200 components = 0.00802985 Jy ! Clean residual min=-0.004403 max=0.004374 Jy/beam ! Clean residual mean=0.000051 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.133333 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.133333 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=3.277 mas, bmaj=12.49 mas, bpa=5.759 degrees ! Estimated noise=1.30552 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.000615934 Jy ! Component: 100 - total flux cleaned = 0.000717424 Jy ! Component: 150 - total flux cleaned = 0.000813141 Jy ! Component: 200 - total flux cleaned = 0.000873814 Jy ! Total flux subtracted in 200 components = 0.000873814 Jy ! Clean residual min=-0.003909 max=0.004714 Jy/beam ! Clean residual mean=0.000080 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.134207 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 34 components and 0.134207 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.041 mas, bmaj=5.003 mas, bpa=-15.21 degrees ! Estimated noise=1.12419 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316448 Jy ! Component: 100 - total flux cleaned = -0.000241331 Jy ! Component: 150 - total flux cleaned = -0.000210806 Jy ! Component: 200 - total flux cleaned = -0.000183323 Jy ! Total flux subtracted in 200 components = -0.000183323 Jy ! Clean residual min=-0.004376 max=0.004167 Jy/beam ! Clean residual mean=0.000053 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.134023 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.134023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087544Jy sigma=0.985869 ! Fit after self-cal, rms=0.087544Jy sigma=0.985738 wmodel J0608-3847_X_2005_06_01_yyk\_map.mod ! Writing 37 model components to file: J0608-3847_X_2005_06_01_yyk_map.mod wobs J0608-3847_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0608-3847_X_2005_06_01_yyk_uvs.fits wwins J0608-3847_X_2005_06_01_yyk\_map.win ! wwins: Wrote 1 windows to J0608-3847_X_2005_06_01_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.00119883 Jy ! Component: 100 - total flux cleaned = -0.00147729 Jy ! Component: 150 - total flux cleaned = -0.00160669 Jy ! Component: 200 - total flux cleaned = -0.00142496 Jy ! Component: 250 - total flux cleaned = -0.00136791 Jy ! Component: 300 - total flux cleaned = -0.00131403 Jy ! Component: 350 - total flux cleaned = -0.00126226 Jy ! Component: 400 - total flux cleaned = -0.0012124 Jy ! Component: 450 - total flux cleaned = -0.001021 Jy ! Component: 500 - total flux cleaned = -0.000746521 Jy ! Component: 550 - total flux cleaned = -0.000347341 Jy ! Component: 600 - total flux cleaned = -3.56732e-06 Jy ! Component: 650 - total flux cleaned = 0.000371618 Jy ! Component: 700 - total flux cleaned = 0.000775671 Jy ! Component: 750 - total flux cleaned = 0.00120771 Jy ! Component: 800 - total flux cleaned = 0.00155297 Jy ! Component: 850 - total flux cleaned = 0.00192688 Jy ! Component: 900 - total flux cleaned = 0.00225516 Jy ! Component: 950 - total flux cleaned = 0.00261234 Jy ! Component: 1000 - total flux cleaned = 0.00303199 Jy ! Component: 1050 - total flux cleaned = 0.00347858 Jy ! Component: 1100 - total flux cleaned = 0.00391779 Jy ! Component: 1150 - total flux cleaned = 0.00441708 Jy ! Component: 1200 - total flux cleaned = 0.00487624 Jy ! Component: 1250 - total flux cleaned = 0.0052965 Jy ! Component: 1300 - total flux cleaned = 0.00577457 Jy ! Component: 1350 - total flux cleaned = 0.00624611 Jy ! Component: 1400 - total flux cleaned = 0.00671094 Jy ! Component: 1450 - total flux cleaned = 0.00701654 Jy ! Component: 1500 - total flux cleaned = 0.00734896 Jy ! Component: 1550 - total flux cleaned = 0.00770739 Jy ! Component: 1600 - total flux cleaned = 0.00803166 Jy ! Component: 1650 - total flux cleaned = 0.00832318 Jy ! Component: 1700 - total flux cleaned = 0.00863969 Jy ! Component: 1750 - total flux cleaned = 0.0090093 Jy ! Component: 1800 - total flux cleaned = 0.00931793 Jy ! Component: 1850 - total flux cleaned = 0.00956749 Jy ! Component: 1900 - total flux cleaned = 0.00986904 Jy ! Component: 1950 - total flux cleaned = 0.0100588 Jy ! Component: 2000 - total flux cleaned = 0.0104072 Jy ! Total flux subtracted in 2048 components = 0.0106188 Jy ! Clean residual min=-0.001315 max=0.001627 Jy/beam ! Clean residual mean=0.000034 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.144642 Jy keep ! Adding 91 model components to the UV plane model. ! The established model now contains 128 components and 0.144642 Jy ![Exited script file: muppet] wmap "J0608-3847_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.041 x 5.003 at -15.21 degrees (North through East) ! Clean map min=-0.0044882 max=0.11534 Jy/beam ! Writing clean map to FITS file: J0608-3847_X_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115342 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000553456 device "J0608-3847_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0608-3847_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.43951 1.43951 2.87902 5.75804 11.5161 23.0322 46.0644 92.1287 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.041 x 5.003 at -15.21 degrees (North through East) ! Clean map min=-0.0044882 max=0.11534 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0608-3847_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0608-3847_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0608-3847_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:01:30 2005