! Started logfile: J2359-3133_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:47:38 2005 obs J2359-3133_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J2359-3133_S_2005_05_12_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893333 visibilities/baseline/integration-bin. ! Found source: J2359-3133 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1443 lines of history. ! ! Reading 804 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 J2359-3133_S_2005_05_12_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.548416 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.523 mas, bmaj=6.903 mas, bpa=-1.859 degrees ! Estimated noise=2.41852 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.465868 Jy ! Component: 100 - total flux cleaned = 0.531929 Jy ! Total flux subtracted in 100 components = 0.531929 Jy ! Clean residual min=-0.021396 max=0.030478 Jy/beam ! Clean residual mean=-0.000238 rms=0.005991 Jy/beam ! Combined flux in latest and established models = 0.531929 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.531929 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.116748Jy sigma=1.445540 ! Fit after self-cal, rms=0.116620Jy sigma=1.437789 ! Inverting map and beam ! Estimated beam: bmin=2.523 mas, bmaj=6.903 mas, bpa=-1.859 degrees ! Estimated noise=2.41852 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.17 mas, bmaj=8.677 mas, bpa=-1.477 degrees ! Estimated noise=1.75304 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.0243111 Jy ! Component: 100 - total flux cleaned = 0.0299828 Jy ! Component: 150 - total flux cleaned = 0.0306324 Jy ! Component: 200 - total flux cleaned = 0.0312134 Jy ! Total flux subtracted in 200 components = 0.0312134 Jy ! Clean residual min=-0.017044 max=0.015239 Jy/beam ! Clean residual mean=-0.000364 rms=0.004873 Jy/beam ! Combined flux in latest and established models = 0.563142 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.563142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112633Jy sigma=1.376178 ! Fit after self-cal, rms=0.112615Jy sigma=1.376002 ! 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.17 x 8.677 at -1.477 degrees (North through East) ! Clean map min=-0.016341 max=0.52709 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: 0.999116 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.26 KP 0.93 ! LA 1.04 MK 0.90 NL 0.99 OV 0.95 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.975936 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.36 KP 1.00 ! LA 1.03 MK 0.95 NL 1.02 OV 0.93 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.966062 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.18 HN 1.27 KP 0.93 ! LA 0.98 MK 1.09 NL 1.06 OV 0.94 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00301 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 1.17 KP 0.85 ! LA 1.07 MK 1.06 NL 0.97 OV 0.80 ! PT 0.88 SC 1.06 ! ! ! Fit before self-cal, rms=0.112615Jy sigma=1.376002 ! Fit after self-cal, rms=0.088575Jy sigma=1.040580 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.088575Jy sigma=1.040580 ! Fit after self-cal, rms=0.088603Jy sigma=1.040503 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.578 mas, bpa=-0.6206 degrees ! Estimated noise=1.69422 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.0138693 Jy ! Component: 100 - total flux cleaned = -0.016886 Jy ! Component: 150 - total flux cleaned = -0.0170664 Jy ! Component: 200 - total flux cleaned = -0.0172246 Jy ! Total flux subtracted in 200 components = -0.0172246 Jy ! Clean residual min=-0.007209 max=0.006863 Jy/beam ! Clean residual mean=0.000012 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 0.545918 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.545918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087556Jy sigma=1.012481 ! Fit after self-cal, rms=0.087541Jy sigma=1.012394 ! 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.087541Jy sigma=1.012394 ! Fit after self-cal, rms=0.084701Jy sigma=0.977599 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 = 5.10253e-05 Jy ! Component: 100 - total flux cleaned = -9.5039e-06 Jy ! Component: 150 - total flux cleaned = -7.05313e-05 Jy ! Component: 200 - total flux cleaned = -0.00018146 Jy ! Total flux subtracted in 200 components = -0.00018146 Jy ! Clean residual min=-0.007068 max=0.006895 Jy/beam ! Clean residual mean=0.000013 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.545736 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 34 components and 0.545736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084577Jy sigma=0.976422 ! Fit after self-cal, rms=0.084250Jy sigma=0.973382 ! 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.206 x 8.578 at -0.6206 degrees (North through East) ! Clean map min=-0.0066629 max=0.51792 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.084250Jy sigma=0.973382 ! Fit after self-cal, rms=0.083091Jy sigma=0.940323 ! 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.083091Jy sigma=0.940323 ! Fit after self-cal, rms=0.083039Jy sigma=0.939885 ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=8.589 mas, bpa=-0.7028 degrees ! Estimated noise=1.69451 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000668227 Jy ! Component: 100 - total flux cleaned = -0.000721927 Jy ! Component: 150 - total flux cleaned = -0.000823467 Jy ! Component: 200 - total flux cleaned = -0.000915943 Jy ! Total flux subtracted in 200 components = -0.000915943 Jy ! Clean residual min=-0.007041 max=0.006545 Jy/beam ! Clean residual mean=0.000005 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.54482 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 39 components and 0.54482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082949Jy sigma=0.938945 ! Fit after self-cal, rms=0.082923Jy sigma=0.938782 ! 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.082923Jy sigma=0.938782 ! Fit after self-cal, rms=0.081005Jy sigma=0.912376 ! 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.081005Jy sigma=0.912376 ! Fit after self-cal, rms=0.081005Jy sigma=0.912358 ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.582 mas, bpa=-0.6975 degrees ! Estimated noise=1.6949 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019287 Jy ! Component: 100 - total flux cleaned = 0.00024642 Jy ! Component: 150 - total flux cleaned = 0.000200761 Jy ! Component: 200 - total flux cleaned = 0.000116457 Jy ! Total flux subtracted in 200 components = 0.000116457 Jy ! Clean residual min=-0.007070 max=0.006295 Jy/beam ! Clean residual mean=-0.000003 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.544937 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.544937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080924Jy sigma=0.911594 ! Fit after self-cal, rms=0.080908Jy sigma=0.911526 ! 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.898 mas, bmaj=26.55 mas, bpa=4.846 degrees ! Estimated noise=2.12594 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.000494373 Jy ! Component: 100 - total flux cleaned = -0.000489072 Jy ! Component: 150 - total flux cleaned = -0.000454275 Jy ! Component: 200 - total flux cleaned = -0.000427136 Jy ! Total flux subtracted in 200 components = -0.000427136 Jy ! Clean residual min=-0.006109 max=0.006455 Jy/beam ! Clean residual mean=-0.000006 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.54451 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 45 components and 0.54451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080926Jy sigma=0.911685 ! Fit after self-cal, rms=0.080864Jy sigma=0.911064 ! 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=2.534 mas, bmaj=6.813 mas, bpa=-1.36 degrees ! Estimated noise=2.35057 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.453042 Jy ! Component: 100 - total flux cleaned = 0.516242 Jy ! Component: 150 - total flux cleaned = 0.532564 Jy ! Component: 200 - total flux cleaned = 0.538544 Jy ! Total flux subtracted in 200 components = 0.538544 Jy ! Clean residual min=-0.007463 max=0.008657 Jy/beam ! Clean residual mean=-0.000023 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 0.538544 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.538544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.582 mas, bpa=-0.6975 degrees ! Estimated noise=1.6949 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.0044307 Jy ! Component: 100 - total flux cleaned = 0.00465333 Jy ! Component: 150 - total flux cleaned = 0.00476967 Jy ! Component: 200 - total flux cleaned = 0.00486327 Jy ! Total flux subtracted in 200 components = 0.00486327 Jy ! Clean residual min=-0.006649 max=0.006564 Jy/beam ! Clean residual mean=-0.000006 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.543407 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.543407 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.898 mas, bmaj=26.55 mas, bpa=4.846 degrees ! Estimated noise=2.12594 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.000235861 Jy ! Component: 100 - total flux cleaned = 0.000241975 Jy ! Component: 150 - total flux cleaned = 0.000245614 Jy ! Component: 200 - total flux cleaned = 0.000247631 Jy ! Total flux subtracted in 200 components = 0.000247631 Jy ! Clean residual min=-0.006030 max=0.006639 Jy/beam ! Clean residual mean=-0.000008 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 0.543654 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 36 components and 0.543654 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.582 mas, bpa=-0.6975 degrees ! Estimated noise=1.6949 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141724 Jy ! Component: 100 - total flux cleaned = -7.79015e-05 Jy ! Component: 150 - total flux cleaned = -3.85359e-05 Jy ! Component: 200 - total flux cleaned = -4.91211e-06 Jy ! Total flux subtracted in 200 components = -4.91211e-06 Jy ! Clean residual min=-0.006603 max=0.006407 Jy/beam ! Clean residual mean=-0.000005 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.543649 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.543649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080888Jy sigma=0.910606 ! Fit after self-cal, rms=0.080878Jy sigma=0.910548 wmodel J2359-3133_S_2005_05_12_yyk\_map.mod ! Writing 49 model components to file: J2359-3133_S_2005_05_12_yyk_map.mod wobs J2359-3133_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J2359-3133_S_2005_05_12_yyk_uvs.fits wwins J2359-3133_S_2005_05_12_yyk\_map.win ! wwins: Wrote 1 windows to J2359-3133_S_2005_05_12_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.000725077 Jy ! Component: 100 - total flux cleaned = -0.000631132 Jy ! Component: 150 - total flux cleaned = 1.40238e-05 Jy ! Component: 200 - total flux cleaned = 0.00069648 Jy ! Component: 250 - total flux cleaned = 0.00101732 Jy ! Component: 300 - total flux cleaned = 0.0010926 Jy ! Component: 350 - total flux cleaned = 0.00138156 Jy ! Component: 400 - total flux cleaned = 0.0017211 Jy ! Component: 450 - total flux cleaned = 0.00178651 Jy ! Component: 500 - total flux cleaned = 0.00203873 Jy ! Component: 550 - total flux cleaned = 0.00203939 Jy ! Component: 600 - total flux cleaned = 0.00209836 Jy ! Component: 650 - total flux cleaned = 0.00215448 Jy ! Component: 700 - total flux cleaned = 0.00220914 Jy ! Component: 750 - total flux cleaned = 0.00226154 Jy ! Component: 800 - total flux cleaned = 0.00226195 Jy ! Component: 850 - total flux cleaned = 0.00235864 Jy ! Component: 900 - total flux cleaned = 0.00254291 Jy ! Component: 950 - total flux cleaned = 0.00272521 Jy ! Component: 1000 - total flux cleaned = 0.00294711 Jy ! Component: 1050 - total flux cleaned = 0.00329314 Jy ! Component: 1100 - total flux cleaned = 0.0033778 Jy ! Component: 1150 - total flux cleaned = 0.0033789 Jy ! Component: 1200 - total flux cleaned = 0.00342001 Jy ! Component: 1250 - total flux cleaned = 0.00342061 Jy ! Component: 1300 - total flux cleaned = 0.00341995 Jy ! Component: 1350 - total flux cleaned = 0.00326599 Jy ! Component: 1400 - total flux cleaned = 0.00319012 Jy ! Component: 1450 - total flux cleaned = 0.00307846 Jy ! Component: 1500 - total flux cleaned = 0.00293215 Jy ! Component: 1550 - total flux cleaned = 0.00264446 Jy ! Component: 1600 - total flux cleaned = 0.00246784 Jy ! Component: 1650 - total flux cleaned = 0.00229329 Jy ! Component: 1700 - total flux cleaned = 0.00208637 Jy ! Component: 1750 - total flux cleaned = 0.00188196 Jy ! Component: 1800 - total flux cleaned = 0.00168031 Jy ! Component: 1850 - total flux cleaned = 0.0014481 Jy ! Component: 1900 - total flux cleaned = 0.00125162 Jy ! Component: 1950 - total flux cleaned = 0.00102548 Jy ! Component: 2000 - total flux cleaned = 0.000866234 Jy ! Total flux subtracted in 2048 components = 0.000677084 Jy ! Clean residual min=-0.001716 max=0.001711 Jy/beam ! Clean residual mean=-0.000011 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.544327 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 174 components and 0.544327 Jy ![Exited script file: muppet] wmap "J2359-3133_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.208 x 8.582 at -0.6975 degrees (North through East) ! Clean map min=-0.0059981 max=0.52405 Jy/beam ! Writing clean map to FITS file: J2359-3133_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.524054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000636682 device "J2359-3133_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J2359-3133_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364475 0.364475 0.72895 1.4579 2.9158 5.8316 11.6632 23.3264 46.6528 93.3056 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.524 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.208 x 8.582 at -0.6975 degrees (North through East) ! Clean map min=-0.0059981 max=0.52405 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2359-3133_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J2359-3133_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2359-3133_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:47:42 2005