! Started logfile: J1122-2532_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:44:59 2007 obs J1122-2532_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1122-2532_S_1997_08_27_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.85399 visibilities/baseline/integration-bin. ! Found source: J1122-2532 ! ! 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 702 lines of history. ! ! Reading 22904 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 J1122-2532_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.535742 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.787 mas, bmaj=5.779 mas, bpa=-19.07 degrees ! Estimated noise=2659.6 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.213157 Jy ! Component: 100 - total flux cleaned = 0.239777 Jy ! Total flux subtracted in 100 components = 0.239777 Jy ! Clean residual min=-0.037349 max=0.046604 Jy/beam ! Clean residual mean=-0.000086 rms=0.009085 Jy/beam ! Combined flux in latest and established models = 0.239777 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.239777 Jy ! ! Correcting IF 1. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.466371Jy sigma=0.001274 ! Fit after self-cal, rms=0.465662Jy sigma=0.001272 ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=5.779 mas, bpa=-19.07 degrees ! Estimated noise=2659.6 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.448 mas, bmaj=7.36 mas, bpa=-17.63 degrees ! Estimated noise=1602.58 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 (6, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0551575 Jy ! Component: 100 - total flux cleaned = 0.0637781 Jy ! Component: 150 - total flux cleaned = 0.0667016 Jy ! Component: 200 - total flux cleaned = 0.067879 Jy ! Total flux subtracted in 200 components = 0.067879 Jy ! Clean residual min=-0.017173 max=0.016663 Jy/beam ! Clean residual mean=-0.000753 rms=0.004442 Jy/beam ! Combined flux in latest and established models = 0.307656 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 37 components and 0.307656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460696Jy sigma=0.001256 ! Fit after self-cal, rms=0.460362Jy sigma=0.001255 ! 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.448 x 7.36 at -17.63 degrees (North through East) ! Clean map min=-0.016401 max=0.24901 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if 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.02154 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.90 KP 0.91 ! LA 0.96 MK 0.89 NL 1.00* OV 1.23 ! PT 0.96 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00273 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.10 HN 1.03 KP 0.90 ! LA 1.01 MK 1.02 NL 0.91 OV 1.11 ! PT 0.90 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04546 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.89 KP 0.91 ! LA 0.77 MK 0.85 NL 0.96 OV 1.06 ! PT 1.09 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01255 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 HN 1.10 KP 0.93 ! LA 0.88 MK 0.97 NL 1.04 OV 0.95 ! PT 0.92 SC 0.95 ! ! ! Fit before self-cal, rms=0.460362Jy sigma=0.001255 ! Fit after self-cal, rms=0.444802Jy sigma=0.001250 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.444802Jy sigma=0.001250 ! Fit after self-cal, rms=0.444769Jy sigma=0.001250 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=7.136 mas, bpa=-17.54 degrees ! Estimated noise=1587.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.00939742 Jy ! Component: 100 - total flux cleaned = 0.0113659 Jy ! Component: 150 - total flux cleaned = 0.0113456 Jy ! Component: 200 - total flux cleaned = 0.0109689 Jy ! Total flux subtracted in 200 components = 0.0109689 Jy ! Clean residual min=-0.015146 max=0.012474 Jy/beam ! Clean residual mean=-0.000590 rms=0.003892 Jy/beam ! Combined flux in latest and established models = 0.318624 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.318625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.443925Jy sigma=0.001248 ! Fit after self-cal, rms=0.443883Jy sigma=0.001248 ! 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.443883Jy sigma=0.001248 ! Fit after self-cal, rms=0.441247Jy sigma=0.001241 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.00423483 Jy ! Component: 100 - total flux cleaned = 0.00424039 Jy ! Component: 150 - total flux cleaned = 0.00424197 Jy ! Component: 200 - total flux cleaned = 0.00423688 Jy ! Total flux subtracted in 200 components = 0.00423688 Jy ! Clean residual min=-0.014791 max=0.010302 Jy/beam ! Clean residual mean=-0.000547 rms=0.003642 Jy/beam ! Combined flux in latest and established models = 0.322861 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 68 components and 0.322861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.440908Jy sigma=0.001240 ! Fit after self-cal, rms=0.440363Jy sigma=0.001239 ! 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.347 x 7.136 at -17.54 degrees (North through East) ! Clean map min=-0.023114 max=0.25129 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.440363Jy sigma=0.001239 ! Fit after self-cal, rms=1.283287Jy sigma=0.001227 ! 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=1.283287Jy sigma=0.001227 ! Fit after self-cal, rms=1.284016Jy sigma=0.001227 ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=8.22 mas, bpa=-13.1 degrees ! Estimated noise=1577.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00592728 Jy ! Component: 100 - total flux cleaned = 0.00693762 Jy ! Component: 150 - total flux cleaned = 0.00735654 Jy ! Component: 200 - total flux cleaned = 0.00771485 Jy ! Total flux subtracted in 200 components = 0.00771485 Jy ! Clean residual min=-0.006967 max=0.007408 Jy/beam ! Clean residual mean=-0.000094 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 0.330576 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 96 components and 0.330576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.283923Jy sigma=0.001226 ! Fit after self-cal, rms=1.283793Jy sigma=0.001226 ! 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=1.283793Jy sigma=0.001226 ! Fit after self-cal, rms=1.571667Jy sigma=0.001225 ! 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=1.571667Jy sigma=0.001225 ! Fit after self-cal, rms=1.571663Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.244 mas, bpa=-12.75 degrees ! Estimated noise=1583.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606018 Jy ! Component: 100 - total flux cleaned = 0.00678649 Jy ! Component: 150 - total flux cleaned = 0.00709411 Jy ! Component: 200 - total flux cleaned = 0.00737005 Jy ! Total flux subtracted in 200 components = 0.00737005 Jy ! Clean residual min=-0.006585 max=0.006933 Jy/beam ! Clean residual mean=-0.000054 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.337946 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.337946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.571601Jy sigma=0.001224 ! Fit after self-cal, rms=1.571575Jy sigma=0.001224 ! 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=7.453 mas, bmaj=16.35 mas, bpa=-9.344 degrees ! Estimated noise=2049.45 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.00120772 Jy ! Component: 100 - total flux cleaned = 0.000857851 Jy ! Component: 150 - total flux cleaned = 0.000757577 Jy ! Component: 200 - total flux cleaned = 0.000668133 Jy ! Total flux subtracted in 200 components = 0.000668133 Jy ! Clean residual min=-0.007295 max=0.008875 Jy/beam ! Clean residual mean=-0.000120 rms=0.002779 Jy/beam ! Combined flux in latest and established models = 0.338614 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.338614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.571565Jy sigma=0.001224 ! Fit after self-cal, rms=1.571517Jy sigma=0.001224 ! 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.632 mas, bmaj=6.284 mas, bpa=-13.92 degrees ! Estimated noise=2874.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.229134 Jy ! Component: 100 - total flux cleaned = 0.293482 Jy ! Component: 150 - total flux cleaned = 0.317955 Jy ! Component: 200 - total flux cleaned = 0.323371 Jy ! Total flux subtracted in 200 components = 0.323371 Jy ! Clean residual min=-0.016047 max=0.014785 Jy/beam ! Clean residual mean=0.000035 rms=0.004221 Jy/beam ! Combined flux in latest and established models = 0.323371 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.323371 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.244 mas, bpa=-12.75 degrees ! Estimated noise=1583.75 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.0138365 Jy ! Component: 100 - total flux cleaned = 0.0142893 Jy ! Component: 150 - total flux cleaned = 0.0146436 Jy ! Component: 200 - total flux cleaned = 0.015203 Jy ! Total flux subtracted in 200 components = 0.015203 Jy ! Clean residual min=-0.006965 max=0.007144 Jy/beam ! Clean residual mean=-0.000063 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.338574 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.338574 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=7.453 mas, bmaj=16.35 mas, bpa=-9.344 degrees ! Estimated noise=2049.45 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.00193689 Jy ! Component: 100 - total flux cleaned = 0.00229419 Jy ! Component: 150 - total flux cleaned = 0.00229564 Jy ! Component: 200 - total flux cleaned = 0.00216512 Jy ! Total flux subtracted in 200 components = 0.00216512 Jy ! Clean residual min=-0.007429 max=0.008645 Jy/beam ! Clean residual mean=-0.000149 rms=0.002822 Jy/beam ! Combined flux in latest and established models = 0.340739 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 82 components and 0.340739 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.244 mas, bpa=-12.75 degrees ! Estimated noise=1583.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147129 Jy ! Component: 100 - total flux cleaned = -0.00146969 Jy ! Component: 150 - total flux cleaned = -0.00130343 Jy ! Component: 200 - total flux cleaned = -0.00130771 Jy ! Total flux subtracted in 200 components = -0.00130771 Jy ! Clean residual min=-0.006575 max=0.006562 Jy/beam ! Clean residual mean=-0.000069 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.339431 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.339431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.571557Jy sigma=0.001224 ! Fit after self-cal, rms=1.571418Jy sigma=0.001224 wmodel J1122-2532_S_1997_08_27_yyk\_map.mod ! Writing 98 model components to file: J1122-2532_S_1997_08_27_yyk_map.mod wobs J1122-2532_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1122-2532_S_1997_08_27_yyk_uvs.fits wwins J1122-2532_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1122-2532_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.000161825 Jy ! Component: 100 - total flux cleaned = 0.000486969 Jy ! Component: 150 - total flux cleaned = 0.000694003 Jy ! Component: 200 - total flux cleaned = 0.000787958 Jy ! Component: 250 - total flux cleaned = 0.000698424 Jy ! Component: 300 - total flux cleaned = 0.000785784 Jy ! Component: 350 - total flux cleaned = 0.0009512 Jy ! Component: 400 - total flux cleaned = 0.00134893 Jy ! Component: 450 - total flux cleaned = 0.00196033 Jy ! Component: 500 - total flux cleaned = 0.00218193 Jy ! Component: 550 - total flux cleaned = 0.00239897 Jy ! Component: 600 - total flux cleaned = 0.00261047 Jy ! Component: 650 - total flux cleaned = 0.00274729 Jy ! Component: 700 - total flux cleaned = 0.00287947 Jy ! Component: 750 - total flux cleaned = 0.00300865 Jy ! Component: 800 - total flux cleaned = 0.00300773 Jy ! Component: 850 - total flux cleaned = 0.00294501 Jy ! Component: 900 - total flux cleaned = 0.00288429 Jy ! Component: 950 - total flux cleaned = 0.00264475 Jy ! Component: 1000 - total flux cleaned = 0.00252884 Jy ! Component: 1050 - total flux cleaned = 0.00241364 Jy ! Component: 1100 - total flux cleaned = 0.00201814 Jy ! Component: 1150 - total flux cleaned = 0.00190774 Jy ! Component: 1200 - total flux cleaned = 0.00163505 Jy ! Component: 1250 - total flux cleaned = 0.00152743 Jy ! Component: 1300 - total flux cleaned = 0.00126322 Jy ! Component: 1350 - total flux cleaned = 0.00105616 Jy ! Component: 1400 - total flux cleaned = 0.000802318 Jy ! Component: 1450 - total flux cleaned = 0.000652305 Jy ! Component: 1500 - total flux cleaned = 0.00035776 Jy ! Component: 1550 - total flux cleaned = 6.92893e-05 Jy ! Component: 1600 - total flux cleaned = -0.000167419 Jy ! Component: 1650 - total flux cleaned = -0.000261252 Jy ! Component: 1700 - total flux cleaned = -0.000538556 Jy ! Component: 1750 - total flux cleaned = -0.000720015 Jy ! Component: 1800 - total flux cleaned = -0.00112175 Jy ! Component: 1850 - total flux cleaned = -0.00138558 Jy ! Component: 1900 - total flux cleaned = -0.00155912 Jy ! Component: 1950 - total flux cleaned = -0.0021136 Jy ! Component: 2000 - total flux cleaned = -0.00236513 Jy ! Total flux subtracted in 2048 components = -0.00257301 Jy ! Clean residual min=-0.002124 max=0.003720 Jy/beam ! Clean residual mean=-0.000075 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.336858 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 240 components and 0.336858 Jy ![Exited script file: muppet] wmap "J1122-2532_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 8.244 at -12.75 degrees (North through East) ! Clean map min=-0.0091552 max=0.26117 Jy/beam ! Writing clean map to FITS file: J1122-2532_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.26117 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000852729 device "J1122-2532_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1122-2532_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.979511 0.979511 1.95902 3.91804 7.83609 15.6722 31.3444 62.6887 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.261 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.217 x 8.244 at -12.75 degrees (North through East) ! Clean map min=-0.0091552 max=0.26117 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1122-2532_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1122-2532_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1122-2532_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:45:06 2007