! Started logfile: J0632-2614_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:03:43 2005 obs J0632-2614_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0632-2614_X_2005_06_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946667 visibilities/baseline/integration-bin. ! Found source: J0632-2614 ! ! 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 1460 lines of history. ! ! Reading 1704 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 J0632-2614_X_2005_06_30_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.276243 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.6517 mas, bmaj=1.678 mas, bpa=3.003 degrees ! Estimated noise=1.66774 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.213481 Jy ! Component: 100 - total flux cleaned = 0.253201 Jy ! Total flux subtracted in 100 components = 0.253201 Jy ! Clean residual min=-0.011454 max=0.014869 Jy/beam ! Clean residual mean=0.000021 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 0.253201 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.253201 Jy ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.085475Jy sigma=1.221013 ! Fit after self-cal, rms=0.085363Jy sigma=1.216264 ! Inverting map and beam ! Estimated beam: bmin=0.6517 mas, bmaj=1.678 mas, bpa=3.003 degrees ! Estimated noise=1.66774 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.8672 mas, bmaj=2.156 mas, bpa=0.5396 degrees ! Estimated noise=1.11427 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.0214141 Jy ! Component: 100 - total flux cleaned = 0.0283085 Jy ! Component: 150 - total flux cleaned = 0.0298443 Jy ! Component: 200 - total flux cleaned = 0.0298428 Jy ! Total flux subtracted in 200 components = 0.0298428 Jy ! Clean residual min=-0.007502 max=0.006933 Jy/beam ! Clean residual mean=0.000053 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.283044 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.283044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081841Jy sigma=1.142716 ! Fit after self-cal, rms=0.081837Jy sigma=1.142649 ! 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.8672 x 2.156 at 0.5396 degrees (North through East) ! Clean map min=-0.0067082 max=0.25683 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.01285 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.00* KP 0.95 ! LA 1.03 MK 1.03 NL 1.00 OV 1.05 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02456 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.00* KP 0.90 ! LA 0.97 MK 0.97 NL 1.00 OV 1.03 ! PT 1.03 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.979572 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.00* KP 0.87 ! LA 0.99 MK 1.00 NL 1.00 OV 1.03 ! PT 1.08 SC 1.24 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.964356 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.00* KP 0.99 ! LA 0.97 MK 1.03 NL 0.98 OV 1.10 ! PT 1.10 SC 1.16 ! ! ! Fit before self-cal, rms=0.081837Jy sigma=1.142649 ! Fit after self-cal, rms=0.081184Jy sigma=1.097115 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.081184Jy sigma=1.097115 ! Fit after self-cal, rms=0.081188Jy sigma=1.097078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.874 mas, bmaj=2.176 mas, bpa=0.2929 degrees ! Estimated noise=1.10809 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.00174155 Jy ! Component: 100 - total flux cleaned = -0.00191974 Jy ! Component: 150 - total flux cleaned = -0.00191927 Jy ! Component: 200 - total flux cleaned = -0.00196927 Jy ! Total flux subtracted in 200 components = -0.00196927 Jy ! Clean residual min=-0.005206 max=0.005215 Jy/beam ! Clean residual mean=0.000050 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.281075 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.281075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081068Jy sigma=1.095396 ! Fit after self-cal, rms=0.081062Jy sigma=1.095307 ! 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.081062Jy sigma=1.095307 ! Fit after self-cal, rms=0.079002Jy sigma=1.054733 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.000569983 Jy ! Component: 100 - total flux cleaned = 0.000564715 Jy ! Component: 150 - total flux cleaned = 0.000563606 Jy ! Component: 200 - total flux cleaned = 0.000520889 Jy ! Total flux subtracted in 200 components = 0.000520889 Jy ! Clean residual min=-0.005221 max=0.005076 Jy/beam ! Clean residual mean=0.000048 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.281596 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.281596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078950Jy sigma=1.053852 ! Fit after self-cal, rms=0.079064Jy sigma=1.050162 ! 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.874 x 2.176 at 0.2929 degrees (North through East) ! Clean map min=-0.0047519 max=0.25701 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.079064Jy sigma=1.050162 ! Fit after self-cal, rms=0.074887Jy sigma=0.969010 ! 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.074887Jy sigma=0.969010 ! Fit after self-cal, rms=0.075063Jy sigma=0.968412 ! Inverting map and beam ! Estimated beam: bmin=0.8743 mas, bmaj=2.156 mas, bpa=0.9468 degrees ! Estimated noise=1.10351 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212581 Jy ! Component: 100 - total flux cleaned = -0.000151843 Jy ! Component: 150 - total flux cleaned = -0.000135292 Jy ! Component: 200 - total flux cleaned = -0.000133533 Jy ! Total flux subtracted in 200 components = -0.000133533 Jy ! Clean residual min=-0.004488 max=0.003602 Jy/beam ! Clean residual mean=0.000006 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.281462 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.281462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075051Jy sigma=0.968218 ! Fit after self-cal, rms=0.075129Jy sigma=0.968084 ! 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.075129Jy sigma=0.968084 ! Fit after self-cal, rms=0.074392Jy sigma=0.947822 ! 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.074392Jy sigma=0.947822 ! Fit after self-cal, rms=0.074428Jy sigma=0.947780 ! Inverting map and beam ! Estimated beam: bmin=0.8747 mas, bmaj=2.157 mas, bpa=0.8757 degrees ! Estimated noise=1.10395 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142049 Jy ! Component: 100 - total flux cleaned = 0.000215344 Jy ! Component: 150 - total flux cleaned = 0.000229788 Jy ! Component: 200 - total flux cleaned = 0.000242705 Jy ! Total flux subtracted in 200 components = 0.000242705 Jy ! Clean residual min=-0.004457 max=0.003443 Jy/beam ! Clean residual mean=0.000007 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.281705 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 32 components and 0.281705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074421Jy sigma=0.947651 ! Fit after self-cal, rms=0.074430Jy sigma=0.947621 ! 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.497 mas, bmaj=6.062 mas, bpa=8.319 degrees ! Estimated noise=1.39825 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 = -7.38882e-06 Jy ! Component: 100 - total flux cleaned = -1.05744e-05 Jy ! Component: 150 - total flux cleaned = -1.17032e-05 Jy ! Component: 200 - total flux cleaned = -1.1019e-05 Jy ! Total flux subtracted in 200 components = -1.1019e-05 Jy ! Clean residual min=-0.004591 max=0.003844 Jy/beam ! Clean residual mean=0.000007 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.281694 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 34 components and 0.281694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074433Jy sigma=0.947685 ! Fit after self-cal, rms=0.074420Jy sigma=0.947565 ! Inverting map uvtaper 0,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.6615 mas, bmaj=1.68 mas, bpa=2.683 degrees ! Estimated noise=1.7002 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.218212 Jy ! Component: 100 - total flux cleaned = 0.254656 Jy ! Component: 150 - total flux cleaned = 0.269871 Jy ! Component: 200 - total flux cleaned = 0.277091 Jy ! Total flux subtracted in 200 components = 0.277091 Jy ! Clean residual min=-0.007257 max=0.006500 Jy/beam ! Clean residual mean=0.000006 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.277091 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.277091 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8747 mas, bmaj=2.157 mas, bpa=0.8757 degrees ! Estimated noise=1.10395 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.00359876 Jy ! Component: 100 - total flux cleaned = 0.003831 Jy ! Component: 150 - total flux cleaned = 0.00401922 Jy ! Component: 200 - total flux cleaned = 0.00417399 Jy ! Total flux subtracted in 200 components = 0.00417399 Jy ! Clean residual min=-0.004553 max=0.003798 Jy/beam ! Clean residual mean=0.000007 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.281265 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.281265 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.497 mas, bmaj=6.062 mas, bpa=8.319 degrees ! Estimated noise=1.39825 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.000409068 Jy ! Component: 100 - total flux cleaned = 0.000411353 Jy ! Component: 150 - total flux cleaned = 0.000412778 Jy ! Component: 200 - total flux cleaned = 0.000413643 Jy ! Total flux subtracted in 200 components = 0.000413643 Jy ! Clean residual min=-0.004623 max=0.003826 Jy/beam ! Clean residual mean=0.000008 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.281679 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.281679 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8747 mas, bmaj=2.157 mas, bpa=0.8757 degrees ! Estimated noise=1.10395 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125813 Jy ! Component: 100 - total flux cleaned = -0.000164221 Jy ! Component: 150 - total flux cleaned = -0.000163375 Jy ! Component: 200 - total flux cleaned = -0.000136508 Jy ! Total flux subtracted in 200 components = -0.000136508 Jy ! Clean residual min=-0.004515 max=0.003748 Jy/beam ! Clean residual mean=0.000007 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.281542 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.281542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074378Jy sigma=0.948151 ! Fit after self-cal, rms=0.074394Jy sigma=0.948015 wmodel J0632-2614_X_2005_06_30_yyk\_map.mod ! Writing 26 model components to file: J0632-2614_X_2005_06_30_yyk_map.mod wobs J0632-2614_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0632-2614_X_2005_06_30_yyk_uvs.fits wwins J0632-2614_X_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J0632-2614_X_2005_06_30_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.00170924 Jy ! Component: 100 - total flux cleaned = -0.00285843 Jy ! Component: 150 - total flux cleaned = -0.00329795 Jy ! Component: 200 - total flux cleaned = -0.00371477 Jy ! Component: 250 - total flux cleaned = -0.00394175 Jy ! Component: 300 - total flux cleaned = -0.00399695 Jy ! Component: 350 - total flux cleaned = -0.00394427 Jy ! Component: 400 - total flux cleaned = -0.00389348 Jy ! Component: 450 - total flux cleaned = -0.0036958 Jy ! Component: 500 - total flux cleaned = -0.00350328 Jy ! Component: 550 - total flux cleaned = -0.00322269 Jy ! Component: 600 - total flux cleaned = -0.00304102 Jy ! Component: 650 - total flux cleaned = -0.00290793 Jy ! Component: 700 - total flux cleaned = -0.00273501 Jy ! Component: 750 - total flux cleaned = -0.00269216 Jy ! Component: 800 - total flux cleaned = -0.00252522 Jy ! Component: 850 - total flux cleaned = -0.00244407 Jy ! Component: 900 - total flux cleaned = -0.00236418 Jy ! Component: 950 - total flux cleaned = -0.00228546 Jy ! Component: 1000 - total flux cleaned = -0.00216955 Jy ! Component: 1050 - total flux cleaned = -0.00198012 Jy ! Component: 1100 - total flux cleaned = -0.00190526 Jy ! Component: 1150 - total flux cleaned = -0.00161315 Jy ! Component: 1200 - total flux cleaned = -0.00150577 Jy ! Component: 1250 - total flux cleaned = -0.00143588 Jy ! Component: 1300 - total flux cleaned = -0.00133163 Jy ! Component: 1350 - total flux cleaned = -0.0012626 Jy ! Component: 1400 - total flux cleaned = -0.00116025 Jy ! Component: 1450 - total flux cleaned = -0.000993294 Jy ! Component: 1500 - total flux cleaned = -0.000960469 Jy ! Component: 1550 - total flux cleaned = -0.000895366 Jy ! Component: 1600 - total flux cleaned = -0.000831349 Jy ! Component: 1650 - total flux cleaned = -0.000799473 Jy ! Component: 1700 - total flux cleaned = -0.000706726 Jy ! Component: 1750 - total flux cleaned = -0.00058507 Jy ! Component: 1800 - total flux cleaned = -0.000555374 Jy ! Component: 1850 - total flux cleaned = -0.000555215 Jy ! Component: 1900 - total flux cleaned = -0.000584479 Jy ! Component: 1950 - total flux cleaned = -0.000612968 Jy ! Component: 2000 - total flux cleaned = -0.000612593 Jy ! Total flux subtracted in 2048 components = -0.000641167 Jy ! Clean residual min=-0.001605 max=0.001583 Jy/beam ! Clean residual mean=0.000008 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.280901 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 172 components and 0.280901 Jy ![Exited script file: muppet] wmap "J0632-2614_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8747 x 2.157 at 0.8757 degrees (North through East) ! Clean map min=-0.0027192 max=0.25698 Jy/beam ! Writing clean map to FITS file: J0632-2614_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.256977 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00054555 device "J0632-2614_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0632-2614_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636885 0.636885 1.27377 2.54754 5.09508 10.1902 20.3803 40.7607 81.5213 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.256 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.8747 x 2.157 at 0.8757 degrees (North through East) ! Clean map min=-0.0027192 max=0.25698 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0632-2614_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0632-2614_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0632-2614_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:03:47 2005