! Started logfile: J0457-2324_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:22:05 2007 obs J0457-2324_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0457-2324_S_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.09249 visibilities/baseline/integration-bin. ! Found source: J0457-2324 ! ! 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 27924 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 J0457-2324_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)= 1.86233 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.814 mas, bmaj=8.099 mas, bpa=-7.155 degrees ! Estimated noise=1785.69 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 = 1.54634 Jy ! Component: 100 - total flux cleaned = 1.76146 Jy ! Total flux subtracted in 100 components = 1.76146 Jy ! Clean residual min=-0.045504 max=0.058372 Jy/beam ! Clean residual mean=0.000063 rms=0.014746 Jy/beam ! Combined flux in latest and established models = 1.76146 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 1.76146 Jy ! ! Correcting IF 1. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.431716Jy sigma=0.001786 ! Fit after self-cal, rms=0.431418Jy sigma=0.001785 ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=8.099 mas, bpa=-7.155 degrees ! Estimated noise=1785.88 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.758 mas, bmaj=10.63 mas, bpa=-6.799 degrees ! Estimated noise=1166.24 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.000598938 Jy ! Component: 100 - total flux cleaned = -0.000681096 Jy ! Component: 150 - total flux cleaned = -0.00174821 Jy ! Component: 200 - total flux cleaned = -0.00349048 Jy ! Total flux subtracted in 200 components = -0.00349048 Jy ! Clean residual min=-0.037540 max=0.051127 Jy/beam ! Clean residual mean=-0.000201 rms=0.013091 Jy/beam ! Combined flux in latest and established models = 1.75797 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 1.75797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.423833Jy sigma=0.001760 ! Fit after self-cal, rms=0.423809Jy sigma=0.001760 ! 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.758 x 10.63 at -6.799 degrees (North through East) ! Clean map min=-0.037136 max=1.7784 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01847 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 0.90 KP 0.90 ! LA 1.01 MK 1.02 NL 1.00* OV 1.10 ! PT 0.96 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.979138 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.16 HN 1.00 KP 0.95 ! LA 1.10 MK 1.06 NL 0.98 OV 1.05 ! PT 0.95 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04234 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.93 KP 0.92 ! LA 0.81 MK 0.89 NL 0.95 OV 0.96 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.996726 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 1.12 KP 0.95 ! LA 0.89 MK 1.02 NL 1.06 OV 0.95 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.423809Jy sigma=0.001760 ! Fit after self-cal, rms=0.368030Jy sigma=0.001566 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.368030Jy sigma=0.001566 ! Fit after self-cal, rms=0.368024Jy sigma=0.001566 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=10.42 mas, bpa=-5.893 degrees ! Estimated noise=1168.4 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, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339156 Jy ! Component: 100 - total flux cleaned = 0.0393146 Jy ! Component: 150 - total flux cleaned = 0.0397671 Jy ! Component: 200 - total flux cleaned = 0.0393811 Jy ! Total flux subtracted in 200 components = 0.0393811 Jy ! Clean residual min=-0.010732 max=0.014585 Jy/beam ! Clean residual mean=0.000073 rms=0.003792 Jy/beam ! Combined flux in latest and established models = 1.79735 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 1.79735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365037Jy sigma=0.001556 ! Fit after self-cal, rms=0.364954Jy sigma=0.001556 ! 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.364954Jy sigma=0.001556 ! Fit after self-cal, rms=0.345010Jy sigma=0.001470 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.0066017 Jy ! Component: 100 - total flux cleaned = 0.00662337 Jy ! Component: 150 - total flux cleaned = 0.00661217 Jy ! Component: 200 - total flux cleaned = 0.00631851 Jy ! Total flux subtracted in 200 components = 0.00631851 Jy ! Clean residual min=-0.010998 max=0.014273 Jy/beam ! Clean residual mean=0.000044 rms=0.003667 Jy/beam ! Combined flux in latest and established models = 1.80367 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 65 components and 1.80367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344356Jy sigma=0.001468 ! Fit after self-cal, rms=0.342645Jy sigma=0.001461 ! 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.71 x 10.42 at -5.893 degrees (North through East) ! Clean map min=-0.012703 max=1.7938 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.342645Jy sigma=0.001461 ! Fit after self-cal, rms=0.325825Jy sigma=0.001407 ! 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.325825Jy sigma=0.001407 ! Fit after self-cal, rms=0.325555Jy sigma=0.001405 ! Inverting map and beam ! Estimated beam: bmin=3.694 mas, bmaj=10.38 mas, bpa=-5.884 degrees ! Estimated noise=1164.4 mJy/beam. ! Added new window around map position (54.5, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140217 Jy ! Component: 100 - total flux cleaned = 0.0168734 Jy ! Component: 150 - total flux cleaned = 0.0181782 Jy ! Component: 200 - total flux cleaned = 0.018716 Jy ! Total flux subtracted in 200 components = 0.018716 Jy ! Clean residual min=-0.006971 max=0.008350 Jy/beam ! Clean residual mean=0.000199 rms=0.002075 Jy/beam ! Combined flux in latest and established models = 1.82239 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 91 components and 1.82239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324967Jy sigma=0.001403 ! Fit after self-cal, rms=0.324856Jy sigma=0.001403 ! 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.324856Jy sigma=0.001403 ! Fit after self-cal, rms=0.324386Jy sigma=0.001401 ! 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.324386Jy sigma=0.001401 ! Fit after self-cal, rms=0.324338Jy sigma=0.001401 ! Inverting map and beam ! Estimated beam: bmin=3.689 mas, bmaj=10.37 mas, bpa=-5.871 degrees ! Estimated noise=1164.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00501684 Jy ! Component: 100 - total flux cleaned = 0.00629826 Jy ! Component: 150 - total flux cleaned = 0.00643499 Jy ! Component: 200 - total flux cleaned = 0.00669194 Jy ! Total flux subtracted in 200 components = 0.00669194 Jy ! Clean residual min=-0.006725 max=0.006982 Jy/beam ! Clean residual mean=0.000181 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 1.82908 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 121 components and 1.82908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324172Jy sigma=0.001400 ! Fit after self-cal, rms=0.324130Jy sigma=0.001400 ! 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=7.948 mas, bmaj=18.22 mas, bpa=-6.867 degrees ! Estimated noise=1425.6 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.00112563 Jy ! Component: 100 - total flux cleaned = 0.000910466 Jy ! Component: 150 - total flux cleaned = 0.0009077 Jy ! Component: 200 - total flux cleaned = 0.000994899 Jy ! Total flux subtracted in 200 components = 0.0009949 Jy ! Clean residual min=-0.008722 max=0.007200 Jy/beam ! Clean residual mean=0.000275 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 1.83007 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 1.83007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324100Jy sigma=0.001400 ! Fit after self-cal, rms=0.324066Jy sigma=0.001400 ! 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.794 mas, bmaj=8.013 mas, bpa=-6.768 degrees ! Estimated noise=1759.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.5272 Jy ! Component: 100 - total flux cleaned = 1.74252 Jy ! Component: 150 - total flux cleaned = 1.80066 Jy ! Component: 200 - total flux cleaned = 1.81386 Jy ! Total flux subtracted in 200 components = 1.81386 Jy ! Clean residual min=-0.014945 max=0.015520 Jy/beam ! Clean residual mean=0.000115 rms=0.004529 Jy/beam ! Combined flux in latest and established models = 1.81386 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.81386 Jy ! Inverting map and beam ! Estimated beam: bmin=3.689 mas, bmaj=10.37 mas, bpa=-5.871 degrees ! Estimated noise=1164.53 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.00392832 Jy ! Component: 100 - total flux cleaned = 0.00612365 Jy ! Component: 150 - total flux cleaned = 0.00856195 Jy ! Component: 200 - total flux cleaned = 0.0110477 Jy ! Total flux subtracted in 200 components = 0.0110477 Jy ! Clean residual min=-0.008942 max=0.009157 Jy/beam ! Clean residual mean=0.000217 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 1.82491 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 1.82491 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=7.948 mas, bmaj=18.22 mas, bpa=-6.867 degrees ! Estimated noise=1425.6 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.00777356 Jy ! Component: 100 - total flux cleaned = 0.00749437 Jy ! Component: 150 - total flux cleaned = 0.00725027 Jy ! Component: 200 - total flux cleaned = 0.00724332 Jy ! Total flux subtracted in 200 components = 0.00724332 Jy ! Clean residual min=-0.009187 max=0.008653 Jy/beam ! Clean residual mean=0.000267 rms=0.002911 Jy/beam ! Combined flux in latest and established models = 1.83216 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 65 components and 1.83216 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.689 mas, bmaj=10.37 mas, bpa=-5.871 degrees ! Estimated noise=1164.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011443 Jy ! Component: 100 - total flux cleaned = -0.000891811 Jy ! Component: 150 - total flux cleaned = -0.000661233 Jy ! Component: 200 - total flux cleaned = -0.000231756 Jy ! Total flux subtracted in 200 components = -0.000231756 Jy ! Clean residual min=-0.006467 max=0.008084 Jy/beam ! Clean residual mean=0.000158 rms=0.002172 Jy/beam ! Combined flux in latest and established models = 1.83192 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 90 components and 1.83192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324485Jy sigma=0.001401 ! Fit after self-cal, rms=0.324449Jy sigma=0.001401 wmodel J0457-2324_S_1997_07_02_yyk\_map.mod ! Writing 90 model components to file: J0457-2324_S_1997_07_02_yyk_map.mod wobs J0457-2324_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0457-2324_S_1997_07_02_yyk_uvs.fits wwins J0457-2324_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0457-2324_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.00367121 Jy ! Component: 100 - total flux cleaned = 0.00698453 Jy ! Component: 150 - total flux cleaned = 0.00929888 Jy ! Component: 200 - total flux cleaned = 0.0105498 Jy ! Component: 250 - total flux cleaned = 0.0110867 Jy ! Component: 300 - total flux cleaned = 0.0117036 Jy ! Component: 350 - total flux cleaned = 0.0122017 Jy ! Component: 400 - total flux cleaned = 0.0129701 Jy ! Component: 450 - total flux cleaned = 0.0137122 Jy ! Component: 500 - total flux cleaned = 0.014253 Jy ! Component: 550 - total flux cleaned = 0.0147768 Jy ! Component: 600 - total flux cleaned = 0.0152831 Jy ! Component: 650 - total flux cleaned = 0.0156107 Jy ! Component: 700 - total flux cleaned = 0.0162516 Jy ! Component: 750 - total flux cleaned = 0.0167984 Jy ! Component: 800 - total flux cleaned = 0.017483 Jy ! Component: 850 - total flux cleaned = 0.0179298 Jy ! Component: 900 - total flux cleaned = 0.0186576 Jy ! Component: 950 - total flux cleaned = 0.0191552 Jy ! Component: 1000 - total flux cleaned = 0.019781 Jy ! Component: 1050 - total flux cleaned = 0.0201897 Jy ! Component: 1100 - total flux cleaned = 0.0205906 Jy ! Component: 1150 - total flux cleaned = 0.021244 Jy ! Component: 1200 - total flux cleaned = 0.0217531 Jy ! Component: 1250 - total flux cleaned = 0.0220016 Jy ! Component: 1300 - total flux cleaned = 0.0221246 Jy ! Component: 1350 - total flux cleaned = 0.0223048 Jy ! Component: 1400 - total flux cleaned = 0.022364 Jy ! Component: 1450 - total flux cleaned = 0.0225381 Jy ! Component: 1500 - total flux cleaned = 0.0227674 Jy ! Component: 1550 - total flux cleaned = 0.0232127 Jy ! Component: 1600 - total flux cleaned = 0.0233222 Jy ! Component: 1650 - total flux cleaned = 0.0235911 Jy ! Component: 1700 - total flux cleaned = 0.0236453 Jy ! Component: 1750 - total flux cleaned = 0.0240625 Jy ! Component: 1800 - total flux cleaned = 0.0241651 Jy ! Component: 1850 - total flux cleaned = 0.0243674 Jy ! Component: 1900 - total flux cleaned = 0.0245653 Jy ! Component: 1950 - total flux cleaned = 0.0247122 Jy ! Component: 2000 - total flux cleaned = 0.0248083 Jy ! Total flux subtracted in 2048 components = 0.0250932 Jy ! Clean residual min=-0.003640 max=0.002838 Jy/beam ! Clean residual mean=0.000083 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 1.85702 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 217 components and 1.85702 Jy ![Exited script file: muppet] wmap "J0457-2324_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.689 x 10.37 at -5.871 degrees (North through East) ! Clean map min=-0.0059181 max=1.7824 Jy/beam ! Writing clean map to FITS file: J0457-2324_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 1.78244 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000937807 device "J0457-2324_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0457-2324_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.157841 0.157841 0.315681 0.631363 1.26273 2.52545 5.0509 10.1018 20.2036 40.4072 80.8144 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.782 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.689 x 10.37 at -5.871 degrees (North through East) ! Clean map min=-0.0059181 max=1.7824 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0457-2324_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0457-2324_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0457-2324_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:22:12 2007