! Started logfile: J1251-1717_X_2005_07_09_yyk_uvs.log on Fri Jan 20 10:28:20 2006 obs J1251-1717_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1251-1717_X_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.922222 visibilities/baseline/integration-bin. ! Found source: J1251-1717 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1480 lines of history. ! ! Reading 1660 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 J1251-1717_X_2005_07_09_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.271685 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.6917 mas, bmaj=1.701 mas, bpa=0.4494 degrees ! Estimated noise=1.39609 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.22353 Jy ! Component: 100 - total flux cleaned = 0.262004 Jy ! Total flux subtracted in 100 components = 0.262004 Jy ! Clean residual min=-0.007486 max=0.009641 Jy/beam ! Clean residual mean=0.000003 rms=0.001974 Jy/beam ! Combined flux in latest and established models = 0.262004 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.262004 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067952Jy sigma=1.127245 ! Fit after self-cal, rms=0.067783Jy sigma=1.123805 ! Inverting map and beam ! Estimated beam: bmin=0.6917 mas, bmaj=1.701 mas, bpa=0.4494 degrees ! Estimated noise=1.39609 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.8776 mas, bmaj=2.129 mas, bpa=-0.721 degrees ! Estimated noise=0.963145 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.0144479 Jy ! Component: 100 - total flux cleaned = 0.0190869 Jy ! Component: 150 - total flux cleaned = 0.0204735 Jy ! Component: 200 - total flux cleaned = 0.0205726 Jy ! Total flux subtracted in 200 components = 0.0205726 Jy ! Clean residual min=-0.005385 max=0.005051 Jy/beam ! Clean residual mean=0.000013 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.282577 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.282577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066070Jy sigma=1.084873 ! Fit after self-cal, rms=0.066054Jy sigma=1.084762 ! 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.8776 x 2.129 at -0.721 degrees (North through East) ! Clean map min=-0.0047601 max=0.2614 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: 1.0059 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.09 KP 0.96 ! LA 1.00 MK 1.00 NL 0.99 OV 1.01 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01063 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.12 KP 0.90 ! LA 0.98 MK 0.98 NL 0.96 OV 1.00 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00682 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 0.99 KP 0.84 ! LA 0.97 MK 1.05 NL 0.97 OV 1.08 ! PT 1.06 SC 0.91 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.958003 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.03 KP 0.94 ! LA 1.04 MK 1.01 NL 0.97 OV 1.04 ! PT 1.09 SC 1.25 ! ! ! Fit before self-cal, rms=0.066054Jy sigma=1.084762 ! Fit after self-cal, rms=0.063375Jy sigma=1.030435 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.063375Jy sigma=1.030435 ! Fit after self-cal, rms=0.063382Jy sigma=1.030403 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8816 mas, bmaj=2.124 mas, bpa=-0.3779 degrees ! Estimated noise=0.954578 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.00197944 Jy ! Component: 100 - total flux cleaned = -0.00247653 Jy ! Component: 150 - total flux cleaned = -0.00251771 Jy ! Component: 200 - total flux cleaned = -0.00253813 Jy ! Total flux subtracted in 200 components = -0.00253813 Jy ! Clean residual min=-0.003641 max=0.003873 Jy/beam ! Clean residual mean=0.000002 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.280039 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.280039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063334Jy sigma=1.029527 ! Fit after self-cal, rms=0.063328Jy sigma=1.029481 ! 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.063328Jy sigma=1.029481 ! Fit after self-cal, rms=0.060921Jy sigma=0.987529 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.00019166 Jy ! Component: 100 - total flux cleaned = 0.000189644 Jy ! Component: 150 - total flux cleaned = 0.00021139 Jy ! Component: 200 - total flux cleaned = 0.000230746 Jy ! Total flux subtracted in 200 components = 0.000230746 Jy ! Clean residual min=-0.003656 max=0.003869 Jy/beam ! Clean residual mean=0.000002 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.280269 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 32 components and 0.280269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060922Jy sigma=0.987253 ! Fit after self-cal, rms=0.060669Jy sigma=0.984126 ! 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.8816 x 2.124 at -0.3779 degrees (North through East) ! Clean map min=-0.0034825 max=0.26019 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.060669Jy sigma=0.984126 ! Fit after self-cal, rms=0.059473Jy sigma=0.955055 ! 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.059473Jy sigma=0.955055 ! Fit after self-cal, rms=0.059434Jy sigma=0.954543 ! Inverting map and beam ! Estimated beam: bmin=0.8834 mas, bmaj=2.131 mas, bpa=-0.4541 degrees ! Estimated noise=0.95352 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155135 Jy ! Component: 100 - total flux cleaned = -0.000137888 Jy ! Component: 150 - total flux cleaned = -0.000153352 Jy ! Component: 200 - total flux cleaned = -0.00016888 Jy ! Total flux subtracted in 200 components = -0.00016888 Jy ! Clean residual min=-0.003222 max=0.003296 Jy/beam ! Clean residual mean=-0.000004 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.2801 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 40 components and 0.2801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059434Jy sigma=0.954371 ! Fit after self-cal, rms=0.059425Jy sigma=0.954216 ! 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.059425Jy sigma=0.954216 ! Fit after self-cal, rms=0.058462Jy sigma=0.933051 ! 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.058462Jy sigma=0.933051 ! Fit after self-cal, rms=0.058466Jy sigma=0.933000 ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.131 mas, bpa=-0.4707 degrees ! Estimated noise=0.954073 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338528 Jy ! Component: 100 - total flux cleaned = 0.000369347 Jy ! Component: 150 - total flux cleaned = 0.000380596 Jy ! Component: 200 - total flux cleaned = 0.000367879 Jy ! Total flux subtracted in 200 components = 0.000367879 Jy ! Clean residual min=-0.003239 max=0.003335 Jy/beam ! Clean residual mean=-0.000004 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.280468 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.280468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058467Jy sigma=0.932870 ! Fit after self-cal, rms=0.058469Jy sigma=0.932843 ! 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.32 mas, bmaj=4.655 mas, bpa=4.334 degrees ! Estimated noise=1.22102 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 = 3.93933e-05 Jy ! Component: 100 - total flux cleaned = 1.25512e-06 Jy ! Component: 150 - total flux cleaned = 1.43916e-05 Jy ! Component: 200 - total flux cleaned = 1.35716e-05 Jy ! Total flux subtracted in 200 components = 1.35716e-05 Jy ! Clean residual min=-0.004371 max=0.003702 Jy/beam ! Clean residual mean=-0.000011 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.280482 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.280482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058482Jy sigma=0.932908 ! Fit after self-cal, rms=0.058473Jy sigma=0.932780 ! 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.6952 mas, bmaj=1.706 mas, bpa=0.5726 degrees ! Estimated noise=1.38916 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.223126 Jy ! Component: 100 - total flux cleaned = 0.261429 Jy ! Component: 150 - total flux cleaned = 0.272718 Jy ! Component: 200 - total flux cleaned = 0.276733 Jy ! Total flux subtracted in 200 components = 0.276733 Jy ! Clean residual min=-0.005241 max=0.004587 Jy/beam ! Clean residual mean=-0.000003 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.276733 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.276733 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.131 mas, bpa=-0.4707 degrees ! Estimated noise=0.954073 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.0029663 Jy ! Component: 100 - total flux cleaned = 0.00318142 Jy ! Component: 150 - total flux cleaned = 0.0033452 Jy ! Component: 200 - total flux cleaned = 0.00338027 Jy ! Total flux subtracted in 200 components = 0.00338027 Jy ! Clean residual min=-0.003234 max=0.003376 Jy/beam ! Clean residual mean=-0.000004 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.280113 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.280113 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.32 mas, bmaj=4.655 mas, bpa=4.334 degrees ! Estimated noise=1.22102 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.00014842 Jy ! Component: 100 - total flux cleaned = 0.000167039 Jy ! Component: 150 - total flux cleaned = 0.000195722 Jy ! Component: 200 - total flux cleaned = 0.000216659 Jy ! Total flux subtracted in 200 components = 0.000216659 Jy ! Clean residual min=-0.004367 max=0.003660 Jy/beam ! Clean residual mean=-0.000011 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.28033 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 28 components and 0.28033 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.131 mas, bpa=-0.4707 degrees ! Estimated noise=0.954073 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.74879e-05 Jy ! Component: 100 - total flux cleaned = 1.19912e-05 Jy ! Component: 150 - total flux cleaned = 6.34144e-05 Jy ! Component: 200 - total flux cleaned = 6.14895e-05 Jy ! Total flux subtracted in 200 components = 6.14895e-05 Jy ! Clean residual min=-0.003243 max=0.003379 Jy/beam ! Clean residual mean=-0.000004 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.280391 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.280391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058484Jy sigma=0.933472 ! Fit after self-cal, rms=0.058474Jy sigma=0.933372 wmodel J1251-1717_X_2005_07_09_yyk\_map.mod ! Writing 38 model components to file: J1251-1717_X_2005_07_09_yyk_map.mod wobs J1251-1717_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1251-1717_X_2005_07_09_yyk_uvs.fits wwins J1251-1717_X_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J1251-1717_X_2005_07_09_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.000365151 Jy ! Component: 100 - total flux cleaned = 0.000258212 Jy ! Component: 150 - total flux cleaned = 0.000158314 Jy ! Component: 200 - total flux cleaned = -8.16113e-05 Jy ! Component: 250 - total flux cleaned = -0.000308426 Jy ! Component: 300 - total flux cleaned = -0.000351204 Jy ! Component: 350 - total flux cleaned = -0.000730762 Jy ! Component: 400 - total flux cleaned = -0.00110064 Jy ! Component: 450 - total flux cleaned = -0.00142273 Jy ! Component: 500 - total flux cleaned = -0.00162067 Jy ! Component: 550 - total flux cleaned = -0.00189098 Jy ! Component: 600 - total flux cleaned = -0.00204258 Jy ! Component: 650 - total flux cleaned = -0.00230236 Jy ! Component: 700 - total flux cleaned = -0.00248457 Jy ! Component: 750 - total flux cleaned = -0.00269933 Jy ! Component: 800 - total flux cleaned = -0.00276953 Jy ! Component: 850 - total flux cleaned = -0.00290784 Jy ! Component: 900 - total flux cleaned = -0.0030433 Jy ! Component: 950 - total flux cleaned = -0.00311042 Jy ! Component: 1000 - total flux cleaned = -0.00311071 Jy ! Component: 1050 - total flux cleaned = -0.00317594 Jy ! Component: 1100 - total flux cleaned = -0.00330315 Jy ! Component: 1150 - total flux cleaned = -0.00330388 Jy ! Component: 1200 - total flux cleaned = -0.00330381 Jy ! Component: 1250 - total flux cleaned = -0.00336504 Jy ! Component: 1300 - total flux cleaned = -0.00336479 Jy ! Component: 1350 - total flux cleaned = -0.00336514 Jy ! Component: 1400 - total flux cleaned = -0.00330689 Jy ! Component: 1450 - total flux cleaned = -0.00333618 Jy ! Component: 1500 - total flux cleaned = -0.00336445 Jy ! Component: 1550 - total flux cleaned = -0.00330843 Jy ! Component: 1600 - total flux cleaned = -0.00325367 Jy ! Component: 1650 - total flux cleaned = -0.00328099 Jy ! Component: 1700 - total flux cleaned = -0.00330783 Jy ! Component: 1750 - total flux cleaned = -0.00325474 Jy ! Component: 1800 - total flux cleaned = -0.00328088 Jy ! Component: 1850 - total flux cleaned = -0.00328073 Jy ! Component: 1900 - total flux cleaned = -0.00325504 Jy ! Component: 1950 - total flux cleaned = -0.0032804 Jy ! Component: 2000 - total flux cleaned = -0.0032553 Jy ! Total flux subtracted in 2048 components = -0.00330484 Jy ! Clean residual min=-0.001299 max=0.001478 Jy/beam ! Clean residual mean=-0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.277086 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 178 components and 0.277086 Jy ![Exited script file: muppet] wmap "J1251-1717_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8839 x 2.131 at -0.4707 degrees (North through East) ! Clean map min=-0.0024016 max=0.26124 Jy/beam ! Writing clean map to FITS file: J1251-1717_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261238 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000471911 device "J1251-1717_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1251-1717_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.541932 0.541932 1.08386 2.16773 4.33545 8.6709 17.3418 34.6836 69.3672 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.261 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.8839 x 2.131 at -0.4707 degrees (North through East) ! Clean map min=-0.0024016 max=0.26124 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1251-1717_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1251-1717_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1251-1717_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:28:24 2006