! Started logfile: J1925-3401_S_2004_04_30_yyk_uvs.log on Wed Dec 7 01:04:53 2005 obs J1925-3401_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1925-3401_S_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1925-3401 ! ! 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 1637 lines of history. ! ! Reading 720 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 J1925-3401_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.418782 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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.608756Jy sigma=7.748658 ! Fit after self-cal, rms=0.608988Jy sigma=7.751888 ! 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.456 mas, bmaj=7.099 mas, bpa=-4.77 degrees ! Estimated noise=2.89396 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.344654 Jy ! Component: 100 - total flux cleaned = 0.404511 Jy ! Total flux subtracted in 100 components = 0.404511 Jy ! Clean residual min=-0.017068 max=0.030465 Jy/beam ! Clean residual mean=-0.000180 rms=0.005185 Jy/beam ! Combined flux in latest and established models = 0.404511 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.404511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110701Jy sigma=1.287786 ! Fit after self-cal, rms=0.110711Jy sigma=1.287493 ! 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=2.992 mas, bmaj=8.383 mas, bpa=-4.711 degrees ! Estimated noise=2.16416 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.0338219 Jy ! Component: 100 - total flux cleaned = 0.0473196 Jy ! Component: 150 - total flux cleaned = 0.0493759 Jy ! Component: 200 - total flux cleaned = 0.0501211 Jy ! Total flux subtracted in 200 components = 0.0501211 Jy ! Clean residual min=-0.012719 max=0.017069 Jy/beam ! Clean residual mean=-0.000368 rms=0.003664 Jy/beam ! Combined flux in latest and established models = 0.454632 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.454632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105548Jy sigma=1.185748 ! Fit after self-cal, rms=0.105486Jy sigma=1.185361 ! 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.99082 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 1.20 KP 0.94 ! LA 1.14 MK 1.02 NL 1.04 OV 0.95 ! PT 1.00 SC 0.88 ! ! ! Correcting IF 2. ! 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 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.105486Jy sigma=1.185361 ! Fit after self-cal, rms=0.102931Jy sigma=1.143348 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.102931Jy sigma=1.143348 ! Fit after self-cal, rms=0.102935Jy sigma=1.143239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=8.26 mas, bpa=-3.846 degrees ! Estimated noise=2.1574 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 (4.5, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142982 Jy ! Component: 100 - total flux cleaned = 0.0152724 Jy ! Component: 150 - total flux cleaned = 0.0155336 Jy ! Component: 200 - total flux cleaned = 0.0157566 Jy ! Total flux subtracted in 200 components = 0.0157566 Jy ! Clean residual min=-0.009961 max=0.010830 Jy/beam ! Clean residual mean=-0.000173 rms=0.002483 Jy/beam ! Combined flux in latest and established models = 0.470389 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.470388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099517Jy sigma=1.109910 ! Fit after self-cal, rms=0.099375Jy sigma=1.106585 ! 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.099375Jy sigma=1.106585 ! Fit after self-cal, rms=0.097552Jy sigma=1.083560 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.00411445 Jy ! Component: 100 - total flux cleaned = 0.0044795 Jy ! Component: 150 - total flux cleaned = 0.00446991 Jy ! Component: 200 - total flux cleaned = 0.00446786 Jy ! Total flux subtracted in 200 components = 0.00446786 Jy ! Clean residual min=-0.008920 max=0.007623 Jy/beam ! Clean residual mean=-0.000163 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 0.474856 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.474856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096668Jy sigma=1.076165 ! Fit after self-cal, rms=0.096536Jy sigma=1.073874 ! 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: 2.966 x 8.26 at -3.846 degrees (North through East) ! Clean map min=-0.0084462 max=0.38553 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.096536Jy sigma=1.073874 ! Fit after self-cal, rms=0.092298Jy sigma=1.003765 ! 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.092298Jy sigma=1.003765 ! Fit after self-cal, rms=0.092318Jy sigma=1.003401 ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=8.382 mas, bpa=-3.727 degrees ! Estimated noise=2.17463 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000429552 Jy ! Component: 100 - total flux cleaned = -0.00119036 Jy ! Component: 150 - total flux cleaned = -0.00118683 Jy ! Component: 200 - total flux cleaned = -0.00118717 Jy ! Total flux subtracted in 200 components = -0.00118717 Jy ! Clean residual min=-0.008366 max=0.007333 Jy/beam ! Clean residual mean=-0.000084 rms=0.002104 Jy/beam ! Combined flux in latest and established models = 0.473669 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.473669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092036Jy sigma=0.999204 ! Fit after self-cal, rms=0.092012Jy sigma=0.998854 ! 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.092012Jy sigma=0.998854 ! Fit after self-cal, rms=0.089447Jy sigma=0.955476 ! 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.089447Jy sigma=0.955476 ! Fit after self-cal, rms=0.089452Jy sigma=0.955392 ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=8.376 mas, bpa=-3.831 degrees ! Estimated noise=2.17386 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231194 Jy ! Component: 100 - total flux cleaned = -0.00290951 Jy ! Component: 150 - total flux cleaned = -0.00299138 Jy ! Component: 200 - total flux cleaned = -0.00306595 Jy ! Total flux subtracted in 200 components = -0.00306595 Jy ! Clean residual min=-0.006617 max=0.006730 Jy/beam ! Clean residual mean=-0.000023 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.470603 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 86 components and 0.470603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089275Jy sigma=0.952886 ! Fit after self-cal, rms=0.089261Jy sigma=0.952734 ! 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.48 mas, bmaj=25.8 mas, bpa=0.92 degrees ! Estimated noise=2.81175 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.000193363 Jy ! Component: 100 - total flux cleaned = 0.000246102 Jy ! Component: 150 - total flux cleaned = 0.000292255 Jy ! Component: 200 - total flux cleaned = 0.000335728 Jy ! Total flux subtracted in 200 components = 0.000335728 Jy ! Clean residual min=-0.009222 max=0.006088 Jy/beam ! Clean residual mean=-0.000051 rms=0.002690 Jy/beam ! Combined flux in latest and established models = 0.470939 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 92 components and 0.470939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089262Jy sigma=0.952596 ! Fit after self-cal, rms=0.089244Jy sigma=0.952457 ! 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.468 mas, bmaj=7.069 mas, bpa=-4.417 degrees ! Estimated noise=2.91741 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.34766 Jy ! Component: 100 - total flux cleaned = 0.40872 Jy ! Component: 150 - total flux cleaned = 0.435117 Jy ! Component: 200 - total flux cleaned = 0.449626 Jy ! Total flux subtracted in 200 components = 0.449626 Jy ! Clean residual min=-0.009414 max=0.010406 Jy/beam ! Clean residual mean=-0.000037 rms=0.002537 Jy/beam ! Combined flux in latest and established models = 0.449626 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.449626 Jy ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=8.376 mas, bpa=-3.831 degrees ! Estimated noise=2.17386 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) ! Added new window around map position (-3.5, 8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126827 Jy ! Component: 100 - total flux cleaned = 0.0188529 Jy ! Component: 150 - total flux cleaned = 0.0196699 Jy ! Component: 200 - total flux cleaned = 0.0198037 Jy ! Total flux subtracted in 200 components = 0.0198037 Jy ! Clean residual min=-0.007378 max=0.006728 Jy/beam ! Clean residual mean=-0.000025 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.469429 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 73 components and 0.46943 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.48 mas, bmaj=25.8 mas, bpa=0.92 degrees ! Estimated noise=2.81175 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.000726822 Jy ! Component: 100 - total flux cleaned = 0.000816518 Jy ! Component: 150 - total flux cleaned = 0.000884338 Jy ! Component: 200 - total flux cleaned = 0.000940721 Jy ! Total flux subtracted in 200 components = 0.000940721 Jy ! Clean residual min=-0.009375 max=0.006213 Jy/beam ! Clean residual mean=-0.000043 rms=0.002655 Jy/beam ! Combined flux in latest and established models = 0.47037 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 100 components and 0.47037 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=8.376 mas, bpa=-3.831 degrees ! Estimated noise=2.17386 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00069872 Jy ! Component: 100 - total flux cleaned = -0.000617183 Jy ! Component: 150 - total flux cleaned = -0.000696245 Jy ! Component: 200 - total flux cleaned = -0.000697605 Jy ! Total flux subtracted in 200 components = -0.000697605 Jy ! Clean residual min=-0.006821 max=0.006505 Jy/beam ! Clean residual mean=-0.000016 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.469673 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.469673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088914Jy sigma=0.950888 ! Fit after self-cal, rms=0.088867Jy sigma=0.950516 wmodel J1925-3401_S_2004_04_30_yyk\_map.mod ! Writing 119 model components to file: J1925-3401_S_2004_04_30_yyk_map.mod wobs J1925-3401_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1925-3401_S_2004_04_30_yyk_uvs.fits wwins J1925-3401_S_2004_04_30_yyk\_map.win ! wwins: Wrote 3 windows to J1925-3401_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 = -0.00122288 Jy ! Component: 100 - total flux cleaned = -0.00185639 Jy ! Component: 150 - total flux cleaned = -0.00232358 Jy ! Component: 200 - total flux cleaned = -0.00223831 Jy ! Component: 250 - total flux cleaned = -0.00216381 Jy ! Component: 300 - total flux cleaned = -0.00193874 Jy ! Component: 350 - total flux cleaned = -0.0017972 Jy ! Component: 400 - total flux cleaned = -0.00172684 Jy ! Component: 450 - total flux cleaned = -0.00133727 Jy ! Component: 500 - total flux cleaned = -0.0010872 Jy ! Component: 550 - total flux cleaned = -0.00066605 Jy ! Component: 600 - total flux cleaned = -0.000433033 Jy ! Component: 650 - total flux cleaned = -0.000150364 Jy ! Component: 700 - total flux cleaned = 6.86706e-05 Jy ! Component: 750 - total flux cleaned = 0.000175961 Jy ! Component: 800 - total flux cleaned = 0.000489394 Jy ! Component: 850 - total flux cleaned = 0.000793872 Jy ! Component: 900 - total flux cleaned = 0.00104096 Jy ! Component: 950 - total flux cleaned = 0.00128293 Jy ! Component: 1000 - total flux cleaned = 0.00147226 Jy ! Component: 1050 - total flux cleaned = 0.00175007 Jy ! Component: 1100 - total flux cleaned = 0.00193102 Jy ! Component: 1150 - total flux cleaned = 0.00201951 Jy ! Component: 1200 - total flux cleaned = 0.00201979 Jy ! Component: 1250 - total flux cleaned = 0.00202057 Jy ! Component: 1300 - total flux cleaned = 0.00210525 Jy ! Component: 1350 - total flux cleaned = 0.00214667 Jy ! Component: 1400 - total flux cleaned = 0.00226915 Jy ! Component: 1450 - total flux cleaned = 0.00234927 Jy ! Component: 1500 - total flux cleaned = 0.00242846 Jy ! Component: 1550 - total flux cleaned = 0.00258556 Jy ! Component: 1600 - total flux cleaned = 0.00266322 Jy ! Component: 1650 - total flux cleaned = 0.00281573 Jy ! Component: 1700 - total flux cleaned = 0.00289094 Jy ! Component: 1750 - total flux cleaned = 0.00303962 Jy ! Component: 1800 - total flux cleaned = 0.0030761 Jy ! Component: 1850 - total flux cleaned = 0.00311242 Jy ! Component: 1900 - total flux cleaned = 0.00318362 Jy ! Component: 1950 - total flux cleaned = 0.00318338 Jy ! Component: 2000 - total flux cleaned = 0.0032188 Jy ! Total flux subtracted in 2048 components = 0.00328797 Jy ! Clean residual min=-0.002059 max=0.001991 Jy/beam ! Clean residual mean=0.000010 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.472961 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 243 components and 0.472961 Jy ![Exited script file: muppet] wmap "J1925-3401_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.031 x 8.376 at -3.831 degrees (North through East) ! Clean map min=-0.0044072 max=0.39718 Jy/beam ! Writing clean map to FITS file: J1925-3401_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.397182 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0007 device "J1925-3401_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1925-3401_S_2004_04_30_yyk_map.eps/VPS' loglevs 4*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.1149 2.1149 4.2298 8.4596 16.9192 33.8384 67.6768 print "clev=",int(4*3*image_rms*10000)/10000 ! clev= 0.0084 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.397 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.031 x 8.376 at -3.831 degrees (North through East) ! Clean map min=-0.0044072 max=0.39718 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1925-3401_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1925-3401_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1925-3401_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 01:04:57 2005