! Started logfile: J0405-1308_S_2005_07_09_yyk_uvs.log on Fri Jan 20 09:53:17 2006 obs J0405-1308_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0405-1308_S_2005_07_09_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.805556 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 1601 lines of history. ! ! Reading 580 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_2005_07_09_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.606323 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.807 mas, bmaj=6.718 mas, bpa=2.887 degrees ! Estimated noise=2.45054 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.494289 Jy ! Component: 100 - total flux cleaned = 0.590822 Jy ! Total flux subtracted in 100 components = 0.590822 Jy ! Clean residual min=-0.026361 max=0.030653 Jy/beam ! Clean residual mean=0.000016 rms=0.007258 Jy/beam ! Combined flux in latest and established models = 0.590821 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.590821 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.120481Jy sigma=1.824540 ! Fit after self-cal, rms=0.120054Jy sigma=1.815267 ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=6.718 mas, bpa=2.887 degrees ! Estimated noise=2.45054 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.192 mas, bmaj=8.13 mas, bpa=-1.651 degrees ! Estimated noise=1.95102 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.0442035 Jy ! Component: 100 - total flux cleaned = 0.0635674 Jy ! Component: 150 - total flux cleaned = 0.0731405 Jy ! Component: 200 - total flux cleaned = 0.0758764 Jy ! Total flux subtracted in 200 components = 0.0758764 Jy ! Clean residual min=-0.021041 max=0.023057 Jy/beam ! Clean residual mean=0.000038 rms=0.005698 Jy/beam ! Combined flux in latest and established models = 0.666698 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 50 components and 0.666698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106204Jy sigma=1.621459 ! Fit after self-cal, rms=0.105840Jy sigma=1.617437 ! 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.192 x 8.13 at -1.651 degrees (North through East) ! Clean map min=-0.019781 max=0.57124 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.01479 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.06 HN 1.02 KP 0.94 ! LA 1.08 MK 0.89 NL 0.93 OV 1.00 ! PT 1.13 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978977 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.06 KP 1.00 ! LA 1.02 MK 0.94 NL 0.94 OV 1.07 ! PT 1.10 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.976705 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.12 KP 0.94 ! LA 0.95 MK 1.11 NL 1.01 OV 1.05 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03046 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 0.95 KP 0.85 ! LA 0.80 MK 1.11 NL 0.96 OV 0.89 ! PT 0.97 SC 1.09 ! ! ! Fit before self-cal, rms=0.105840Jy sigma=1.617437 ! Fit after self-cal, rms=0.082782Jy sigma=1.260544 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.082782Jy sigma=1.260544 ! Fit after self-cal, rms=0.082785Jy sigma=1.260305 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=8.224 mas, bpa=-1.675 degrees ! Estimated noise=1.94953 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, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195716 Jy ! Component: 100 - total flux cleaned = 0.0222044 Jy ! Component: 150 - total flux cleaned = 0.0226663 Jy ! Component: 200 - total flux cleaned = 0.0230654 Jy ! Total flux subtracted in 200 components = 0.0230654 Jy ! Clean residual min=-0.008084 max=0.010863 Jy/beam ! Clean residual mean=-0.000006 rms=0.002739 Jy/beam ! Combined flux in latest and established models = 0.689763 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.689763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079943Jy sigma=1.200550 ! Fit after self-cal, rms=0.079570Jy sigma=1.196217 ! 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.079570Jy sigma=1.196217 ! Fit after self-cal, rms=0.077178Jy sigma=1.161165 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.00131482 Jy ! Component: 100 - total flux cleaned = 0.00204834 Jy ! Component: 150 - total flux cleaned = 0.00220396 Jy ! Component: 200 - total flux cleaned = 0.00233217 Jy ! Total flux subtracted in 200 components = 0.00233217 Jy ! Clean residual min=-0.007692 max=0.009748 Jy/beam ! Clean residual mean=-0.000005 rms=0.002495 Jy/beam ! Combined flux in latest and established models = 0.692096 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.692096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076679Jy sigma=1.150933 ! Fit after self-cal, rms=0.076327Jy sigma=1.147441 ! 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.24 x 8.224 at -1.675 degrees (North through East) ! Clean map min=-0.0081937 max=0.57907 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.076327Jy sigma=1.147441 ! Fit after self-cal, rms=0.070200Jy sigma=1.052545 ! 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.070200Jy sigma=1.052545 ! Fit after self-cal, rms=0.070168Jy sigma=1.052232 ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.192 mas, bpa=-1.604 degrees ! Estimated noise=1.94122 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00523844 Jy ! Component: 100 - total flux cleaned = 0.00569424 Jy ! Component: 150 - total flux cleaned = 0.00601876 Jy ! Component: 200 - total flux cleaned = 0.00619116 Jy ! Total flux subtracted in 200 components = 0.00619116 Jy ! Clean residual min=-0.007682 max=0.008477 Jy/beam ! Clean residual mean=-0.000010 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 0.698287 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 111 components and 0.698287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069874Jy sigma=1.042945 ! Fit after self-cal, rms=0.069724Jy sigma=1.041507 ! 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.069724Jy sigma=1.041507 ! Fit after self-cal, rms=0.068356Jy sigma=1.022593 ! 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.068356Jy sigma=1.022593 ! Fit after self-cal, rms=0.068358Jy sigma=1.022571 ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=8.192 mas, bpa=-1.594 degrees ! Estimated noise=1.94042 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370207 Jy ! Component: 100 - total flux cleaned = 0.00417221 Jy ! Component: 150 - total flux cleaned = 0.00446184 Jy ! Component: 200 - total flux cleaned = 0.00458938 Jy ! Total flux subtracted in 200 components = 0.00458938 Jy ! Clean residual min=-0.007520 max=0.007763 Jy/beam ! Clean residual mean=-0.000019 rms=0.002064 Jy/beam ! Combined flux in latest and established models = 0.702876 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 132 components and 0.702876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068270Jy sigma=1.018482 ! Fit after self-cal, rms=0.068204Jy sigma=1.017885 ! 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.819 mas, bmaj=16.22 mas, bpa=11.29 degrees ! Estimated noise=2.46287 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.000549709 Jy ! Component: 100 - total flux cleaned = 0.00124997 Jy ! Component: 150 - total flux cleaned = 0.00131526 Jy ! Component: 200 - total flux cleaned = 0.00131501 Jy ! Total flux subtracted in 200 components = 0.00131501 Jy ! Clean residual min=-0.010307 max=0.010033 Jy/beam ! Clean residual mean=-0.000047 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.704191 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 141 components and 0.704191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068278Jy sigma=1.017156 ! Fit after self-cal, rms=0.068215Jy sigma=1.016356 ! 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.831 mas, bmaj=6.767 mas, bpa=2.939 degrees ! Estimated noise=2.43373 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.490807 Jy ! Component: 100 - total flux cleaned = 0.585352 Jy ! Component: 150 - total flux cleaned = 0.62511 Jy ! Component: 200 - total flux cleaned = 0.648836 Jy ! Total flux subtracted in 200 components = 0.648836 Jy ! Clean residual min=-0.009675 max=0.009396 Jy/beam ! Clean residual mean=-0.000011 rms=0.003073 Jy/beam ! Combined flux in latest and established models = 0.648836 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.648836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=8.192 mas, bpa=-1.594 degrees ! Estimated noise=1.94042 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.0218217 Jy ! Component: 100 - total flux cleaned = 0.0336034 Jy ! Component: 150 - total flux cleaned = 0.0411787 Jy ! Component: 200 - total flux cleaned = 0.0463123 Jy ! Total flux subtracted in 200 components = 0.0463123 Jy ! Clean residual min=-0.007428 max=0.007741 Jy/beam ! Clean residual mean=-0.000020 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 0.695149 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 96 components and 0.695149 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.819 mas, bmaj=16.22 mas, bpa=11.29 degrees ! Estimated noise=2.46287 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.00516102 Jy ! Component: 100 - total flux cleaned = 0.00691812 Jy ! Component: 150 - total flux cleaned = 0.00803473 Jy ! Component: 200 - total flux cleaned = 0.00893329 Jy ! Total flux subtracted in 200 components = 0.00893329 Jy ! Clean residual min=-0.010457 max=0.010569 Jy/beam ! Clean residual mean=-0.000044 rms=0.003004 Jy/beam ! Combined flux in latest and established models = 0.704082 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 125 components and 0.704082 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=8.192 mas, bpa=-1.594 degrees ! Estimated noise=1.94042 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816186 Jy ! Component: 100 - total flux cleaned = 0.0008285 Jy ! Component: 150 - total flux cleaned = 0.00083041 Jy ! Component: 200 - total flux cleaned = 0.000891269 Jy ! Total flux subtracted in 200 components = 0.000891269 Jy ! Clean residual min=-0.006945 max=0.007206 Jy/beam ! Clean residual mean=-0.000019 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.704973 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 0.704973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068091Jy sigma=1.015524 ! Fit after self-cal, rms=0.068061Jy sigma=1.015337 wmodel J0405-1308_S_2005_07_09_yyk\_map.mod ! Writing 142 model components to file: J0405-1308_S_2005_07_09_yyk_map.mod wobs J0405-1308_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_S_2005_07_09_yyk_uvs.fits wwins J0405-1308_S_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J0405-1308_S_2005_07_09_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.00172574 Jy ! Component: 100 - total flux cleaned = 0.00334054 Jy ! Component: 150 - total flux cleaned = 0.00461329 Jy ! Component: 200 - total flux cleaned = 0.00560277 Jy ! Component: 250 - total flux cleaned = 0.0065347 Jy ! Component: 300 - total flux cleaned = 0.00733442 Jy ! Component: 350 - total flux cleaned = 0.00800982 Jy ! Component: 400 - total flux cleaned = 0.00881453 Jy ! Component: 450 - total flux cleaned = 0.00950671 Jy ! Component: 500 - total flux cleaned = 0.0100948 Jy ! Component: 550 - total flux cleaned = 0.0104473 Jy ! Component: 600 - total flux cleaned = 0.0108554 Jy ! Component: 650 - total flux cleaned = 0.0109864 Jy ! Component: 700 - total flux cleaned = 0.0110491 Jy ! Component: 750 - total flux cleaned = 0.0111102 Jy ! Component: 800 - total flux cleaned = 0.0112276 Jy ! Component: 850 - total flux cleaned = 0.0112849 Jy ! Component: 900 - total flux cleaned = 0.0114492 Jy ! Component: 950 - total flux cleaned = 0.0116622 Jy ! Component: 1000 - total flux cleaned = 0.0118175 Jy ! Component: 1050 - total flux cleaned = 0.0121693 Jy ! Component: 1100 - total flux cleaned = 0.0123655 Jy ! Component: 1150 - total flux cleaned = 0.0124142 Jy ! Component: 1200 - total flux cleaned = 0.012462 Jy ! Component: 1250 - total flux cleaned = 0.0126911 Jy ! Component: 1300 - total flux cleaned = 0.0126004 Jy ! Component: 1350 - total flux cleaned = 0.0125559 Jy ! Component: 1400 - total flux cleaned = 0.012556 Jy ! Component: 1450 - total flux cleaned = 0.0125129 Jy ! Component: 1500 - total flux cleaned = 0.0124283 Jy ! Component: 1550 - total flux cleaned = 0.0123866 Jy ! Component: 1600 - total flux cleaned = 0.0122624 Jy ! Component: 1650 - total flux cleaned = 0.0122216 Jy ! Component: 1700 - total flux cleaned = 0.0121807 Jy ! Component: 1750 - total flux cleaned = 0.0119814 Jy ! Component: 1800 - total flux cleaned = 0.0118232 Jy ! Component: 1850 - total flux cleaned = 0.0116277 Jy ! Component: 1900 - total flux cleaned = 0.0113191 Jy ! Component: 1950 - total flux cleaned = 0.0112425 Jy ! Component: 2000 - total flux cleaned = 0.0109032 Jy ! Total flux subtracted in 2048 components = 0.0107918 Jy ! Clean residual min=-0.002281 max=0.002382 Jy/beam ! Clean residual mean=-0.000037 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.715765 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 287 components and 0.715765 Jy ![Exited script file: muppet] wmap "J0405-1308_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 8.192 at -1.594 degrees (North through East) ! Clean map min=-0.0057367 max=0.57813 Jy/beam ! Writing clean map to FITS file: J0405-1308_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.578131 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000787056 device "J0405-1308_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408414 0.408414 0.816828 1.63366 3.26731 6.53462 13.0692 26.1385 52.277 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.578 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.247 x 8.192 at -1.594 degrees (North through East) ! Clean map min=-0.0057367 max=0.57813 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:53:22 2006