! Started logfile: J1650-2943_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:59:26 2007 obs J1650-2943_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1650-2943_S_2002_01_31_yyk_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.667593 visibilities/baseline/integration-bin. ! Found source: J1650-2943 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 11536 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 J1650-2943_S_2002_01_31_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.468474 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.337 mas, bmaj=6.07 mas, bpa=0.6987 degrees ! Estimated noise=1702.93 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.330812 Jy ! Component: 100 - total flux cleaned = 0.408339 Jy ! Total flux subtracted in 100 components = 0.408339 Jy ! Clean residual min=-0.016155 max=0.028457 Jy/beam ! Clean residual mean=0.000096 rms=0.005067 Jy/beam ! Combined flux in latest and established models = 0.40834 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.40834 Jy ! ! Correcting IF 1. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 278 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.203434Jy sigma=0.001360 ! Fit after self-cal, rms=0.203343Jy sigma=0.001359 ! Inverting map and beam ! Estimated beam: bmin=2.337 mas, bmaj=6.07 mas, bpa=0.6987 degrees ! Estimated noise=1703.98 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.251 mas, bmaj=8.535 mas, bpa=-3.364 degrees ! Estimated noise=953.813 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 (3.5, 8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0513706 Jy ! Component: 100 - total flux cleaned = 0.0733422 Jy ! Component: 150 - total flux cleaned = 0.082746 Jy ! Component: 200 - total flux cleaned = 0.0841003 Jy ! Total flux subtracted in 200 components = 0.0841003 Jy ! Clean residual min=-0.008248 max=0.016435 Jy/beam ! Clean residual mean=0.000287 rms=0.003067 Jy/beam ! Combined flux in latest and established models = 0.49244 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.49244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194023Jy sigma=0.001294 ! Fit after self-cal, rms=0.193744Jy sigma=0.001292 ! 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.251 x 8.535 at -3.364 degrees (North through East) ! Clean map min=-0.0079898 max=0.38706 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00387 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.11 HN 1.00* KP 0.93 ! LA 0.97 MK 0.99 NL 1.04 OV 0.95 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995715 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.00* KP 1.00* ! LA 0.95 MK 1.06 NL 1.12 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.964705 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.94 HN 1.00* KP 1.00 ! LA 0.97 MK 1.00 NL 1.26 OV 1.04 ! PT 1.15 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02219 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.85 HN 1.00* KP 1.07 ! LA 0.80 MK 0.96 NL 1.23 OV 0.94 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.193744Jy sigma=0.001292 ! Fit after self-cal, rms=0.185774Jy sigma=0.001243 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.185774Jy sigma=0.001243 ! Fit after self-cal, rms=0.185772Jy sigma=0.001243 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=8.532 mas, bpa=-2.883 degrees ! Estimated noise=949.081 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.00599734 Jy ! Component: 100 - total flux cleaned = -0.00661334 Jy ! Component: 150 - total flux cleaned = -0.00686873 Jy ! Component: 200 - total flux cleaned = -0.00709099 Jy ! Total flux subtracted in 200 components = -0.00709099 Jy ! Clean residual min=-0.004010 max=0.005772 Jy/beam ! Clean residual mean=0.000056 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.485349 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.485349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185492Jy sigma=0.001241 ! Fit after self-cal, rms=0.185465Jy sigma=0.001241 ! 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.185465Jy sigma=0.001241 ! Fit after self-cal, rms=0.181105Jy sigma=0.001208 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 = 4.74027e-05 Jy ! Component: 100 - total flux cleaned = -0.000164829 Jy ! Component: 150 - total flux cleaned = -0.000169156 Jy ! Component: 200 - total flux cleaned = -0.00033249 Jy ! Total flux subtracted in 200 components = -0.00033249 Jy ! Clean residual min=-0.003741 max=0.005557 Jy/beam ! Clean residual mean=0.000059 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.485016 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 70 components and 0.485016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181036Jy sigma=0.001207 ! Fit after self-cal, rms=0.180547Jy sigma=0.001203 ! 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.271 x 8.532 at -2.883 degrees (North through East) ! Clean map min=-0.0042652 max=0.39279 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.180547Jy sigma=0.001203 ! Fit after self-cal, rms=0.182450Jy sigma=0.001193 ! 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.182450Jy sigma=0.001193 ! Fit after self-cal, rms=0.182352Jy sigma=0.001193 ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=8.572 mas, bpa=-2.792 degrees ! Estimated noise=946.935 mJy/beam. ! Added new window around map position (-9.5, 12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037054 Jy ! Component: 100 - total flux cleaned = 0.00336399 Jy ! Component: 150 - total flux cleaned = 0.00318382 Jy ! Component: 200 - total flux cleaned = 0.00310378 Jy ! Total flux subtracted in 200 components = 0.00310378 Jy ! Clean residual min=-0.003679 max=0.003961 Jy/beam ! Clean residual mean=0.000037 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.48812 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.48812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182183Jy sigma=0.001191 ! Fit after self-cal, rms=0.182143Jy sigma=0.001191 ! 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.182143Jy sigma=0.001191 ! Fit after self-cal, rms=0.182090Jy sigma=0.001187 ! 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.182090Jy sigma=0.001187 ! Fit after self-cal, rms=0.182087Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=8.575 mas, bpa=-2.834 degrees ! Estimated noise=947.137 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000784128 Jy ! Component: 100 - total flux cleaned = 0.000779979 Jy ! Component: 150 - total flux cleaned = 0.00071603 Jy ! Component: 200 - total flux cleaned = 0.000717896 Jy ! Total flux subtracted in 200 components = 0.000717896 Jy ! Clean residual min=-0.003556 max=0.003631 Jy/beam ! Clean residual mean=0.000034 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.488838 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 109 components and 0.488838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182037Jy sigma=0.001187 ! Fit after self-cal, rms=0.182033Jy sigma=0.001187 ! 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.237 mas, bmaj=23.26 mas, bpa=4.344 degrees ! Estimated noise=1185.86 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 = -4.44804e-05 Jy ! Component: 100 - total flux cleaned = -0.00025641 Jy ! Component: 150 - total flux cleaned = -0.000280186 Jy ! Component: 200 - total flux cleaned = -0.000303177 Jy ! Total flux subtracted in 200 components = -0.000303177 Jy ! Clean residual min=-0.003493 max=0.003257 Jy/beam ! Clean residual mean=0.000066 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.488535 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 129 components and 0.488535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182023Jy sigma=0.001186 ! Fit after self-cal, rms=0.182021Jy sigma=0.001186 ! 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.342 mas, bmaj=6.088 mas, bpa=0.9521 degrees ! Estimated noise=1704.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.332357 Jy ! Component: 100 - total flux cleaned = 0.409046 Jy ! Component: 150 - total flux cleaned = 0.442381 Jy ! Component: 200 - total flux cleaned = 0.459665 Jy ! Total flux subtracted in 200 components = 0.459665 Jy ! Clean residual min=-0.006565 max=0.009766 Jy/beam ! Clean residual mean=0.000028 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.459665 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.459665 Jy ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=8.575 mas, bpa=-2.834 degrees ! Estimated noise=947.137 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) ! Added new window around map position (-3.5, -8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154713 Jy ! Component: 100 - total flux cleaned = 0.0227798 Jy ! Component: 150 - total flux cleaned = 0.0271652 Jy ! Component: 200 - total flux cleaned = 0.0282831 Jy ! Total flux subtracted in 200 components = 0.0282831 Jy ! Clean residual min=-0.003271 max=0.003391 Jy/beam ! Clean residual mean=0.000035 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.487949 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 82 components and 0.487949 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.237 mas, bmaj=23.26 mas, bpa=4.344 degrees ! Estimated noise=1185.86 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.00159672 Jy ! Component: 100 - total flux cleaned = 0.00145378 Jy ! Component: 150 - total flux cleaned = 0.00132948 Jy ! Component: 200 - total flux cleaned = 0.00116561 Jy ! Total flux subtracted in 200 components = 0.00116561 Jy ! Clean residual min=-0.003577 max=0.003478 Jy/beam ! Clean residual mean=0.000057 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.489114 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.489114 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=8.575 mas, bpa=-2.834 degrees ! Estimated noise=947.137 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028277 Jy ! Component: 100 - total flux cleaned = -0.000422408 Jy ! Component: 150 - total flux cleaned = -0.00048607 Jy ! Component: 200 - total flux cleaned = -0.000604981 Jy ! Total flux subtracted in 200 components = -0.000604981 Jy ! Clean residual min=-0.003051 max=0.003184 Jy/beam ! Clean residual mean=0.000034 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.488509 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.488509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181991Jy sigma=0.001186 ! Fit after self-cal, rms=0.181973Jy sigma=0.001186 wmodel J1650-2943_S_2002_01_31_yyk\_map.mod ! Writing 131 model components to file: J1650-2943_S_2002_01_31_yyk_map.mod wobs J1650-2943_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1650-2943_S_2002_01_31_yyk_uvs.fits wwins J1650-2943_S_2002_01_31_yyk\_map.win ! wwins: Wrote 4 windows to J1650-2943_S_2002_01_31_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.000518781 Jy ! Component: 100 - total flux cleaned = 0.00110466 Jy ! Component: 150 - total flux cleaned = 0.00161007 Jy ! Component: 200 - total flux cleaned = 0.00184927 Jy ! Component: 250 - total flux cleaned = 0.00194158 Jy ! Component: 300 - total flux cleaned = 0.00220879 Jy ! Component: 350 - total flux cleaned = 0.00242172 Jy ! Component: 400 - total flux cleaned = 0.00266683 Jy ! Component: 450 - total flux cleaned = 0.00294327 Jy ! Component: 500 - total flux cleaned = 0.00321017 Jy ! Component: 550 - total flux cleaned = 0.00343118 Jy ! Component: 600 - total flux cleaned = 0.00357332 Jy ! Component: 650 - total flux cleaned = 0.00364258 Jy ! Component: 700 - total flux cleaned = 0.00377846 Jy ! Component: 750 - total flux cleaned = 0.00387749 Jy ! Component: 800 - total flux cleaned = 0.00387761 Jy ! Component: 850 - total flux cleaned = 0.00397331 Jy ! Component: 900 - total flux cleaned = 0.00406602 Jy ! Component: 950 - total flux cleaned = 0.00409582 Jy ! Component: 1000 - total flux cleaned = 0.0041847 Jy ! Component: 1050 - total flux cleaned = 0.00421329 Jy ! Component: 1100 - total flux cleaned = 0.00432735 Jy ! Component: 1150 - total flux cleaned = 0.00441046 Jy ! Component: 1200 - total flux cleaned = 0.0044647 Jy ! Component: 1250 - total flux cleaned = 0.00454621 Jy ! Component: 1300 - total flux cleaned = 0.00473163 Jy ! Component: 1350 - total flux cleaned = 0.00480962 Jy ! Component: 1400 - total flux cleaned = 0.00488643 Jy ! Component: 1450 - total flux cleaned = 0.00498731 Jy ! Component: 1500 - total flux cleaned = 0.00511141 Jy ! Component: 1550 - total flux cleaned = 0.00523347 Jy ! Component: 1600 - total flux cleaned = 0.00532974 Jy ! Component: 1650 - total flux cleaned = 0.00537761 Jy ! Component: 1700 - total flux cleaned = 0.00547092 Jy ! Component: 1750 - total flux cleaned = 0.0054941 Jy ! Component: 1800 - total flux cleaned = 0.00556164 Jy ! Component: 1850 - total flux cleaned = 0.00558392 Jy ! Component: 1900 - total flux cleaned = 0.00567137 Jy ! Component: 1950 - total flux cleaned = 0.00569317 Jy ! Component: 2000 - total flux cleaned = 0.00575742 Jy ! Total flux subtracted in 2048 components = 0.00582053 Jy ! Clean residual min=-0.001051 max=0.001130 Jy/beam ! Clean residual mean=0.000011 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.49433 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 258 components and 0.49433 Jy ![Exited script file: muppet] wmap "J1650-2943_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.282 x 8.575 at -2.834 degrees (North through East) ! Clean map min=-0.0030486 max=0.4003 Jy/beam ! Writing clean map to FITS file: J1650-2943_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.400295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000426452 device "J1650-2943_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1650-2943_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319603 0.319603 0.639206 1.27841 2.55682 5.11365 10.2273 20.4546 40.9092 81.8184 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.4 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.282 x 8.575 at -2.834 degrees (North through East) ! Clean map min=-0.0030486 max=0.4003 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1650-2943_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1650-2943_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1650-2943_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:59:34 2007