! Started logfile: J0405-1308_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:14:13 2008 obs J0405-1308_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0405-1308_S_2007_01_11_yyk_uve.fits ! AN table 1: 4 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.777778 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 2249 lines of history. ! ! Reading 448 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_2007_01_11_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.605596 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.2 mas, bmaj=6.394 mas, bpa=3.439 degrees ! Estimated noise=2.92722 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.493272 Jy ! Component: 100 - total flux cleaned = 0.603188 Jy ! Total flux subtracted in 100 components = 0.603188 Jy ! Clean residual min=-0.023593 max=0.033888 Jy/beam ! Clean residual mean=-0.000096 rms=0.008841 Jy/beam ! Combined flux in latest and established models = 0.603188 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.603188 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.116112Jy sigma=1.608144 ! Fit after self-cal, rms=0.115224Jy sigma=1.593883 ! Inverting map and beam ! Estimated beam: bmin=2.2 mas, bmaj=6.394 mas, bpa=3.439 degrees ! Estimated noise=2.92722 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.768 mas, bmaj=7.233 mas, bpa=1.006 degrees ! Estimated noise=2.26214 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.0590227 Jy ! Component: 100 - total flux cleaned = 0.0844543 Jy ! Component: 150 - total flux cleaned = 0.0961323 Jy ! Component: 200 - total flux cleaned = 0.101595 Jy ! Total flux subtracted in 200 components = 0.101595 Jy ! Clean residual min=-0.015491 max=0.025787 Jy/beam ! Clean residual mean=0.000010 rms=0.005658 Jy/beam ! Combined flux in latest and established models = 0.704783 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.704783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092077Jy sigma=1.223299 ! Fit after self-cal, rms=0.091928Jy sigma=1.221493 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.768 x 7.233 at 1.006 degrees (North through East) ! Clean map min=-0.015133 max=0.58384 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.0199 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 0.89 KP 1.00* ! LA 1.06 MK 0.98 OV 0.98 PT 1.03 ! SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989794 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.98 KP 1.00* ! LA 1.00 MK 1.06 OV 0.99 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.988094 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.94 KP 1.00* ! LA 1.01 MK 1.01 OV 1.04 PT 1.04 ! SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.999867 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 0.94 KP 1.00* ! LA 0.98 MK 1.04 OV 0.98 PT 0.91 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.091928Jy sigma=1.221493 ! Fit after self-cal, rms=0.084103Jy sigma=1.099226 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.084103Jy sigma=1.099226 ! Fit after self-cal, rms=0.084090Jy sigma=1.099128 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=7.315 mas, bpa=1.046 degrees ! Estimated noise=2.26111 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 (4.5, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262653 Jy ! Component: 100 - total flux cleaned = 0.0364558 Jy ! Component: 150 - total flux cleaned = 0.0401963 Jy ! Component: 200 - total flux cleaned = 0.0408446 Jy ! Total flux subtracted in 200 components = 0.0408446 Jy ! Clean residual min=-0.009606 max=0.009345 Jy/beam ! Clean residual mean=-0.000003 rms=0.002609 Jy/beam ! Combined flux in latest and established models = 0.745627 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 89 components and 0.745627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078372Jy sigma=0.995816 ! Fit after self-cal, rms=0.078129Jy sigma=0.989947 ! 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.078129Jy sigma=0.989947 ! Fit after self-cal, rms=0.074411Jy sigma=0.931520 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.00513652 Jy ! Component: 100 - total flux cleaned = 0.00560479 Jy ! Component: 150 - total flux cleaned = 0.005837 Jy ! Component: 200 - total flux cleaned = 0.00583397 Jy ! Total flux subtracted in 200 components = 0.00583397 Jy ! Clean residual min=-0.008862 max=0.007845 Jy/beam ! Clean residual mean=-0.000007 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 0.751461 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 115 components and 0.751461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073956Jy sigma=0.923265 ! Fit after self-cal, rms=0.073658Jy sigma=0.918267 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.777 x 7.315 at 1.046 degrees (North through East) ! Clean map min=-0.008688 max=0.5898 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.073658Jy sigma=0.918267 ! Fit after self-cal, rms=0.071220Jy sigma=0.878332 ! 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.071220Jy sigma=0.878332 ! Fit after self-cal, rms=0.071210Jy sigma=0.877940 ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=7.303 mas, bpa=1.133 degrees ! Estimated noise=2.25466 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028823 Jy ! Component: 100 - total flux cleaned = 0.00239701 Jy ! Component: 150 - total flux cleaned = 0.00167764 Jy ! Component: 200 - total flux cleaned = 0.00111569 Jy ! Total flux subtracted in 200 components = 0.00111569 Jy ! Clean residual min=-0.005798 max=0.005948 Jy/beam ! Clean residual mean=-0.000000 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.752577 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 126 components and 0.752577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071047Jy sigma=0.873017 ! Fit after self-cal, rms=0.071030Jy sigma=0.872386 ! 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.071030Jy sigma=0.872386 ! Fit after self-cal, rms=0.069762Jy sigma=0.847150 ! 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.069762Jy sigma=0.847150 ! Fit after self-cal, rms=0.069764Jy sigma=0.847089 ! Inverting map and beam ! Estimated beam: bmin=2.78 mas, bmaj=7.302 mas, bpa=1.137 degrees ! Estimated noise=2.25551 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148616 Jy ! Component: 100 - total flux cleaned = 0.00164094 Jy ! Component: 150 - total flux cleaned = 0.00144662 Jy ! Component: 200 - total flux cleaned = 0.00107929 Jy ! Total flux subtracted in 200 components = 0.00107929 Jy ! Clean residual min=-0.005581 max=0.005854 Jy/beam ! Clean residual mean=0.000003 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.753656 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 133 components and 0.753656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069698Jy sigma=0.844995 ! Fit after self-cal, rms=0.069690Jy sigma=0.844739 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.804 mas, bmaj=15.29 mas, bpa=13.45 degrees ! Estimated noise=3.08471 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.00235606 Jy ! Component: 100 - total flux cleaned = -0.00354544 Jy ! Component: 150 - total flux cleaned = -0.00434927 Jy ! Component: 200 - total flux cleaned = -0.00474227 Jy ! Total flux subtracted in 200 components = -0.00474227 Jy ! Clean residual min=-0.005171 max=0.005223 Jy/beam ! Clean residual mean=-0.000004 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.748914 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 141 components and 0.748914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069708Jy sigma=0.845323 ! Fit after self-cal, rms=0.069661Jy sigma=0.844738 ! 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.206 mas, bmaj=6.426 mas, bpa=3.46 degrees ! Estimated noise=2.89407 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.488185 Jy ! Component: 100 - total flux cleaned = 0.596377 Jy ! Component: 150 - total flux cleaned = 0.644566 Jy ! Component: 200 - total flux cleaned = 0.674498 Jy ! Total flux subtracted in 200 components = 0.674498 Jy ! Clean residual min=-0.014626 max=0.017209 Jy/beam ! Clean residual mean=-0.000026 rms=0.004529 Jy/beam ! Combined flux in latest and established models = 0.674498 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.674498 Jy ! Inverting map and beam ! Estimated beam: bmin=2.78 mas, bmaj=7.302 mas, bpa=1.137 degrees ! Estimated noise=2.25551 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.0281995 Jy ! Component: 100 - total flux cleaned = 0.0464074 Jy ! Component: 150 - total flux cleaned = 0.0588275 Jy ! Component: 200 - total flux cleaned = 0.0675337 Jy ! Total flux subtracted in 200 components = 0.0675336 Jy ! Clean residual min=-0.007817 max=0.006850 Jy/beam ! Clean residual mean=-0.000012 rms=0.002082 Jy/beam ! Combined flux in latest and established models = 0.742032 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 90 components and 0.742032 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.804 mas, bmaj=15.29 mas, bpa=13.45 degrees ! Estimated noise=3.08471 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.00724268 Jy ! Component: 100 - total flux cleaned = 0.0076416 Jy ! Component: 150 - total flux cleaned = 0.00805884 Jy ! Component: 200 - total flux cleaned = 0.00837722 Jy ! Total flux subtracted in 200 components = 0.00837722 Jy ! Clean residual min=-0.005593 max=0.005525 Jy/beam ! Clean residual mean=-0.000006 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.750409 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 116 components and 0.750409 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.78 mas, bmaj=7.302 mas, bpa=1.137 degrees ! Estimated noise=2.25551 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196152 Jy ! Component: 100 - total flux cleaned = 0.00290904 Jy ! Component: 150 - total flux cleaned = 0.00291024 Jy ! Component: 200 - total flux cleaned = 0.00300985 Jy ! Total flux subtracted in 200 components = 0.00300985 Jy ! Clean residual min=-0.005251 max=0.006095 Jy/beam ! Clean residual mean=-0.000002 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.753419 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.753419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069952Jy sigma=0.846751 ! Fit after self-cal, rms=0.069928Jy sigma=0.846235 wmodel J0405-1308_S_2007_01_11_yyk\_map.mod ! Writing 134 model components to file: J0405-1308_S_2007_01_11_yyk_map.mod wobs J0405-1308_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_S_2007_01_11_yyk_uvs.fits wwins J0405-1308_S_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J0405-1308_S_2007_01_11_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027014 Jy ! Component: 100 - total flux cleaned = 0.00374474 Jy ! Component: 150 - total flux cleaned = 0.0045279 Jy ! Component: 200 - total flux cleaned = 0.0050937 Jy ! Component: 250 - total flux cleaned = 0.00532152 Jy ! Component: 300 - total flux cleaned = 0.00502911 Jy ! Component: 350 - total flux cleaned = 0.00482036 Jy ! Component: 400 - total flux cleaned = 0.00455481 Jy ! Component: 450 - total flux cleaned = 0.0045537 Jy ! Component: 500 - total flux cleaned = 0.00467628 Jy ! Component: 550 - total flux cleaned = 0.00473543 Jy ! Component: 600 - total flux cleaned = 0.00496744 Jy ! Component: 650 - total flux cleaned = 0.00502457 Jy ! Component: 700 - total flux cleaned = 0.00513458 Jy ! Component: 750 - total flux cleaned = 0.00513489 Jy ! Component: 800 - total flux cleaned = 0.00523921 Jy ! Component: 850 - total flux cleaned = 0.00523834 Jy ! Component: 900 - total flux cleaned = 0.00523793 Jy ! Component: 950 - total flux cleaned = 0.00518909 Jy ! Component: 1000 - total flux cleaned = 0.00518921 Jy ! Component: 1050 - total flux cleaned = 0.00518947 Jy ! Component: 1100 - total flux cleaned = 0.00514472 Jy ! Component: 1150 - total flux cleaned = 0.00510113 Jy ! Component: 1200 - total flux cleaned = 0.00522934 Jy ! Component: 1250 - total flux cleaned = 0.00510201 Jy ! Component: 1300 - total flux cleaned = 0.00506056 Jy ! Component: 1350 - total flux cleaned = 0.00497892 Jy ! Component: 1400 - total flux cleaned = 0.00485808 Jy ! Component: 1450 - total flux cleaned = 0.00461851 Jy ! Component: 1500 - total flux cleaned = 0.00450019 Jy ! Component: 1550 - total flux cleaned = 0.00430508 Jy ! Component: 1600 - total flux cleaned = 0.00418926 Jy ! Component: 1650 - total flux cleaned = 0.00415097 Jy ! Component: 1700 - total flux cleaned = 0.00407501 Jy ! Component: 1750 - total flux cleaned = 0.0038877 Jy ! Component: 1800 - total flux cleaned = 0.00385052 Jy ! Component: 1850 - total flux cleaned = 0.0038141 Jy ! Component: 1900 - total flux cleaned = 0.00381363 Jy ! Component: 1950 - total flux cleaned = 0.00374093 Jy ! Component: 2000 - total flux cleaned = 0.00370479 Jy ! Total flux subtracted in 2048 components = 0.00366892 Jy ! Clean residual min=-0.002024 max=0.002871 Jy/beam ! Clean residual mean=-0.000007 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.757088 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 246 components and 0.757088 Jy ![Exited script file: muppet] wmap "J0405-1308_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.78 x 7.302 at 1.137 degrees (North through East) ! Clean map min=-0.0042096 max=0.5901 Jy/beam ! Writing clean map to FITS file: J0405-1308_S_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.590097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000606785 device "J0405-1308_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.308484 0.308484 0.616968 1.23394 2.46787 4.93575 9.87149 19.743 39.486 78.9719 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.59 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.78 x 7.302 at 1.137 degrees (North through East) ! Clean map min=-0.0042096 max=0.5901 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:14:18 2008