! Started logfile: J1501-3918_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:56:33 2007 obs J1501-3918_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1501-3918_S_2002_05_14_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.790741 visibilities/baseline/integration-bin. ! Found source: J1501-3918 ! ! 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 1153 lines of history. ! ! Reading 5124 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 J1501-3918_S_2002_05_14_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.872227 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.368 mas, bmaj=6.924 mas, bpa=3.805 degrees ! Estimated noise=3210.48 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.591327 Jy ! Component: 100 - total flux cleaned = 0.802798 Jy ! Total flux subtracted in 100 components = 0.802798 Jy ! Clean residual min=-0.060772 max=0.090233 Jy/beam ! Clean residual mean=0.002727 rms=0.026538 Jy/beam ! Combined flux in latest and established models = 0.802798 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.802798 Jy ! ! Correcting IF 1. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.413951Jy sigma=0.002281 ! Fit after self-cal, rms=0.413852Jy sigma=0.002278 ! Inverting map and beam ! Estimated beam: bmin=2.368 mas, bmaj=6.924 mas, bpa=3.805 degrees ! Estimated noise=3210.48 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.932 mas, bmaj=8.087 mas, bpa=0.1206 degrees ! Estimated noise=1887.46 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.191854 Jy ! Component: 100 - total flux cleaned = 0.266406 Jy ! Component: 150 - total flux cleaned = 0.296027 Jy ! Component: 200 - total flux cleaned = 0.299984 Jy ! Total flux subtracted in 200 components = 0.299984 Jy ! Clean residual min=-0.079964 max=0.089390 Jy/beam ! Clean residual mean=0.005062 rms=0.031586 Jy/beam ! Combined flux in latest and established models = 1.10278 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 1.10278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385305Jy sigma=0.001963 ! Fit after self-cal, rms=0.385272Jy sigma=0.001963 ! 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.932 x 8.087 at 0.1206 degrees (North through East) ! Clean map min=-0.07922 max=0.65684 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: 0.945588 ! Telescope amplitude corrections in sub-array 1: ! BR 1.59 FD 0.96 HN 1.00* KP 0.98 ! LA 0.76 NL 1.23 OV 0.96 PT 1.05 ! SC 1.04 MK 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.937573 ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 0.89 HN 1.00* KP 1.00* ! LA 0.74 NL 1.42 OV 0.99 PT 0.93 ! SC 0.98 MK 1.11 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.873112 ! Telescope amplitude corrections in sub-array 1: ! BR 1.90 FD 0.83 HN 1.00* KP 1.10 ! LA 0.81 NL 1.52 OV 1.13 PT 1.11 ! SC 1.00 MK 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.924117 ! Telescope amplitude corrections in sub-array 1: ! BR 1.83 FD 0.76 HN 1.00* KP 1.20 ! LA 0.67 NL 1.50 OV 1.01 PT 0.93 ! SC 0.91 MK 0.99 ! ! ! Fit before self-cal, rms=0.385272Jy sigma=0.001963 ! Fit after self-cal, rms=0.345274Jy sigma=0.001698 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.345274Jy sigma=0.001698 ! Fit after self-cal, rms=0.346146Jy sigma=0.001695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=8.186 mas, bpa=0.8562 degrees ! Estimated noise=1567.85 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.115671 Jy ! Component: 100 - total flux cleaned = -0.14823 Jy ! Component: 150 - total flux cleaned = -0.15891 Jy ! Component: 200 - total flux cleaned = -0.160959 Jy ! Total flux subtracted in 200 components = -0.160959 Jy ! Clean residual min=-0.025696 max=0.059275 Jy/beam ! Clean residual mean=0.002577 rms=0.016310 Jy/beam ! Combined flux in latest and established models = 0.941823 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 69 components and 0.941823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324026Jy sigma=0.001466 ! Fit after self-cal, rms=0.323916Jy sigma=0.001466 ! 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.323916Jy sigma=0.001466 ! Fit after self-cal, rms=0.322393Jy sigma=0.001458 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.000257564 Jy ! Component: 100 - total flux cleaned = -0.000406281 Jy ! Component: 150 - total flux cleaned = -0.00054672 Jy ! Component: 200 - total flux cleaned = -0.000433824 Jy ! Total flux subtracted in 200 components = -0.000433824 Jy ! Clean residual min=-0.025527 max=0.059190 Jy/beam ! Clean residual mean=0.002588 rms=0.016280 Jy/beam ! Combined flux in latest and established models = 0.941389 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.941389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322522Jy sigma=0.001458 ! Fit after self-cal, rms=0.322123Jy sigma=0.001456 ! 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.992 x 8.186 at 0.8562 degrees (North through East) ! Clean map min=-0.025715 max=0.5684 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.322123Jy sigma=0.001456 ! Fit after self-cal, rms=0.322155Jy sigma=0.001429 ! 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.322155Jy sigma=0.001429 ! Fit after self-cal, rms=0.322130Jy sigma=0.001429 ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=8.138 mas, bpa=0.9567 degrees ! Estimated noise=1556.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000619026 Jy ! Component: 100 - total flux cleaned = 0.0006223 Jy ! Component: 150 - total flux cleaned = 0.000502343 Jy ! Component: 200 - total flux cleaned = 0.000612908 Jy ! Total flux subtracted in 200 components = 0.000612908 Jy ! Clean residual min=-0.024986 max=0.057913 Jy/beam ! Clean residual mean=0.002405 rms=0.015885 Jy/beam ! Combined flux in latest and established models = 0.942002 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.942002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322179Jy sigma=0.001429 ! Fit after self-cal, rms=0.322109Jy sigma=0.001428 ! 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.322109Jy sigma=0.001428 ! Fit after self-cal, rms=0.321514Jy sigma=0.001426 ! 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.321514Jy sigma=0.001426 ! Fit after self-cal, rms=0.321521Jy sigma=0.001426 ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=8.101 mas, bpa=1.076 degrees ! Estimated noise=1551.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000515409 Jy ! Component: 100 - total flux cleaned = 0.000513218 Jy ! Component: 150 - total flux cleaned = 0.000511681 Jy ! Component: 200 - total flux cleaned = 0.000610959 Jy ! Total flux subtracted in 200 components = 0.000610959 Jy ! Clean residual min=-0.024742 max=0.057626 Jy/beam ! Clean residual mean=0.002379 rms=0.015770 Jy/beam ! Combined flux in latest and established models = 0.942613 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 73 components and 0.942613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321555Jy sigma=0.001425 ! Fit after self-cal, rms=0.321516Jy sigma=0.001425 ! 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=10.04 mas, bmaj=32.97 mas, bpa=6.044 degrees ! Estimated noise=2031.41 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.00371176 Jy ! Component: 100 - total flux cleaned = 0.0037065 Jy ! Component: 150 - total flux cleaned = 0.00370806 Jy ! Component: 200 - total flux cleaned = 0.00371006 Jy ! Total flux subtracted in 200 components = 0.00371006 Jy ! Clean residual min=-0.039164 max=0.095885 Jy/beam ! Clean residual mean=0.004390 rms=0.028579 Jy/beam ! Combined flux in latest and established models = 0.946323 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 74 components and 0.946323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321703Jy sigma=0.001426 ! Fit after self-cal, rms=0.321529Jy sigma=0.001426 ! 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.328 mas, bmaj=6.838 mas, bpa=3.869 degrees ! Estimated noise=2795.6 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.523038 Jy ! Component: 100 - total flux cleaned = 0.720898 Jy ! Component: 150 - total flux cleaned = 0.820577 Jy ! Component: 200 - total flux cleaned = 0.872358 Jy ! Total flux subtracted in 200 components = 0.872358 Jy ! Clean residual min=-0.026070 max=0.046724 Jy/beam ! Clean residual mean=0.001594 rms=0.011303 Jy/beam ! Combined flux in latest and established models = 0.872358 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.872358 Jy ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=8.101 mas, bpa=1.076 degrees ! Estimated noise=1551.35 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.0399028 Jy ! Component: 100 - total flux cleaned = 0.0536715 Jy ! Component: 150 - total flux cleaned = 0.0571012 Jy ! Component: 200 - total flux cleaned = 0.0576257 Jy ! Total flux subtracted in 200 components = 0.0576257 Jy ! Clean residual min=-0.025397 max=0.056031 Jy/beam ! Clean residual mean=0.002565 rms=0.016099 Jy/beam ! Combined flux in latest and established models = 0.929983 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.929984 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=10.04 mas, bmaj=32.97 mas, bpa=6.044 degrees ! Estimated noise=2031.41 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.00649711 Jy ! Component: 100 - total flux cleaned = 0.00668696 Jy ! Component: 150 - total flux cleaned = 0.00688167 Jy ! Component: 200 - total flux cleaned = 0.00704893 Jy ! Total flux subtracted in 200 components = 0.00704893 Jy ! Clean residual min=-0.040286 max=0.096736 Jy/beam ! Clean residual mean=0.004663 rms=0.028983 Jy/beam ! Combined flux in latest and established models = 0.937032 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.937032 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=8.101 mas, bpa=1.076 degrees ! Estimated noise=1551.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00521675 Jy ! Component: 100 - total flux cleaned = -0.00498075 Jy ! Component: 150 - total flux cleaned = -0.00460978 Jy ! Component: 200 - total flux cleaned = -0.00444404 Jy ! Total flux subtracted in 200 components = -0.00444404 Jy ! Clean residual min=-0.025362 max=0.056412 Jy/beam ! Clean residual mean=0.002528 rms=0.016050 Jy/beam ! Combined flux in latest and established models = 0.932588 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.932588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322535Jy sigma=0.001431 ! Fit after self-cal, rms=0.322440Jy sigma=0.001431 wmodel J1501-3918_S_2002_05_14_yyk\_map.mod ! Writing 60 model components to file: J1501-3918_S_2002_05_14_yyk_map.mod wobs J1501-3918_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1501-3918_S_2002_05_14_yyk_uvs.fits wwins J1501-3918_S_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J1501-3918_S_2002_05_14_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.0239841 Jy ! Component: 100 - total flux cleaned = 0.0433448 Jy ! Component: 150 - total flux cleaned = 0.0595743 Jy ! Component: 200 - total flux cleaned = 0.0733281 Jy ! Component: 250 - total flux cleaned = 0.0854806 Jy ! Component: 300 - total flux cleaned = 0.0965371 Jy ! Component: 350 - total flux cleaned = 0.106698 Jy ! Component: 400 - total flux cleaned = 0.115 Jy ! Component: 450 - total flux cleaned = 0.122063 Jy ! Component: 500 - total flux cleaned = 0.128061 Jy ! Component: 550 - total flux cleaned = 0.133445 Jy ! Component: 600 - total flux cleaned = 0.137983 Jy ! Component: 650 - total flux cleaned = 0.142045 Jy ! Component: 700 - total flux cleaned = 0.14622 Jy ! Component: 750 - total flux cleaned = 0.149423 Jy ! Component: 800 - total flux cleaned = 0.15199 Jy ! Component: 850 - total flux cleaned = 0.154473 Jy ! Component: 900 - total flux cleaned = 0.157127 Jy ! Component: 950 - total flux cleaned = 0.15947 Jy ! Component: 1000 - total flux cleaned = 0.161971 Jy ! Component: 1050 - total flux cleaned = 0.163965 Jy ! Component: 1100 - total flux cleaned = 0.165696 Jy ! Component: 1150 - total flux cleaned = 0.167178 Jy ! Component: 1200 - total flux cleaned = 0.167802 Jy ! Component: 1250 - total flux cleaned = 0.168416 Jy ! Component: 1300 - total flux cleaned = 0.169421 Jy ! Component: 1350 - total flux cleaned = 0.170208 Jy ! Component: 1400 - total flux cleaned = 0.170787 Jy ! Component: 1450 - total flux cleaned = 0.171355 Jy ! Component: 1500 - total flux cleaned = 0.170794 Jy ! Component: 1550 - total flux cleaned = 0.17061 Jy ! Component: 1600 - total flux cleaned = 0.170611 Jy ! Component: 1650 - total flux cleaned = 0.170251 Jy ! Component: 1700 - total flux cleaned = 0.170252 Jy ! Component: 1750 - total flux cleaned = 0.170253 Jy ! Component: 1800 - total flux cleaned = 0.170427 Jy ! Component: 1850 - total flux cleaned = 0.170427 Jy ! Component: 1900 - total flux cleaned = 0.170595 Jy ! Component: 1950 - total flux cleaned = 0.170426 Jy ! Component: 2000 - total flux cleaned = 0.170426 Jy ! Total flux subtracted in 2048 components = 0.170588 Jy ! Clean residual min=-0.008726 max=0.009411 Jy/beam ! Clean residual mean=0.001108 rms=0.004052 Jy/beam ! Combined flux in latest and established models = 1.10318 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 340 components and 1.10318 Jy ![Exited script file: muppet] wmap "J1501-3918_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 8.101 at 1.076 degrees (North through East) ! Clean map min=-0.015551 max=0.6037 Jy/beam ! Writing clean map to FITS file: J1501-3918_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.603701 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0039103 device "J1501-3918_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1501-3918_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.94317 1.94317 3.88633 7.77266 15.5453 31.0907 62.1813 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0117 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.603 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.953 x 8.101 at 1.076 degrees (North through East) ! Clean map min=-0.015551 max=0.6037 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1501-3918_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1501-3918_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1501-3918_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:56:39 2007