! Started logfile: J0609-1542_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:19:54 2008 obs J0609-1542_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0609-1542_S_2007_01_11_yyk_uve.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.388889 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0609-1542 ! ! 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 2249 lines of history. ! ! Reading 336 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 J0609-1542_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 2.21849 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.266 mas, bmaj=5.815 mas, bpa=2.156 degrees ! Estimated noise=3.24417 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 = 1.81496 Jy ! Component: 100 - total flux cleaned = 2.29025 Jy ! Total flux subtracted in 100 components = 2.29025 Jy ! Clean residual min=-0.087643 max=0.185424 Jy/beam ! Clean residual mean=0.003676 rms=0.044765 Jy/beam ! Combined flux in latest and established models = 2.29025 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 2.29025 Jy ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.401932Jy sigma=6.288283 ! Fit after self-cal, rms=0.400476Jy sigma=6.266414 ! Inverting map and beam ! Estimated beam: bmin=2.266 mas, bmaj=5.815 mas, bpa=2.156 degrees ! Estimated noise=3.24417 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=2.367 mas, bmaj=6.504 mas, bpa=-1.5 degrees ! Estimated noise=2.71513 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.283349 Jy ! Component: 100 - total flux cleaned = 0.420835 Jy ! Component: 150 - total flux cleaned = 0.499232 Jy ! Component: 200 - total flux cleaned = 0.547651 Jy ! Total flux subtracted in 200 components = 0.547651 Jy ! Clean residual min=-0.065854 max=0.120615 Jy/beam ! Clean residual mean=0.002078 rms=0.030594 Jy/beam ! Combined flux in latest and established models = 2.8379 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 48 components and 2.8379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260077Jy sigma=3.756238 ! Fit after self-cal, rms=0.258747Jy sigma=3.745015 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.367 x 6.504 at -1.5 degrees (North through East) ! Clean map min=-0.062058 max=2.119 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.01564 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.91 HN 1.04 KP 1.00* ! LA 1.02 MK 0.95 OV 1.00* PT 0.97 ! SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.991222 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.16 KP 1.00* ! LA 0.99 MK 1.01 OV 1.00* PT 0.98 ! SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989229 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.10 KP 1.00* ! LA 0.99 MK 0.99 OV 1.00* PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993627 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.10 KP 1.00* ! LA 0.97 MK 1.01 OV 1.00* PT 0.91 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.258747Jy sigma=3.745015 ! Fit after self-cal, rms=0.228084Jy sigma=3.038169 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.228084Jy sigma=3.038169 ! Fit after self-cal, rms=0.228242Jy sigma=3.037397 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.381 mas, bmaj=6.541 mas, bpa=-1.366 degrees ! Estimated noise=2.68318 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 (16, 11.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101521 Jy ! Component: 100 - total flux cleaned = 0.106424 Jy ! Component: 150 - total flux cleaned = 0.106433 Jy ! Component: 200 - total flux cleaned = 0.108003 Jy ! Total flux subtracted in 200 components = 0.108003 Jy ! Clean residual min=-0.033090 max=0.034184 Jy/beam ! Clean residual mean=-0.000274 rms=0.009357 Jy/beam ! Combined flux in latest and established models = 2.9459 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 2.9459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152862Jy sigma=2.061057 ! Fit after self-cal, rms=0.150177Jy sigma=2.024342 ! 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.150177Jy sigma=2.024342 ! Fit after self-cal, rms=0.129542Jy sigma=1.752742 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.0134992 Jy ! Component: 100 - total flux cleaned = 0.0153809 Jy ! Component: 150 - total flux cleaned = 0.0154402 Jy ! Component: 200 - total flux cleaned = 0.0140226 Jy ! Total flux subtracted in 200 components = 0.0140226 Jy ! Clean residual min=-0.030587 max=0.026258 Jy/beam ! Clean residual mean=-0.000379 rms=0.007957 Jy/beam ! Combined flux in latest and established models = 2.95993 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 95 components and 2.95992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115026Jy sigma=1.585005 ! Fit after self-cal, rms=0.112319Jy sigma=1.559436 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.381 x 6.541 at -1.366 degrees (North through East) ! Clean map min=-0.043309 max=2.1161 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.112319Jy sigma=1.559436 ! Fit after self-cal, rms=0.092816Jy sigma=1.281029 ! 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.092816Jy sigma=1.281029 ! Fit after self-cal, rms=0.092623Jy sigma=1.278984 ! Inverting map and beam ! Estimated beam: bmin=2.377 mas, bmaj=6.536 mas, bpa=-1.5 degrees ! Estimated noise=2.67091 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223309 Jy ! Component: 100 - total flux cleaned = 0.0274805 Jy ! Component: 150 - total flux cleaned = 0.0279862 Jy ! Component: 200 - total flux cleaned = 0.0279752 Jy ! Total flux subtracted in 200 components = 0.0279752 Jy ! Clean residual min=-0.022786 max=0.018980 Jy/beam ! Clean residual mean=-0.000331 rms=0.005468 Jy/beam ! Combined flux in latest and established models = 2.9879 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 122 components and 2.9879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083962Jy sigma=1.159898 ! Fit after self-cal, rms=0.083036Jy sigma=1.153749 ! 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.083036Jy sigma=1.153749 ! Fit after self-cal, rms=0.079210Jy sigma=1.108203 ! 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.079210Jy sigma=1.108203 ! Fit after self-cal, rms=0.079189Jy sigma=1.108171 ! Inverting map and beam ! Estimated beam: bmin=2.375 mas, bmaj=6.532 mas, bpa=-1.596 degrees ! Estimated noise=2.66818 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00811108 Jy ! Component: 100 - total flux cleaned = 0.0103952 Jy ! Component: 150 - total flux cleaned = 0.0111704 Jy ! Component: 200 - total flux cleaned = 0.0118298 Jy ! Total flux subtracted in 200 components = 0.0118298 Jy ! Clean residual min=-0.018841 max=0.016780 Jy/beam ! Clean residual mean=-0.000277 rms=0.004702 Jy/beam ! Combined flux in latest and established models = 2.99973 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 140 components and 2.99973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075204Jy sigma=1.052086 ! Fit after self-cal, rms=0.074721Jy sigma=1.048995 ! 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=6.938 mas, bmaj=14.19 mas, bpa=15.09 degrees ! Estimated noise=4.1451 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.00435135 Jy ! Component: 100 - total flux cleaned = -0.00338169 Jy ! Component: 150 - total flux cleaned = -0.00313478 Jy ! Component: 200 - total flux cleaned = -0.00291692 Jy ! Total flux subtracted in 200 components = -0.00291692 Jy ! Clean residual min=-0.014236 max=0.019346 Jy/beam ! Clean residual mean=-0.000574 rms=0.006085 Jy/beam ! Combined flux in latest and established models = 2.99681 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 153 components and 2.99681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074512Jy sigma=1.048598 ! Fit after self-cal, rms=0.073663Jy sigma=1.039310 ! 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.275 mas, bmaj=5.831 mas, bpa=2.279 degrees ! Estimated noise=3.20476 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.79262 Jy ! Component: 100 - total flux cleaned = 2.25546 Jy ! Component: 150 - total flux cleaned = 2.48257 Jy ! Component: 200 - total flux cleaned = 2.62574 Jy ! Total flux subtracted in 200 components = 2.62574 Jy ! Clean residual min=-0.061593 max=0.082033 Jy/beam ! Clean residual mean=0.001640 rms=0.021399 Jy/beam ! Combined flux in latest and established models = 2.62575 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 29 model components to the UV plane model. ! The established model now contains 29 components and 2.62575 Jy ! Inverting map and beam ! Estimated beam: bmin=2.375 mas, bmaj=6.532 mas, bpa=-1.596 degrees ! Estimated noise=2.66818 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.140075 Jy ! Component: 100 - total flux cleaned = 0.229349 Jy ! Component: 150 - total flux cleaned = 0.288569 Jy ! Component: 200 - total flux cleaned = 0.314871 Jy ! Total flux subtracted in 200 components = 0.314871 Jy ! Clean residual min=-0.024707 max=0.026225 Jy/beam ! Clean residual mean=0.000489 rms=0.007636 Jy/beam ! Combined flux in latest and established models = 2.94062 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 76 components and 2.94062 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=6.938 mas, bmaj=14.19 mas, bpa=15.09 degrees ! Estimated noise=4.1451 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.0473431 Jy ! Component: 100 - total flux cleaned = 0.0557439 Jy ! Component: 150 - total flux cleaned = 0.0574314 Jy ! Component: 200 - total flux cleaned = 0.0579426 Jy ! Total flux subtracted in 200 components = 0.0579426 Jy ! Clean residual min=-0.012388 max=0.016749 Jy/beam ! Clean residual mean=-0.000320 rms=0.005130 Jy/beam ! Combined flux in latest and established models = 2.99856 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 2.99856 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.375 mas, bmaj=6.532 mas, bpa=-1.596 degrees ! Estimated noise=2.66818 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00240713 Jy ! Component: 100 - total flux cleaned = -0.000485939 Jy ! Component: 150 - total flux cleaned = 0.00208665 Jy ! Component: 200 - total flux cleaned = 0.00333473 Jy ! Total flux subtracted in 200 components = 0.00333473 Jy ! Clean residual min=-0.017677 max=0.015770 Jy/beam ! Clean residual mean=-0.000128 rms=0.004329 Jy/beam ! Combined flux in latest and established models = 3.00189 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 3.00189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072799Jy sigma=1.021868 ! Fit after self-cal, rms=0.072235Jy sigma=1.012110 wmodel J0609-1542_S_2007_01_11_yyk\_map.mod ! Writing 127 model components to file: J0609-1542_S_2007_01_11_yyk_map.mod wobs J0609-1542_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0609-1542_S_2007_01_11_yyk_uvs.fits wwins J0609-1542_S_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J0609-1542_S_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.00333999 Jy ! Component: 100 - total flux cleaned = -0.00312087 Jy ! Component: 150 - total flux cleaned = -0.000953497 Jy ! Component: 200 - total flux cleaned = 0.00164568 Jy ! Component: 250 - total flux cleaned = 0.00313295 Jy ! Component: 300 - total flux cleaned = 0.00453353 Jy ! Component: 350 - total flux cleaned = 0.00587155 Jy ! Component: 400 - total flux cleaned = 0.00714933 Jy ! Component: 450 - total flux cleaned = 0.00866352 Jy ! Component: 500 - total flux cleaned = 0.0099656 Jy ! Component: 550 - total flux cleaned = 0.0107974 Jy ! Component: 600 - total flux cleaned = 0.0119868 Jy ! Component: 650 - total flux cleaned = 0.0129975 Jy ! Component: 700 - total flux cleaned = 0.0139653 Jy ! Component: 750 - total flux cleaned = 0.0150115 Jy ! Component: 800 - total flux cleaned = 0.0157939 Jy ! Component: 850 - total flux cleaned = 0.0164384 Jy ! Component: 900 - total flux cleaned = 0.017159 Jy ! Component: 950 - total flux cleaned = 0.0178524 Jy ! Component: 1000 - total flux cleaned = 0.0184242 Jy ! Component: 1050 - total flux cleaned = 0.0188853 Jy ! Component: 1100 - total flux cleaned = 0.0191538 Jy ! Component: 1150 - total flux cleaned = 0.0194975 Jy ! Component: 1200 - total flux cleaned = 0.0198282 Jy ! Component: 1250 - total flux cleaned = 0.0199099 Jy ! Component: 1300 - total flux cleaned = 0.020221 Jy ! Component: 1350 - total flux cleaned = 0.0203716 Jy ! Component: 1400 - total flux cleaned = 0.0205935 Jy ! Component: 1450 - total flux cleaned = 0.0208092 Jy ! Component: 1500 - total flux cleaned = 0.0209473 Jy ! Component: 1550 - total flux cleaned = 0.0210143 Jy ! Component: 1600 - total flux cleaned = 0.0210817 Jy ! Component: 1650 - total flux cleaned = 0.021278 Jy ! Component: 1700 - total flux cleaned = 0.0214067 Jy ! Component: 1750 - total flux cleaned = 0.0216566 Jy ! Component: 1800 - total flux cleaned = 0.0218404 Jy ! Component: 1850 - total flux cleaned = 0.0222033 Jy ! Component: 1900 - total flux cleaned = 0.022624 Jy ! Component: 1950 - total flux cleaned = 0.0232228 Jy ! Component: 2000 - total flux cleaned = 0.0237003 Jy ! Total flux subtracted in 2048 components = 0.0242368 Jy ! Clean residual min=-0.003822 max=0.003813 Jy/beam ! Clean residual mean=0.000081 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 3.02613 Jy keep ! Adding 97 model components to the UV plane model. ! The established model now contains 224 components and 3.02613 Jy ![Exited script file: muppet] wmap "J0609-1542_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.375 x 6.532 at -1.596 degrees (North through East) ! Clean map min=-0.020429 max=2.1158 Jy/beam ! Writing clean map to FITS file: J0609-1542_S_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 2.11577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102261 device "J0609-1542_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0609-1542_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.144999 0.144999 0.289997 0.579995 1.15999 2.31998 4.63996 9.27992 18.5598 37.1197 74.2394 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.375 x 6.532 at -1.596 degrees (North through East) ! Clean map min=-0.020429 max=2.1158 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0609-1542_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0609-1542_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0609-1542_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:19:59 2008