! Started logfile: J2144-3312_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:54:36 2005 obs J2144-3312_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J2144-3312_S_2004_05_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J2144-3312 ! ! 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 1437 lines of history. ! ! Reading 652 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 J2144-3312_S_2004_05_08_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.326327 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.697630Jy sigma=10.001341 ! Fit after self-cal, rms=0.697516Jy sigma=9.998726 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.673 mas, bmaj=6.834 mas, bpa=-3.284 degrees ! Estimated noise=3.06788 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.256657 Jy ! Component: 100 - total flux cleaned = 0.29863 Jy ! Total flux subtracted in 100 components = 0.29863 Jy ! Clean residual min=-0.014999 max=0.017404 Jy/beam ! Clean residual mean=-0.000022 rms=0.004742 Jy/beam ! Combined flux in latest and established models = 0.29863 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.29863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102075Jy sigma=1.241626 ! Fit after self-cal, rms=0.101869Jy sigma=1.239387 ! 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.1 mas, bmaj=8.23 mas, bpa=-3.71 degrees ! Estimated noise=2.19142 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.019081 Jy ! Component: 100 - total flux cleaned = 0.0244861 Jy ! Component: 150 - total flux cleaned = 0.0249892 Jy ! Component: 200 - total flux cleaned = 0.0255548 Jy ! Total flux subtracted in 200 components = 0.0255548 Jy ! Clean residual min=-0.013867 max=0.016795 Jy/beam ! Clean residual mean=0.000009 rms=0.004130 Jy/beam ! Combined flux in latest and established models = 0.324185 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.324185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097916Jy sigma=1.200243 ! Fit after self-cal, rms=0.097790Jy sigma=1.199516 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.972149 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.99 HN 1.00* KP 1.04 ! LA 1.10 MK 1.00 NL 1.00 OV 0.97 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.097790Jy sigma=1.199516 ! Fit after self-cal, rms=0.097065Jy sigma=1.184755 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.097065Jy sigma=1.184755 ! Fit after self-cal, rms=0.097065Jy sigma=1.184723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.157 mas, bpa=-3.586 degrees ! Estimated noise=2.18749 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.00310918 Jy ! Component: 100 - total flux cleaned = 0.00322988 Jy ! Component: 150 - total flux cleaned = 0.00323326 Jy ! Component: 200 - total flux cleaned = 0.00345146 Jy ! Total flux subtracted in 200 components = 0.00345146 Jy ! Clean residual min=-0.012302 max=0.017214 Jy/beam ! Clean residual mean=0.000033 rms=0.003801 Jy/beam ! Combined flux in latest and established models = 0.327636 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.327636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096655Jy sigma=1.180367 ! Fit after self-cal, rms=0.096587Jy sigma=1.180017 ! 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.096587Jy sigma=1.180017 ! Fit after self-cal, rms=0.095472Jy sigma=1.158484 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) ! Added new window around map position (10, 1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188643 Jy ! Component: 100 - total flux cleaned = 0.022693 Jy ! Component: 150 - total flux cleaned = 0.0237838 Jy ! Component: 200 - total flux cleaned = 0.0243955 Jy ! Total flux subtracted in 200 components = 0.0243955 Jy ! Clean residual min=-0.009563 max=0.009336 Jy/beam ! Clean residual mean=-0.000004 rms=0.002902 Jy/beam ! Combined flux in latest and established models = 0.352032 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 59 components and 0.352032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092300Jy sigma=1.115441 ! Fit after self-cal, rms=0.092021Jy sigma=1.109527 ! 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.065 x 8.157 at -3.586 degrees (North through East) ! Clean map min=-0.0097654 max=0.29144 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.092021Jy sigma=1.109527 ! Fit after self-cal, rms=0.092340Jy sigma=1.099863 ! 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.092340Jy sigma=1.099863 ! Fit after self-cal, rms=0.092352Jy sigma=1.099790 ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=8.121 mas, bpa=-3.63 degrees ! Estimated noise=2.22169 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00850525 Jy ! Component: 100 - total flux cleaned = 0.00984187 Jy ! Component: 150 - total flux cleaned = 0.0105933 Jy ! Component: 200 - total flux cleaned = 0.0112152 Jy ! Total flux subtracted in 200 components = 0.0112152 Jy ! Clean residual min=-0.009478 max=0.008399 Jy/beam ! Clean residual mean=-0.000003 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.363247 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 79 components and 0.363247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090881Jy sigma=1.088767 ! Fit after self-cal, rms=0.090807Jy sigma=1.087498 ! 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.090807Jy sigma=1.087498 ! Fit after self-cal, rms=0.088100Jy sigma=1.042819 ! 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.088100Jy sigma=1.042819 ! Fit after self-cal, rms=0.088104Jy sigma=1.042438 ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=8.086 mas, bpa=-3.104 degrees ! Estimated noise=2.22878 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00502969 Jy ! Component: 100 - total flux cleaned = 0.00652364 Jy ! Component: 150 - total flux cleaned = 0.00743498 Jy ! Component: 200 - total flux cleaned = 0.00806365 Jy ! Total flux subtracted in 200 components = 0.00806365 Jy ! Clean residual min=-0.007585 max=0.006887 Jy/beam ! Clean residual mean=0.000152 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.37131 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 92 components and 0.37131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087669Jy sigma=1.038356 ! Fit after self-cal, rms=0.087656Jy sigma=1.038055 ! 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=8.855 mas, bmaj=26.59 mas, bpa=0.7933 degrees ! Estimated noise=2.86973 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.00209865 Jy ! Component: 100 - total flux cleaned = 0.0024642 Jy ! Component: 150 - total flux cleaned = 0.00251479 Jy ! Component: 200 - total flux cleaned = 0.00255665 Jy ! Total flux subtracted in 200 components = 0.00255665 Jy ! Clean residual min=-0.010360 max=0.008045 Jy/beam ! Clean residual mean=0.000276 rms=0.002936 Jy/beam ! Combined flux in latest and established models = 0.373867 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.373867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087648Jy sigma=1.037917 ! Fit after self-cal, rms=0.087638Jy sigma=1.037803 ! Inverting map uvtaper 0,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.652 mas, bmaj=6.793 mas, bpa=-3.361 degrees ! Estimated noise=3.12915 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.26207 Jy ! Component: 100 - total flux cleaned = 0.311081 Jy ! Component: 150 - total flux cleaned = 0.336205 Jy ! Component: 200 - total flux cleaned = 0.351821 Jy ! Total flux subtracted in 200 components = 0.351821 Jy ! Clean residual min=-0.009978 max=0.012141 Jy/beam ! Clean residual mean=0.000070 rms=0.003067 Jy/beam ! Combined flux in latest and established models = 0.351821 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.351821 Jy ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=8.086 mas, bpa=-3.104 degrees ! Estimated noise=2.22878 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.0115731 Jy ! Component: 100 - total flux cleaned = 0.0163788 Jy ! Component: 150 - total flux cleaned = 0.0182454 Jy ! Component: 200 - total flux cleaned = 0.0190639 Jy ! Total flux subtracted in 200 components = 0.0190639 Jy ! Clean residual min=-0.008153 max=0.006991 Jy/beam ! Clean residual mean=0.000146 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 0.370885 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 65 components and 0.370885 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=8.855 mas, bmaj=26.59 mas, bpa=0.7933 degrees ! Estimated noise=2.86973 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.00307794 Jy ! Component: 100 - total flux cleaned = 0.00368256 Jy ! Component: 150 - total flux cleaned = 0.00381115 Jy ! Component: 200 - total flux cleaned = 0.0039218 Jy ! Total flux subtracted in 200 components = 0.0039218 Jy ! Clean residual min=-0.010679 max=0.008029 Jy/beam ! Clean residual mean=0.000263 rms=0.002967 Jy/beam ! Combined flux in latest and established models = 0.374807 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 69 components and 0.374807 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=8.086 mas, bpa=-3.104 degrees ! Estimated noise=2.22878 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000651843 Jy ! Component: 100 - total flux cleaned = -0.000557336 Jy ! Component: 150 - total flux cleaned = -0.000560003 Jy ! Component: 200 - total flux cleaned = -0.000636607 Jy ! Total flux subtracted in 200 components = -0.000636607 Jy ! Clean residual min=-0.007665 max=0.006838 Jy/beam ! Clean residual mean=0.000140 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.37417 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.37417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087893Jy sigma=1.040741 ! Fit after self-cal, rms=0.087850Jy sigma=1.040299 wmodel J2144-3312_S_2004_05_08_yyk\_map.mod ! Writing 84 model components to file: J2144-3312_S_2004_05_08_yyk_map.mod wobs J2144-3312_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J2144-3312_S_2004_05_08_yyk_uvs.fits wwins J2144-3312_S_2004_05_08_yyk\_map.win ! wwins: Wrote 2 windows to J2144-3312_S_2004_05_08_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.000920375 Jy ! Component: 100 - total flux cleaned = -0.000128715 Jy ! Component: 150 - total flux cleaned = 0.00128948 Jy ! Component: 200 - total flux cleaned = 0.00268597 Jy ! Component: 250 - total flux cleaned = 0.0036421 Jy ! Component: 300 - total flux cleaned = 0.00429912 Jy ! Component: 350 - total flux cleaned = 0.00453626 Jy ! Component: 400 - total flux cleaned = 0.00476031 Jy ! Component: 450 - total flux cleaned = 0.00483084 Jy ! Component: 500 - total flux cleaned = 0.00531835 Jy ! Component: 550 - total flux cleaned = 0.0055884 Jy ! Component: 600 - total flux cleaned = 0.0057833 Jy ! Component: 650 - total flux cleaned = 0.0058447 Jy ! Component: 700 - total flux cleaned = 0.00578384 Jy ! Component: 750 - total flux cleaned = 0.00590367 Jy ! Component: 800 - total flux cleaned = 0.00601884 Jy ! Component: 850 - total flux cleaned = 0.00596325 Jy ! Component: 900 - total flux cleaned = 0.0061287 Jy ! Component: 950 - total flux cleaned = 0.0060217 Jy ! Component: 1000 - total flux cleaned = 0.00607457 Jy ! Component: 1050 - total flux cleaned = 0.00607463 Jy ! Component: 1100 - total flux cleaned = 0.00617525 Jy ! Component: 1150 - total flux cleaned = 0.00622433 Jy ! Component: 1200 - total flux cleaned = 0.006272 Jy ! Component: 1250 - total flux cleaned = 0.00641299 Jy ! Component: 1300 - total flux cleaned = 0.00636572 Jy ! Component: 1350 - total flux cleaned = 0.00645722 Jy ! Component: 1400 - total flux cleaned = 0.00654683 Jy ! Component: 1450 - total flux cleaned = 0.00672356 Jy ! Component: 1500 - total flux cleaned = 0.00681042 Jy ! Component: 1550 - total flux cleaned = 0.00702505 Jy ! Component: 1600 - total flux cleaned = 0.00715173 Jy ! Component: 1650 - total flux cleaned = 0.00727722 Jy ! Component: 1700 - total flux cleaned = 0.00744127 Jy ! Component: 1750 - total flux cleaned = 0.00752253 Jy ! Component: 1800 - total flux cleaned = 0.00772178 Jy ! Component: 1850 - total flux cleaned = 0.00799637 Jy ! Component: 1900 - total flux cleaned = 0.0081895 Jy ! Component: 1950 - total flux cleaned = 0.00830407 Jy ! Component: 2000 - total flux cleaned = 0.00849321 Jy ! Total flux subtracted in 2048 components = 0.00875464 Jy ! Clean residual min=-0.002599 max=0.002232 Jy/beam ! Clean residual mean=0.000028 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.382925 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 221 components and 0.382925 Jy ![Exited script file: muppet] wmap "J2144-3312_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.046 x 8.086 at -3.104 degrees (North through East) ! Clean map min=-0.0057726 max=0.29218 Jy/beam ! Writing clean map to FITS file: J2144-3312_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.292184 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000754778 device "J2144-3312_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2144-3312_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.774969 0.774969 1.54994 3.09988 6.19975 12.3995 24.799 49.598 99.196 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.292 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.046 x 8.086 at -3.104 degrees (North through East) ! Clean map min=-0.0057726 max=0.29218 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2144-3312_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2144-3312_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2144-3312_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:54:40 2005