! Started logfile: J2005-2310_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:48:56 2005 obs J2005-2310_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J2005-2310_S_2004_05_27_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952778 visibilities/baseline/integration-bin. ! Found source: J2005-2310 ! ! 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 1382 lines of history. ! ! Reading 1372 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 J2005-2310_S_2004_05_27_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.206891 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 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 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.824853Jy sigma=13.425834 ! Fit after self-cal, rms=0.824837Jy sigma=13.420258 ! 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.491 mas, bmaj=6.744 mas, bpa=-1.508 degrees ! Estimated noise=1.68749 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.14962 Jy ! Component: 100 - total flux cleaned = 0.187997 Jy ! Total flux subtracted in 100 components = 0.187997 Jy ! Clean residual min=-0.008234 max=0.012263 Jy/beam ! Clean residual mean=-0.000021 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 0.187996 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.187996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093888Jy sigma=1.261089 ! Fit after self-cal, rms=0.093834Jy sigma=1.260585 ! 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.272 mas, bmaj=8.493 mas, bpa=-2.556 degrees ! Estimated noise=1.22582 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.0201697 Jy ! Component: 100 - total flux cleaned = 0.0281446 Jy ! Component: 150 - total flux cleaned = 0.0314295 Jy ! Component: 200 - total flux cleaned = 0.0319758 Jy ! Total flux subtracted in 200 components = 0.0319758 Jy ! Clean residual min=-0.007098 max=0.007751 Jy/beam ! Clean residual mean=-0.000139 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.219972 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.219972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090606Jy sigma=1.204207 ! Fit after self-cal, rms=0.090598Jy sigma=1.203995 ! 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: 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 2. ! Amplitude normalization factor in sub-array 1: 0.992667 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 1.14 KP 1.04 ! LA 1.00 MK 1.05 NL 1.03 OV 1.01 ! PT 1.00 SC 0.92 ! ! ! 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.04656 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.00 KP 0.94 ! LA 1.00* MK 0.99 NL 0.98 OV 0.85 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.090598Jy sigma=1.203995 ! Fit after self-cal, rms=0.090173Jy sigma=1.193505 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.090173Jy sigma=1.193505 ! Fit after self-cal, rms=0.090176Jy sigma=1.193487 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.468 mas, bpa=-1.573 degrees ! Estimated noise=1.21745 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.000350851 Jy ! Component: 100 - total flux cleaned = -3.80308e-05 Jy ! Component: 150 - total flux cleaned = 0.000278861 Jy ! Component: 200 - total flux cleaned = 0.000479976 Jy ! Total flux subtracted in 200 components = 0.000479976 Jy ! Clean residual min=-0.006912 max=0.007072 Jy/beam ! Clean residual mean=-0.000150 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.220452 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.220452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090124Jy sigma=1.191703 ! Fit after self-cal, rms=0.090119Jy sigma=1.191658 ! 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.090119Jy sigma=1.191658 ! Fit after self-cal, rms=0.088367Jy sigma=1.143170 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.00148724 Jy ! Component: 100 - total flux cleaned = 0.00155519 Jy ! Component: 150 - total flux cleaned = 0.0016159 Jy ! Component: 200 - total flux cleaned = 0.00167427 Jy ! Total flux subtracted in 200 components = 0.00167427 Jy ! Clean residual min=-0.006236 max=0.007121 Jy/beam ! Clean residual mean=-0.000157 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.222127 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 49 components and 0.222127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088321Jy sigma=1.142605 ! Fit after self-cal, rms=0.088351Jy sigma=1.138298 ! 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.297 x 8.468 at -1.573 degrees (North through East) ! Clean map min=-0.0063423 max=0.17179 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.088351Jy sigma=1.138298 ! Fit after self-cal, rms=0.085773Jy sigma=1.122827 ! 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.085773Jy sigma=1.122827 ! Fit after self-cal, rms=0.085925Jy sigma=1.122153 ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=8.363 mas, bpa=-1.256 degrees ! Estimated noise=1.19487 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00208741 Jy ! Component: 100 - total flux cleaned = -0.00208953 Jy ! Component: 150 - total flux cleaned = -0.00195983 Jy ! Component: 200 - total flux cleaned = -0.00187489 Jy ! Total flux subtracted in 200 components = -0.00187489 Jy ! Clean residual min=-0.006024 max=0.006788 Jy/beam ! Clean residual mean=-0.000154 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.220252 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 52 components and 0.220252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085919Jy sigma=1.120715 ! Fit after self-cal, rms=0.086011Jy sigma=1.120512 ! 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.086011Jy sigma=1.120512 ! Fit after self-cal, rms=0.084891Jy sigma=1.119928 ! 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.084891Jy sigma=1.119928 ! Fit after self-cal, rms=0.084935Jy sigma=1.119841 ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.245 mas, bpa=-1.021 degrees ! Estimated noise=1.17035 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00272252 Jy ! Component: 100 - total flux cleaned = -0.00266341 Jy ! Component: 150 - total flux cleaned = -0.00265586 Jy ! Component: 200 - total flux cleaned = -0.00265517 Jy ! Total flux subtracted in 200 components = -0.00265517 Jy ! Clean residual min=-0.006541 max=0.007025 Jy/beam ! Clean residual mean=-0.000154 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.217596 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.217596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084907Jy sigma=1.117722 ! Fit after self-cal, rms=0.084942Jy sigma=1.117677 ! 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.024 mas, bmaj=18.85 mas, bpa=4.798 degrees ! Estimated noise=1.47065 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.00148573 Jy ! Component: 100 - total flux cleaned = 0.00172828 Jy ! Component: 150 - total flux cleaned = 0.00193625 Jy ! Component: 200 - total flux cleaned = 0.00212202 Jy ! Total flux subtracted in 200 components = 0.00212202 Jy ! Clean residual min=-0.006943 max=0.006529 Jy/beam ! Clean residual mean=-0.000275 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.219718 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.219719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085011Jy sigma=1.118743 ! Fit after self-cal, rms=0.085026Jy sigma=1.118297 ! 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.482 mas, bmaj=6.673 mas, bpa=-0.6992 degrees ! Estimated noise=1.58783 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.14233 Jy ! Component: 100 - total flux cleaned = 0.179383 Jy ! Component: 150 - total flux cleaned = 0.196742 Jy ! Component: 200 - total flux cleaned = 0.205675 Jy ! Total flux subtracted in 200 components = 0.205675 Jy ! Clean residual min=-0.007072 max=0.007603 Jy/beam ! Clean residual mean=-0.000050 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.205675 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.205675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.245 mas, bpa=-1.021 degrees ! Estimated noise=1.17035 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.00654456 Jy ! Component: 100 - total flux cleaned = 0.00918571 Jy ! Component: 150 - total flux cleaned = 0.00972518 Jy ! Component: 200 - total flux cleaned = 0.0100262 Jy ! Total flux subtracted in 200 components = 0.0100262 Jy ! Clean residual min=-0.006432 max=0.007292 Jy/beam ! Clean residual mean=-0.000152 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.215701 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.215701 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.024 mas, bmaj=18.85 mas, bpa=4.798 degrees ! Estimated noise=1.47065 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.00236871 Jy ! Component: 100 - total flux cleaned = 0.00264091 Jy ! Component: 150 - total flux cleaned = 0.00295586 Jy ! Component: 200 - total flux cleaned = 0.00316461 Jy ! Total flux subtracted in 200 components = 0.00316461 Jy ! Clean residual min=-0.006946 max=0.006519 Jy/beam ! Clean residual mean=-0.000274 rms=0.002469 Jy/beam ! Combined flux in latest and established models = 0.218866 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.218866 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.245 mas, bpa=-1.021 degrees ! Estimated noise=1.17035 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0017327 Jy ! Component: 100 - total flux cleaned = -0.00193609 Jy ! Component: 150 - total flux cleaned = -0.001884 Jy ! Component: 200 - total flux cleaned = -0.00183686 Jy ! Total flux subtracted in 200 components = -0.00183686 Jy ! Clean residual min=-0.006495 max=0.006974 Jy/beam ! Clean residual mean=-0.000152 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.217029 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.217029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085000Jy sigma=1.118366 ! Fit after self-cal, rms=0.085004Jy sigma=1.118294 wmodel J2005-2310_S_2004_05_27_yyk\_map.mod ! Writing 60 model components to file: J2005-2310_S_2004_05_27_yyk_map.mod wobs J2005-2310_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J2005-2310_S_2004_05_27_yyk_uvs.fits wwins J2005-2310_S_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J2005-2310_S_2004_05_27_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.00113104 Jy ! Component: 100 - total flux cleaned = 0.00114957 Jy ! Component: 150 - total flux cleaned = 0.000868973 Jy ! Component: 200 - total flux cleaned = 0.00068903 Jy ! Component: 250 - total flux cleaned = 0.000346031 Jy ! Component: 300 - total flux cleaned = 1.61455e-05 Jy ! Component: 350 - total flux cleaned = -0.00037826 Jy ! Component: 400 - total flux cleaned = -0.000452978 Jy ! Component: 450 - total flux cleaned = -0.000525915 Jy ! Component: 500 - total flux cleaned = -0.000525082 Jy ! Component: 550 - total flux cleaned = -0.000664876 Jy ! Component: 600 - total flux cleaned = -0.000936193 Jy ! Component: 650 - total flux cleaned = -0.000867874 Jy ! Component: 700 - total flux cleaned = -0.000607508 Jy ! Component: 750 - total flux cleaned = -0.000668877 Jy ! Component: 800 - total flux cleaned = -0.000420155 Jy ! Component: 850 - total flux cleaned = -0.000300661 Jy ! Component: 900 - total flux cleaned = -0.000182055 Jy ! Component: 950 - total flux cleaned = -7.64887e-06 Jy ! Component: 1000 - total flux cleaned = 0.000221132 Jy ! Component: 1050 - total flux cleaned = 0.000391072 Jy ! Component: 1100 - total flux cleaned = 0.000723823 Jy ! Component: 1150 - total flux cleaned = 0.000941727 Jy ! Component: 1200 - total flux cleaned = 0.00115561 Jy ! Component: 1250 - total flux cleaned = 0.00126115 Jy ! Component: 1300 - total flux cleaned = 0.00157274 Jy ! Component: 1350 - total flux cleaned = 0.0018274 Jy ! Component: 1400 - total flux cleaned = 0.00202767 Jy ! Component: 1450 - total flux cleaned = 0.00207576 Jy ! Component: 1500 - total flux cleaned = 0.00241694 Jy ! Component: 1550 - total flux cleaned = 0.00241565 Jy ! Component: 1600 - total flux cleaned = 0.0026053 Jy ! Component: 1650 - total flux cleaned = 0.00255874 Jy ! Component: 1700 - total flux cleaned = 0.00265153 Jy ! Component: 1750 - total flux cleaned = 0.00265086 Jy ! Component: 1800 - total flux cleaned = 0.00265071 Jy ! Component: 1850 - total flux cleaned = 0.00260639 Jy ! Component: 1900 - total flux cleaned = 0.00264919 Jy ! Component: 1950 - total flux cleaned = 0.00251897 Jy ! Component: 2000 - total flux cleaned = 0.00251972 Jy ! Total flux subtracted in 2048 components = 0.00260397 Jy ! Clean residual min=-0.002742 max=0.002832 Jy/beam ! Clean residual mean=-0.000056 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.219633 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 198 components and 0.219633 Jy ![Exited script file: muppet] wmap "J2005-2310_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 8.245 at -1.021 degrees (North through East) ! Clean map min=-0.0060033 max=0.16396 Jy/beam ! Writing clean map to FITS file: J2005-2310_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000890818 device "J2005-2310_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2005-2310_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62999 1.62999 3.25997 6.51995 13.0399 26.0798 52.1596 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.163 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.228 x 8.245 at -1.021 degrees (North through East) ! Clean map min=-0.0060033 max=0.16396 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2005-2310_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2005-2310_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2005-2310_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:49:00 2005