! Started logfile: J1037-2934_S_1996_05_15_yyk_uvs.log on Sun Jan 7 17:32:36 2007 obs J1037-2934_S_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J1037-2934_S_1996_05_15_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.644025 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 8e+06 1 8e+06 ! 02 2 2.23424e+09 8e+06 1 8e+06 ! 03 3 2.29424e+09 8e+06 1 8e+06 ! 04 4 2.32424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 617 lines of history. ! ! Reading 6144 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_1996_05_15_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.96754 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.347 mas, bmaj=7.325 mas, bpa=-7.958 degrees ! Estimated noise=4399.68 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.679536 Jy ! Component: 100 - total flux cleaned = 0.794695 Jy ! Total flux subtracted in 100 components = 0.794695 Jy ! Clean residual min=-0.040285 max=0.078268 Jy/beam ! Clean residual mean=0.000632 rms=0.015039 Jy/beam ! Combined flux in latest and established models = 0.794695 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.794695 Jy ! ! Correcting IF 1. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.543523Jy sigma=0.001415 ! Fit after self-cal, rms=0.543186Jy sigma=0.001413 ! Inverting map and beam ! Estimated beam: bmin=2.347 mas, bmaj=7.326 mas, bpa=-7.958 degrees ! Estimated noise=4399.27 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.126 mas, bmaj=8.301 mas, bpa=-3.71 degrees ! Estimated noise=2429.17 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.0680784 Jy ! Component: 100 - total flux cleaned = 0.0838259 Jy ! Component: 150 - total flux cleaned = 0.0852357 Jy ! Component: 200 - total flux cleaned = 0.0864394 Jy ! Total flux subtracted in 200 components = 0.0864394 Jy ! Clean residual min=-0.028228 max=0.053445 Jy/beam ! Clean residual mean=0.000998 rms=0.012069 Jy/beam ! Combined flux in latest and established models = 0.881134 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.881134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.541373Jy sigma=0.001383 ! Fit after self-cal, rms=0.541377Jy sigma=0.001383 ! 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.126 x 8.301 at -3.71 degrees (North through East) ! Clean map min=-0.026564 max=0.82236 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.00047 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.19 HN 1.10 KP 1.00* ! LA 0.92 MK 0.99 NL 0.90 OV 1.10 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.958548 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.25 HN 1.21 KP 1.00* ! LA 1.02 MK 1.03 NL 0.98 OV 1.05 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03631 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.06 KP 1.00* ! LA 0.76 MK 0.88 NL 0.93 OV 0.96 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989725 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.14 HN 1.18 KP 1.00* ! LA 0.85 MK 1.05 NL 1.04 OV 0.93 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.541377Jy sigma=0.001383 ! Fit after self-cal, rms=0.555862Jy sigma=0.001324 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.555862Jy sigma=0.001324 ! Fit after self-cal, rms=0.555864Jy sigma=0.001324 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.151 mas, bpa=-3.256 degrees ! Estimated noise=2371.65 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.00866734 Jy ! Component: 100 - total flux cleaned = -0.0100252 Jy ! Component: 150 - total flux cleaned = -0.0106589 Jy ! Component: 200 - total flux cleaned = -0.0106535 Jy ! Total flux subtracted in 200 components = -0.0106535 Jy ! Clean residual min=-0.012301 max=0.014685 Jy/beam ! Clean residual mean=0.000069 rms=0.003850 Jy/beam ! Combined flux in latest and established models = 0.870481 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.870481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.554745Jy sigma=0.001322 ! Fit after self-cal, rms=0.554754Jy sigma=0.001322 ! 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.554754Jy sigma=0.001322 ! Fit after self-cal, rms=0.552652Jy sigma=0.001311 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.00128728 Jy ! Component: 100 - total flux cleaned = 0.00129043 Jy ! Component: 150 - total flux cleaned = 0.00129424 Jy ! Component: 200 - total flux cleaned = 0.00141953 Jy ! Total flux subtracted in 200 components = 0.00141953 Jy ! Clean residual min=-0.011952 max=0.013778 Jy/beam ! Clean residual mean=0.000060 rms=0.003755 Jy/beam ! Combined flux in latest and established models = 0.8719 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.8719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.552647Jy sigma=0.001311 ! Fit after self-cal, rms=0.552383Jy sigma=0.001309 ! 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.12 x 8.151 at -3.256 degrees (North through East) ! Clean map min=-0.01123 max=0.81602 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.552383Jy sigma=0.001309 ! Fit after self-cal, rms=0.547874Jy sigma=0.001297 ! 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.547874Jy sigma=0.001297 ! Fit after self-cal, rms=0.547840Jy sigma=0.001297 ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=8.121 mas, bpa=-3.112 degrees ! Estimated noise=2367.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226334 Jy ! Component: 100 - total flux cleaned = 0.0022574 Jy ! Component: 150 - total flux cleaned = 0.00236371 Jy ! Component: 200 - total flux cleaned = 0.00237185 Jy ! Total flux subtracted in 200 components = 0.00237185 Jy ! Clean residual min=-0.011086 max=0.013207 Jy/beam ! Clean residual mean=0.000062 rms=0.003562 Jy/beam ! Combined flux in latest and established models = 0.874272 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.874272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.547900Jy sigma=0.001297 ! Fit after self-cal, rms=0.547898Jy sigma=0.001296 ! 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.547898Jy sigma=0.001296 ! Fit after self-cal, rms=0.618238Jy sigma=0.001276 ! 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.618238Jy sigma=0.001276 ! Fit after self-cal, rms=0.618284Jy sigma=0.001276 ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.124 mas, bpa=-3.009 degrees ! Estimated noise=2361.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000704072 Jy ! Component: 100 - total flux cleaned = 0.000521021 Jy ! Component: 150 - total flux cleaned = 0.00052855 Jy ! Component: 200 - total flux cleaned = 0.000536679 Jy ! Total flux subtracted in 200 components = 0.000536679 Jy ! Clean residual min=-0.011095 max=0.013776 Jy/beam ! Clean residual mean=0.000084 rms=0.003515 Jy/beam ! Combined flux in latest and established models = 0.874809 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 56 components and 0.874809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.618266Jy sigma=0.001275 ! Fit after self-cal, rms=0.618287Jy sigma=0.001276 ! 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.929 mas, bmaj=22.65 mas, bpa=2.865 degrees ! Estimated noise=3023.32 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.00246486 Jy ! Component: 100 - total flux cleaned = 0.00235074 Jy ! Component: 150 - total flux cleaned = 0.00225606 Jy ! Component: 200 - total flux cleaned = 0.00209531 Jy ! Total flux subtracted in 200 components = 0.00209531 Jy ! Clean residual min=-0.014947 max=0.019827 Jy/beam ! Clean residual mean=0.000154 rms=0.005757 Jy/beam ! Combined flux in latest and established models = 0.876904 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.876904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.618402Jy sigma=0.001276 ! Fit after self-cal, rms=0.618435Jy sigma=0.001275 ! 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.359 mas, bmaj=7.219 mas, bpa=-7.498 degrees ! Estimated noise=4372.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.676744 Jy ! Component: 100 - total flux cleaned = 0.789262 Jy ! Component: 150 - total flux cleaned = 0.83056 Jy ! Component: 200 - total flux cleaned = 0.840864 Jy ! Total flux subtracted in 200 components = 0.840864 Jy ! Clean residual min=-0.021887 max=0.025329 Jy/beam ! Clean residual mean=0.000111 rms=0.005741 Jy/beam ! Combined flux in latest and established models = 0.840863 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.840863 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.124 mas, bpa=-3.009 degrees ! Estimated noise=2361.32 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.0271957 Jy ! Component: 100 - total flux cleaned = 0.0306839 Jy ! Component: 150 - total flux cleaned = 0.0316349 Jy ! Component: 200 - total flux cleaned = 0.0322111 Jy ! Total flux subtracted in 200 components = 0.0322111 Jy ! Clean residual min=-0.012002 max=0.013287 Jy/beam ! Clean residual mean=0.000087 rms=0.003638 Jy/beam ! Combined flux in latest and established models = 0.873075 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.873075 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.929 mas, bmaj=22.65 mas, bpa=2.865 degrees ! Estimated noise=3023.32 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.00335262 Jy ! Component: 100 - total flux cleaned = 0.00335249 Jy ! Component: 150 - total flux cleaned = 0.00334329 Jy ! Component: 200 - total flux cleaned = 0.00316152 Jy ! Total flux subtracted in 200 components = 0.00316152 Jy ! Clean residual min=-0.015173 max=0.019864 Jy/beam ! Clean residual mean=0.000149 rms=0.005807 Jy/beam ! Combined flux in latest and established models = 0.876236 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.876236 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.124 mas, bpa=-3.009 degrees ! Estimated noise=2361.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102222 Jy ! Component: 100 - total flux cleaned = -0.00163854 Jy ! Component: 150 - total flux cleaned = -0.00164113 Jy ! Component: 200 - total flux cleaned = -0.0016398 Jy ! Total flux subtracted in 200 components = -0.0016398 Jy ! Clean residual min=-0.011908 max=0.013127 Jy/beam ! Clean residual mean=0.000082 rms=0.003547 Jy/beam ! Combined flux in latest and established models = 0.874596 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.874596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.618344Jy sigma=0.001276 ! Fit after self-cal, rms=0.618335Jy sigma=0.001276 wmodel J1037-2934_S_1996_05_15_yyk\_map.mod ! Writing 32 model components to file: J1037-2934_S_1996_05_15_yyk_map.mod wobs J1037-2934_S_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J1037-2934_S_1996_05_15_yyk_uvs.fits wwins J1037-2934_S_1996_05_15_yyk\_map.win ! wwins: Wrote 1 windows to J1037-2934_S_1996_05_15_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.00294587 Jy ! Component: 100 - total flux cleaned = 0.0056621 Jy ! Component: 150 - total flux cleaned = 0.00531592 Jy ! Component: 200 - total flux cleaned = 0.00563314 Jy ! Component: 250 - total flux cleaned = 0.00608563 Jy ! Component: 300 - total flux cleaned = 0.00706469 Jy ! Component: 350 - total flux cleaned = 0.00758517 Jy ! Component: 400 - total flux cleaned = 0.00807822 Jy ! Component: 450 - total flux cleaned = 0.00866835 Jy ! Component: 500 - total flux cleaned = 0.00912178 Jy ! Component: 550 - total flux cleaned = 0.00934146 Jy ! Component: 600 - total flux cleaned = 0.00955171 Jy ! Component: 650 - total flux cleaned = 0.0098537 Jy ! Component: 700 - total flux cleaned = 0.00985247 Jy ! Component: 750 - total flux cleaned = 0.00985343 Jy ! Component: 800 - total flux cleaned = 0.00967453 Jy ! Component: 850 - total flux cleaned = 0.00975881 Jy ! Component: 900 - total flux cleaned = 0.0100882 Jy ! Component: 950 - total flux cleaned = 0.0100877 Jy ! Component: 1000 - total flux cleaned = 0.0101668 Jy ! Component: 1050 - total flux cleaned = 0.0100906 Jy ! Component: 1100 - total flux cleaned = 0.0101655 Jy ! Component: 1150 - total flux cleaned = 0.0103096 Jy ! Component: 1200 - total flux cleaned = 0.0103806 Jy ! Component: 1250 - total flux cleaned = 0.0105847 Jy ! Component: 1300 - total flux cleaned = 0.010849 Jy ! Component: 1350 - total flux cleaned = 0.0107845 Jy ! Component: 1400 - total flux cleaned = 0.0108496 Jy ! Component: 1450 - total flux cleaned = 0.0109121 Jy ! Component: 1500 - total flux cleaned = 0.0110341 Jy ! Component: 1550 - total flux cleaned = 0.0111541 Jy ! Component: 1600 - total flux cleaned = 0.0111537 Jy ! Component: 1650 - total flux cleaned = 0.0112112 Jy ! Component: 1700 - total flux cleaned = 0.011154 Jy ! Component: 1750 - total flux cleaned = 0.0112669 Jy ! Component: 1800 - total flux cleaned = 0.0112126 Jy ! Component: 1850 - total flux cleaned = 0.0114837 Jy ! Component: 1900 - total flux cleaned = 0.0115358 Jy ! Component: 1950 - total flux cleaned = 0.0115355 Jy ! Component: 2000 - total flux cleaned = 0.0114326 Jy ! Total flux subtracted in 2048 components = 0.0113818 Jy ! Clean residual min=-0.003801 max=0.002850 Jy/beam ! Clean residual mean=0.000060 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.885978 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 166 components and 0.885978 Jy ![Exited script file: muppet] wmap "J1037-2934_S_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.124 at -3.009 degrees (North through East) ! Clean map min=-0.0075802 max=0.81474 Jy/beam ! Writing clean map to FITS file: J1037-2934_S_1996_05_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.814742 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000984218 device "J1037-2934_S_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1037-2934_S_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.362403 0.362403 0.724807 1.44961 2.89923 5.79845 11.5969 23.1938 46.3876 92.7752 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.814 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.112 x 8.124 at -3.009 degrees (North through East) ! Clean map min=-0.0075802 max=0.81474 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1037-2934_S_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1037-2934_S_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1037-2934_S_1996_05_15_yyk_uvs.log closed on Sun Jan 7 17:32:41 2007