! Started logfile: J2056-3208_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:50:40 2005 obs J2056-3208_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J2056-3208_S_2004_04_30_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891667 visibilities/baseline/integration-bin. ! Found source: J2056-3208 ! ! 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 1628 lines of history. ! ! Reading 1284 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 J2056-3208_S_2004_04_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.160856 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 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 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.863077Jy sigma=13.500437 ! Fit after self-cal, rms=0.862711Jy sigma=13.503899 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.598 mas, bmaj=7.041 mas, bpa=-6.869 degrees ! Estimated noise=2.46662 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.118426 Jy ! Component: 100 - total flux cleaned = 0.136379 Jy ! Total flux subtracted in 100 components = 0.136379 Jy ! Clean residual min=-0.009833 max=0.008509 Jy/beam ! Clean residual mean=-0.000079 rms=0.002639 Jy/beam ! Combined flux in latest and established models = 0.136379 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.136379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077389Jy sigma=1.051457 ! Fit after self-cal, rms=0.077364Jy sigma=1.050236 ! Inverting map 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.402 mas, bmaj=8.882 mas, bpa=-5.785 degrees ! Estimated noise=1.50908 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.00948793 Jy ! Component: 100 - total flux cleaned = 0.0121546 Jy ! Component: 150 - total flux cleaned = 0.0124899 Jy ! Component: 200 - total flux cleaned = 0.012569 Jy ! Total flux subtracted in 200 components = 0.012569 Jy ! Clean residual min=-0.006975 max=0.007487 Jy/beam ! Clean residual mean=-0.000134 rms=0.002150 Jy/beam ! Combined flux in latest and established models = 0.148948 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.148948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076684Jy sigma=1.036863 ! Fit after self-cal, rms=0.076653Jy sigma=1.036461 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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: 0.99727 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 1.00* KP 0.98 ! LA 1.11 MK 0.97 NL 1.06 OV 0.87 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987675 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.00* KP 0.95 ! LA 1.13 MK 1.08 NL 1.07 OV 1.06 ! PT 0.93 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01486 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.86 HN 1.00* KP 0.99 ! LA 0.90 MK 1.04 NL 1.13 OV 0.97 ! PT 1.07 SC 0.98 ! ! ! 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.076653Jy sigma=1.036461 ! Fit after self-cal, rms=0.075178Jy sigma=1.015611 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.075178Jy sigma=1.015611 ! Fit after self-cal, rms=0.075166Jy sigma=1.015310 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=8.791 mas, bpa=-4.237 degrees ! Estimated noise=1.50711 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.000453867 Jy ! Component: 100 - total flux cleaned = 0.000594028 Jy ! Component: 150 - total flux cleaned = 0.000739571 Jy ! Component: 200 - total flux cleaned = 0.000810796 Jy ! Total flux subtracted in 200 components = 0.000810796 Jy ! Clean residual min=-0.006160 max=0.005724 Jy/beam ! Clean residual mean=-0.000043 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.149758 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.149758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075065Jy sigma=1.013818 ! Fit after self-cal, rms=0.075038Jy sigma=1.013517 ! 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.075038Jy sigma=1.013517 ! Fit after self-cal, rms=0.071714Jy sigma=0.955130 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.00103191 Jy ! Component: 100 - total flux cleaned = 0.00111595 Jy ! Component: 150 - total flux cleaned = 0.00120771 Jy ! Component: 200 - total flux cleaned = 0.00123222 Jy ! Total flux subtracted in 200 components = 0.00123222 Jy ! Clean residual min=-0.005559 max=0.005824 Jy/beam ! Clean residual mean=-0.000070 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.150991 Jy ! 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.150991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071650Jy sigma=0.954393 ! Fit after self-cal, rms=0.071590Jy sigma=0.949158 ! 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.391 x 8.791 at -4.237 degrees (North through East) ! Clean map min=-0.005456 max=0.1381 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.071590Jy sigma=0.949158 ! Fit after self-cal, rms=0.071787Jy sigma=0.947482 ! 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.071787Jy sigma=0.947482 ! Fit after self-cal, rms=0.071862Jy sigma=0.946781 ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=8.719 mas, bpa=-3.287 degrees ! Estimated noise=1.5119 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122003 Jy ! Component: 100 - total flux cleaned = 0.00129618 Jy ! Component: 150 - total flux cleaned = 0.00137651 Jy ! Component: 200 - total flux cleaned = 0.00141611 Jy ! Total flux subtracted in 200 components = 0.00141611 Jy ! Clean residual min=-0.005490 max=0.005984 Jy/beam ! Clean residual mean=-0.000086 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.152407 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.152407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071833Jy sigma=0.946050 ! Fit after self-cal, rms=0.071873Jy sigma=0.945916 ! 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.071873Jy sigma=0.945916 ! Fit after self-cal, rms=0.071729Jy sigma=0.936861 ! 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.071729Jy sigma=0.936861 ! Fit after self-cal, rms=0.071822Jy sigma=0.936650 ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.73 mas, bpa=-3.343 degrees ! Estimated noise=1.50942 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244057 Jy ! Component: 100 - total flux cleaned = 0.000226959 Jy ! Component: 150 - total flux cleaned = 0.000227871 Jy ! Component: 200 - total flux cleaned = 0.000243534 Jy ! Total flux subtracted in 200 components = 0.000243534 Jy ! Clean residual min=-0.005221 max=0.005434 Jy/beam ! Clean residual mean=-0.000078 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.15265 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.15265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071818Jy sigma=0.936531 ! Fit after self-cal, rms=0.071855Jy sigma=0.936498 ! 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.424 mas, bmaj=27.31 mas, bpa=0.7612 degrees ! Estimated noise=1.8481 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.000196558 Jy ! Component: 100 - total flux cleaned = 0.000198332 Jy ! Component: 150 - total flux cleaned = 0.000235848 Jy ! Component: 200 - total flux cleaned = 0.000265342 Jy ! Total flux subtracted in 200 components = 0.000265342 Jy ! Clean residual min=-0.005587 max=0.006383 Jy/beam ! Clean residual mean=-0.000120 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.152916 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 69 components and 0.152916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071850Jy sigma=0.936679 ! Fit after self-cal, rms=0.071841Jy sigma=0.936417 ! 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.576 mas, bmaj=6.972 mas, bpa=-5.995 degrees ! Estimated noise=2.46679 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.119897 Jy ! Component: 100 - total flux cleaned = 0.138876 Jy ! Component: 150 - total flux cleaned = 0.146087 Jy ! Component: 200 - total flux cleaned = 0.149212 Jy ! Total flux subtracted in 200 components = 0.149212 Jy ! Clean residual min=-0.009212 max=0.009169 Jy/beam ! Clean residual mean=-0.000035 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.149212 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.149212 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.73 mas, bpa=-3.343 degrees ! Estimated noise=1.50942 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.00339043 Jy ! Component: 100 - total flux cleaned = 0.00351361 Jy ! Component: 150 - total flux cleaned = 0.00355924 Jy ! Component: 200 - total flux cleaned = 0.00352583 Jy ! Total flux subtracted in 200 components = 0.00352583 Jy ! Clean residual min=-0.005245 max=0.005536 Jy/beam ! Clean residual mean=-0.000078 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.152738 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.152738 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.424 mas, bmaj=27.31 mas, bpa=0.7612 degrees ! Estimated noise=1.8481 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.000191342 Jy ! Component: 100 - total flux cleaned = 0.000245193 Jy ! Component: 150 - total flux cleaned = 0.000284318 Jy ! Component: 200 - total flux cleaned = 0.00031215 Jy ! Total flux subtracted in 200 components = 0.00031215 Jy ! Clean residual min=-0.005556 max=0.006397 Jy/beam ! Clean residual mean=-0.000119 rms=0.002129 Jy/beam ! Combined flux in latest and established models = 0.15305 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 43 components and 0.15305 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.73 mas, bpa=-3.343 degrees ! Estimated noise=1.50942 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360673 Jy ! Component: 100 - total flux cleaned = -0.000318141 Jy ! Component: 150 - total flux cleaned = -0.000227445 Jy ! Component: 200 - total flux cleaned = -0.000202427 Jy ! Total flux subtracted in 200 components = -0.000202427 Jy ! Clean residual min=-0.005188 max=0.005578 Jy/beam ! Clean residual mean=-0.000079 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.152848 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.152848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071835Jy sigma=0.936610 ! Fit after self-cal, rms=0.071839Jy sigma=0.936488 wmodel J2056-3208_S_2004_04_30_yyk\_map.mod ! Writing 51 model components to file: J2056-3208_S_2004_04_30_yyk_map.mod wobs J2056-3208_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J2056-3208_S_2004_04_30_yyk_uvs.fits wwins J2056-3208_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J2056-3208_S_2004_04_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 = -8.84806e-05 Jy ! Component: 100 - total flux cleaned = 7.97287e-05 Jy ! Component: 150 - total flux cleaned = 0.000312663 Jy ! Component: 200 - total flux cleaned = 0.00082106 Jy ! Component: 250 - total flux cleaned = 0.00116709 Jy ! Component: 300 - total flux cleaned = 0.00136536 Jy ! Component: 350 - total flux cleaned = 0.00161532 Jy ! Component: 400 - total flux cleaned = 0.0019078 Jy ! Component: 450 - total flux cleaned = 0.00224351 Jy ! Component: 500 - total flux cleaned = 0.00261944 Jy ! Component: 550 - total flux cleaned = 0.00282868 Jy ! Component: 600 - total flux cleaned = 0.0030287 Jy ! Component: 650 - total flux cleaned = 0.00312418 Jy ! Component: 700 - total flux cleaned = 0.00321565 Jy ! Component: 750 - total flux cleaned = 0.00312729 Jy ! Component: 800 - total flux cleaned = 0.00295437 Jy ! Component: 850 - total flux cleaned = 0.00266109 Jy ! Component: 900 - total flux cleaned = 0.00241819 Jy ! Component: 950 - total flux cleaned = 0.00226046 Jy ! Component: 1000 - total flux cleaned = 0.00210699 Jy ! Component: 1050 - total flux cleaned = 0.00199529 Jy ! Component: 1100 - total flux cleaned = 0.00185051 Jy ! Component: 1150 - total flux cleaned = 0.0017083 Jy ! Component: 1200 - total flux cleaned = 0.00167318 Jy ! Component: 1250 - total flux cleaned = 0.00157138 Jy ! Component: 1300 - total flux cleaned = 0.00153891 Jy ! Component: 1350 - total flux cleaned = 0.00153849 Jy ! Component: 1400 - total flux cleaned = 0.00150619 Jy ! Component: 1450 - total flux cleaned = 0.0014755 Jy ! Component: 1500 - total flux cleaned = 0.00144577 Jy ! Component: 1550 - total flux cleaned = 0.00144602 Jy ! Component: 1600 - total flux cleaned = 0.00141696 Jy ! Component: 1650 - total flux cleaned = 0.00138825 Jy ! Component: 1700 - total flux cleaned = 0.00144433 Jy ! Component: 1750 - total flux cleaned = 0.00147178 Jy ! Component: 1800 - total flux cleaned = 0.00152562 Jy ! Component: 1850 - total flux cleaned = 0.00149918 Jy ! Component: 1900 - total flux cleaned = 0.0016827 Jy ! Component: 1950 - total flux cleaned = 0.00168255 Jy ! Component: 2000 - total flux cleaned = 0.00180942 Jy ! Total flux subtracted in 2048 components = 0.00180982 Jy ! Clean residual min=-0.001571 max=0.002019 Jy/beam ! Clean residual mean=-0.000026 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.154658 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 180 components and 0.154658 Jy ![Exited script file: muppet] wmap "J2056-3208_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 8.73 at -3.343 degrees (North through East) ! Clean map min=-0.0027301 max=0.13658 Jy/beam ! Writing clean map to FITS file: J2056-3208_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000511805 device "J2056-3208_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2056-3208_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12422 1.12422 2.24844 4.49687 8.99374 17.9875 35.975 71.9499 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.136 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.357 x 8.73 at -3.343 degrees (North through East) ! Clean map min=-0.0027301 max=0.13658 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2056-3208_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2056-3208_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2056-3208_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:50:44 2005