! Started logfile: J1120-2508_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:44:15 2007 obs J1120-2508_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1120-2508_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.756944 visibilities/baseline/integration-bin. ! Found source: J1120-2508 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 19620 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 J1120-2508_S_1997_08_27_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.694708 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.825 mas, bmaj=5.996 mas, bpa=-19.75 degrees ! Estimated noise=3897.19 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.5, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.165004 Jy ! Component: 100 - total flux cleaned = 0.265053 Jy ! Total flux subtracted in 100 components = 0.265053 Jy ! Clean residual min=-0.047605 max=0.070910 Jy/beam ! Clean residual mean=0.003242 rms=0.016422 Jy/beam ! Combined flux in latest and established models = 0.265053 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.265053 Jy ! ! Correcting IF 1. ! A total of 422 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 340 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.625410Jy sigma=0.001730 ! Fit after self-cal, rms=0.623964Jy sigma=0.001726 ! Inverting map and beam ! Estimated beam: bmin=2.825 mas, bmaj=5.996 mas, bpa=-19.75 degrees ! Estimated noise=3897.19 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=8.365 mas, bpa=-12.51 degrees ! Estimated noise=1836.21 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.189904 Jy ! Component: 100 - total flux cleaned = 0.275035 Jy ! Component: 150 - total flux cleaned = 0.314432 Jy ! Component: 200 - total flux cleaned = 0.332699 Jy ! Total flux subtracted in 200 components = 0.332699 Jy ! Clean residual min=-0.052574 max=0.088610 Jy/beam ! Clean residual mean=0.004277 rms=0.022566 Jy/beam ! Combined flux in latest and established models = 0.597753 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.597753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.588699Jy sigma=0.001601 ! Fit after self-cal, rms=0.588410Jy sigma=0.001600 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 8.365 at -12.51 degrees (North through East) ! Clean map min=-0.051965 max=0.17178 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! 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 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! 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.588410Jy sigma=0.001600 ! Fit after self-cal, rms=0.588182Jy sigma=0.001600 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.588182Jy sigma=0.001600 ! Fit after self-cal, rms=0.588169Jy sigma=0.001600 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=8.362 mas, bpa=-12.51 degrees ! Estimated noise=1837.15 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.00842993 Jy ! Component: 100 - total flux cleaned = 0.00999971 Jy ! Component: 150 - total flux cleaned = 0.0113067 Jy ! Component: 200 - total flux cleaned = 0.0117729 Jy ! Total flux subtracted in 200 components = 0.0117729 Jy ! Clean residual min=-0.052424 max=0.086291 Jy/beam ! Clean residual mean=0.004222 rms=0.022202 Jy/beam ! Combined flux in latest and established models = 0.609526 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.609526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.587989Jy sigma=0.001599 ! Fit after self-cal, rms=0.588071Jy sigma=0.001599 ! 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.588071Jy sigma=0.001599 ! Fit after self-cal, rms=0.583400Jy sigma=0.001586 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.0103621 Jy ! Component: 100 - total flux cleaned = 0.0112281 Jy ! Component: 150 - total flux cleaned = 0.0115881 Jy ! Component: 200 - total flux cleaned = 0.0119264 Jy ! Total flux subtracted in 200 components = 0.0119264 Jy ! Clean residual min=-0.049931 max=0.084662 Jy/beam ! Clean residual mean=0.004218 rms=0.021691 Jy/beam ! Combined flux in latest and established models = 0.621452 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.621452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.583281Jy sigma=0.001586 ! Fit after self-cal, rms=0.582205Jy sigma=0.001583 ! 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.602 x 8.362 at -12.51 degrees (North through East) ! Clean map min=-0.047497 max=0.17171 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.582205Jy sigma=0.001583 ! Fit after self-cal, rms=0.582205Jy sigma=0.001583 ! 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.582205Jy sigma=0.001583 ! Fit after self-cal, rms=0.581871Jy sigma=0.001582 ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=8.362 mas, bpa=-12.51 degrees ! Estimated noise=1837.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379244 Jy ! Component: 100 - total flux cleaned = 0.00422691 Jy ! Component: 150 - total flux cleaned = 0.00440416 Jy ! Component: 200 - total flux cleaned = 0.00457518 Jy ! Total flux subtracted in 200 components = 0.00457518 Jy ! Clean residual min=-0.047703 max=0.081837 Jy/beam ! Clean residual mean=0.004255 rms=0.021451 Jy/beam ! Combined flux in latest and established models = 0.626027 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.626027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.581803Jy sigma=0.001582 ! Fit after self-cal, rms=0.581602Jy sigma=0.001581 ! 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.581602Jy sigma=0.001581 ! Fit after self-cal, rms=0.581602Jy sigma=0.001581 ! 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.581602Jy sigma=0.001581 ! Fit after self-cal, rms=0.581567Jy sigma=0.001581 ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=8.362 mas, bpa=-12.51 degrees ! Estimated noise=1837.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661759 Jy ! Component: 100 - total flux cleaned = 0.00100693 Jy ! Component: 150 - total flux cleaned = 0.00116598 Jy ! Component: 200 - total flux cleaned = 0.00133084 Jy ! Total flux subtracted in 200 components = 0.00133084 Jy ! Clean residual min=-0.047640 max=0.081659 Jy/beam ! Clean residual mean=0.004272 rms=0.021376 Jy/beam ! Combined flux in latest and established models = 0.627358 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 70 components and 0.627358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.581521Jy sigma=0.001581 ! Fit after self-cal, rms=0.581477Jy sigma=0.001581 ! 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.022 mas, bmaj=16.44 mas, bpa=-10.45 degrees ! Estimated noise=2270.69 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.0339197 Jy ! Component: 100 - total flux cleaned = 0.036663 Jy ! Component: 150 - total flux cleaned = 0.0388862 Jy ! Component: 200 - total flux cleaned = 0.0402032 Jy ! Total flux subtracted in 200 components = 0.0402032 Jy ! Clean residual min=-0.070582 max=0.126764 Jy/beam ! Clean residual mean=0.007295 rms=0.034540 Jy/beam ! Combined flux in latest and established models = 0.667561 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 77 components and 0.667561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.583310Jy sigma=0.001585 ! Fit after self-cal, rms=0.583186Jy sigma=0.001584 ! 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.825 mas, bmaj=5.997 mas, bpa=-19.75 degrees ! Estimated noise=3897.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.182915 Jy ! Component: 100 - total flux cleaned = 0.288709 Jy ! Component: 150 - total flux cleaned = 0.356966 Jy ! Component: 200 - total flux cleaned = 0.401894 Jy ! Total flux subtracted in 200 components = 0.401894 Jy ! Clean residual min=-0.049117 max=0.059512 Jy/beam ! Clean residual mean=0.002865 rms=0.015008 Jy/beam ! Combined flux in latest and established models = 0.401894 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.401894 Jy ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=8.362 mas, bpa=-12.51 degrees ! Estimated noise=1837.15 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.124288 Jy ! Component: 100 - total flux cleaned = 0.179032 Jy ! Component: 150 - total flux cleaned = 0.204413 Jy ! Component: 200 - total flux cleaned = 0.216186 Jy ! Total flux subtracted in 200 components = 0.216186 Jy ! Clean residual min=-0.048864 max=0.082587 Jy/beam ! Clean residual mean=0.004356 rms=0.021619 Jy/beam ! Combined flux in latest and established models = 0.61808 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.61808 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.022 mas, bmaj=16.44 mas, bpa=-10.45 degrees ! Estimated noise=2270.69 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.0401193 Jy ! Component: 100 - total flux cleaned = 0.0429357 Jy ! Component: 150 - total flux cleaned = 0.0453283 Jy ! Component: 200 - total flux cleaned = 0.0474476 Jy ! Total flux subtracted in 200 components = 0.0474476 Jy ! Clean residual min=-0.072553 max=0.128698 Jy/beam ! Clean residual mean=0.007346 rms=0.034606 Jy/beam ! Combined flux in latest and established models = 0.665528 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.665528 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=8.362 mas, bpa=-12.51 degrees ! Estimated noise=1837.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0309806 Jy ! Component: 100 - total flux cleaned = -0.0332595 Jy ! Component: 150 - total flux cleaned = -0.0343143 Jy ! Component: 200 - total flux cleaned = -0.0351084 Jy ! Total flux subtracted in 200 components = -0.0351084 Jy ! Clean residual min=-0.047814 max=0.082155 Jy/beam ! Clean residual mean=0.004266 rms=0.021292 Jy/beam ! Combined flux in latest and established models = 0.63042 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.63042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.582029Jy sigma=0.001582 ! Fit after self-cal, rms=0.581918Jy sigma=0.001581 wmodel J1120-2508_S_1997_08_27_yyk\_map.mod ! Writing 68 model components to file: J1120-2508_S_1997_08_27_yyk_map.mod wobs J1120-2508_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1120-2508_S_1997_08_27_yyk_uvs.fits wwins J1120-2508_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1120-2508_S_1997_08_27_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.0361176 Jy ! Component: 100 - total flux cleaned = 0.0667745 Jy ! Component: 150 - total flux cleaned = 0.0938597 Jy ! Component: 200 - total flux cleaned = 0.118222 Jy ! Component: 250 - total flux cleaned = 0.140293 Jy ! Component: 300 - total flux cleaned = 0.160485 Jy ! Component: 350 - total flux cleaned = 0.175404 Jy ! Component: 400 - total flux cleaned = 0.18657 Jy ! Component: 450 - total flux cleaned = 0.196407 Jy ! Component: 500 - total flux cleaned = 0.206269 Jy ! Component: 550 - total flux cleaned = 0.215528 Jy ! Component: 600 - total flux cleaned = 0.224264 Jy ! Component: 650 - total flux cleaned = 0.23308 Jy ! Component: 700 - total flux cleaned = 0.239995 Jy ! Component: 750 - total flux cleaned = 0.245197 Jy ! Component: 800 - total flux cleaned = 0.250187 Jy ! Component: 850 - total flux cleaned = 0.253668 Jy ! Component: 900 - total flux cleaned = 0.257444 Jy ! Component: 950 - total flux cleaned = 0.261085 Jy ! Component: 1000 - total flux cleaned = 0.263827 Jy ! Component: 1050 - total flux cleaned = 0.266114 Jy ! Component: 1100 - total flux cleaned = 0.269081 Jy ! Component: 1150 - total flux cleaned = 0.273066 Jy ! Component: 1200 - total flux cleaned = 0.276254 Jy ! Component: 1250 - total flux cleaned = 0.279382 Jy ! Component: 1300 - total flux cleaned = 0.282443 Jy ! Component: 1350 - total flux cleaned = 0.284107 Jy ! Component: 1400 - total flux cleaned = 0.286394 Jy ! Component: 1450 - total flux cleaned = 0.288314 Jy ! Component: 1500 - total flux cleaned = 0.289572 Jy ! Component: 1550 - total flux cleaned = 0.291119 Jy ! Component: 1600 - total flux cleaned = 0.292641 Jy ! Component: 1650 - total flux cleaned = 0.294434 Jy ! Component: 1700 - total flux cleaned = 0.295314 Jy ! Component: 1750 - total flux cleaned = 0.296759 Jy ! Component: 1800 - total flux cleaned = 0.298463 Jy ! Component: 1850 - total flux cleaned = 0.299578 Jy ! Component: 1900 - total flux cleaned = 0.300399 Jy ! Component: 1950 - total flux cleaned = 0.302018 Jy ! Component: 2000 - total flux cleaned = 0.302809 Jy ! Total flux subtracted in 2048 components = 0.303323 Jy ! Clean residual min=-0.014045 max=0.014654 Jy/beam ! Clean residual mean=0.000852 rms=0.006682 Jy/beam ! Combined flux in latest and established models = 0.933743 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 295 components and 0.933743 Jy ![Exited script file: muppet] wmap "J1120-2508_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.602 x 8.362 at -12.51 degrees (North through East) ! Clean map min=-0.028131 max=0.16725 Jy/beam ! Writing clean map to FITS file: J1120-2508_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.167254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00667706 device "J1120-2508_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1120-2508_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.9765 11.9765 23.9529 47.9059 95.8118 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.02 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.167 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.602 x 8.362 at -12.51 degrees (North through East) ! Clean map min=-0.028131 max=0.16725 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1120-2508_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1120-2508_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1120-2508_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:44:22 2007