! Started logfile: J0117-2111_X_1997_08_27_yyk_uvs.log on Mon Jan 8 02:05:11 2007 obs J0117-2111_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0117-2111_X_1997_08_27_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915137 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 22732 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_X_1997_08_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.440729 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=0.6907 mas, bmaj=1.758 mas, bpa=-2.274 degrees ! Estimated noise=1416 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.319882 Jy ! Component: 100 - total flux cleaned = 0.369588 Jy ! Total flux subtracted in 100 components = 0.369588 Jy ! Clean residual min=-0.012659 max=0.015678 Jy/beam ! Clean residual mean=0.000019 rms=0.003350 Jy/beam ! Combined flux in latest and established models = 0.369588 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.369588 Jy ! ! Correcting IF 1. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.217761Jy sigma=0.001263 ! Fit after self-cal, rms=0.217632Jy sigma=0.001262 ! Inverting map and beam ! Estimated beam: bmin=0.6907 mas, bmaj=1.758 mas, bpa=-2.274 degrees ! Estimated noise=1416 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=0.8834 mas, bmaj=2.214 mas, bpa=-4.519 degrees ! Estimated noise=745.574 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.0342903 Jy ! Component: 100 - total flux cleaned = 0.0453853 Jy ! Component: 150 - total flux cleaned = 0.0494058 Jy ! Component: 200 - total flux cleaned = 0.0504753 Jy ! Total flux subtracted in 200 components = 0.0504753 Jy ! Clean residual min=-0.004445 max=0.007356 Jy/beam ! Clean residual mean=-0.000011 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.420063 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.420063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215556Jy sigma=0.001239 ! Fit after self-cal, rms=0.215552Jy sigma=0.001239 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8834 x 2.214 at -4.519 degrees (North through East) ! Clean map min=-0.0042889 max=0.38929 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: 0.998864 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.06 KP 1.00 ! LA 1.00 MK 1.04 NL 1.00 OV 1.02 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0073 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.00 KP 0.99 ! LA 0.96 MK 0.99 NL 1.04 OV 1.05 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989773 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.06 KP 0.99 ! LA 0.97 MK 1.02 NL 1.02 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.983813 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.07 KP 0.98 ! LA 1.01 MK 0.99 NL 1.02 OV 1.05 ! PT 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.215552Jy sigma=0.001239 ! Fit after self-cal, rms=0.215856Jy sigma=0.001235 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.215856Jy sigma=0.001235 ! Fit after self-cal, rms=0.215856Jy sigma=0.001235 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8905 mas, bmaj=2.226 mas, bpa=-4.298 degrees ! Estimated noise=738.973 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.004038 Jy ! Component: 100 - total flux cleaned = -0.00515029 Jy ! Component: 150 - total flux cleaned = -0.00522378 Jy ! Component: 200 - total flux cleaned = -0.0052565 Jy ! Total flux subtracted in 200 components = -0.0052565 Jy ! Clean residual min=-0.003970 max=0.004375 Jy/beam ! Clean residual mean=-0.000044 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.414807 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.414807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215705Jy sigma=0.001235 ! Fit after self-cal, rms=0.215704Jy sigma=0.001235 ! 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.215704Jy sigma=0.001235 ! Fit after self-cal, rms=0.212466Jy sigma=0.001214 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.00109386 Jy ! Component: 100 - total flux cleaned = 0.00122992 Jy ! Component: 150 - total flux cleaned = 0.00115691 Jy ! Component: 200 - total flux cleaned = 0.00112107 Jy ! Total flux subtracted in 200 components = 0.00112107 Jy ! Clean residual min=-0.004219 max=0.004445 Jy/beam ! Clean residual mean=-0.000046 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.415928 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 47 components and 0.415928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212490Jy sigma=0.001214 ! Fit after self-cal, rms=0.212047Jy sigma=0.001212 ! 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: 0.8905 x 2.226 at -4.298 degrees (North through East) ! Clean map min=-0.0037386 max=0.38887 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.212047Jy sigma=0.001212 ! Fit after self-cal, rms=0.270563Jy sigma=0.001202 ! 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.270563Jy sigma=0.001202 ! Fit after self-cal, rms=0.270473Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=0.8904 mas, bmaj=2.251 mas, bpa=-4.397 degrees ! Estimated noise=737.724 mJy/beam. ! Added new window around map position (-2.2, 1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288149 Jy ! Component: 100 - total flux cleaned = 0.00295707 Jy ! Component: 150 - total flux cleaned = 0.00302496 Jy ! Component: 200 - total flux cleaned = 0.00308779 Jy ! Total flux subtracted in 200 components = 0.00308779 Jy ! Clean residual min=-0.002859 max=0.002802 Jy/beam ! Clean residual mean=-0.000044 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.419016 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.419016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270427Jy sigma=0.001201 ! Fit after self-cal, rms=0.270375Jy sigma=0.001201 ! 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.270375Jy sigma=0.001201 ! Fit after self-cal, rms=0.269672Jy sigma=0.001199 ! 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.269672Jy sigma=0.001199 ! Fit after self-cal, rms=0.269637Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=0.8906 mas, bmaj=2.251 mas, bpa=-4.375 degrees ! Estimated noise=737.378 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000995648 Jy ! Component: 100 - total flux cleaned = 0.00105003 Jy ! Component: 150 - total flux cleaned = 0.00109949 Jy ! Component: 200 - total flux cleaned = 0.00114149 Jy ! Total flux subtracted in 200 components = 0.00114149 Jy ! Clean residual min=-0.002699 max=0.002704 Jy/beam ! Clean residual mean=-0.000041 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.420157 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.420157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269620Jy sigma=0.001199 ! Fit after self-cal, rms=0.269591Jy sigma=0.001198 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.389 mas, bmaj=5.019 mas, bpa=3.897 degrees ! Estimated noise=952.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.000459754 Jy ! Component: 100 - total flux cleaned = 0.000409342 Jy ! Component: 150 - total flux cleaned = 0.000364899 Jy ! Component: 200 - total flux cleaned = 0.000304036 Jy ! Total flux subtracted in 200 components = 0.000304036 Jy ! Clean residual min=-0.003145 max=0.002777 Jy/beam ! Clean residual mean=-0.000081 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.420461 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 91 components and 0.420461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269597Jy sigma=0.001198 ! Fit after self-cal, rms=0.269572Jy sigma=0.001198 ! 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=0.6911 mas, bmaj=1.763 mas, bpa=-2.322 degrees ! Estimated noise=1446.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.328459 Jy ! Component: 100 - total flux cleaned = 0.37904 Jy ! Component: 150 - total flux cleaned = 0.397907 Jy ! Component: 200 - total flux cleaned = 0.40757 Jy ! Total flux subtracted in 200 components = 0.40757 Jy ! Clean residual min=-0.007628 max=0.005773 Jy/beam ! Clean residual mean=-0.000009 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.40757 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.40757 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8906 mas, bmaj=2.251 mas, bpa=-4.375 degrees ! Estimated noise=737.378 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.00825375 Jy ! Component: 100 - total flux cleaned = 0.0116919 Jy ! Component: 150 - total flux cleaned = 0.0125853 Jy ! Component: 200 - total flux cleaned = 0.0127418 Jy ! Total flux subtracted in 200 components = 0.0127418 Jy ! Clean residual min=-0.002799 max=0.002748 Jy/beam ! Clean residual mean=-0.000041 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.420312 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.420312 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.389 mas, bmaj=5.019 mas, bpa=3.897 degrees ! Estimated noise=952.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.000672998 Jy ! Component: 100 - total flux cleaned = 0.000638147 Jy ! Component: 150 - total flux cleaned = 0.000606175 Jy ! Component: 200 - total flux cleaned = 0.000547833 Jy ! Total flux subtracted in 200 components = 0.000547833 Jy ! Clean residual min=-0.003103 max=0.002778 Jy/beam ! Clean residual mean=-0.000083 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.42086 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.42086 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8906 mas, bmaj=2.251 mas, bpa=-4.375 degrees ! Estimated noise=737.378 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148011 Jy ! Component: 100 - total flux cleaned = -0.000146265 Jy ! Component: 150 - total flux cleaned = -4.41871e-05 Jy ! Component: 200 - total flux cleaned = -4.64046e-05 Jy ! Total flux subtracted in 200 components = -4.64046e-05 Jy ! Clean residual min=-0.002647 max=0.002739 Jy/beam ! Clean residual mean=-0.000042 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.420813 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.420813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269565Jy sigma=0.001198 ! Fit after self-cal, rms=0.269534Jy sigma=0.001198 wmodel J0117-2111_X_1997_08_27_yyk\_map.mod ! Writing 71 model components to file: J0117-2111_X_1997_08_27_yyk_map.mod wobs J0117-2111_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0117-2111_X_1997_08_27_yyk_uvs.fits wwins J0117-2111_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0117-2111_X_1997_08_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.000138644 Jy ! Component: 100 - total flux cleaned = -0.000185847 Jy ! Component: 150 - total flux cleaned = 3.62349e-05 Jy ! Component: 200 - total flux cleaned = 0.000291888 Jy ! Component: 250 - total flux cleaned = 0.000456373 Jy ! Component: 300 - total flux cleaned = 0.000656221 Jy ! Component: 350 - total flux cleaned = 0.000851457 Jy ! Component: 400 - total flux cleaned = 0.00108085 Jy ! Component: 450 - total flux cleaned = 0.00130366 Jy ! Component: 500 - total flux cleaned = 0.00148447 Jy ! Component: 550 - total flux cleaned = 0.00169702 Jy ! Component: 600 - total flux cleaned = 0.00186979 Jy ! Component: 650 - total flux cleaned = 0.00207246 Jy ! Component: 700 - total flux cleaned = 0.00223819 Jy ! Component: 750 - total flux cleaned = 0.00240109 Jy ! Component: 800 - total flux cleaned = 0.00252939 Jy ! Component: 850 - total flux cleaned = 0.00265446 Jy ! Component: 900 - total flux cleaned = 0.0027774 Jy ! Component: 950 - total flux cleaned = 0.00289853 Jy ! Component: 1000 - total flux cleaned = 0.00307703 Jy ! Component: 1050 - total flux cleaned = 0.00316481 Jy ! Component: 1100 - total flux cleaned = 0.00330917 Jy ! Component: 1150 - total flux cleaned = 0.00342312 Jy ! Component: 1200 - total flux cleaned = 0.00350724 Jy ! Component: 1250 - total flux cleaned = 0.00361855 Jy ! Component: 1300 - total flux cleaned = 0.00372775 Jy ! Component: 1350 - total flux cleaned = 0.00378171 Jy ! Component: 1400 - total flux cleaned = 0.00388886 Jy ! Component: 1450 - total flux cleaned = 0.00402062 Jy ! Component: 1500 - total flux cleaned = 0.00412472 Jy ! Component: 1550 - total flux cleaned = 0.00409884 Jy ! Component: 1600 - total flux cleaned = 0.00422645 Jy ! Component: 1650 - total flux cleaned = 0.00437762 Jy ! Component: 1700 - total flux cleaned = 0.00440266 Jy ! Component: 1750 - total flux cleaned = 0.00455078 Jy ! Component: 1800 - total flux cleaned = 0.0046974 Jy ! Component: 1850 - total flux cleaned = 0.00472148 Jy ! Component: 1900 - total flux cleaned = 0.00479357 Jy ! Component: 1950 - total flux cleaned = 0.00502972 Jy ! Component: 2000 - total flux cleaned = 0.00512283 Jy ! Total flux subtracted in 2048 components = 0.00523785 Jy ! Clean residual min=-0.001152 max=0.001428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.426051 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 210 components and 0.426051 Jy ![Exited script file: muppet] wmap "J0117-2111_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8906 x 2.251 at -4.375 degrees (North through East) ! Clean map min=-0.0022382 max=0.38831 Jy/beam ! Writing clean map to FITS file: J0117-2111_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.38831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000441228 device "J0117-2111_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0117-2111_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340883 0.340883 0.681766 1.36353 2.72706 5.45413 10.9083 21.8165 43.633 87.266 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.388 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8906 x 2.251 at -4.375 degrees (North through East) ! Clean map min=-0.0022382 max=0.38831 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0117-2111_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0117-2111_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0117-2111_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 02:05:20 2007