! Started logfile: J0715-0921_X_2004_05_08_yyk_uvs.log on Wed Dec 7 01:08:39 2005 obs J0715-0921_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0715-0921_X_2004_05_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.355556 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0715-0921 ! ! 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 1434 lines of history. ! ! Reading 640 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 J0715-0921_X_2004_05_08_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 = 256x256 pixels with 0.400x0.400 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.142541 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915066Jy sigma=13.606714 ! Fit after self-cal, rms=0.900314Jy sigma=13.350556 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.008 mas, bmaj=3.665 mas, bpa=-3.656 degrees ! Estimated noise=2.86224 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.0959641 Jy ! Component: 100 - total flux cleaned = 0.115158 Jy ! Total flux subtracted in 100 components = 0.115158 Jy ! Clean residual min=-0.010240 max=0.010565 Jy/beam ! Clean residual mean=0.000071 rms=0.002942 Jy/beam ! Combined flux in latest and established models = 0.115158 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.115158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096211Jy sigma=1.124131 ! Fit after self-cal, rms=0.096202Jy sigma=1.123902 ! Inverting map 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=2.123 mas, bmaj=3.856 mas, bpa=-2.885 degrees ! Estimated noise=2.23197 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.0107483 Jy ! Component: 100 - total flux cleaned = 0.0154968 Jy ! Component: 150 - total flux cleaned = 0.0178966 Jy ! Component: 200 - total flux cleaned = 0.019542 Jy ! Total flux subtracted in 200 components = 0.019542 Jy ! Clean residual min=-0.007280 max=0.005991 Jy/beam ! Clean residual mean=0.000008 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.1347 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.1347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096525Jy sigma=1.106250 ! Fit after self-cal, rms=0.096348Jy sigma=1.105803 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01611 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00* KP 1.00 ! LA 0.86 MK 1.00* NL 1.04 OV 0.91 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01576 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.08 HN 1.00* KP 1.00 ! LA 1.01 MK 1.00* NL 0.96 OV 0.93 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.096348Jy sigma=1.105803 ! Fit after self-cal, rms=0.094651Jy sigma=1.095747 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.094651Jy sigma=1.095747 ! Fit after self-cal, rms=0.094652Jy sigma=1.095711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.128 mas, bmaj=3.881 mas, bpa=-2.042 degrees ! Estimated noise=2.1859 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.000467682 Jy ! Component: 100 - total flux cleaned = 0.0009062 Jy ! Component: 150 - total flux cleaned = 0.00128721 Jy ! Component: 200 - total flux cleaned = 0.00151035 Jy ! Total flux subtracted in 200 components = 0.00151035 Jy ! Clean residual min=-0.005738 max=0.005506 Jy/beam ! Clean residual mean=0.000008 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.13621 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.13621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094468Jy sigma=1.094526 ! Fit after self-cal, rms=0.094424Jy sigma=1.094477 ! 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.094424Jy sigma=1.094477 ! Fit after self-cal, rms=0.083468Jy sigma=0.953021 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.00379979 Jy ! Component: 100 - total flux cleaned = 0.00392422 Jy ! Component: 150 - total flux cleaned = 0.0041831 Jy ! Component: 200 - total flux cleaned = 0.00439079 Jy ! Total flux subtracted in 200 components = 0.00439079 Jy ! Clean residual min=-0.005859 max=0.006000 Jy/beam ! Clean residual mean=0.000007 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.140601 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.140601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083762Jy sigma=0.948944 ! Fit after self-cal, rms=0.082326Jy sigma=0.938689 ! 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: 2.128 x 3.881 at -2.042 degrees (North through East) ! Clean map min=-0.0052835 max=0.11887 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.082326Jy sigma=0.938689 ! Fit after self-cal, rms=0.081557Jy sigma=0.933324 ! 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.081557Jy sigma=0.933324 ! Fit after self-cal, rms=0.081250Jy sigma=0.931946 ! Inverting map and beam ! Estimated beam: bmin=2.136 mas, bmaj=3.853 mas, bpa=-0.9492 degrees ! Estimated noise=2.13586 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124424 Jy ! Component: 100 - total flux cleaned = -0.00114743 Jy ! Component: 150 - total flux cleaned = -0.00105091 Jy ! Component: 200 - total flux cleaned = -0.000945573 Jy ! Total flux subtracted in 200 components = -0.000945573 Jy ! Clean residual min=-0.005017 max=0.005494 Jy/beam ! Clean residual mean=0.000015 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.139655 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.139655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081042Jy sigma=0.931063 ! Fit after self-cal, rms=0.080983Jy sigma=0.930802 ! 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.080983Jy sigma=0.930802 ! Fit after self-cal, rms=0.080662Jy sigma=0.928043 ! 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.080662Jy sigma=0.928043 ! Fit after self-cal, rms=0.080646Jy sigma=0.927984 ! Inverting map and beam ! Estimated beam: bmin=2.141 mas, bmaj=3.835 mas, bpa=-0.8575 degrees ! Estimated noise=2.11679 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.09177e-05 Jy ! Component: 100 - total flux cleaned = 0.000262971 Jy ! Component: 150 - total flux cleaned = 0.000393732 Jy ! Component: 200 - total flux cleaned = 0.000474026 Jy ! Total flux subtracted in 200 components = 0.000474026 Jy ! Clean residual min=-0.004668 max=0.004970 Jy/beam ! Clean residual mean=0.000015 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.140129 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 58 components and 0.140129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080564Jy sigma=0.927388 ! Fit after self-cal, rms=0.080566Jy sigma=0.927363 ! 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.503 mas, bmaj=3.972 mas, bpa=0.2843 degrees ! Estimated noise=2.19031 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.000534803 Jy ! Component: 100 - total flux cleaned = 0.000689866 Jy ! Component: 150 - total flux cleaned = 0.000819913 Jy ! Component: 200 - total flux cleaned = 0.000919414 Jy ! Total flux subtracted in 200 components = 0.000919414 Jy ! Clean residual min=-0.005014 max=0.005066 Jy/beam ! Clean residual mean=0.000020 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.141049 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 64 components and 0.141049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080592Jy sigma=0.927309 ! Fit after self-cal, rms=0.080591Jy sigma=0.927295 ! Inverting map uvtaper 0,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.018 mas, bmaj=3.664 mas, bpa=-2.817 degrees ! Estimated noise=2.7306 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0976252 Jy ! Component: 100 - total flux cleaned = 0.115929 Jy ! Component: 150 - total flux cleaned = 0.123935 Jy ! Component: 200 - total flux cleaned = 0.128804 Jy ! Total flux subtracted in 200 components = 0.128804 Jy ! Clean residual min=-0.007627 max=0.007864 Jy/beam ! Clean residual mean=0.000033 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 0.128804 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.128804 Jy ! Inverting map and beam ! Estimated beam: bmin=2.141 mas, bmaj=3.835 mas, bpa=-0.8575 degrees ! Estimated noise=2.11679 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.00541186 Jy ! Component: 100 - total flux cleaned = 0.0084977 Jy ! Component: 150 - total flux cleaned = 0.00939036 Jy ! Component: 200 - total flux cleaned = 0.0097696 Jy ! Total flux subtracted in 200 components = 0.0097696 Jy ! Clean residual min=-0.005400 max=0.005423 Jy/beam ! Clean residual mean=0.000018 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.138573 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.138573 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.503 mas, bmaj=3.972 mas, bpa=0.2843 degrees ! Estimated noise=2.19031 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.00102418 Jy ! Component: 100 - total flux cleaned = 0.00126514 Jy ! Component: 150 - total flux cleaned = 0.0015349 Jy ! Component: 200 - total flux cleaned = 0.0017764 Jy ! Total flux subtracted in 200 components = 0.0017764 Jy ! Clean residual min=-0.005434 max=0.005277 Jy/beam ! Clean residual mean=0.000021 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.14035 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.14035 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.141 mas, bmaj=3.835 mas, bpa=-0.8575 degrees ! Estimated noise=2.11679 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000292644 Jy ! Component: 100 - total flux cleaned = -0.000133229 Jy ! Component: 150 - total flux cleaned = 8.01024e-05 Jy ! Component: 200 - total flux cleaned = 0.000208582 Jy ! Total flux subtracted in 200 components = 0.000208582 Jy ! Clean residual min=-0.004651 max=0.005093 Jy/beam ! Clean residual mean=0.000015 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.140558 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.140558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080420Jy sigma=0.927410 ! Fit after self-cal, rms=0.080423Jy sigma=0.927335 wmodel J0715-0921_X_2004_05_08_yyk\_map.mod ! Writing 45 model components to file: J0715-0921_X_2004_05_08_yyk_map.mod wobs J0715-0921_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0715-0921_X_2004_05_08_yyk_uvs.fits wwins J0715-0921_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0715-0921_X_2004_05_08_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103731 Jy ! Component: 100 - total flux cleaned = 0.00137105 Jy ! Component: 150 - total flux cleaned = 0.00198818 Jy ! Component: 200 - total flux cleaned = 0.00264429 Jy ! Component: 250 - total flux cleaned = 0.00326548 Jy ! Component: 300 - total flux cleaned = 0.00392111 Jy ! Component: 350 - total flux cleaned = 0.00429713 Jy ! Component: 400 - total flux cleaned = 0.00459713 Jy ! Component: 450 - total flux cleaned = 0.004885 Jy ! Component: 500 - total flux cleaned = 0.00527177 Jy ! Component: 550 - total flux cleaned = 0.00575568 Jy ! Component: 600 - total flux cleaned = 0.00617643 Jy ! Component: 650 - total flux cleaned = 0.00673896 Jy ! Component: 700 - total flux cleaned = 0.00718771 Jy ! Component: 750 - total flux cleaned = 0.00743072 Jy ! Component: 800 - total flux cleaned = 0.00771752 Jy ! Component: 850 - total flux cleaned = 0.00795197 Jy ! Component: 900 - total flux cleaned = 0.00822911 Jy ! Component: 950 - total flux cleaned = 0.00850166 Jy ! Component: 1000 - total flux cleaned = 0.00872605 Jy ! Total flux subtracted in 1024 components = 0.00890348 Jy ! Clean residual min=-0.002780 max=0.002445 Jy/beam ! Clean residual mean=0.000011 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.149462 Jy keep ! Adding 71 model components to the UV plane model. ! The established model now contains 116 components and 0.149462 Jy ![Exited script file: muppet] wmap "J0715-0921_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.141 x 3.835 at -0.8575 degrees (North through East) ! Clean map min=-0.0041746 max=0.1156 Jy/beam ! Writing clean map to FITS file: J0715-0921_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115599 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000932046 device "J0715-0921_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0715-0921_X_2004_05_08_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.41883 2.41883 4.83765 9.67531 19.3506 38.7012 77.4025 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.141 x 3.835 at -0.8575 degrees (North through East) ! Clean map min=-0.0041746 max=0.1156 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0715-0921_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0715-0921_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0715-0921_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 01:08:39 2005