! Started logfile: J0637-2942_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:21:28 2008 obs J0637-2942_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0637-2942_X_2007_01_11_yyk_uve.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.640625 visibilities/baseline/integration-bin. ! Found source: J0637-2942 ! ! 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 2147 lines of history. ! ! Reading 1476 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 J0637-2942_X_2007_01_11_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.124228 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.5946 mas, bmaj=1.624 mas, bpa=-0.02291 degrees ! Estimated noise=2.00924 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.081281 Jy ! Component: 100 - total flux cleaned = 0.101725 Jy ! Total flux subtracted in 100 components = 0.101725 Jy ! Clean residual min=-0.011467 max=0.015423 Jy/beam ! Clean residual mean=-0.000026 rms=0.003358 Jy/beam ! Combined flux in latest and established models = 0.101725 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.101725 Jy ! ! Correcting IF 1. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.073358Jy sigma=1.080488 ! Fit after self-cal, rms=0.070955Jy sigma=1.049484 ! Inverting map and beam ! Estimated beam: bmin=0.5946 mas, bmaj=1.624 mas, bpa=-0.02291 degrees ! Estimated noise=2.00924 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.8172 mas, bmaj=2.104 mas, bpa=-4.313 degrees ! Estimated noise=1.24115 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.010072 Jy ! Component: 100 - total flux cleaned = 0.0116718 Jy ! Component: 150 - total flux cleaned = 0.0117539 Jy ! Component: 200 - total flux cleaned = 0.0117535 Jy ! Total flux subtracted in 200 components = 0.0117535 Jy ! Clean residual min=-0.005027 max=0.005773 Jy/beam ! Clean residual mean=0.000010 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.113479 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.113479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069888Jy sigma=1.031559 ! Fit after self-cal, rms=0.069886Jy sigma=1.031504 ! 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.8172 x 2.104 at -4.313 degrees (North through East) ! Clean map min=-0.0047902 max=0.1002 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.0037 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 1.00* KP 1.00* ! LA 1.00 MK 1.05 OV 0.91 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0194 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00* KP 1.00* ! LA 0.95 MK 0.93 OV 0.97 PT 1.02 ! SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00014 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.91 HN 1.00* KP 1.00* ! LA 0.94 MK 0.95 OV 0.96 PT 1.09 ! SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98892 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.00* KP 1.00* ! LA 0.95 MK 1.02 OV 1.00 PT 1.15 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.069886Jy sigma=1.031504 ! Fit after self-cal, rms=0.068923Jy sigma=1.021770 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.068923Jy sigma=1.021770 ! Fit after self-cal, rms=0.068933Jy sigma=1.021745 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7983 mas, bmaj=2.066 mas, bpa=-3.578 degrees ! Estimated noise=1.2364 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.00135189 Jy ! Component: 100 - total flux cleaned = 0.00143977 Jy ! Component: 150 - total flux cleaned = 0.00144324 Jy ! Component: 200 - total flux cleaned = 0.00144268 Jy ! Total flux subtracted in 200 components = 0.00144268 Jy ! Clean residual min=-0.004185 max=0.004598 Jy/beam ! Clean residual mean=-0.000001 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.114922 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.114922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068860Jy sigma=1.020940 ! Fit after self-cal, rms=0.068865Jy sigma=1.020924 ! 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.068865Jy sigma=1.020924 ! Fit after self-cal, rms=0.062789Jy sigma=0.928131 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.00213409 Jy ! Component: 100 - total flux cleaned = 0.00205851 Jy ! Component: 150 - total flux cleaned = 0.00195863 Jy ! Component: 200 - total flux cleaned = 0.0018912 Jy ! Total flux subtracted in 200 components = 0.0018912 Jy ! Clean residual min=-0.004567 max=0.004726 Jy/beam ! Clean residual mean=-0.000004 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.116813 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 33 components and 0.116813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062560Jy sigma=0.925421 ! Fit after self-cal, rms=0.062050Jy sigma=0.920462 ! 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.7983 x 2.066 at -3.578 degrees (North through East) ! Clean map min=-0.004057 max=0.10388 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.062050Jy sigma=0.920462 ! Fit after self-cal, rms=0.061842Jy sigma=0.914805 ! 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.061842Jy sigma=0.914805 ! Fit after self-cal, rms=0.061777Jy sigma=0.914201 ! Inverting map and beam ! Estimated beam: bmin=0.7891 mas, bmaj=2.052 mas, bpa=-3.186 degrees ! Estimated noise=1.22713 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.18156e-05 Jy ! Component: 100 - total flux cleaned = 8.08679e-05 Jy ! Component: 150 - total flux cleaned = 9.59249e-05 Jy ! Component: 200 - total flux cleaned = 9.69144e-05 Jy ! Total flux subtracted in 200 components = 9.69144e-05 Jy ! Clean residual min=-0.004060 max=0.004202 Jy/beam ! Clean residual mean=0.000003 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.11691 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 36 components and 0.11691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061767Jy sigma=0.914094 ! Fit after self-cal, rms=0.061755Jy sigma=0.914007 ! 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.061755Jy sigma=0.914007 ! Fit after self-cal, rms=0.062898Jy sigma=0.910799 ! 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.062898Jy sigma=0.910799 ! Fit after self-cal, rms=0.062951Jy sigma=0.910502 ! Inverting map and beam ! Estimated beam: bmin=0.7799 mas, bmaj=2.037 mas, bpa=-2.784 degrees ! Estimated noise=1.22639 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000783581 Jy ! Component: 100 - total flux cleaned = 0.000809769 Jy ! Component: 150 - total flux cleaned = 0.000807822 Jy ! Component: 200 - total flux cleaned = 0.000807539 Jy ! Total flux subtracted in 200 components = 0.000807539 Jy ! Clean residual min=-0.003989 max=0.004205 Jy/beam ! Clean residual mean=0.000017 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.117717 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.117717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062932Jy sigma=0.910086 ! Fit after self-cal, rms=0.062944Jy sigma=0.910051 ! 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.751 mas, bmaj=7.409 mas, bpa=10.68 degrees ! Estimated noise=1.65507 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.00028758 Jy ! Component: 100 - total flux cleaned = 0.000286539 Jy ! Component: 150 - total flux cleaned = 0.000284309 Jy ! Component: 200 - total flux cleaned = 0.00028094 Jy ! Total flux subtracted in 200 components = 0.00028094 Jy ! Clean residual min=-0.004259 max=0.003795 Jy/beam ! Clean residual mean=0.000040 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.117998 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.117998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062950Jy sigma=0.910083 ! Fit after self-cal, rms=0.062945Jy sigma=0.910013 ! 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.5826 mas, bmaj=1.617 mas, bpa=0.4215 degrees ! Estimated noise=1.95615 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0881843 Jy ! Component: 100 - total flux cleaned = 0.103722 Jy ! Component: 150 - total flux cleaned = 0.111048 Jy ! Component: 200 - total flux cleaned = 0.115023 Jy ! Total flux subtracted in 200 components = 0.115023 Jy ! Clean residual min=-0.007494 max=0.007439 Jy/beam ! Clean residual mean=-0.000001 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.115023 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.115023 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7799 mas, bmaj=2.037 mas, bpa=-2.784 degrees ! Estimated noise=1.22639 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.00285399 Jy ! Component: 100 - total flux cleaned = 0.00298862 Jy ! Component: 150 - total flux cleaned = 0.0031308 Jy ! Component: 200 - total flux cleaned = 0.00316486 Jy ! Total flux subtracted in 200 components = 0.00316486 Jy ! Clean residual min=-0.003712 max=0.004206 Jy/beam ! Clean residual mean=0.000020 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.118188 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.118188 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.751 mas, bmaj=7.409 mas, bpa=10.68 degrees ! Estimated noise=1.65507 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 = -1.13581e-05 Jy ! Component: 100 - total flux cleaned = -1.47664e-05 Jy ! Component: 150 - total flux cleaned = -1.6305e-05 Jy ! Component: 200 - total flux cleaned = -1.75356e-05 Jy ! Total flux subtracted in 200 components = -1.75356e-05 Jy ! Clean residual min=-0.004223 max=0.003816 Jy/beam ! Clean residual mean=0.000042 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.11817 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 26 components and 0.11817 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7799 mas, bmaj=2.037 mas, bpa=-2.784 degrees ! Estimated noise=1.22639 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202019 Jy ! Component: 100 - total flux cleaned = 0.000103891 Jy ! Component: 150 - total flux cleaned = 0.00010431 Jy ! Component: 200 - total flux cleaned = 0.000128071 Jy ! Total flux subtracted in 200 components = 0.000128071 Jy ! Clean residual min=-0.003833 max=0.004166 Jy/beam ! Clean residual mean=0.000021 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.118299 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 31 components and 0.118299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062915Jy sigma=0.909848 ! Fit after self-cal, rms=0.062901Jy sigma=0.909772 wmodel J0637-2942_X_2007_01_11_yyk\_map.mod ! Writing 31 model components to file: J0637-2942_X_2007_01_11_yyk_map.mod wobs J0637-2942_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0637-2942_X_2007_01_11_yyk_uvs.fits wwins J0637-2942_X_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J0637-2942_X_2007_01_11_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.00129044 Jy ! Component: 100 - total flux cleaned = 0.0014958 Jy ! Component: 150 - total flux cleaned = 0.00200887 Jy ! Component: 200 - total flux cleaned = 0.00237033 Jy ! Component: 250 - total flux cleaned = 0.00277252 Jy ! Component: 300 - total flux cleaned = 0.00298981 Jy ! Component: 350 - total flux cleaned = 0.00298831 Jy ! Component: 400 - total flux cleaned = 0.00313625 Jy ! Component: 450 - total flux cleaned = 0.00323107 Jy ! Component: 500 - total flux cleaned = 0.00332199 Jy ! Component: 550 - total flux cleaned = 0.0033231 Jy ! Component: 600 - total flux cleaned = 0.00349461 Jy ! Component: 650 - total flux cleaned = 0.00345214 Jy ! Component: 700 - total flux cleaned = 0.00349177 Jy ! Component: 750 - total flux cleaned = 0.00345204 Jy ! Component: 800 - total flux cleaned = 0.00352787 Jy ! Component: 850 - total flux cleaned = 0.00356421 Jy ! Component: 900 - total flux cleaned = 0.00367311 Jy ! Component: 950 - total flux cleaned = 0.00381317 Jy ! Component: 1000 - total flux cleaned = 0.00388142 Jy ! Component: 1050 - total flux cleaned = 0.003981 Jy ! Component: 1100 - total flux cleaned = 0.00394797 Jy ! Component: 1150 - total flux cleaned = 0.00401174 Jy ! Component: 1200 - total flux cleaned = 0.00404261 Jy ! Component: 1250 - total flux cleaned = 0.00407252 Jy ! Component: 1300 - total flux cleaned = 0.00401197 Jy ! Component: 1350 - total flux cleaned = 0.00404129 Jy ! Component: 1400 - total flux cleaned = 0.0040126 Jy ! Component: 1450 - total flux cleaned = 0.00398448 Jy ! Component: 1500 - total flux cleaned = 0.00398438 Jy ! Component: 1550 - total flux cleaned = 0.00390246 Jy ! Component: 1600 - total flux cleaned = 0.00384882 Jy ! Component: 1650 - total flux cleaned = 0.0037426 Jy ! Component: 1700 - total flux cleaned = 0.00369046 Jy ! Component: 1750 - total flux cleaned = 0.00363898 Jy ! Component: 1800 - total flux cleaned = 0.00358785 Jy ! Component: 1850 - total flux cleaned = 0.00351291 Jy ! Component: 1900 - total flux cleaned = 0.00356219 Jy ! Component: 1950 - total flux cleaned = 0.00356216 Jy ! Component: 2000 - total flux cleaned = 0.00356197 Jy ! Total flux subtracted in 2048 components = 0.00356203 Jy ! Clean residual min=-0.001181 max=0.001177 Jy/beam ! Clean residual mean=0.000006 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.121861 Jy keep ! Adding 110 model components to the UV plane model. ! The established model now contains 141 components and 0.121861 Jy ![Exited script file: muppet] wmap "J0637-2942_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7799 x 2.037 at -2.784 degrees (North through East) ! Clean map min=-0.0022911 max=0.10387 Jy/beam ! Writing clean map to FITS file: J0637-2942_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103867 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00042234 device "J0637-2942_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0637-2942_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21984 1.21984 2.43969 4.87938 9.75875 19.5175 39.035 78.07 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.103 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.7799 x 2.037 at -2.784 degrees (North through East) ! Clean map min=-0.0022911 max=0.10387 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0637-2942_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0637-2942_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0637-2942_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:21:33 2008