! Started logfile: J0405-1308_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:14:06 2008 obs J0405-1308_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0405-1308_S_2006_12_18_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 2469 lines of history. ! ! Reading 540 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 J0405-1308_S_2006_12_18_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.84761 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.598 mas, bmaj=6.748 mas, bpa=-0.08347 degrees ! Estimated noise=2.54334 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.711028 Jy ! Component: 100 - total flux cleaned = 0.850803 Jy ! Total flux subtracted in 100 components = 0.850803 Jy ! Clean residual min=-0.027091 max=0.040801 Jy/beam ! Clean residual mean=-0.000297 rms=0.008569 Jy/beam ! Combined flux in latest and established models = 0.850803 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.850803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120757Jy sigma=1.816005 ! Fit after self-cal, rms=0.118602Jy sigma=1.777993 ! Inverting map 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.128 mas, bmaj=8.139 mas, bpa=-2.326 degrees ! Estimated noise=1.99742 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.0618282 Jy ! Component: 100 - total flux cleaned = 0.0850612 Jy ! Component: 150 - total flux cleaned = 0.0946782 Jy ! Component: 200 - total flux cleaned = 0.0965721 Jy ! Total flux subtracted in 200 components = 0.0965721 Jy ! Clean residual min=-0.019018 max=0.026515 Jy/beam ! Clean residual mean=-0.000109 rms=0.005331 Jy/beam ! Combined flux in latest and established models = 0.947375 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.947375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095819Jy sigma=1.427442 ! Fit after self-cal, rms=0.095484Jy sigma=1.424413 ! 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.128 x 8.139 at -2.326 degrees (North through East) ! Clean map min=-0.018529 max=0.82917 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.01251 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 0.92 KP 0.94 ! LA 1.07 MK 0.99 NL 1.01 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986757 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.01 KP 1.01 ! LA 1.05 MK 1.05 NL 1.00 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.984767 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.97 KP 0.97 ! LA 0.98 MK 1.01 NL 1.09 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01189 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 0.96 KP 0.93 ! LA 0.98 MK 1.02 NL 1.00 OV 1.00 ! PT 0.91 SC 1.06 ! ! ! Fit before self-cal, rms=0.095484Jy sigma=1.424413 ! Fit after self-cal, rms=0.084265Jy sigma=1.242357 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.084265Jy sigma=1.242357 ! Fit after self-cal, rms=0.084262Jy sigma=1.242309 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=8.237 mas, bpa=-2.172 degrees ! Estimated noise=1.99438 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 (5, -11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201643 Jy ! Component: 100 - total flux cleaned = 0.0204149 Jy ! Component: 150 - total flux cleaned = 0.0180093 Jy ! Component: 200 - total flux cleaned = 0.0165282 Jy ! Total flux subtracted in 200 components = 0.0165282 Jy ! Clean residual min=-0.011010 max=0.010981 Jy/beam ! Clean residual mean=0.000044 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.963903 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.963903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078779Jy sigma=1.157406 ! Fit after self-cal, rms=0.078508Jy sigma=1.150175 ! 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.078508Jy sigma=1.150175 ! Fit after self-cal, rms=0.075156Jy sigma=1.085594 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.00438367 Jy ! Component: 100 - total flux cleaned = 0.00317586 Jy ! Component: 150 - total flux cleaned = 0.00250838 Jy ! Component: 200 - total flux cleaned = 0.00205751 Jy ! Total flux subtracted in 200 components = 0.00205751 Jy ! Clean residual min=-0.010766 max=0.009747 Jy/beam ! Clean residual mean=0.000043 rms=0.002636 Jy/beam ! Combined flux in latest and established models = 0.96596 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 100 components and 0.965961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074317Jy sigma=1.072020 ! Fit after self-cal, rms=0.074077Jy sigma=1.066592 ! 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.15 x 8.237 at -2.172 degrees (North through East) ! Clean map min=-0.010759 max=0.83211 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.074077Jy sigma=1.066592 ! Fit after self-cal, rms=0.069656Jy sigma=0.999242 ! 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.069656Jy sigma=0.999242 ! Fit after self-cal, rms=0.069660Jy sigma=0.998985 ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=8.244 mas, bpa=-2.151 degrees ! Estimated noise=1.99032 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00453734 Jy ! Component: 100 - total flux cleaned = 0.00501363 Jy ! Component: 150 - total flux cleaned = 0.00447343 Jy ! Component: 200 - total flux cleaned = 0.00400005 Jy ! Total flux subtracted in 200 components = 0.00400005 Jy ! Clean residual min=-0.009149 max=0.009424 Jy/beam ! Clean residual mean=0.000037 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.969961 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 115 components and 0.969961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069111Jy sigma=0.989758 ! Fit after self-cal, rms=0.069018Jy sigma=0.988288 ! 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.069018Jy sigma=0.988288 ! Fit after self-cal, rms=0.068148Jy sigma=0.972382 ! 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.068148Jy sigma=0.972382 ! Fit after self-cal, rms=0.068149Jy sigma=0.972383 ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=8.255 mas, bpa=-2.136 degrees ! Estimated noise=1.99011 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023415 Jy ! Component: 100 - total flux cleaned = 0.00235983 Jy ! Component: 150 - total flux cleaned = 0.00228353 Jy ! Component: 200 - total flux cleaned = 0.00207398 Jy ! Total flux subtracted in 200 components = 0.00207398 Jy ! Clean residual min=-0.008669 max=0.009339 Jy/beam ! Clean residual mean=0.000041 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.972035 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 133 components and 0.972035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067934Jy sigma=0.968648 ! Fit after self-cal, rms=0.067894Jy sigma=0.968035 ! 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=7.536 mas, bmaj=15.89 mas, bpa=6.385 degrees ! Estimated noise=2.51555 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.00279196 Jy ! Component: 100 - total flux cleaned = -0.0029441 Jy ! Component: 150 - total flux cleaned = -0.00294681 Jy ! Component: 200 - total flux cleaned = -0.00306209 Jy ! Total flux subtracted in 200 components = -0.00306209 Jy ! Clean residual min=-0.008344 max=0.011281 Jy/beam ! Clean residual mean=0.000069 rms=0.003328 Jy/beam ! Combined flux in latest and established models = 0.968973 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 147 components and 0.968973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067922Jy sigma=0.968262 ! Fit after self-cal, rms=0.067771Jy sigma=0.966448 ! 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.612 mas, bmaj=6.81 mas, bpa=-0.08834 degrees ! Estimated noise=2.52615 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.705814 Jy ! Component: 100 - total flux cleaned = 0.841257 Jy ! Component: 150 - total flux cleaned = 0.896115 Jy ! Component: 200 - total flux cleaned = 0.927814 Jy ! Total flux subtracted in 200 components = 0.927814 Jy ! Clean residual min=-0.013179 max=0.012457 Jy/beam ! Clean residual mean=-0.000057 rms=0.003413 Jy/beam ! Combined flux in latest and established models = 0.927813 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.927813 Jy ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=8.255 mas, bpa=-2.136 degrees ! Estimated noise=1.99011 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.0253261 Jy ! Component: 100 - total flux cleaned = 0.0390337 Jy ! Component: 150 - total flux cleaned = 0.044197 Jy ! Component: 200 - total flux cleaned = 0.0453452 Jy ! Total flux subtracted in 200 components = 0.0453452 Jy ! Clean residual min=-0.008985 max=0.010004 Jy/beam ! Clean residual mean=0.000030 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 0.973159 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 87 components and 0.973159 Jy ! Inverting map ! Added new window around map position (-51, 50.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108104 Jy ! Component: 100 - total flux cleaned = 0.0167992 Jy ! Component: 150 - total flux cleaned = 0.0216355 Jy ! Component: 200 - total flux cleaned = 0.0256848 Jy ! Total flux subtracted in 200 components = 0.0256848 Jy ! Clean residual min=-0.007146 max=0.005772 Jy/beam ! Clean residual mean=0.000018 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.998844 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 112 components and 0.998843 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=7.536 mas, bmaj=15.89 mas, bpa=6.385 degrees ! Estimated noise=2.51555 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 = -1.4805e-05 Jy ! Component: 100 - total flux cleaned = 0.000589886 Jy ! Component: 150 - total flux cleaned = 0.00121437 Jy ! Component: 200 - total flux cleaned = 0.00176563 Jy ! Total flux subtracted in 200 components = 0.00176563 Jy ! Clean residual min=-0.007194 max=0.007644 Jy/beam ! Clean residual mean=0.000048 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 1.00061 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 135 components and 1.00061 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=8.255 mas, bpa=-2.136 degrees ! Estimated noise=1.99011 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024855 Jy ! Component: 100 - total flux cleaned = 0.000773629 Jy ! Component: 150 - total flux cleaned = 0.000660863 Jy ! Component: 200 - total flux cleaned = 0.000769171 Jy ! Total flux subtracted in 200 components = 0.000769171 Jy ! Clean residual min=-0.006683 max=0.006167 Jy/beam ! Clean residual mean=0.000028 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 1.00138 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 164 components and 1.00138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066392Jy sigma=0.944453 ! Fit after self-cal, rms=0.066266Jy sigma=0.943095 wmodel J0405-1308_S_2006_12_18_yyk\_map.mod ! Writing 164 model components to file: J0405-1308_S_2006_12_18_yyk_map.mod wobs J0405-1308_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_S_2006_12_18_yyk_uvs.fits wwins J0405-1308_S_2006_12_18_yyk\_map.win ! wwins: Wrote 3 windows to J0405-1308_S_2006_12_18_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.00157477 Jy ! Component: 100 - total flux cleaned = -0.00228688 Jy ! Component: 150 - total flux cleaned = -0.00368675 Jy ! Component: 200 - total flux cleaned = -0.00517691 Jy ! Component: 250 - total flux cleaned = -0.00657839 Jy ! Component: 300 - total flux cleaned = -0.00766986 Jy ! Component: 350 - total flux cleaned = -0.00841747 Jy ! Component: 400 - total flux cleaned = -0.00899039 Jy ! Component: 450 - total flux cleaned = -0.00933499 Jy ! Component: 500 - total flux cleaned = -0.00953561 Jy ! Component: 550 - total flux cleaned = -0.00979252 Jy ! Component: 600 - total flux cleaned = -0.0101653 Jy ! Component: 650 - total flux cleaned = -0.0105251 Jy ! Component: 700 - total flux cleaned = -0.0110481 Jy ! Component: 750 - total flux cleaned = -0.0113892 Jy ! Component: 800 - total flux cleaned = -0.0118331 Jy ! Component: 850 - total flux cleaned = -0.0121028 Jy ! Component: 900 - total flux cleaned = -0.0125775 Jy ! Component: 950 - total flux cleaned = -0.0127825 Jy ! Component: 1000 - total flux cleaned = -0.0130854 Jy ! Component: 1050 - total flux cleaned = -0.0133813 Jy ! Component: 1100 - total flux cleaned = -0.0136233 Jy ! Component: 1150 - total flux cleaned = -0.0139559 Jy ! Component: 1200 - total flux cleaned = -0.0142816 Jy ! Component: 1250 - total flux cleaned = -0.0144188 Jy ! Component: 1300 - total flux cleaned = -0.0146884 Jy ! Component: 1350 - total flux cleaned = -0.0149527 Jy ! Component: 1400 - total flux cleaned = -0.0150396 Jy ! Component: 1450 - total flux cleaned = -0.0152534 Jy ! Component: 1500 - total flux cleaned = -0.0153375 Jy ! Component: 1550 - total flux cleaned = -0.0155024 Jy ! Component: 1600 - total flux cleaned = -0.0157865 Jy ! Component: 1650 - total flux cleaned = -0.0159064 Jy ! Component: 1700 - total flux cleaned = -0.0161444 Jy ! Component: 1750 - total flux cleaned = -0.0163012 Jy ! Component: 1800 - total flux cleaned = -0.0166092 Jy ! Component: 1850 - total flux cleaned = -0.0168374 Jy ! Component: 1900 - total flux cleaned = -0.0171367 Jy ! Component: 1950 - total flux cleaned = -0.0174688 Jy ! Component: 2000 - total flux cleaned = -0.017797 Jy ! Total flux subtracted in 2048 components = -0.0181573 Jy ! Clean residual min=-0.002415 max=0.002924 Jy/beam ! Clean residual mean=-0.000010 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.983221 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 302 components and 0.983221 Jy ![Exited script file: muppet] wmap "J0405-1308_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.16 x 8.255 at -2.136 degrees (North through East) ! Clean map min=-0.0045297 max=0.83209 Jy/beam ! Writing clean map to FITS file: J0405-1308_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.832089 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000724495 device "J0405-1308_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.261208 0.261208 0.522417 1.04483 2.08967 4.17933 8.35867 16.7173 33.4347 66.8693 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.832 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.16 x 8.255 at -2.136 degrees (North through East) ! Clean map min=-0.0045297 max=0.83209 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:14:12 2008