! Started logfile: J0736-0433_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:05:35 2006 obs J0736-0433_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0736-0433_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789899 visibilities/baseline/integration-bin. ! Found source: J0736-0433 ! ! 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 1406 lines of history. ! ! Reading 1564 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 J0736-0433_X_2005_07_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 = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.116162 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.7136 mas, bmaj=1.759 mas, bpa=-3.365 degrees ! Estimated noise=1.32561 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.0841181 Jy ! Component: 100 - total flux cleaned = 0.0982131 Jy ! Total flux subtracted in 100 components = 0.0982131 Jy ! Clean residual min=-0.005773 max=0.006561 Jy/beam ! Clean residual mean=-0.000004 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.0982131 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0982131 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.061899Jy sigma=1.079835 ! Fit after self-cal, rms=0.061171Jy sigma=1.071897 ! Inverting map and beam ! Estimated beam: bmin=0.7137 mas, bmaj=1.759 mas, bpa=-3.364 degrees ! Estimated noise=1.32524 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.8951 mas, bmaj=2.118 mas, bpa=-3.137 degrees ! Estimated noise=0.96006 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.00751138 Jy ! Component: 100 - total flux cleaned = 0.0101648 Jy ! Component: 150 - total flux cleaned = 0.0107126 Jy ! Component: 200 - total flux cleaned = 0.0110429 Jy ! Total flux subtracted in 200 components = 0.0110429 Jy ! Clean residual min=-0.004164 max=0.004457 Jy/beam ! Clean residual mean=-0.000002 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.109256 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.109256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060762Jy sigma=1.058924 ! Fit after self-cal, rms=0.060758Jy sigma=1.058859 ! 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.8951 x 2.118 at -3.137 degrees (North through East) ! Clean map min=-0.0038945 max=0.10068 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.03669 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 0.98 KP 1.01 ! LA 0.90 MK 0.94 NL 0.97 OV 1.00 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 2. ! 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 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.060758Jy sigma=1.058859 ! Fit after self-cal, rms=0.060531Jy sigma=1.055974 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.060531Jy sigma=1.055974 ! Fit after self-cal, rms=0.060533Jy sigma=1.055969 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8999 mas, bmaj=2.127 mas, bpa=-3.593 degrees ! Estimated noise=0.956849 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.000432936 Jy ! Component: 100 - total flux cleaned = -0.000249538 Jy ! Component: 150 - total flux cleaned = -0.000224486 Jy ! Component: 200 - total flux cleaned = -0.000200925 Jy ! Total flux subtracted in 200 components = -0.000200925 Jy ! Clean residual min=-0.004093 max=0.004231 Jy/beam ! Clean residual mean=-0.000000 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.109055 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.109055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060515Jy sigma=1.055426 ! Fit after self-cal, rms=0.060507Jy sigma=1.055355 ! 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.060507Jy sigma=1.055355 ! Fit after self-cal, rms=0.053915Jy sigma=0.936021 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.00226461 Jy ! Component: 100 - total flux cleaned = 0.00222142 Jy ! Component: 150 - total flux cleaned = 0.00221961 Jy ! Component: 200 - total flux cleaned = 0.00224638 Jy ! Total flux subtracted in 200 components = 0.00224638 Jy ! Clean residual min=-0.003419 max=0.003982 Jy/beam ! Clean residual mean=0.000004 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.111301 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.111301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053888Jy sigma=0.933538 ! Fit after self-cal, rms=0.053400Jy sigma=0.923961 ! 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.8999 x 2.127 at -3.593 degrees (North through East) ! Clean map min=-0.0031086 max=0.10384 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.053400Jy sigma=0.923961 ! Fit after self-cal, rms=0.051818Jy sigma=0.910231 ! 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.051818Jy sigma=0.910231 ! Fit after self-cal, rms=0.051777Jy sigma=0.909224 ! Inverting map and beam ! Estimated beam: bmin=0.9079 mas, bmaj=2.127 mas, bpa=-2.402 degrees ! Estimated noise=0.929391 mJy/beam. ! Added new window around map position (-12.6, 3.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163484 Jy ! Component: 100 - total flux cleaned = 0.00122038 Jy ! Component: 150 - total flux cleaned = 0.001139 Jy ! Component: 200 - total flux cleaned = 0.00100909 Jy ! Total flux subtracted in 200 components = 0.00100909 Jy ! Clean residual min=-0.002928 max=0.002855 Jy/beam ! Clean residual mean=0.000001 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.11231 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.11231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051384Jy sigma=0.901823 ! Fit after self-cal, rms=0.051363Jy sigma=0.901352 ! 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.051363Jy sigma=0.901352 ! Fit after self-cal, rms=0.051022Jy sigma=0.898717 ! 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.051022Jy sigma=0.898717 ! Fit after self-cal, rms=0.051031Jy sigma=0.898611 ! Inverting map and beam ! Estimated beam: bmin=0.9053 mas, bmaj=2.123 mas, bpa=-1.944 degrees ! Estimated noise=0.920281 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000856386 Jy ! Component: 100 - total flux cleaned = -0.000969748 Jy ! Component: 150 - total flux cleaned = -0.000916833 Jy ! Component: 200 - total flux cleaned = -0.000828531 Jy ! Total flux subtracted in 200 components = -0.000828531 Jy ! Clean residual min=-0.002957 max=0.002950 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.111482 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.111482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050889Jy sigma=0.896627 ! Fit after self-cal, rms=0.050895Jy sigma=0.896567 ! 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.167 mas, bmaj=3.636 mas, bpa=-6.766 degrees ! Estimated noise=1.19112 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.000434783 Jy ! Component: 100 - total flux cleaned = 0.000596321 Jy ! Component: 150 - total flux cleaned = 0.000677821 Jy ! Component: 200 - total flux cleaned = 0.000749097 Jy ! Total flux subtracted in 200 components = 0.000749097 Jy ! Clean residual min=-0.002893 max=0.002848 Jy/beam ! Clean residual mean=0.000004 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.112231 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 90 components and 0.112231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050888Jy sigma=0.896601 ! Fit after self-cal, rms=0.050902Jy sigma=0.896568 ! 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.718 mas, bmaj=1.762 mas, bpa=-2.719 degrees ! Estimated noise=1.27954 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0849488 Jy ! Component: 100 - total flux cleaned = 0.0988346 Jy ! Component: 150 - total flux cleaned = 0.103024 Jy ! Component: 200 - total flux cleaned = 0.105012 Jy ! Total flux subtracted in 200 components = 0.105012 Jy ! Clean residual min=-0.004096 max=0.004332 Jy/beam ! Clean residual mean=-0.000004 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.105012 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.105012 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9053 mas, bmaj=2.123 mas, bpa=-1.944 degrees ! Estimated noise=0.920281 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.00292036 Jy ! Component: 100 - total flux cleaned = 0.00389152 Jy ! Component: 150 - total flux cleaned = 0.00421881 Jy ! Component: 200 - total flux cleaned = 0.00456378 Jy ! Total flux subtracted in 200 components = 0.00456378 Jy ! Clean residual min=-0.003139 max=0.002822 Jy/beam ! Clean residual mean=0.000000 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.109576 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.109576 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.167 mas, bmaj=3.636 mas, bpa=-6.766 degrees ! Estimated noise=1.19112 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.00181466 Jy ! Component: 100 - total flux cleaned = 0.00209507 Jy ! Component: 150 - total flux cleaned = 0.00225716 Jy ! Component: 200 - total flux cleaned = 0.00239957 Jy ! Total flux subtracted in 200 components = 0.00239957 Jy ! Clean residual min=-0.002923 max=0.002810 Jy/beam ! Clean residual mean=0.000004 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.111975 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.111975 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9053 mas, bmaj=2.123 mas, bpa=-1.944 degrees ! Estimated noise=0.920281 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.70372e-05 Jy ! Component: 100 - total flux cleaned = -4.82141e-05 Jy ! Component: 150 - total flux cleaned = -5.12516e-05 Jy ! Component: 200 - total flux cleaned = -1.59744e-05 Jy ! Total flux subtracted in 200 components = -1.59744e-05 Jy ! Clean residual min=-0.002996 max=0.002927 Jy/beam ! Clean residual mean=0.000001 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.111959 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.111959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050850Jy sigma=0.896520 ! Fit after self-cal, rms=0.050853Jy sigma=0.896292 wmodel J0736-0433_X_2005_07_08_yyk\_map.mod ! Writing 77 model components to file: J0736-0433_X_2005_07_08_yyk_map.mod wobs J0736-0433_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0736-0433_X_2005_07_08_yyk_uvs.fits wwins J0736-0433_X_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J0736-0433_X_2005_07_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000469999 Jy ! Component: 100 - total flux cleaned = 0.000944066 Jy ! Component: 150 - total flux cleaned = 0.00111935 Jy ! Component: 200 - total flux cleaned = 0.00124687 Jy ! Component: 250 - total flux cleaned = 0.00136991 Jy ! Component: 300 - total flux cleaned = 0.00144843 Jy ! Component: 350 - total flux cleaned = 0.00144825 Jy ! Component: 400 - total flux cleaned = 0.00140975 Jy ! Component: 450 - total flux cleaned = 0.00130051 Jy ! Component: 500 - total flux cleaned = 0.00147706 Jy ! Component: 550 - total flux cleaned = 0.00151076 Jy ! Component: 600 - total flux cleaned = 0.00151094 Jy ! Component: 650 - total flux cleaned = 0.00154481 Jy ! Component: 700 - total flux cleaned = 0.0016428 Jy ! Component: 750 - total flux cleaned = 0.0018033 Jy ! Component: 800 - total flux cleaned = 0.001866 Jy ! Component: 850 - total flux cleaned = 0.00211365 Jy ! Component: 900 - total flux cleaned = 0.00223559 Jy ! Component: 950 - total flux cleaned = 0.00241489 Jy ! Component: 1000 - total flux cleaned = 0.00253269 Jy ! Component: 1050 - total flux cleaned = 0.00270787 Jy ! Component: 1100 - total flux cleaned = 0.00296562 Jy ! Component: 1150 - total flux cleaned = 0.00319128 Jy ! Component: 1200 - total flux cleaned = 0.00344178 Jy ! Component: 1250 - total flux cleaned = 0.00360663 Jy ! Component: 1300 - total flux cleaned = 0.00376908 Jy ! Component: 1350 - total flux cleaned = 0.00384938 Jy ! Component: 1400 - total flux cleaned = 0.00403446 Jy ! Component: 1450 - total flux cleaned = 0.00406063 Jy ! Component: 1500 - total flux cleaned = 0.00416424 Jy ! Component: 1550 - total flux cleaned = 0.00424099 Jy ! Component: 1600 - total flux cleaned = 0.0043923 Jy ! Component: 1650 - total flux cleaned = 0.00456617 Jy ! Component: 1700 - total flux cleaned = 0.00466451 Jy ! Component: 1750 - total flux cleaned = 0.00473748 Jy ! Component: 1800 - total flux cleaned = 0.00476126 Jy ! Component: 1850 - total flux cleaned = 0.00480906 Jy ! Component: 1900 - total flux cleaned = 0.00488019 Jy ! Component: 1950 - total flux cleaned = 0.00488016 Jy ! Component: 2000 - total flux cleaned = 0.00487998 Jy ! Total flux subtracted in 2048 components = 0.0048342 Jy ! Clean residual min=-0.001336 max=0.001228 Jy/beam ! Clean residual mean=0.000004 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.116793 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 212 components and 0.116793 Jy ![Exited script file: muppet] wmap "J0736-0433_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9053 x 2.123 at -1.944 degrees (North through East) ! Clean map min=-0.0020657 max=0.0999 Jy/beam ! Writing clean map to FITS file: J0736-0433_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0999002 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000435739 device "J0736-0433_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0736-0433_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30852 1.30852 2.61704 5.23409 10.4682 20.9364 41.8727 83.7454 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.099 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.9053 x 2.123 at -1.944 degrees (North through East) ! Clean map min=-0.0020657 max=0.0999 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0736-0433_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0736-0433_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0736-0433_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:05:39 2006