! Started logfile: J2359-3133_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:47:47 2005 obs J2359-3133_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2359-3133_S_2005_06_30_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774074 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 1469 lines of history. ! ! Reading 836 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_06_30_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.618682 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.448 mas, bmaj=6.622 mas, bpa=-1.216 degrees ! Estimated noise=2.26601 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.511633 Jy ! Component: 100 - total flux cleaned = 0.58854 Jy ! Total flux subtracted in 100 components = 0.58854 Jy ! Clean residual min=-0.023422 max=0.023324 Jy/beam ! Clean residual mean=-0.000382 rms=0.006213 Jy/beam ! Combined flux in latest and established models = 0.588539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.588539 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.110163Jy sigma=1.581194 ! Fit after self-cal, rms=0.109993Jy sigma=1.577443 ! Inverting map and beam ! Estimated beam: bmin=2.448 mas, bmaj=6.622 mas, bpa=-1.216 degrees ! Estimated noise=2.26601 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.128 mas, bmaj=8.528 mas, bpa=-5.287 degrees ! Estimated noise=1.68983 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.0286872 Jy ! Component: 100 - total flux cleaned = 0.0380253 Jy ! Component: 150 - total flux cleaned = 0.0412559 Jy ! Component: 200 - total flux cleaned = 0.0415908 Jy ! Total flux subtracted in 200 components = 0.0415908 Jy ! Clean residual min=-0.016002 max=0.013340 Jy/beam ! Clean residual mean=-0.000167 rms=0.004215 Jy/beam ! Combined flux in latest and established models = 0.63013 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.63013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102779Jy sigma=1.491553 ! Fit after self-cal, rms=0.102765Jy sigma=1.491479 ! 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.128 x 8.528 at -5.287 degrees (North through East) ! Clean map min=-0.015236 max=0.5951 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.996699 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.00* KP 0.99 ! LA 1.06 MK 0.90 NL 1.05 OV 0.96 ! PT 1.08 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982812 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.00* KP 1.00 ! LA 0.99 MK 0.97 NL 1.08 OV 0.99 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.980428 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 0.95 ! LA 0.93 MK 1.09 NL 1.18 OV 1.03 ! PT 1.11 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03346 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 1.00* KP 0.88 ! LA 0.76 MK 1.07 NL 1.02 OV 0.86 ! PT 0.97 SC 1.09 ! ! ! Fit before self-cal, rms=0.102765Jy sigma=1.491479 ! Fit after self-cal, rms=0.072837Jy sigma=1.082558 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.072837Jy sigma=1.082558 ! Fit after self-cal, rms=0.072849Jy sigma=1.082515 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=8.596 mas, bpa=-5.21 degrees ! Estimated noise=1.67635 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.00204854 Jy ! Component: 100 - total flux cleaned = -0.00222356 Jy ! Component: 150 - total flux cleaned = -0.00222337 Jy ! Component: 200 - total flux cleaned = -0.0021779 Jy ! Total flux subtracted in 200 components = -0.0021779 Jy ! Clean residual min=-0.005327 max=0.005986 Jy/beam ! Clean residual mean=-0.000032 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.627952 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.627952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072829Jy sigma=1.080977 ! Fit after self-cal, rms=0.072828Jy sigma=1.080958 ! 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.072828Jy sigma=1.080958 ! Fit after self-cal, rms=0.071286Jy sigma=1.051674 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.000278408 Jy ! Component: 100 - total flux cleaned = 0.000276586 Jy ! Component: 150 - total flux cleaned = 0.000319584 Jy ! Component: 200 - total flux cleaned = 0.000319678 Jy ! Total flux subtracted in 200 components = 0.000319678 Jy ! Clean residual min=-0.005231 max=0.006049 Jy/beam ! Clean residual mean=-0.000031 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.628272 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 54 components and 0.628272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071259Jy sigma=1.051081 ! Fit after self-cal, rms=0.071142Jy sigma=1.049442 ! 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.154 x 8.596 at -5.21 degrees (North through East) ! Clean map min=-0.0050269 max=0.59281 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.071142Jy sigma=1.049442 ! Fit after self-cal, rms=0.066011Jy sigma=0.968882 ! 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.066011Jy sigma=0.968882 ! Fit after self-cal, rms=0.065996Jy sigma=0.968735 ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=8.596 mas, bpa=-5.271 degrees ! Estimated noise=1.67573 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161756 Jy ! Component: 100 - total flux cleaned = 0.000191336 Jy ! Component: 150 - total flux cleaned = 0.000167668 Jy ! Component: 200 - total flux cleaned = 0.000191168 Jy ! Total flux subtracted in 200 components = 0.000191168 Jy ! Clean residual min=-0.005214 max=0.005327 Jy/beam ! Clean residual mean=0.000022 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.628463 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 61 components and 0.628463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065991Jy sigma=0.968481 ! Fit after self-cal, rms=0.065974Jy sigma=0.968433 ! 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.065974Jy sigma=0.968433 ! Fit after self-cal, rms=0.064426Jy sigma=0.944333 ! 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.064426Jy sigma=0.944333 ! Fit after self-cal, rms=0.064424Jy sigma=0.944328 ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.597 mas, bpa=-5.25 degrees ! Estimated noise=1.67664 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378545 Jy ! Component: 100 - total flux cleaned = 0.000400817 Jy ! Component: 150 - total flux cleaned = 0.000422678 Jy ! Component: 200 - total flux cleaned = 0.000423508 Jy ! Total flux subtracted in 200 components = 0.000423508 Jy ! Clean residual min=-0.005391 max=0.005264 Jy/beam ! Clean residual mean=0.000024 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.628886 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 63 components and 0.628886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064419Jy sigma=0.944062 ! Fit after self-cal, rms=0.064405Jy sigma=0.944022 ! 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=9.479 mas, bmaj=26.84 mas, bpa=3.932 degrees ! Estimated noise=2.11686 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.000359453 Jy ! Component: 100 - total flux cleaned = 0.000379508 Jy ! Component: 150 - total flux cleaned = 0.000394567 Jy ! Component: 200 - total flux cleaned = 0.000397046 Jy ! Total flux subtracted in 200 components = 0.000397046 Jy ! Clean residual min=-0.006256 max=0.005552 Jy/beam ! Clean residual mean=0.000050 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.629283 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 67 components and 0.629283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064413Jy sigma=0.943991 ! Fit after self-cal, rms=0.064399Jy sigma=0.943935 ! 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.459 mas, bmaj=6.67 mas, bpa=-1.191 degrees ! Estimated noise=2.26558 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.511714 Jy ! Component: 100 - total flux cleaned = 0.587204 Jy ! Component: 150 - total flux cleaned = 0.609813 Jy ! Component: 200 - total flux cleaned = 0.61959 Jy ! Total flux subtracted in 200 components = 0.61959 Jy ! Clean residual min=-0.007196 max=0.005984 Jy/beam ! Clean residual mean=-0.000064 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.61959 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.61959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.597 mas, bpa=-5.25 degrees ! Estimated noise=1.67664 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.00622116 Jy ! Component: 100 - total flux cleaned = 0.00821148 Jy ! Component: 150 - total flux cleaned = 0.00842215 Jy ! Component: 200 - total flux cleaned = 0.00855681 Jy ! Total flux subtracted in 200 components = 0.00855681 Jy ! Clean residual min=-0.005262 max=0.005388 Jy/beam ! Clean residual mean=0.000023 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.628147 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.628147 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=9.479 mas, bmaj=26.84 mas, bpa=3.932 degrees ! Estimated noise=2.11686 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.000447177 Jy ! Component: 100 - total flux cleaned = 0.000445793 Jy ! Component: 150 - total flux cleaned = 0.000498429 Jy ! Component: 200 - total flux cleaned = 0.000569698 Jy ! Total flux subtracted in 200 components = 0.000569698 Jy ! Clean residual min=-0.006071 max=0.005486 Jy/beam ! Clean residual mean=0.000048 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.628716 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.628716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.597 mas, bpa=-5.25 degrees ! Estimated noise=1.67664 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000434586 Jy ! Component: 100 - total flux cleaned = -0.000432827 Jy ! Component: 150 - total flux cleaned = -0.000403993 Jy ! Component: 200 - total flux cleaned = -0.000353739 Jy ! Total flux subtracted in 200 components = -0.000353739 Jy ! Clean residual min=-0.005178 max=0.005300 Jy/beam ! Clean residual mean=0.000023 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.628363 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 45 components and 0.628363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064406Jy sigma=0.944035 ! Fit after self-cal, rms=0.064388Jy sigma=0.943952 wmodel J2359-3133_S_2005_06_30_yyk\_map.mod ! Writing 45 model components to file: J2359-3133_S_2005_06_30_yyk_map.mod wobs J2359-3133_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2359-3133_S_2005_06_30_yyk_uvs.fits wwins J2359-3133_S_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J2359-3133_S_2005_06_30_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.000743848 Jy ! Component: 100 - total flux cleaned = 0.00174373 Jy ! Component: 150 - total flux cleaned = 0.00233625 Jy ! Component: 200 - total flux cleaned = 0.00302306 Jy ! Component: 250 - total flux cleaned = 0.0037895 Jy ! Component: 300 - total flux cleaned = 0.00420467 Jy ! Component: 350 - total flux cleaned = 0.00482452 Jy ! Component: 400 - total flux cleaned = 0.0052569 Jy ! Component: 450 - total flux cleaned = 0.00572615 Jy ! Component: 500 - total flux cleaned = 0.00607684 Jy ! Component: 550 - total flux cleaned = 0.00626935 Jy ! Component: 600 - total flux cleaned = 0.00622344 Jy ! Component: 650 - total flux cleaned = 0.00613189 Jy ! Component: 700 - total flux cleaned = 0.00586789 Jy ! Component: 750 - total flux cleaned = 0.00595348 Jy ! Component: 800 - total flux cleaned = 0.00582747 Jy ! Component: 850 - total flux cleaned = 0.00570562 Jy ! Component: 900 - total flux cleaned = 0.00566602 Jy ! Component: 950 - total flux cleaned = 0.00566537 Jy ! Component: 1000 - total flux cleaned = 0.00544032 Jy ! Component: 1050 - total flux cleaned = 0.00522144 Jy ! Component: 1100 - total flux cleaned = 0.00504386 Jy ! Component: 1150 - total flux cleaned = 0.00490411 Jy ! Component: 1200 - total flux cleaned = 0.00466569 Jy ! Component: 1250 - total flux cleaned = 0.00466656 Jy ! Component: 1300 - total flux cleaned = 0.00466747 Jy ! Component: 1350 - total flux cleaned = 0.00463582 Jy ! Component: 1400 - total flux cleaned = 0.00460516 Jy ! Component: 1450 - total flux cleaned = 0.00451276 Jy ! Component: 1500 - total flux cleaned = 0.00451267 Jy ! Component: 1550 - total flux cleaned = 0.00448273 Jy ! Component: 1600 - total flux cleaned = 0.00445312 Jy ! Component: 1650 - total flux cleaned = 0.00439548 Jy ! Component: 1700 - total flux cleaned = 0.00419797 Jy ! Component: 1750 - total flux cleaned = 0.00422585 Jy ! Component: 1800 - total flux cleaned = 0.00425298 Jy ! Component: 1850 - total flux cleaned = 0.00414502 Jy ! Component: 1900 - total flux cleaned = 0.0040656 Jy ! Component: 1950 - total flux cleaned = 0.00396142 Jy ! Component: 2000 - total flux cleaned = 0.00393552 Jy ! Total flux subtracted in 2048 components = 0.00370699 Jy ! Clean residual min=-0.001330 max=0.001348 Jy/beam ! Clean residual mean=-0.000036 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.63207 Jy keep ! Adding 111 model components to the UV plane model. ! The established model now contains 156 components and 0.632069 Jy ![Exited script file: muppet] wmap "J2359-3133_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.157 x 8.597 at -5.25 degrees (North through East) ! Clean map min=-0.0027993 max=0.59242 Jy/beam ! Writing clean map to FITS file: J2359-3133_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.592421 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00052501 device "J2359-3133_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2359-3133_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.265863 0.265863 0.531727 1.06345 2.12691 4.25381 8.50763 17.0153 34.0305 68.061 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.592 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.157 x 8.597 at -5.25 degrees (North through East) ! Clean map min=-0.0027993 max=0.59242 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2359-3133_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2359-3133_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2359-3133_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:47:50 2005