! Started logfile: J0357-0751_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:09:28 2007 obs J0357-0751_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0357-0751_S_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.899921 visibilities/baseline/integration-bin. ! Found source: J0357-0751 ! ! 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 614 lines of history. ! ! Reading 22840 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 J0357-0751_S_1997_05_07_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.48118 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.722 mas, bmaj=7.159 mas, bpa=-3.874 degrees ! Estimated noise=2041.48 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.220074 Jy ! Component: 100 - total flux cleaned = 0.296069 Jy ! Total flux subtracted in 100 components = 0.296069 Jy ! Clean residual min=-0.015392 max=0.025569 Jy/beam ! Clean residual mean=0.001001 rms=0.005400 Jy/beam ! Combined flux in latest and established models = 0.296069 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.296069 Jy ! ! Correcting IF 1. ! A total of 281 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.393163Jy sigma=0.001263 ! Fit after self-cal, rms=0.392950Jy sigma=0.001262 ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=7.159 mas, bpa=-3.874 degrees ! Estimated noise=2041.46 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.497 mas, bmaj=9.24 mas, bpa=-6.436 degrees ! Estimated noise=1145.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0514429 Jy ! Component: 100 - total flux cleaned = 0.0722481 Jy ! Component: 150 - total flux cleaned = 0.0817882 Jy ! Component: 200 - total flux cleaned = 0.0862833 Jy ! Total flux subtracted in 200 components = 0.0862833 Jy ! Clean residual min=-0.008711 max=0.012914 Jy/beam ! Clean residual mean=0.000380 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 0.382352 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 68 components and 0.382352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388612Jy sigma=0.001238 ! Fit after self-cal, rms=0.388597Jy sigma=0.001238 ! 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.497 x 9.24 at -6.436 degrees (North through East) ! Clean map min=-0.0082212 max=0.26605 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.00393 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 1.02 KP 0.90 ! LA 1.00 MK 1.04 NL 1.00* OV 1.10 ! PT 0.93 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.954557 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 1.15 KP 1.02 ! LA 1.09 MK 1.03 NL 1.08 OV 1.00 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05158 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 0.97 KP 0.88 ! LA 0.79 MK 0.89 NL 0.93 OV 0.91 ! PT 1.04 SC 1.10 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.956615 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 1.11 KP 0.91 ! LA 0.88 MK 1.06 NL 1.18 OV 1.05 ! PT 0.91 SC 1.29 ! ! ! Fit before self-cal, rms=0.388597Jy sigma=0.001238 ! Fit after self-cal, rms=0.403201Jy sigma=0.001231 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.403201Jy sigma=0.001231 ! Fit after self-cal, rms=0.403236Jy sigma=0.001231 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=9.589 mas, bpa=-7.443 degrees ! Estimated noise=1125.9 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.00773368 Jy ! Component: 100 - total flux cleaned = -0.009848 Jy ! Component: 150 - total flux cleaned = -0.0100766 Jy ! Component: 200 - total flux cleaned = -0.0100745 Jy ! Total flux subtracted in 200 components = -0.0100745 Jy ! Clean residual min=-0.006666 max=0.007150 Jy/beam ! Clean residual mean=0.000012 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.372277 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.372277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403123Jy sigma=0.001230 ! Fit after self-cal, rms=0.403134Jy sigma=0.001230 ! 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.403134Jy sigma=0.001230 ! Fit after self-cal, rms=0.401790Jy sigma=0.001225 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.000481187 Jy ! Component: 100 - total flux cleaned = 0.000581501 Jy ! Component: 150 - total flux cleaned = 0.000578314 Jy ! Component: 200 - total flux cleaned = 0.000571679 Jy ! Total flux subtracted in 200 components = 0.000571679 Jy ! Clean residual min=-0.006355 max=0.006906 Jy/beam ! Clean residual mean=0.000006 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.372849 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 83 components and 0.372849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.401815Jy sigma=0.001225 ! Fit after self-cal, rms=0.401500Jy sigma=0.001224 ! 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.6 x 9.589 at -7.443 degrees (North through East) ! Clean map min=-0.0061732 max=0.26709 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.401500Jy sigma=0.001224 ! Fit after self-cal, rms=0.878641Jy sigma=0.001216 ! 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.878641Jy sigma=0.001216 ! Fit after self-cal, rms=0.878521Jy sigma=0.001216 ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=9.385 mas, bpa=-5.804 degrees ! Estimated noise=1110.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046338 Jy ! Component: 100 - total flux cleaned = -0.00046146 Jy ! Component: 150 - total flux cleaned = -0.000400571 Jy ! Component: 200 - total flux cleaned = -0.000460627 Jy ! Total flux subtracted in 200 components = -0.000460627 Jy ! Clean residual min=-0.005134 max=0.005048 Jy/beam ! Clean residual mean=0.000017 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.372388 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 89 components and 0.372388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.878506Jy sigma=0.001216 ! Fit after self-cal, rms=0.878439Jy sigma=0.001215 ! 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.878439Jy sigma=0.001215 ! Fit after self-cal, rms=0.927710Jy sigma=0.001214 ! 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.927710Jy sigma=0.001214 ! Fit after self-cal, rms=0.927713Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.401 mas, bpa=-5.583 degrees ! Estimated noise=1114.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305926 Jy ! Component: 100 - total flux cleaned = 0.000302164 Jy ! Component: 150 - total flux cleaned = 0.000303085 Jy ! Component: 200 - total flux cleaned = 0.000304378 Jy ! Total flux subtracted in 200 components = 0.000304378 Jy ! Clean residual min=-0.005089 max=0.004853 Jy/beam ! Clean residual mean=0.000019 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.372693 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 89 components and 0.372693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.927692Jy sigma=0.001214 ! Fit after self-cal, rms=0.927684Jy sigma=0.001214 ! 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.645 mas, bmaj=15.19 mas, bpa=8.316 degrees ! Estimated noise=1365.05 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.000648358 Jy ! Component: 100 - total flux cleaned = 0.000731252 Jy ! Component: 150 - total flux cleaned = 0.000757923 Jy ! Component: 200 - total flux cleaned = 0.000759017 Jy ! Total flux subtracted in 200 components = 0.000759017 Jy ! Clean residual min=-0.004738 max=0.004696 Jy/beam ! Clean residual mean=0.000021 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.373452 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.373452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.927683Jy sigma=0.001214 ! Fit after self-cal, rms=0.927695Jy sigma=0.001214 ! 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.754 mas, bmaj=7.377 mas, bpa=-4.18 degrees ! Estimated noise=2066.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.22286 Jy ! Component: 100 - total flux cleaned = 0.29652 Jy ! Component: 150 - total flux cleaned = 0.329992 Jy ! Component: 200 - total flux cleaned = 0.34789 Jy ! Total flux subtracted in 200 components = 0.34789 Jy ! Clean residual min=-0.010463 max=0.009677 Jy/beam ! Clean residual mean=0.000233 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.34789 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.34789 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.401 mas, bpa=-5.583 degrees ! Estimated noise=1114.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) ! Added new window around map position (3, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152823 Jy ! Component: 100 - total flux cleaned = 0.0213657 Jy ! Component: 150 - total flux cleaned = 0.0236304 Jy ! Component: 200 - total flux cleaned = 0.0241966 Jy ! Total flux subtracted in 200 components = 0.0241966 Jy ! Clean residual min=-0.005436 max=0.004553 Jy/beam ! Clean residual mean=0.000025 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.372086 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 91 components and 0.372086 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.645 mas, bmaj=15.19 mas, bpa=8.316 degrees ! Estimated noise=1365.05 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.00177039 Jy ! Component: 100 - total flux cleaned = 0.0017685 Jy ! Component: 150 - total flux cleaned = 0.00166653 Jy ! Component: 200 - total flux cleaned = 0.00157196 Jy ! Total flux subtracted in 200 components = 0.00157196 Jy ! Clean residual min=-0.004836 max=0.004559 Jy/beam ! Clean residual mean=0.000019 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.373658 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.373658 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.401 mas, bpa=-5.583 degrees ! Estimated noise=1114.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000674134 Jy ! Component: 100 - total flux cleaned = -0.000889674 Jy ! Component: 150 - total flux cleaned = -0.0010154 Jy ! Component: 200 - total flux cleaned = -0.0010714 Jy ! Total flux subtracted in 200 components = -0.0010714 Jy ! Clean residual min=-0.005494 max=0.004609 Jy/beam ! Clean residual mean=0.000021 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.372587 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.372587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.927617Jy sigma=0.001214 ! Fit after self-cal, rms=0.927624Jy sigma=0.001214 wmodel J0357-0751_S_1997_05_07_yyk\_map.mod ! Writing 109 model components to file: J0357-0751_S_1997_05_07_yyk_map.mod wobs J0357-0751_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0357-0751_S_1997_05_07_yyk_uvs.fits wwins J0357-0751_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0357-0751_S_1997_05_07_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 = -8.26899e-05 Jy ! Component: 100 - total flux cleaned = 0.000594744 Jy ! Component: 150 - total flux cleaned = 0.000791129 Jy ! Component: 200 - total flux cleaned = 0.000852805 Jy ! Component: 250 - total flux cleaned = 0.000800459 Jy ! Component: 300 - total flux cleaned = 0.000748096 Jy ! Component: 350 - total flux cleaned = 0.000647004 Jy ! Component: 400 - total flux cleaned = 0.000499906 Jy ! Component: 450 - total flux cleaned = 0.000452391 Jy ! Component: 500 - total flux cleaned = 0.000452309 Jy ! Component: 550 - total flux cleaned = 0.000495876 Jy ! Component: 600 - total flux cleaned = 0.000496632 Jy ! Component: 650 - total flux cleaned = 0.000539669 Jy ! Component: 700 - total flux cleaned = 0.000662069 Jy ! Component: 750 - total flux cleaned = 0.000701497 Jy ! Component: 800 - total flux cleaned = 0.000858091 Jy ! Component: 850 - total flux cleaned = 0.000972851 Jy ! Component: 900 - total flux cleaned = 0.00108558 Jy ! Component: 950 - total flux cleaned = 0.00112214 Jy ! Component: 1000 - total flux cleaned = 0.00119495 Jy ! Component: 1050 - total flux cleaned = 0.00130221 Jy ! Component: 1100 - total flux cleaned = 0.00144209 Jy ! Component: 1150 - total flux cleaned = 0.00147631 Jy ! Component: 1200 - total flux cleaned = 0.0015442 Jy ! Component: 1250 - total flux cleaned = 0.00177769 Jy ! Component: 1300 - total flux cleaned = 0.00184329 Jy ! Component: 1350 - total flux cleaned = 0.00197264 Jy ! Component: 1400 - total flux cleaned = 0.00213136 Jy ! Component: 1450 - total flux cleaned = 0.00222529 Jy ! Component: 1500 - total flux cleaned = 0.00225666 Jy ! Component: 1550 - total flux cleaned = 0.00241014 Jy ! Component: 1600 - total flux cleaned = 0.00256064 Jy ! Component: 1650 - total flux cleaned = 0.00267989 Jy ! Component: 1700 - total flux cleaned = 0.00282641 Jy ! Component: 1750 - total flux cleaned = 0.00291275 Jy ! Component: 1800 - total flux cleaned = 0.00294127 Jy ! Component: 1850 - total flux cleaned = 0.00308274 Jy ! Component: 1900 - total flux cleaned = 0.00322294 Jy ! Component: 1950 - total flux cleaned = 0.00322274 Jy ! Component: 2000 - total flux cleaned = 0.00338746 Jy ! Total flux subtracted in 2048 components = 0.00349562 Jy ! Clean residual min=-0.002028 max=0.001443 Jy/beam ! Clean residual mean=0.000049 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.376083 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 217 components and 0.376082 Jy ![Exited script file: muppet] wmap "J0357-0751_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 9.401 at -5.583 degrees (North through East) ! Clean map min=-0.0032927 max=0.26795 Jy/beam ! Writing clean map to FITS file: J0357-0751_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.267947 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000536908 device "J0357-0751_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0357-0751_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.601135 0.601135 1.20227 2.40454 4.80908 9.61816 19.2363 38.4726 76.9453 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.267 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.545 x 9.401 at -5.583 degrees (North through East) ! Clean map min=-0.0032927 max=0.26795 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0357-0751_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0357-0751_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0357-0751_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:09:35 2007