! Started logfile: J0453-3949_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:13:30 2007 obs J0453-3949_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0453-3949_X_2002_05_14_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.459877 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0453-3949 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 2980 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 J0453-3949_X_2002_05_14_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.250747 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.731 mas, bmaj=7.137 mas, bpa=26.82 degrees ! Estimated noise=4122.38 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.102027 Jy ! Component: 100 - total flux cleaned = 0.123103 Jy ! Total flux subtracted in 100 components = 0.123103 Jy ! Clean residual min=-0.016410 max=0.018083 Jy/beam ! Clean residual mean=0.000087 rms=0.005373 Jy/beam ! Combined flux in latest and established models = 0.123103 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.123103 Jy ! ! Correcting IF 1. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.222185Jy sigma=0.001393 ! Fit after self-cal, rms=0.221697Jy sigma=0.001390 ! Inverting map and beam ! Estimated beam: bmin=0.731 mas, bmaj=7.137 mas, bpa=26.82 degrees ! Estimated noise=4122.38 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=1.028 mas, bmaj=8.004 mas, bpa=26.77 degrees ! Estimated noise=1972.92 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.00833386 Jy ! Component: 100 - total flux cleaned = 0.00921824 Jy ! Component: 150 - total flux cleaned = 0.00903896 Jy ! Component: 200 - total flux cleaned = 0.0090395 Jy ! Total flux subtracted in 200 components = 0.0090395 Jy ! Clean residual min=-0.012446 max=0.014321 Jy/beam ! Clean residual mean=0.000221 rms=0.004031 Jy/beam ! Combined flux in latest and established models = 0.132142 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.132142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221319Jy sigma=0.001387 ! Fit after self-cal, rms=0.221314Jy sigma=0.001387 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.028 x 8.004 at 26.77 degrees (North through East) ! Clean map min=-0.012148 max=0.10464 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 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.04415 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.00* KP 0.87 ! LA 1.01 NL 1.01 OV 0.89 PT 0.93 ! SC 0.98 MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.221314Jy sigma=0.001387 ! Fit after self-cal, rms=0.220187Jy sigma=0.001386 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.220187Jy sigma=0.001386 ! Fit after self-cal, rms=0.220188Jy sigma=0.001386 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.037 mas, bmaj=8.077 mas, bpa=26.69 degrees ! Estimated noise=1942.2 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.00164553 Jy ! Component: 100 - total flux cleaned = -0.00200176 Jy ! Component: 150 - total flux cleaned = -0.00200132 Jy ! Component: 200 - total flux cleaned = -0.00210011 Jy ! Total flux subtracted in 200 components = -0.00210011 Jy ! Clean residual min=-0.010980 max=0.013634 Jy/beam ! Clean residual mean=0.000191 rms=0.003693 Jy/beam ! Combined flux in latest and established models = 0.130042 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.130042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220109Jy sigma=0.001385 ! Fit after self-cal, rms=0.220108Jy sigma=0.001385 ! 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.220108Jy sigma=0.001385 ! Fit after self-cal, rms=0.218134Jy sigma=0.001370 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.0053083 Jy ! Component: 100 - total flux cleaned = 0.00554623 Jy ! Component: 150 - total flux cleaned = 0.00535741 Jy ! Component: 200 - total flux cleaned = 0.00527579 Jy ! Total flux subtracted in 200 components = 0.00527579 Jy ! Clean residual min=-0.010123 max=0.010618 Jy/beam ! Clean residual mean=0.000039 rms=0.003181 Jy/beam ! Combined flux in latest and established models = 0.135318 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.135318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217983Jy sigma=0.001369 ! Fit after self-cal, rms=0.217448Jy sigma=0.001364 ! 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: 1.037 x 8.077 at 26.69 degrees (North through East) ! Clean map min=-0.0083326 max=0.11055 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.217448Jy sigma=0.001364 ! Fit after self-cal, rms=0.214395Jy sigma=0.001364 ! 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.214395Jy sigma=0.001364 ! Fit after self-cal, rms=0.214264Jy sigma=0.001362 ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=8.041 mas, bpa=26.58 degrees ! Estimated noise=1897.07 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.59519e-05 Jy ! Component: 100 - total flux cleaned = 0.000383132 Jy ! Component: 150 - total flux cleaned = 0.000454277 Jy ! Component: 200 - total flux cleaned = 0.000395546 Jy ! Total flux subtracted in 200 components = 0.000395546 Jy ! Clean residual min=-0.006939 max=0.009954 Jy/beam ! Clean residual mean=0.000041 rms=0.002682 Jy/beam ! Combined flux in latest and established models = 0.135713 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.135713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214212Jy sigma=0.001362 ! Fit after self-cal, rms=0.214268Jy sigma=0.001362 ! 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.214268Jy sigma=0.001362 ! Fit after self-cal, rms=0.213608Jy sigma=0.001362 ! 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.213608Jy sigma=0.001362 ! Fit after self-cal, rms=0.213672Jy sigma=0.001362 ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=7.988 mas, bpa=26.56 degrees ! Estimated noise=1887.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219616 Jy ! Component: 100 - total flux cleaned = 0.0004904 Jy ! Component: 150 - total flux cleaned = 0.000590562 Jy ! Component: 200 - total flux cleaned = 0.000591368 Jy ! Total flux subtracted in 200 components = 0.000591368 Jy ! Clean residual min=-0.007061 max=0.010015 Jy/beam ! Clean residual mean=0.000021 rms=0.002683 Jy/beam ! Combined flux in latest and established models = 0.136305 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 85 components and 0.136305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213650Jy sigma=0.001362 ! Fit after self-cal, rms=0.213706Jy sigma=0.001362 ! 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.839 mas, bmaj=14.53 mas, bpa=10.98 degrees ! Estimated noise=2183.29 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.000603157 Jy ! Component: 100 - total flux cleaned = -0.000699356 Jy ! Component: 150 - total flux cleaned = -0.000727807 Jy ! Component: 200 - total flux cleaned = -0.000778917 Jy ! Total flux subtracted in 200 components = -0.000778917 Jy ! Clean residual min=-0.006541 max=0.010617 Jy/beam ! Clean residual mean=0.000028 rms=0.003280 Jy/beam ! Combined flux in latest and established models = 0.135526 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 91 components and 0.135526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213705Jy sigma=0.001362 ! Fit after self-cal, rms=0.213735Jy sigma=0.001362 ! 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.7332 mas, bmaj=7.111 mas, bpa=26.74 degrees ! Estimated noise=3966.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102703 Jy ! Component: 100 - total flux cleaned = 0.122649 Jy ! Component: 150 - total flux cleaned = 0.131402 Jy ! Component: 200 - total flux cleaned = 0.134128 Jy ! Total flux subtracted in 200 components = 0.134128 Jy ! Clean residual min=-0.013332 max=0.012071 Jy/beam ! Clean residual mean=0.000003 rms=0.003784 Jy/beam ! Combined flux in latest and established models = 0.134128 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.134128 Jy ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=7.988 mas, bpa=26.56 degrees ! Estimated noise=1887.44 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.00344489 Jy ! Component: 100 - total flux cleaned = 0.00348406 Jy ! Component: 150 - total flux cleaned = 0.00303415 Jy ! Component: 200 - total flux cleaned = 0.00291339 Jy ! Total flux subtracted in 200 components = 0.00291339 Jy ! Clean residual min=-0.008278 max=0.009860 Jy/beam ! Clean residual mean=0.000017 rms=0.002739 Jy/beam ! Combined flux in latest and established models = 0.137042 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.137042 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.839 mas, bmaj=14.53 mas, bpa=10.98 degrees ! Estimated noise=2183.29 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.000511077 Jy ! Component: 100 - total flux cleaned = 0.00046057 Jy ! Component: 150 - total flux cleaned = 0.000314356 Jy ! Component: 200 - total flux cleaned = 0.000193763 Jy ! Total flux subtracted in 200 components = 0.000193763 Jy ! Clean residual min=-0.006422 max=0.010720 Jy/beam ! Clean residual mean=0.000030 rms=0.003339 Jy/beam ! Combined flux in latest and established models = 0.137236 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.137236 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=7.988 mas, bpa=26.56 degrees ! Estimated noise=1887.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405601 Jy ! Component: 100 - total flux cleaned = -0.000671442 Jy ! Component: 150 - total flux cleaned = -0.000823027 Jy ! Component: 200 - total flux cleaned = -0.000962252 Jy ! Total flux subtracted in 200 components = -0.000962252 Jy ! Clean residual min=-0.007788 max=0.009916 Jy/beam ! Clean residual mean=0.000013 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.136273 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.136273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213757Jy sigma=0.001363 ! Fit after self-cal, rms=0.213772Jy sigma=0.001363 wmodel J0453-3949_X_2002_05_14_yyk\_map.mod ! Writing 65 model components to file: J0453-3949_X_2002_05_14_yyk_map.mod wobs J0453-3949_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0453-3949_X_2002_05_14_yyk_uvs.fits wwins J0453-3949_X_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J0453-3949_X_2002_05_14_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.00372687 Jy ! Component: 100 - total flux cleaned = 0.00568407 Jy ! Component: 150 - total flux cleaned = 0.00626684 Jy ! Component: 200 - total flux cleaned = 0.00678756 Jy ! Component: 250 - total flux cleaned = 0.00632159 Jy ! Component: 300 - total flux cleaned = 0.00614687 Jy ! Component: 350 - total flux cleaned = 0.00598741 Jy ! Component: 400 - total flux cleaned = 0.00606201 Jy ! Component: 450 - total flux cleaned = 0.00598988 Jy ! Component: 500 - total flux cleaned = 0.00592356 Jy ! Component: 550 - total flux cleaned = 0.00579747 Jy ! Component: 600 - total flux cleaned = 0.0056149 Jy ! Component: 650 - total flux cleaned = 0.00549705 Jy ! Component: 700 - total flux cleaned = 0.00538558 Jy ! Component: 750 - total flux cleaned = 0.00549499 Jy ! Component: 800 - total flux cleaned = 0.00554742 Jy ! Component: 850 - total flux cleaned = 0.00554676 Jy ! Component: 900 - total flux cleaned = 0.00559777 Jy ! Component: 950 - total flux cleaned = 0.00569629 Jy ! Component: 1000 - total flux cleaned = 0.00559996 Jy ! Component: 1050 - total flux cleaned = 0.00550434 Jy ! Component: 1100 - total flux cleaned = 0.00526891 Jy ! Component: 1150 - total flux cleaned = 0.00513 Jy ! Component: 1200 - total flux cleaned = 0.00494677 Jy ! Component: 1250 - total flux cleaned = 0.00476581 Jy ! Component: 1300 - total flux cleaned = 0.00463237 Jy ! Component: 1350 - total flux cleaned = 0.00449991 Jy ! Component: 1400 - total flux cleaned = 0.00428163 Jy ! Component: 1450 - total flux cleaned = 0.0041085 Jy ! Component: 1500 - total flux cleaned = 0.00410841 Jy ! Component: 1550 - total flux cleaned = 0.00406552 Jy ! Component: 1600 - total flux cleaned = 0.00410837 Jy ! Component: 1650 - total flux cleaned = 0.00410822 Jy ! Component: 1700 - total flux cleaned = 0.00410839 Jy ! Component: 1750 - total flux cleaned = 0.00415129 Jy ! Component: 1800 - total flux cleaned = 0.00415161 Jy ! Component: 1850 - total flux cleaned = 0.00419455 Jy ! Component: 1900 - total flux cleaned = 0.00423777 Jy ! Component: 1950 - total flux cleaned = 0.00432432 Jy ! Component: 2000 - total flux cleaned = 0.00441161 Jy ! Total flux subtracted in 2048 components = 0.00445554 Jy ! Clean residual min=-0.002894 max=0.002991 Jy/beam ! Clean residual mean=0.000004 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.140729 Jy keep ! Adding 96 model components to the UV plane model. ! The established model now contains 161 components and 0.140729 Jy ![Exited script file: muppet] wmap "J0453-3949_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.05 x 7.988 at 26.56 degrees (North through East) ! Clean map min=-0.0064432 max=0.10499 Jy/beam ! Writing clean map to FITS file: J0453-3949_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104994 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000937954 device "J0453-3949_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0453-3949_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.68003 2.68003 5.36007 10.7201 21.4403 42.8806 85.7611 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.104 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.05 x 7.988 at 26.56 degrees (North through East) ! Clean map min=-0.0064432 max=0.10499 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0453-3949_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0453-3949_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0453-3949_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:13:36 2007