! Started logfile: J2030-0503_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:59:06 2006 obs J2030-0503_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2030-0503_S_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876768 visibilities/baseline/integration-bin. ! Found source: J2030-0503 ! ! 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 1412 lines of history. ! ! Reading 1736 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 J2030-0503_S_2005_07_08_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.121533 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.564 mas, bmaj=6.725 mas, bpa=-2.953 degrees ! Estimated noise=1.30168 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.0818609 Jy ! Component: 100 - total flux cleaned = 0.0996842 Jy ! Total flux subtracted in 100 components = 0.0996842 Jy ! Clean residual min=-0.007547 max=0.009260 Jy/beam ! Clean residual mean=0.000015 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.0996842 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0996842 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.065046Jy sigma=1.121644 ! Fit after self-cal, rms=0.064339Jy sigma=1.115102 ! Inverting map and beam ! Estimated beam: bmin=2.564 mas, bmaj=6.725 mas, bpa=-2.953 degrees ! Estimated noise=1.30168 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.253 mas, bmaj=8.18 mas, bpa=-5.83 degrees ! Estimated noise=0.911076 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.0131715 Jy ! Component: 100 - total flux cleaned = 0.0180376 Jy ! Component: 150 - total flux cleaned = 0.0204472 Jy ! Component: 200 - total flux cleaned = 0.0217136 Jy ! Total flux subtracted in 200 components = 0.0217136 Jy ! Clean residual min=-0.005303 max=0.008172 Jy/beam ! Clean residual mean=0.000196 rms=0.001981 Jy/beam ! Combined flux in latest and established models = 0.121398 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.121398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062803Jy sigma=1.076095 ! Fit after self-cal, rms=0.062781Jy sigma=1.076043 ! 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.253 x 8.18 at -5.83 degrees (North through East) ! Clean map min=-0.0050489 max=0.10157 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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: 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: 0.999092 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.97 HN 0.98 KP 0.98 ! LA 0.88 MK 1.02 NL 1.07 OV 1.07 ! PT 0.98 SC 0.90 ! ! ! 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.062781Jy sigma=1.076043 ! Fit after self-cal, rms=0.062406Jy sigma=1.069519 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.062406Jy sigma=1.069519 ! Fit after self-cal, rms=0.062407Jy sigma=1.069501 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=8.167 mas, bpa=-5.141 degrees ! Estimated noise=0.911304 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.000859178 Jy ! Component: 100 - total flux cleaned = 0.000858738 Jy ! Component: 150 - total flux cleaned = 0.000833794 Jy ! Component: 200 - total flux cleaned = 0.000858695 Jy ! Total flux subtracted in 200 components = 0.000858695 Jy ! Clean residual min=-0.004876 max=0.008001 Jy/beam ! Clean residual mean=0.000177 rms=0.001855 Jy/beam ! Combined flux in latest and established models = 0.122256 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.122256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062351Jy sigma=1.069001 ! Fit after self-cal, rms=0.062349Jy sigma=1.068996 ! 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.062349Jy sigma=1.068996 ! Fit after self-cal, rms=0.058191Jy sigma=1.009628 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.00108257 Jy ! Component: 100 - total flux cleaned = 0.00113157 Jy ! Component: 150 - total flux cleaned = 0.00117356 Jy ! Component: 200 - total flux cleaned = 0.00121051 Jy ! Total flux subtracted in 200 components = 0.00121051 Jy ! Clean residual min=-0.004800 max=0.007974 Jy/beam ! Clean residual mean=0.000176 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.123467 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 60 components and 0.123467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058168Jy sigma=1.009115 ! Fit after self-cal, rms=0.057546Jy sigma=1.003874 ! 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.236 x 8.167 at -5.141 degrees (North through East) ! Clean map min=-0.00459 max=0.10313 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.057546Jy sigma=1.003874 ! Fit after self-cal, rms=0.057185Jy sigma=0.997286 ! 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.057185Jy sigma=0.997286 ! Fit after self-cal, rms=0.057097Jy sigma=0.996593 ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.146 mas, bpa=-5.018 degrees ! Estimated noise=0.907476 mJy/beam. ! Added new window around map position (16.5, -13). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00875901 Jy ! Component: 100 - total flux cleaned = 0.0131281 Jy ! Component: 150 - total flux cleaned = 0.0157649 Jy ! Component: 200 - total flux cleaned = 0.0171671 Jy ! Total flux subtracted in 200 components = 0.0171671 Jy ! Clean residual min=-0.004172 max=0.005169 Jy/beam ! Clean residual mean=0.000071 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.140634 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 112 components and 0.140634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056172Jy sigma=0.974909 ! Fit after self-cal, rms=0.056034Jy sigma=0.972600 ! 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.056034Jy sigma=0.972600 ! Fit after self-cal, rms=0.056022Jy sigma=0.969596 ! 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.056022Jy sigma=0.969596 ! Fit after self-cal, rms=0.056017Jy sigma=0.969539 ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.147 mas, bpa=-4.903 degrees ! Estimated noise=0.909094 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257918 Jy ! Component: 100 - total flux cleaned = 0.00416577 Jy ! Component: 150 - total flux cleaned = 0.00468144 Jy ! Component: 200 - total flux cleaned = 0.00509066 Jy ! Total flux subtracted in 200 components = 0.00509066 Jy ! Clean residual min=-0.004340 max=0.004436 Jy/beam ! Clean residual mean=0.000056 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.145725 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 135 components and 0.145725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055898Jy sigma=0.967123 ! Fit after self-cal, rms=0.055883Jy sigma=0.966947 ! 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.13 mas, bmaj=13.96 mas, bpa=3.413 degrees ! Estimated noise=1.1489 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.00293946 Jy ! Component: 100 - total flux cleaned = 0.0037078 Jy ! Component: 150 - total flux cleaned = 0.00402113 Jy ! Component: 200 - total flux cleaned = 0.00424431 Jy ! Total flux subtracted in 200 components = 0.00424431 Jy ! Clean residual min=-0.004704 max=0.004600 Jy/beam ! Clean residual mean=0.000072 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.149969 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 142 components and 0.149969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055913Jy sigma=0.967262 ! Fit after self-cal, rms=0.055890Jy sigma=0.966968 ! Inverting map uvtaper 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.55 mas, bmaj=6.716 mas, bpa=-2.502 degrees ! Estimated noise=1.2952 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0841251 Jy ! Component: 100 - total flux cleaned = 0.10275 Jy ! Component: 150 - total flux cleaned = 0.11273 Jy ! Component: 200 - total flux cleaned = 0.11965 Jy ! Total flux subtracted in 200 components = 0.11965 Jy ! Clean residual min=-0.006522 max=0.008067 Jy/beam ! Clean residual mean=0.000010 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.11965 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.11965 Jy ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.147 mas, bpa=-4.903 degrees ! Estimated noise=0.909094 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.00892866 Jy ! Component: 100 - total flux cleaned = 0.0142329 Jy ! Component: 150 - total flux cleaned = 0.0180306 Jy ! Component: 200 - total flux cleaned = 0.0208553 Jy ! Total flux subtracted in 200 components = 0.0208553 Jy ! Clean residual min=-0.004622 max=0.004976 Jy/beam ! Clean residual mean=0.000081 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.140505 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 80 components and 0.140505 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.13 mas, bmaj=13.96 mas, bpa=3.413 degrees ! Estimated noise=1.1489 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.00451563 Jy ! Component: 100 - total flux cleaned = 0.00706551 Jy ! Component: 150 - total flux cleaned = 0.00842233 Jy ! Component: 200 - total flux cleaned = 0.0088955 Jy ! Total flux subtracted in 200 components = 0.0088955 Jy ! Clean residual min=-0.004689 max=0.004669 Jy/beam ! Clean residual mean=0.000078 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.1494 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.1494 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.147 mas, bpa=-4.903 degrees ! Estimated noise=0.909094 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000366435 Jy ! Component: 100 - total flux cleaned = -0.00063394 Jy ! Component: 150 - total flux cleaned = -0.000633796 Jy ! Component: 200 - total flux cleaned = -0.000683459 Jy ! Total flux subtracted in 200 components = -0.000683459 Jy ! Clean residual min=-0.004229 max=0.004255 Jy/beam ! Clean residual mean=0.000041 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.148717 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.148717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055877Jy sigma=0.966673 ! Fit after self-cal, rms=0.055861Jy sigma=0.966610 wmodel J2030-0503_S_2005_07_08_yyk\_map.mod ! Writing 114 model components to file: J2030-0503_S_2005_07_08_yyk_map.mod wobs J2030-0503_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2030-0503_S_2005_07_08_yyk_uvs.fits wwins J2030-0503_S_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J2030-0503_S_2005_07_08_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.00176124 Jy ! Component: 100 - total flux cleaned = 0.00244555 Jy ! Component: 150 - total flux cleaned = 0.00238178 Jy ! Component: 200 - total flux cleaned = 0.00219748 Jy ! Component: 250 - total flux cleaned = 0.00213894 Jy ! Component: 300 - total flux cleaned = 0.00219581 Jy ! Component: 350 - total flux cleaned = 0.00213884 Jy ! Component: 400 - total flux cleaned = 0.00197678 Jy ! Component: 450 - total flux cleaned = 0.00197654 Jy ! Component: 500 - total flux cleaned = 0.00202733 Jy ! Component: 550 - total flux cleaned = 0.00202723 Jy ! Component: 600 - total flux cleaned = 0.00193052 Jy ! Component: 650 - total flux cleaned = 0.00188277 Jy ! Component: 700 - total flux cleaned = 0.00174416 Jy ! Component: 750 - total flux cleaned = 0.00169989 Jy ! Component: 800 - total flux cleaned = 0.0018339 Jy ! Component: 850 - total flux cleaned = 0.00165875 Jy ! Component: 900 - total flux cleaned = 0.00161617 Jy ! Component: 950 - total flux cleaned = 0.00161629 Jy ! Component: 1000 - total flux cleaned = 0.00157451 Jy ! Component: 1050 - total flux cleaned = 0.00165489 Jy ! Component: 1100 - total flux cleaned = 0.00153505 Jy ! Component: 1150 - total flux cleaned = 0.00157589 Jy ! Component: 1200 - total flux cleaned = 0.00157637 Jy ! Component: 1250 - total flux cleaned = 0.00157656 Jy ! Component: 1300 - total flux cleaned = 0.00161418 Jy ! Component: 1350 - total flux cleaned = 0.00146587 Jy ! Component: 1400 - total flux cleaned = 0.00139306 Jy ! Component: 1450 - total flux cleaned = 0.00142985 Jy ! Component: 1500 - total flux cleaned = 0.00146601 Jy ! Component: 1550 - total flux cleaned = 0.00153612 Jy ! Component: 1600 - total flux cleaned = 0.00146654 Jy ! Component: 1650 - total flux cleaned = 0.00136417 Jy ! Component: 1700 - total flux cleaned = 0.00139845 Jy ! Component: 1750 - total flux cleaned = 0.00149832 Jy ! Component: 1800 - total flux cleaned = 0.0015638 Jy ! Component: 1850 - total flux cleaned = 0.00162926 Jy ! Component: 1900 - total flux cleaned = 0.00169342 Jy ! Component: 1950 - total flux cleaned = 0.00175708 Jy ! Component: 2000 - total flux cleaned = 0.00185144 Jy ! Total flux subtracted in 2048 components = 0.00197573 Jy ! Clean residual min=-0.002030 max=0.002013 Jy/beam ! Clean residual mean=0.000008 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.150693 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 252 components and 0.150693 Jy ![Exited script file: muppet] wmap "J2030-0503_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 8.147 at -4.903 degrees (North through East) ! Clean map min=-0.002992 max=0.10294 Jy/beam ! Writing clean map to FITS file: J2030-0503_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102942 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00065845 device "J2030-0503_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2030-0503_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.91889 1.91889 3.83778 7.67556 15.3511 30.7022 61.4045 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.102 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.221 x 8.147 at -4.903 degrees (North through East) ! Clean map min=-0.002992 max=0.10294 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2030-0503_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2030-0503_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2030-0503_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:59:10 2006