! Started logfile: J1826-2924_S_2005_07_09_yyk_uvs.log on Fri Jan 20 10:52:35 2006 obs J1826-2924_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1826-2924_S_2005_07_09_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915152 visibilities/baseline/integration-bin. ! Found source: J1826-2924 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1601 lines of history. ! ! Reading 1812 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 J1826-2924_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.28892 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.379 mas, bmaj=6.196 mas, bpa=3.552 degrees ! Estimated noise=1.80897 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.193505 Jy ! Component: 100 - total flux cleaned = 0.259007 Jy ! Total flux subtracted in 100 components = 0.259007 Jy ! Clean residual min=-0.011560 max=0.022873 Jy/beam ! Clean residual mean=-0.000265 rms=0.004307 Jy/beam ! Combined flux in latest and established models = 0.259007 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.259007 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.109274Jy sigma=1.561255 ! Fit after self-cal, rms=0.109013Jy sigma=1.556917 ! Inverting map and beam ! Estimated beam: bmin=2.379 mas, bmaj=6.196 mas, bpa=3.552 degrees ! Estimated noise=1.80897 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=7.999 mas, bpa=1.027 degrees ! Estimated noise=1.19 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.0449523 Jy ! Component: 100 - total flux cleaned = 0.0611101 Jy ! Component: 150 - total flux cleaned = 0.0676652 Jy ! Component: 200 - total flux cleaned = 0.0696339 Jy ! Total flux subtracted in 200 components = 0.0696339 Jy ! Clean residual min=-0.011064 max=0.015580 Jy/beam ! Clean residual mean=0.000089 rms=0.004306 Jy/beam ! Combined flux in latest and established models = 0.328641 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 51 components and 0.328641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089218Jy sigma=1.335567 ! Fit after self-cal, rms=0.089210Jy sigma=1.335522 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 7.999 at 1.027 degrees (North through East) ! Clean map min=-0.010869 max=0.22079 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.01386 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.00* KP 0.94 ! LA 1.04 MK 1.04 NL 1.02 OV 0.95 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.99464 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.00* KP 0.98 ! LA 1.00 MK 1.11 NL 1.04 OV 0.99 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.913304 ! Telescope amplitude corrections in sub-array 1: ! BR 1.87 FD 0.87 HN 1.00* KP 0.95 ! LA 0.92 MK 1.14 NL 1.09 OV 1.01 ! PT 1.12 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.05889 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.93 HN 1.00* KP 0.87 ! LA 0.75 MK 1.05 NL 1.05 OV 0.85 ! PT 0.93 SC 1.11 ! ! ! Fit before self-cal, rms=0.089210Jy sigma=1.335522 ! Fit after self-cal, rms=0.077633Jy sigma=1.116465 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.077633Jy sigma=1.116465 ! Fit after self-cal, rms=0.077642Jy sigma=1.116365 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.324 mas, bpa=3.026 degrees ! Estimated noise=1.16629 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.00672252 Jy ! Component: 100 - total flux cleaned = -0.00843396 Jy ! Component: 150 - total flux cleaned = -0.00843771 Jy ! Component: 200 - total flux cleaned = -0.00848826 Jy ! Total flux subtracted in 200 components = -0.00848826 Jy ! Clean residual min=-0.004726 max=0.005152 Jy/beam ! Clean residual mean=0.000009 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.320153 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.320153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077901Jy sigma=1.109315 ! Fit after self-cal, rms=0.077899Jy sigma=1.109311 ! 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.077899Jy sigma=1.109311 ! Fit after self-cal, rms=0.075491Jy sigma=1.071195 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.00040165 Jy ! Component: 100 - total flux cleaned = 0.00044945 Jy ! Component: 150 - total flux cleaned = 0.000451415 Jy ! Component: 200 - total flux cleaned = 0.000458525 Jy ! Total flux subtracted in 200 components = 0.000458525 Jy ! Clean residual min=-0.004566 max=0.004814 Jy/beam ! Clean residual mean=0.000005 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.320611 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 67 components and 0.320612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075451Jy sigma=1.070623 ! Fit after self-cal, rms=0.075370Jy sigma=1.068752 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.324 at 3.026 degrees (North through East) ! Clean map min=-0.0044062 max=0.22458 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.075370Jy sigma=1.068752 ! Fit after self-cal, rms=0.067031Jy sigma=0.951056 ! 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.067031Jy sigma=0.951056 ! Fit after self-cal, rms=0.067041Jy sigma=0.950886 ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=8.215 mas, bpa=2.604 degrees ! Estimated noise=1.15578 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.34375e-05 Jy ! Component: 100 - total flux cleaned = -4.92178e-05 Jy ! Component: 150 - total flux cleaned = -4.88063e-05 Jy ! Component: 200 - total flux cleaned = -2.8108e-05 Jy ! Total flux subtracted in 200 components = -2.8108e-05 Jy ! Clean residual min=-0.003977 max=0.004160 Jy/beam ! Clean residual mean=-0.000043 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.320583 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 75 components and 0.320583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067028Jy sigma=0.950699 ! Fit after self-cal, rms=0.067031Jy sigma=0.950676 ! 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.067031Jy sigma=0.950676 ! Fit after self-cal, rms=0.065857Jy sigma=0.929014 ! 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.065857Jy sigma=0.929014 ! Fit after self-cal, rms=0.065859Jy sigma=0.928985 ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.244 mas, bpa=2.916 degrees ! Estimated noise=1.15985 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640781 Jy ! Component: 100 - total flux cleaned = 0.000638251 Jy ! Component: 150 - total flux cleaned = 0.000615411 Jy ! Component: 200 - total flux cleaned = 0.000613408 Jy ! Total flux subtracted in 200 components = 0.000613408 Jy ! Clean residual min=-0.003863 max=0.004120 Jy/beam ! Clean residual mean=-0.000053 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.321197 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 78 components and 0.321197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065831Jy sigma=0.928671 ! Fit after self-cal, rms=0.065832Jy sigma=0.928662 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.373 mas, bmaj=25.75 mas, bpa=9.172 degrees ! Estimated noise=1.44323 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.000922177 Jy ! Component: 100 - total flux cleaned = 0.000924078 Jy ! Component: 150 - total flux cleaned = 0.000926699 Jy ! Component: 200 - total flux cleaned = 0.000930398 Jy ! Total flux subtracted in 200 components = 0.000930398 Jy ! Clean residual min=-0.003901 max=0.004342 Jy/beam ! Clean residual mean=-0.000097 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.322127 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 84 components and 0.322127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065852Jy sigma=0.928925 ! Fit after self-cal, rms=0.065848Jy sigma=0.928804 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.411 mas, bmaj=6.228 mas, bpa=4.567 degrees ! Estimated noise=1.77067 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.187235 Jy ! Component: 100 - total flux cleaned = 0.249888 Jy ! Component: 150 - total flux cleaned = 0.281866 Jy ! Component: 200 - total flux cleaned = 0.298474 Jy ! Total flux subtracted in 200 components = 0.298474 Jy ! Clean residual min=-0.006612 max=0.007379 Jy/beam ! Clean residual mean=-0.000128 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.298474 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.298474 Jy ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.244 mas, bpa=2.916 degrees ! Estimated noise=1.15985 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.013984 Jy ! Component: 100 - total flux cleaned = 0.0187174 Jy ! Component: 150 - total flux cleaned = 0.0205136 Jy ! Component: 200 - total flux cleaned = 0.0209762 Jy ! Total flux subtracted in 200 components = 0.0209762 Jy ! Clean residual min=-0.003918 max=0.004660 Jy/beam ! Clean residual mean=-0.000044 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.31945 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.31945 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.373 mas, bmaj=25.75 mas, bpa=9.172 degrees ! Estimated noise=1.44323 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.00141193 Jy ! Component: 100 - total flux cleaned = 0.00147798 Jy ! Component: 150 - total flux cleaned = 0.00154058 Jy ! Component: 200 - total flux cleaned = 0.0016007 Jy ! Total flux subtracted in 200 components = 0.0016007 Jy ! Clean residual min=-0.003916 max=0.004472 Jy/beam ! Clean residual mean=-0.000087 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.321051 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.321051 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.244 mas, bpa=2.916 degrees ! Estimated noise=1.15985 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107071 Jy ! Component: 100 - total flux cleaned = -0.00111235 Jy ! Component: 150 - total flux cleaned = -0.00105692 Jy ! Component: 200 - total flux cleaned = -0.00103251 Jy ! Total flux subtracted in 200 components = -0.00103251 Jy ! Clean residual min=-0.003893 max=0.004537 Jy/beam ! Clean residual mean=-0.000047 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.320019 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.320019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065873Jy sigma=0.929357 ! Fit after self-cal, rms=0.065872Jy sigma=0.929333 wmodel J1826-2924_S_2005_07_09_yyk\_map.mod ! Writing 91 model components to file: J1826-2924_S_2005_07_09_yyk_map.mod wobs J1826-2924_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1826-2924_S_2005_07_09_yyk_uvs.fits wwins J1826-2924_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J1826-2924_S_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.00148524 Jy ! Component: 100 - total flux cleaned = 0.00155891 Jy ! Component: 150 - total flux cleaned = 0.00168992 Jy ! Component: 200 - total flux cleaned = 0.0018132 Jy ! Component: 250 - total flux cleaned = 0.00163706 Jy ! Component: 300 - total flux cleaned = 0.00141412 Jy ! Component: 350 - total flux cleaned = 0.00125493 Jy ! Component: 400 - total flux cleaned = 0.000999127 Jy ! Component: 450 - total flux cleaned = 0.000950003 Jy ! Component: 500 - total flux cleaned = 0.000996113 Jy ! Component: 550 - total flux cleaned = 0.00113313 Jy ! Component: 600 - total flux cleaned = 0.00122143 Jy ! Component: 650 - total flux cleaned = 0.00130734 Jy ! Component: 700 - total flux cleaned = 0.00134961 Jy ! Component: 750 - total flux cleaned = 0.00155231 Jy ! Component: 800 - total flux cleaned = 0.00167031 Jy ! Component: 850 - total flux cleaned = 0.00178755 Jy ! Component: 900 - total flux cleaned = 0.00197797 Jy ! Component: 950 - total flux cleaned = 0.00216394 Jy ! Component: 1000 - total flux cleaned = 0.00227258 Jy ! Component: 1050 - total flux cleaned = 0.00241482 Jy ! Component: 1100 - total flux cleaned = 0.0024839 Jy ! Component: 1150 - total flux cleaned = 0.00251814 Jy ! Component: 1200 - total flux cleaned = 0.00255265 Jy ! Component: 1250 - total flux cleaned = 0.00268485 Jy ! Component: 1300 - total flux cleaned = 0.00271674 Jy ! Component: 1350 - total flux cleaned = 0.00278052 Jy ! Component: 1400 - total flux cleaned = 0.00278105 Jy ! Component: 1450 - total flux cleaned = 0.00284341 Jy ! Component: 1500 - total flux cleaned = 0.00290478 Jy ! Component: 1550 - total flux cleaned = 0.00299473 Jy ! Component: 1600 - total flux cleaned = 0.0030531 Jy ! Component: 1650 - total flux cleaned = 0.00299499 Jy ! Component: 1700 - total flux cleaned = 0.00299572 Jy ! Component: 1750 - total flux cleaned = 0.00310728 Jy ! Component: 1800 - total flux cleaned = 0.00313463 Jy ! Component: 1850 - total flux cleaned = 0.00308021 Jy ! Component: 1900 - total flux cleaned = 0.00302677 Jy ! Component: 1950 - total flux cleaned = 0.00297432 Jy ! Component: 2000 - total flux cleaned = 0.00292212 Jy ! Total flux subtracted in 2048 components = 0.00287063 Jy ! Clean residual min=-0.001864 max=0.001789 Jy/beam ! Clean residual mean=-0.000030 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.322889 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 222 components and 0.322889 Jy ![Exited script file: muppet] wmap "J1826-2924_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 8.244 at 2.916 degrees (North through East) ! Clean map min=-0.0030905 max=0.22744 Jy/beam ! Writing clean map to FITS file: J1826-2924_S_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.22744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000520409 device "J1826-2924_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1826-2924_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.686434 0.686434 1.37287 2.74574 5.49147 10.9829 21.9659 43.9318 87.8636 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.227 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 8.244 at 2.916 degrees (North through East) ! Clean map min=-0.0030905 max=0.22744 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1826-2924_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1826-2924_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1826-2924_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:52:39 2006