! Started logfile: J0117-2111_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:36:54 2007 obs J0117-2111_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0117-2111_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.86065 visibilities/baseline/integration-bin. ! Found source: J0117-2111 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 48228 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 J0117-2111_S_1997_07_02_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.562316 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.621 mas, bmaj=7.229 mas, bpa=-2.838 degrees ! Estimated noise=1267.39 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.396035 Jy ! Component: 100 - total flux cleaned = 0.451211 Jy ! Total flux subtracted in 100 components = 0.451211 Jy ! Clean residual min=-0.013047 max=0.016756 Jy/beam ! Clean residual mean=0.000094 rms=0.003784 Jy/beam ! Combined flux in latest and established models = 0.451211 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.451211 Jy ! ! Correcting IF 1. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 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.318135Jy sigma=0.001658 ! Fit after self-cal, rms=0.318007Jy sigma=0.001657 ! Inverting map and beam ! Estimated beam: bmin=2.621 mas, bmaj=7.229 mas, bpa=-2.838 degrees ! Estimated noise=1267.49 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.599 mas, bmaj=9.603 mas, bpa=-3.5 degrees ! Estimated noise=800.43 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.00260174 Jy ! Component: 100 - total flux cleaned = 0.00261926 Jy ! Component: 150 - total flux cleaned = 0.00241093 Jy ! Component: 200 - total flux cleaned = 0.0021004 Jy ! Total flux subtracted in 200 components = 0.0021004 Jy ! Clean residual min=-0.010964 max=0.014409 Jy/beam ! Clean residual mean=0.000117 rms=0.003354 Jy/beam ! Combined flux in latest and established models = 0.453312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.453312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317456Jy sigma=0.001656 ! Fit after self-cal, rms=0.317440Jy sigma=0.001656 ! 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.599 x 9.603 at -3.5 degrees (North through East) ! Clean map min=-0.010788 max=0.45508 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02678 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 0.94 KP 0.90 ! LA 0.98 MK 0.98 NL 1.00* OV 1.08 ! PT 0.96 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983741 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.16 HN 1.04 KP 0.95 ! LA 1.09 MK 1.07 NL 0.98 OV 1.03 ! PT 0.93 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03871 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.97 KP 0.92 ! LA 0.83 MK 0.87 NL 0.92 OV 0.97 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987987 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.13 KP 0.94 ! LA 0.91 MK 1.06 NL 1.03 OV 0.97 ! PT 0.91 SC 1.02 ! ! ! Fit before self-cal, rms=0.317440Jy sigma=0.001656 ! Fit after self-cal, rms=0.309017Jy sigma=0.001634 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.309017Jy sigma=0.001634 ! Fit after self-cal, rms=0.309015Jy sigma=0.001634 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=9.448 mas, bpa=-2.589 degrees ! Estimated noise=802.628 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.00524856 Jy ! Component: 100 - total flux cleaned = 0.00549351 Jy ! Component: 150 - total flux cleaned = 0.00543387 Jy ! Component: 200 - total flux cleaned = 0.00533511 Jy ! Total flux subtracted in 200 components = 0.00533511 Jy ! Clean residual min=-0.004063 max=0.004634 Jy/beam ! Clean residual mean=-0.000022 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.458647 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.458647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308929Jy sigma=0.001634 ! Fit after self-cal, rms=0.308923Jy sigma=0.001634 ! 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.308923Jy sigma=0.001634 ! Fit after self-cal, rms=0.307222Jy sigma=0.001625 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.000514368 Jy ! Component: 100 - total flux cleaned = 0.000517937 Jy ! Component: 150 - total flux cleaned = 0.000475796 Jy ! Component: 200 - total flux cleaned = 0.000397301 Jy ! Total flux subtracted in 200 components = 0.000397301 Jy ! Clean residual min=-0.004265 max=0.004531 Jy/beam ! Clean residual mean=-0.000024 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.459044 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 31 components and 0.459044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307200Jy sigma=0.001625 ! Fit after self-cal, rms=0.307040Jy sigma=0.001624 ! 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.574 x 9.448 at -2.589 degrees (North through East) ! Clean map min=-0.0041532 max=0.4607 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.307040Jy sigma=0.001624 ! Fit after self-cal, rms=0.305657Jy sigma=0.001618 ! 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.305657Jy sigma=0.001618 ! Fit after self-cal, rms=0.305645Jy sigma=0.001618 ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=9.439 mas, bpa=-2.527 degrees ! Estimated noise=800.795 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000604971 Jy ! Component: 100 - total flux cleaned = 0.000608518 Jy ! Component: 150 - total flux cleaned = 0.000607276 Jy ! Component: 200 - total flux cleaned = 0.000636812 Jy ! Total flux subtracted in 200 components = 0.000636812 Jy ! Clean residual min=-0.004001 max=0.004243 Jy/beam ! Clean residual mean=0.000011 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.459681 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 40 components and 0.459681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305634Jy sigma=0.001618 ! Fit after self-cal, rms=0.305634Jy sigma=0.001618 ! 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.305634Jy sigma=0.001618 ! Fit after self-cal, rms=0.305762Jy sigma=0.001616 ! 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.305762Jy sigma=0.001616 ! Fit after self-cal, rms=0.305768Jy sigma=0.001616 ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=9.429 mas, bpa=-2.55 degrees ! Estimated noise=801.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000897448 Jy ! Component: 100 - total flux cleaned = 0.000983069 Jy ! Component: 150 - total flux cleaned = 0.00100979 Jy ! Component: 200 - total flux cleaned = 0.00103431 Jy ! Total flux subtracted in 200 components = 0.00103431 Jy ! Clean residual min=-0.003994 max=0.004264 Jy/beam ! Clean residual mean=0.000010 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.460715 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.460715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305759Jy sigma=0.001616 ! Fit after self-cal, rms=0.305762Jy sigma=0.001616 ! 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.482 mas, bmaj=18.88 mas, bpa=1.737 degrees ! Estimated noise=980.493 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.000658075 Jy ! Component: 100 - total flux cleaned = 0.000654937 Jy ! Component: 150 - total flux cleaned = 0.000652557 Jy ! Component: 200 - total flux cleaned = 0.000671105 Jy ! Total flux subtracted in 200 components = 0.000671105 Jy ! Clean residual min=-0.003788 max=0.004907 Jy/beam ! Clean residual mean=0.000014 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.461386 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 51 components and 0.461386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305761Jy sigma=0.001616 ! Fit after self-cal, rms=0.305757Jy sigma=0.001616 ! 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.615 mas, bmaj=7.164 mas, bpa=-2.134 degrees ! Estimated noise=1263.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.395924 Jy ! Component: 100 - total flux cleaned = 0.45062 Jy ! Component: 150 - total flux cleaned = 0.459138 Jy ! Component: 200 - total flux cleaned = 0.461149 Jy ! Total flux subtracted in 200 components = 0.461149 Jy ! Clean residual min=-0.006963 max=0.007164 Jy/beam ! Clean residual mean=0.000011 rms=0.002151 Jy/beam ! Combined flux in latest and established models = 0.461149 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.461149 Jy ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=9.429 mas, bpa=-2.55 degrees ! Estimated noise=801.46 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.000712843 Jy ! Component: 100 - total flux cleaned = 0.000479337 Jy ! Component: 150 - total flux cleaned = 0.000377945 Jy ! Component: 200 - total flux cleaned = 0.000227084 Jy ! Total flux subtracted in 200 components = 0.000227084 Jy ! Clean residual min=-0.004103 max=0.004312 Jy/beam ! Clean residual mean=0.000009 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.461376 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.461376 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.482 mas, bmaj=18.88 mas, bpa=1.737 degrees ! Estimated noise=980.493 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.000461286 Jy ! Component: 100 - total flux cleaned = 0.000453897 Jy ! Component: 150 - total flux cleaned = 0.000450237 Jy ! Component: 200 - total flux cleaned = 0.000448061 Jy ! Total flux subtracted in 200 components = 0.000448061 Jy ! Clean residual min=-0.003813 max=0.004960 Jy/beam ! Clean residual mean=0.000011 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.461824 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.461824 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=9.429 mas, bpa=-2.55 degrees ! Estimated noise=801.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153192 Jy ! Component: 100 - total flux cleaned = -0.000362592 Jy ! Component: 150 - total flux cleaned = -0.000515067 Jy ! Component: 200 - total flux cleaned = -0.000673174 Jy ! Total flux subtracted in 200 components = -0.000673174 Jy ! Clean residual min=-0.004013 max=0.004266 Jy/beam ! Clean residual mean=0.000010 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.461151 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.461151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305784Jy sigma=0.001616 ! Fit after self-cal, rms=0.305782Jy sigma=0.001616 wmodel J0117-2111_S_1997_07_02_yyk\_map.mod ! Writing 47 model components to file: J0117-2111_S_1997_07_02_yyk_map.mod wobs J0117-2111_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0117-2111_S_1997_07_02_yyk_uvs.fits wwins J0117-2111_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0117-2111_S_1997_07_02_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.000404457 Jy ! Component: 100 - total flux cleaned = 0.00080804 Jy ! Component: 150 - total flux cleaned = 0.00119288 Jy ! Component: 200 - total flux cleaned = 0.00143111 Jy ! Component: 250 - total flux cleaned = 0.00148607 Jy ! Component: 300 - total flux cleaned = 0.00159418 Jy ! Component: 350 - total flux cleaned = 0.00154187 Jy ! Component: 400 - total flux cleaned = 0.00174571 Jy ! Component: 450 - total flux cleaned = 0.00194066 Jy ! Component: 500 - total flux cleaned = 0.00203469 Jy ! Component: 550 - total flux cleaned = 0.00203498 Jy ! Component: 600 - total flux cleaned = 0.00198992 Jy ! Component: 650 - total flux cleaned = 0.00194593 Jy ! Component: 700 - total flux cleaned = 0.0019462 Jy ! Component: 750 - total flux cleaned = 0.00203027 Jy ! Component: 800 - total flux cleaned = 0.00190591 Jy ! Component: 850 - total flux cleaned = 0.00178356 Jy ! Component: 900 - total flux cleaned = 0.00154517 Jy ! Component: 950 - total flux cleaned = 0.00158385 Jy ! Component: 1000 - total flux cleaned = 0.00143039 Jy ! Component: 1050 - total flux cleaned = 0.00139299 Jy ! Component: 1100 - total flux cleaned = 0.00128156 Jy ! Component: 1150 - total flux cleaned = 0.00110015 Jy ! Component: 1200 - total flux cleaned = 0.00110069 Jy ! Component: 1250 - total flux cleaned = 0.000994324 Jy ! Component: 1300 - total flux cleaned = 0.000785777 Jy ! Component: 1350 - total flux cleaned = 0.00064906 Jy ! Component: 1400 - total flux cleaned = 0.000547751 Jy ! Component: 1450 - total flux cleaned = 0.000313992 Jy ! Component: 1500 - total flux cleaned = 8.43261e-05 Jy ! Component: 1550 - total flux cleaned = -1.25281e-05 Jy ! Component: 1600 - total flux cleaned = -0.000268255 Jy ! Component: 1650 - total flux cleaned = -0.000519918 Jy ! Component: 1700 - total flux cleaned = -0.000644056 Jy ! Component: 1750 - total flux cleaned = -0.000858859 Jy ! Component: 1800 - total flux cleaned = -0.000949285 Jy ! Component: 1850 - total flux cleaned = -0.00112899 Jy ! Component: 1900 - total flux cleaned = -0.00133554 Jy ! Component: 1950 - total flux cleaned = -0.00145188 Jy ! Component: 2000 - total flux cleaned = -0.00173939 Jy ! Total flux subtracted in 2048 components = -0.00193829 Jy ! Clean residual min=-0.001670 max=0.001439 Jy/beam ! Clean residual mean=-0.000017 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.459212 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 170 components and 0.459212 Jy ![Exited script file: muppet] wmap "J0117-2111_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 9.429 at -2.55 degrees (North through East) ! Clean map min=-0.0031666 max=0.46037 Jy/beam ! Writing clean map to FITS file: J0117-2111_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.460368 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000572816 device "J0117-2111_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0117-2111_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.373278 0.373278 0.746555 1.49311 2.98622 5.97244 11.9449 23.8898 47.7795 95.5591 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.46 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.557 x 9.429 at -2.55 degrees (North through East) ! Clean map min=-0.0031666 max=0.46037 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0117-2111_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0117-2111_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0117-2111_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:37:01 2007