! Started logfile: J1012-3740_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:15:26 2005 obs J1012-3740_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1012-3740_S_2005_06_01_yyk_uve.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.73545 visibilities/baseline/integration-bin. ! Found source: J1012-3740 ! ! 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 1802 lines of history. ! ! Reading 2780 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 J1012-3740_S_2005_06_01_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.133647 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=3.12 mas, bmaj=18.88 mas, bpa=-13.3 degrees ! Estimated noise=2.89546 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.0792995 Jy ! Component: 100 - total flux cleaned = 0.0954475 Jy ! Total flux subtracted in 100 components = 0.0954475 Jy ! Clean residual min=-0.007672 max=0.009894 Jy/beam ! Clean residual mean=0.000196 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.0954476 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0954476 Jy ! ! Correcting IF 1. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.087231Jy sigma=1.069105 ! Fit after self-cal, rms=0.086478Jy sigma=1.058003 ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=18.88 mas, bpa=-13.3 degrees ! Estimated noise=2.89546 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=6.807 mas, bmaj=24.25 mas, bpa=-4.971 degrees ! Estimated noise=1.30967 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.00631287 Jy ! Component: 100 - total flux cleaned = 0.00749139 Jy ! Component: 150 - total flux cleaned = 0.00753479 Jy ! Component: 200 - total flux cleaned = 0.00757152 Jy ! Total flux subtracted in 200 components = 0.00757152 Jy ! Clean residual min=-0.004401 max=0.004756 Jy/beam ! Clean residual mean=0.000360 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.103019 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 61 components and 0.103019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085996Jy sigma=1.052163 ! Fit after self-cal, rms=0.085913Jy sigma=1.051569 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.807 x 24.25 at -4.971 degrees (North through East) ! Clean map min=-0.0043155 max=0.095867 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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: 1.01829 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.92 HN 1.00* KP 0.95 ! LA 1.11 MK 1.00* NL 1.00* OV 0.90 ! PT 1.08 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986109 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.00* KP 1.07 ! LA 1.11 MK 1.00* NL 1.00* OV 0.99 ! PT 0.95 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.085913Jy sigma=1.051569 ! Fit after self-cal, rms=0.085074Jy sigma=1.044642 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.085074Jy sigma=1.044642 ! Fit after self-cal, rms=0.085055Jy sigma=1.044563 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.761 mas, bmaj=23.75 mas, bpa=-4.53 degrees ! Estimated noise=1.30929 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.00250958 Jy ! Component: 100 - total flux cleaned = 0.00346898 Jy ! Component: 150 - total flux cleaned = 0.00360978 Jy ! Component: 200 - total flux cleaned = 0.00369776 Jy ! Total flux subtracted in 200 components = 0.00369776 Jy ! Clean residual min=-0.003275 max=0.004458 Jy/beam ! Clean residual mean=0.000527 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.106717 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.106717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085001Jy sigma=1.043629 ! Fit after self-cal, rms=0.084995Jy sigma=1.043602 ! 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.084995Jy sigma=1.043602 ! Fit after self-cal, rms=0.078936Jy sigma=0.948845 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.00341763 Jy ! Component: 100 - total flux cleaned = 0.00392865 Jy ! Component: 150 - total flux cleaned = 0.00392907 Jy ! Component: 200 - total flux cleaned = 0.00392846 Jy ! Total flux subtracted in 200 components = 0.00392846 Jy ! Clean residual min=-0.002969 max=0.004342 Jy/beam ! Clean residual mean=0.000427 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.110645 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.110645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078742Jy sigma=0.946849 ! Fit after self-cal, rms=0.077796Jy sigma=0.938494 ! 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: 6.761 x 23.75 at -4.53 degrees (North through East) ! Clean map min=-0.0028865 max=0.10048 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.077796Jy sigma=0.938494 ! Fit after self-cal, rms=0.077555Jy sigma=0.933094 ! 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.077555Jy sigma=0.933094 ! Fit after self-cal, rms=0.077402Jy sigma=0.932004 ! Inverting map and beam ! Estimated beam: bmin=6.757 mas, bmaj=23.6 mas, bpa=-4.371 degrees ! Estimated noise=1.30701 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120144 Jy ! Component: 100 - total flux cleaned = 0.001405 Jy ! Component: 150 - total flux cleaned = 0.00140506 Jy ! Component: 200 - total flux cleaned = 0.00142599 Jy ! Total flux subtracted in 200 components = 0.00142599 Jy ! Clean residual min=-0.002618 max=0.004207 Jy/beam ! Clean residual mean=0.000422 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.112071 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 103 components and 0.112071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077374Jy sigma=0.931699 ! Fit after self-cal, rms=0.077348Jy sigma=0.931515 ! 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.077348Jy sigma=0.931515 ! Fit after self-cal, rms=0.078846Jy sigma=0.931954 ! 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.078846Jy sigma=0.931954 ! Fit after self-cal, rms=0.078869Jy sigma=0.931625 ! Inverting map and beam ! Estimated beam: bmin=6.717 mas, bmaj=23.51 mas, bpa=-4.427 degrees ! Estimated noise=1.3159 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113789 Jy ! Component: 100 - total flux cleaned = 0.00145817 Jy ! Component: 150 - total flux cleaned = 0.0015322 Jy ! Component: 200 - total flux cleaned = 0.00156717 Jy ! Total flux subtracted in 200 components = 0.00156717 Jy ! Clean residual min=-0.002623 max=0.004072 Jy/beam ! Clean residual mean=0.000392 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.113638 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 110 components and 0.113638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078833Jy sigma=0.931367 ! Fit after self-cal, rms=0.078852Jy sigma=0.931333 ! 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=11.25 mas, bmaj=60.97 mas, bpa=15.52 degrees ! Estimated noise=1.36704 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.00024 Jy ! Component: 100 - total flux cleaned = 0.000263001 Jy ! Component: 150 - total flux cleaned = 0.000284024 Jy ! Component: 200 - total flux cleaned = 0.000310108 Jy ! Total flux subtracted in 200 components = 0.000310108 Jy ! Clean residual min=-0.002729 max=0.003952 Jy/beam ! Clean residual mean=0.000469 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.113949 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 118 components and 0.113949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078858Jy sigma=0.931316 ! Fit after self-cal, rms=0.078864Jy sigma=0.931309 ! 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=3.123 mas, bmaj=18.66 mas, bpa=-13.23 degrees ! Estimated noise=2.88619 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0841282 Jy ! Component: 100 - total flux cleaned = 0.100662 Jy ! Component: 150 - total flux cleaned = 0.107225 Jy ! Component: 200 - total flux cleaned = 0.111199 Jy ! Total flux subtracted in 200 components = 0.111199 Jy ! Clean residual min=-0.006551 max=0.008456 Jy/beam ! Clean residual mean=0.000170 rms=0.002290 Jy/beam ! Combined flux in latest and established models = 0.111199 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.111199 Jy ! Inverting map and beam ! Estimated beam: bmin=6.717 mas, bmaj=23.51 mas, bpa=-4.427 degrees ! Estimated noise=1.3159 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.00211956 Jy ! Component: 100 - total flux cleaned = 0.00240654 Jy ! Component: 150 - total flux cleaned = 0.00240553 Jy ! Component: 200 - total flux cleaned = 0.00237897 Jy ! Total flux subtracted in 200 components = 0.00237897 Jy ! Clean residual min=-0.002804 max=0.004191 Jy/beam ! Clean residual mean=0.000391 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.113578 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.113578 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=11.25 mas, bmaj=60.97 mas, bpa=15.52 degrees ! Estimated noise=1.36704 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.000200612 Jy ! Component: 100 - total flux cleaned = 0.000224915 Jy ! Component: 150 - total flux cleaned = 0.000257236 Jy ! Component: 200 - total flux cleaned = 0.000286487 Jy ! Total flux subtracted in 200 components = 0.000286487 Jy ! Clean residual min=-0.002629 max=0.004017 Jy/beam ! Clean residual mean=0.000469 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.113865 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.113865 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.717 mas, bmaj=23.51 mas, bpa=-4.427 degrees ! Estimated noise=1.3159 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.22542e-05 Jy ! Component: 100 - total flux cleaned = -0.000121923 Jy ! Component: 150 - total flux cleaned = -0.000138719 Jy ! Component: 200 - total flux cleaned = -0.000138995 Jy ! Total flux subtracted in 200 components = -0.000138995 Jy ! Clean residual min=-0.002729 max=0.004182 Jy/beam ! Clean residual mean=0.000390 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.113726 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 96 components and 0.113726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078880Jy sigma=0.931474 ! Fit after self-cal, rms=0.078882Jy sigma=0.931424 wmodel J1012-3740_S_2005_06_01_yyk\_map.mod ! Writing 96 model components to file: J1012-3740_S_2005_06_01_yyk_map.mod wobs J1012-3740_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1012-3740_S_2005_06_01_yyk_uvs.fits wwins J1012-3740_S_2005_06_01_yyk\_map.win ! wwins: Wrote 1 windows to J1012-3740_S_2005_06_01_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.00168185 Jy ! Component: 100 - total flux cleaned = 0.00294765 Jy ! Component: 150 - total flux cleaned = 0.00378837 Jy ! Component: 200 - total flux cleaned = 0.00440103 Jy ! Component: 250 - total flux cleaned = 0.00513652 Jy ! Component: 300 - total flux cleaned = 0.00587385 Jy ! Component: 350 - total flux cleaned = 0.00657606 Jy ! Component: 400 - total flux cleaned = 0.00738799 Jy ! Component: 450 - total flux cleaned = 0.00813926 Jy ! Component: 500 - total flux cleaned = 0.00889798 Jy ! Component: 550 - total flux cleaned = 0.00960193 Jy ! Component: 600 - total flux cleaned = 0.0102843 Jy ! Component: 650 - total flux cleaned = 0.0109459 Jy ! Component: 700 - total flux cleaned = 0.0115878 Jy ! Component: 750 - total flux cleaned = 0.0121839 Jy ! Component: 800 - total flux cleaned = 0.0126586 Jy ! Component: 850 - total flux cleaned = 0.0131736 Jy ! Component: 900 - total flux cleaned = 0.0136529 Jy ! Component: 950 - total flux cleaned = 0.0141471 Jy ! Component: 1000 - total flux cleaned = 0.0146073 Jy ! Component: 1050 - total flux cleaned = 0.0150582 Jy ! Component: 1100 - total flux cleaned = 0.0154776 Jy ! Component: 1150 - total flux cleaned = 0.0159123 Jy ! Component: 1200 - total flux cleaned = 0.0163172 Jy ! Component: 1250 - total flux cleaned = 0.0167159 Jy ! Component: 1300 - total flux cleaned = 0.0170439 Jy ! Component: 1350 - total flux cleaned = 0.0172389 Jy ! Component: 1400 - total flux cleaned = 0.0174329 Jy ! Component: 1450 - total flux cleaned = 0.0175405 Jy ! Component: 1500 - total flux cleaned = 0.0176483 Jy ! Component: 1550 - total flux cleaned = 0.0177128 Jy ! Component: 1600 - total flux cleaned = 0.0177778 Jy ! Component: 1650 - total flux cleaned = 0.0178649 Jy ! Component: 1700 - total flux cleaned = 0.0179305 Jy ! Component: 1750 - total flux cleaned = 0.01793 Jy ! Component: 1800 - total flux cleaned = 0.0179298 Jy ! Component: 1850 - total flux cleaned = 0.0179526 Jy ! Component: 1900 - total flux cleaned = 0.0179748 Jy ! Component: 1950 - total flux cleaned = 0.0179509 Jy ! Component: 2000 - total flux cleaned = 0.0179044 Jy ! Total flux subtracted in 2048 components = 0.0178572 Jy ! Clean residual min=-0.001317 max=0.001344 Jy/beam ! Clean residual mean=0.000132 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.131583 Jy keep ! Adding 84 model components to the UV plane model. ! The established model now contains 176 components and 0.131583 Jy ![Exited script file: muppet] wmap "J1012-3740_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.717 x 23.51 at -4.427 degrees (North through East) ! Clean map min=-0.0019239 max=0.10004 Jy/beam ! Writing clean map to FITS file: J1012-3740_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000442285 device "J1012-3740_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1012-3740_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32626 1.32626 2.65253 5.30505 10.6101 21.2202 42.4404 84.8808 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.1 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.717 x 23.51 at -4.427 degrees (North through East) ! Clean map min=-0.0019239 max=0.10004 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1012-3740_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1012-3740_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1012-3740_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:15:30 2005