! Started logfile: J1037-2934_S_1995_04_19_yyk_uvs.log on Sun Jan 7 17:32:17 2007 obs J1037-2934_S_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J1037-2934_S_1995_04_19_yyk_uva.fits ! AN table 1: 49 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.778231 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 976 lines of history. ! ! Reading 6864 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 J1037-2934_S_1995_04_19_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)= 2.61313 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.471 mas, bmaj=6.802 mas, bpa=-5.869 degrees ! Estimated noise=3191.61 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 = 2.1644 Jy ! Component: 100 - total flux cleaned = 2.45555 Jy ! Total flux subtracted in 100 components = 2.45555 Jy ! Clean residual min=-0.097908 max=0.145002 Jy/beam ! Clean residual mean=0.000187 rms=0.026916 Jy/beam ! Combined flux in latest and established models = 2.45555 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 2.45555 Jy ! ! Correcting IF 1. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.568395Jy sigma=0.002917 ! Fit after self-cal, rms=0.567707Jy sigma=0.002914 ! Inverting map and beam ! Estimated beam: bmin=2.47 mas, bmaj=6.786 mas, bpa=-5.782 degrees ! Estimated noise=3193.32 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.475 mas, bmaj=9.517 mas, bpa=-8.156 degrees ! Estimated noise=1425.84 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, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.120005 Jy ! Component: 100 - total flux cleaned = 0.125411 Jy ! Component: 150 - total flux cleaned = 0.123435 Jy ! Component: 200 - total flux cleaned = 0.123525 Jy ! Total flux subtracted in 200 components = 0.123525 Jy ! Clean residual min=-0.065722 max=0.086820 Jy/beam ! Clean residual mean=0.002302 rms=0.020762 Jy/beam ! Combined flux in latest and established models = 2.57907 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 2.57907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.528539Jy sigma=0.002728 ! Fit after self-cal, rms=0.526764Jy sigma=0.002713 ! 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.475 x 9.517 at -8.156 degrees (North through East) ! Clean map min=-0.055757 max=2.4904 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02546 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 1.06 KP 0.92 ! LA 0.96 MK 0.97 NL 0.91 OV 1.05 ! PT 0.96 SC 0.88 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987731 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.16 HN 1.17 KP 0.95 ! LA 1.06 MK 1.02 NL 0.88 OV 1.01 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03199 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 1.01 KP 0.95 ! LA 0.81 MK 0.92 NL 0.98 OV 0.94 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996721 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.15 KP 1.02 ! LA 0.85 MK 1.04 NL 0.98 OV 1.00 ! PT 0.94 SC 0.95 ! ! ! Fit before self-cal, rms=0.526764Jy sigma=0.002713 ! Fit after self-cal, rms=0.443182Jy sigma=0.002203 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.443182Jy sigma=0.002203 ! Fit after self-cal, rms=0.443201Jy sigma=0.002203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=9.226 mas, bpa=-7.171 degrees ! Estimated noise=1437.75 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.0415963 Jy ! Component: 100 - total flux cleaned = 0.0512379 Jy ! Component: 150 - total flux cleaned = 0.0532791 Jy ! Component: 200 - total flux cleaned = 0.0542107 Jy ! Total flux subtracted in 200 components = 0.0542107 Jy ! Clean residual min=-0.029970 max=0.030904 Jy/beam ! Clean residual mean=0.000367 rms=0.007640 Jy/beam ! Combined flux in latest and established models = 2.63328 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 53 components and 2.63328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.434826Jy sigma=0.002156 ! Fit after self-cal, rms=0.434702Jy sigma=0.002155 ! 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.434702Jy sigma=0.002155 ! Fit after self-cal, rms=0.412209Jy sigma=0.002036 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.00518791 Jy ! Component: 100 - total flux cleaned = 0.00515869 Jy ! Component: 150 - total flux cleaned = 0.00441088 Jy ! Component: 200 - total flux cleaned = 0.00442579 Jy ! Total flux subtracted in 200 components = 0.00442579 Jy ! Clean residual min=-0.024962 max=0.026073 Jy/beam ! Clean residual mean=0.000375 rms=0.007204 Jy/beam ! Combined flux in latest and established models = 2.63771 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 78 components and 2.63771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.408476Jy sigma=0.002022 ! Fit after self-cal, rms=0.405970Jy sigma=0.002009 ! 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.452 x 9.226 at -7.171 degrees (North through East) ! Clean map min=-0.031357 max=2.5169 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.405970Jy sigma=0.002009 ! Fit after self-cal, rms=0.360419Jy sigma=0.001769 ! 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.360419Jy sigma=0.001769 ! Fit after self-cal, rms=0.359900Jy sigma=0.001766 ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=9.16 mas, bpa=-7.134 degrees ! Estimated noise=1430.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335699 Jy ! Component: 100 - total flux cleaned = 0.00280573 Jy ! Component: 150 - total flux cleaned = 0.00281068 Jy ! Component: 200 - total flux cleaned = 0.00327098 Jy ! Total flux subtracted in 200 components = 0.00327098 Jy ! Clean residual min=-0.014730 max=0.017234 Jy/beam ! Clean residual mean=0.000268 rms=0.004387 Jy/beam ! Combined flux in latest and established models = 2.64098 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 2.64098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.357724Jy sigma=0.001757 ! Fit after self-cal, rms=0.357486Jy sigma=0.001756 ! 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.357486Jy sigma=0.001756 ! Fit after self-cal, rms=0.357057Jy sigma=0.001748 ! 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.357057Jy sigma=0.001748 ! Fit after self-cal, rms=0.357006Jy sigma=0.001748 ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=9.147 mas, bpa=-7.058 degrees ! Estimated noise=1429.52 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000768873 Jy ! Component: 100 - total flux cleaned = 0.000751573 Jy ! Component: 150 - total flux cleaned = 0.000369772 Jy ! Component: 200 - total flux cleaned = 0.000719357 Jy ! Total flux subtracted in 200 components = 0.000719357 Jy ! Clean residual min=-0.013505 max=0.016562 Jy/beam ! Clean residual mean=0.000278 rms=0.004104 Jy/beam ! Combined flux in latest and established models = 2.6417 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 111 components and 2.6417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355832Jy sigma=0.001743 ! Fit after self-cal, rms=0.355771Jy sigma=0.001743 ! 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.277 mas, bmaj=22.38 mas, bpa=-1.744 degrees ! Estimated noise=1764.01 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.00350389 Jy ! Component: 100 - total flux cleaned = 0.00457368 Jy ! Component: 150 - total flux cleaned = 0.0050377 Jy ! Component: 200 - total flux cleaned = 0.00568305 Jy ! Total flux subtracted in 200 components = 0.00568305 Jy ! Clean residual min=-0.014458 max=0.018429 Jy/beam ! Clean residual mean=0.000504 rms=0.005139 Jy/beam ! Combined flux in latest and established models = 2.64738 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 121 components and 2.64738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355351Jy sigma=0.001742 ! Fit after self-cal, rms=0.355289Jy sigma=0.001742 ! 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.464 mas, bmaj=6.652 mas, bpa=-5.138 degrees ! Estimated noise=3212.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.18067 Jy ! Component: 100 - total flux cleaned = 2.48116 Jy ! Component: 150 - total flux cleaned = 2.58156 Jy ! Component: 200 - total flux cleaned = 2.60975 Jy ! Total flux subtracted in 200 components = 2.60975 Jy ! Clean residual min=-0.029285 max=0.030468 Jy/beam ! Clean residual mean=0.000064 rms=0.008499 Jy/beam ! Combined flux in latest and established models = 2.60975 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 21 model components to the UV plane model. ! The established model now contains 21 components and 2.60975 Jy ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=9.147 mas, bpa=-7.058 degrees ! Estimated noise=1429.52 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.0255098 Jy ! Component: 100 - total flux cleaned = 0.0276364 Jy ! Component: 150 - total flux cleaned = 0.0301901 Jy ! Component: 200 - total flux cleaned = 0.0324121 Jy ! Total flux subtracted in 200 components = 0.0324121 Jy ! Clean residual min=-0.018499 max=0.020323 Jy/beam ! Clean residual mean=0.000279 rms=0.004967 Jy/beam ! Combined flux in latest and established models = 2.64216 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 2.64216 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.277 mas, bmaj=22.38 mas, bpa=-1.744 degrees ! Estimated noise=1764.01 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.0074819 Jy ! Component: 100 - total flux cleaned = 0.00818171 Jy ! Component: 150 - total flux cleaned = 0.00849015 Jy ! Component: 200 - total flux cleaned = 0.00849558 Jy ! Total flux subtracted in 200 components = 0.00849558 Jy ! Clean residual min=-0.016252 max=0.019449 Jy/beam ! Clean residual mean=0.000510 rms=0.005319 Jy/beam ! Combined flux in latest and established models = 2.65065 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 2.65066 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=9.147 mas, bpa=-7.058 degrees ! Estimated noise=1429.52 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192572 Jy ! Component: 100 - total flux cleaned = -0.00193904 Jy ! Component: 150 - total flux cleaned = -0.0019453 Jy ! Component: 200 - total flux cleaned = -0.00241506 Jy ! Total flux subtracted in 200 components = -0.00241506 Jy ! Clean residual min=-0.015937 max=0.016594 Jy/beam ! Clean residual mean=0.000259 rms=0.004342 Jy/beam ! Combined flux in latest and established models = 2.64824 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 2.64824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355838Jy sigma=0.001748 ! Fit after self-cal, rms=0.355669Jy sigma=0.001747 wmodel J1037-2934_S_1995_04_19_yyk\_map.mod ! Writing 56 model components to file: J1037-2934_S_1995_04_19_yyk_map.mod wobs J1037-2934_S_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J1037-2934_S_1995_04_19_yyk_uvs.fits wwins J1037-2934_S_1995_04_19_yyk\_map.win ! wwins: Wrote 2 windows to J1037-2934_S_1995_04_19_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.00203567 Jy ! Component: 100 - total flux cleaned = 0.00409399 Jy ! Component: 150 - total flux cleaned = 0.0069206 Jy ! Component: 200 - total flux cleaned = 0.00933978 Jy ! Component: 250 - total flux cleaned = 0.011008 Jy ! Component: 300 - total flux cleaned = 0.0124043 Jy ! Component: 350 - total flux cleaned = 0.0147039 Jy ! Component: 400 - total flux cleaned = 0.0161752 Jy ! Component: 450 - total flux cleaned = 0.0181155 Jy ! Component: 500 - total flux cleaned = 0.0194741 Jy ! Component: 550 - total flux cleaned = 0.0207928 Jy ! Component: 600 - total flux cleaned = 0.0217536 Jy ! Component: 650 - total flux cleaned = 0.0228448 Jy ! Component: 700 - total flux cleaned = 0.0239037 Jy ! Component: 750 - total flux cleaned = 0.0244941 Jy ! Component: 800 - total flux cleaned = 0.0247839 Jy ! Component: 850 - total flux cleaned = 0.0252068 Jy ! Component: 900 - total flux cleaned = 0.0256189 Jy ! Component: 950 - total flux cleaned = 0.026017 Jy ! Component: 1000 - total flux cleaned = 0.0254907 Jy ! Component: 1050 - total flux cleaned = 0.0261331 Jy ! Component: 1100 - total flux cleaned = 0.0261317 Jy ! Component: 1150 - total flux cleaned = 0.026377 Jy ! Component: 1200 - total flux cleaned = 0.026497 Jy ! Component: 1250 - total flux cleaned = 0.0264984 Jy ! Component: 1300 - total flux cleaned = 0.0271932 Jy ! Component: 1350 - total flux cleaned = 0.0273061 Jy ! Component: 1400 - total flux cleaned = 0.0277521 Jy ! Component: 1450 - total flux cleaned = 0.027968 Jy ! Component: 1500 - total flux cleaned = 0.0283948 Jy ! Component: 1550 - total flux cleaned = 0.0286026 Jy ! Component: 1600 - total flux cleaned = 0.0289099 Jy ! Component: 1650 - total flux cleaned = 0.0291125 Jy ! Component: 1700 - total flux cleaned = 0.02941 Jy ! Component: 1750 - total flux cleaned = 0.0297017 Jy ! Component: 1800 - total flux cleaned = 0.0298949 Jy ! Component: 1850 - total flux cleaned = 0.0303654 Jy ! Component: 1900 - total flux cleaned = 0.0302705 Jy ! Component: 1950 - total flux cleaned = 0.0303628 Jy ! Component: 2000 - total flux cleaned = 0.0305437 Jy ! Total flux subtracted in 2048 components = 0.0308096 Jy ! Clean residual min=-0.004536 max=0.004710 Jy/beam ! Clean residual mean=0.000123 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 2.67905 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 181 components and 2.67905 Jy ![Exited script file: muppet] wmap "J1037-2934_S_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 9.147 at -7.058 degrees (North through East) ! Clean map min=-0.0099378 max=2.5184 Jy/beam ! Writing clean map to FITS file: J1037-2934_S_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.51839 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00182102 device "J1037-2934_S_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J1037-2934_S_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.216926 0.216926 0.433852 0.867704 1.73541 3.47082 6.94164 13.8833 27.7665 55.5331 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0054 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.518 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.423 x 9.147 at -7.058 degrees (North through East) ! Clean map min=-0.0099378 max=2.5184 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1037-2934_S_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J1037-2934_S_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1037-2934_S_1995_04_19_yyk_uvs.log closed on Sun Jan 7 17:32:22 2007