! Started logfile: J2234-2055_S_1997_08_27_yyk_uvs.log on Sun Jan 7 20:12:22 2007 obs J2234-2055_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2234-2055_S_1997_08_27_yyk_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.662434 visibilities/baseline/integration-bin. ! Found source: J2234-2055 ! ! 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 12520 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 J2234-2055_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.456926 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.061 mas, bmaj=5.976 mas, bpa=-18.64 degrees ! Estimated noise=3438.36 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.154619 Jy ! Component: 100 - total flux cleaned = 0.176185 Jy ! Total flux subtracted in 100 components = 0.176185 Jy ! Clean residual min=-0.034634 max=0.030492 Jy/beam ! Clean residual mean=-0.001262 rms=0.008000 Jy/beam ! Combined flux in latest and established models = 0.176185 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.176185 Jy ! ! Correcting IF 1. ! A total of 303 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.408533Jy sigma=0.001283 ! Fit after self-cal, rms=0.406546Jy sigma=0.001277 ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=5.976 mas, bpa=-18.64 degrees ! Estimated noise=3438.36 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.366 mas, bmaj=7.726 mas, bpa=-13.72 degrees ! Estimated noise=1835.3 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.0453453 Jy ! Component: 100 - total flux cleaned = 0.0607181 Jy ! Component: 150 - total flux cleaned = 0.0651692 Jy ! Component: 200 - total flux cleaned = 0.0666822 Jy ! Total flux subtracted in 200 components = 0.0666822 Jy ! Clean residual min=-0.015476 max=0.012715 Jy/beam ! Clean residual mean=-0.000670 rms=0.003654 Jy/beam ! Combined flux in latest and established models = 0.242867 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.242867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403230Jy sigma=0.001263 ! Fit after self-cal, rms=0.403212Jy sigma=0.001263 ! 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.366 x 7.726 at -13.72 degrees (North through East) ! Clean map min=-0.015031 max=0.20863 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02806 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 0.87 KP 1.03 ! LA 0.94 MK 0.94 NL 1.00* OV 1.03 ! PT 1.00* SC 0.91 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983995 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.08 HN 0.95 KP 0.92 ! LA 1.13 MK 1.04 NL 0.98 OV 1.05 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04288 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.96 KP 0.97 ! LA 0.88 MK 0.92 NL 0.93 OV 0.94 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992603 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.09 KP 0.96 ! LA 0.82 MK 1.08 NL 1.05 OV 0.95 ! PT 1.00* SC 1.08 ! ! ! Fit before self-cal, rms=0.403212Jy sigma=0.001263 ! Fit after self-cal, rms=0.395410Jy sigma=0.001261 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.395410Jy sigma=0.001261 ! Fit after self-cal, rms=0.395397Jy sigma=0.001261 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=7.765 mas, bpa=-13.64 degrees ! Estimated noise=1839.75 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.00443665 Jy ! Component: 100 - total flux cleaned = 0.0048537 Jy ! Component: 150 - total flux cleaned = 0.00522393 Jy ! Component: 200 - total flux cleaned = 0.0055557 Jy ! Total flux subtracted in 200 components = 0.0055557 Jy ! Clean residual min=-0.015730 max=0.011107 Jy/beam ! Clean residual mean=-0.000621 rms=0.003415 Jy/beam ! Combined flux in latest and established models = 0.248423 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.248423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.395197Jy sigma=0.001260 ! Fit after self-cal, rms=0.395182Jy sigma=0.001260 ! 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.395182Jy sigma=0.001260 ! Fit after self-cal, rms=0.394112Jy sigma=0.001257 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.000963005 Jy ! Component: 100 - total flux cleaned = 0.000954651 Jy ! Component: 150 - total flux cleaned = 0.00108515 Jy ! Component: 200 - total flux cleaned = 0.00121085 Jy ! Total flux subtracted in 200 components = 0.00121085 Jy ! Clean residual min=-0.014566 max=0.010306 Jy/beam ! Clean residual mean=-0.000642 rms=0.003289 Jy/beam ! Combined flux in latest and established models = 0.249634 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 45 components and 0.249634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.394011Jy sigma=0.001257 ! Fit after self-cal, rms=0.393354Jy sigma=0.001255 ! 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.36 x 7.765 at -13.64 degrees (North through East) ! Clean map min=-0.013842 max=0.21077 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.393354Jy sigma=0.001255 ! Fit after self-cal, rms=0.810950Jy sigma=0.001246 ! 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.810950Jy sigma=0.001246 ! Fit after self-cal, rms=0.811044Jy sigma=0.001246 ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=8.256 mas, bpa=-12.02 degrees ! Estimated noise=1811.84 mJy/beam. ! Added new window around map position (19.5, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00820906 Jy ! Component: 100 - total flux cleaned = 0.00823321 Jy ! Component: 150 - total flux cleaned = 0.00775142 Jy ! Component: 200 - total flux cleaned = 0.00754521 Jy ! Total flux subtracted in 200 components = 0.00754521 Jy ! Clean residual min=-0.006686 max=0.007417 Jy/beam ! Clean residual mean=-0.000020 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.257179 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 66 components and 0.257179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.810787Jy sigma=0.001244 ! Fit after self-cal, rms=0.810291Jy sigma=0.001244 ! 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.810291Jy sigma=0.001244 ! Fit after self-cal, rms=0.773681Jy sigma=0.001242 ! 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.773681Jy sigma=0.001242 ! Fit after self-cal, rms=0.773751Jy sigma=0.001242 ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.157 mas, bpa=-12.01 degrees ! Estimated noise=1824.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411235 Jy ! Component: 100 - total flux cleaned = 0.00449579 Jy ! Component: 150 - total flux cleaned = 0.00482971 Jy ! Component: 200 - total flux cleaned = 0.00437448 Jy ! Total flux subtracted in 200 components = 0.00437448 Jy ! Clean residual min=-0.006424 max=0.006641 Jy/beam ! Clean residual mean=-0.000019 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.261553 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 76 components and 0.261553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.773621Jy sigma=0.001241 ! Fit after self-cal, rms=0.773424Jy sigma=0.001241 ! 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.173 mas, bmaj=14.49 mas, bpa=-8.523 degrees ! Estimated noise=2375.67 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.0025577 Jy ! Component: 100 - total flux cleaned = -0.00245448 Jy ! Component: 150 - total flux cleaned = -0.00246317 Jy ! Component: 200 - total flux cleaned = -0.0023738 Jy ! Total flux subtracted in 200 components = -0.0023738 Jy ! Clean residual min=-0.005932 max=0.004999 Jy/beam ! Clean residual mean=-0.000042 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.25918 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 90 components and 0.25918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.773394Jy sigma=0.001241 ! Fit after self-cal, rms=0.773267Jy sigma=0.001241 ! 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.921 mas, bmaj=6.379 mas, bpa=-14.4 degrees ! Estimated noise=3872.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.188535 Jy ! Component: 100 - total flux cleaned = 0.228181 Jy ! Component: 150 - total flux cleaned = 0.245285 Jy ! Component: 200 - total flux cleaned = 0.250615 Jy ! Total flux subtracted in 200 components = 0.250615 Jy ! Clean residual min=-0.017755 max=0.019294 Jy/beam ! Clean residual mean=0.000017 rms=0.004613 Jy/beam ! Combined flux in latest and established models = 0.250615 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.250615 Jy ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.157 mas, bpa=-12.01 degrees ! Estimated noise=1824.14 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.00109197 Jy ! Component: 100 - total flux cleaned = 0.00188952 Jy ! Component: 150 - total flux cleaned = 0.00230972 Jy ! Component: 200 - total flux cleaned = 0.00269515 Jy ! Total flux subtracted in 200 components = 0.00269515 Jy ! Clean residual min=-0.007077 max=0.006053 Jy/beam ! Clean residual mean=-0.000050 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.25331 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.25331 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.173 mas, bmaj=14.49 mas, bpa=-8.523 degrees ! Estimated noise=2375.67 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.000671601 Jy ! Component: 100 - total flux cleaned = 0.00156305 Jy ! Component: 150 - total flux cleaned = 0.00217333 Jy ! Component: 200 - total flux cleaned = 0.00276499 Jy ! Total flux subtracted in 200 components = 0.00276499 Jy ! Clean residual min=-0.005107 max=0.004928 Jy/beam ! Clean residual mean=-0.000064 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.256075 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 78 components and 0.256075 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.157 mas, bpa=-12.01 degrees ! Estimated noise=1824.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.47563e-05 Jy ! Component: 100 - total flux cleaned = -0.000204406 Jy ! Component: 150 - total flux cleaned = -9.25344e-05 Jy ! Component: 200 - total flux cleaned = 0.000111742 Jy ! Total flux subtracted in 200 components = 0.000111742 Jy ! Clean residual min=-0.006644 max=0.005273 Jy/beam ! Clean residual mean=-0.000033 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.256187 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.256187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.772998Jy sigma=0.001240 ! Fit after self-cal, rms=0.772750Jy sigma=0.001240 wmodel J2234-2055_S_1997_08_27_yyk\_map.mod ! Writing 94 model components to file: J2234-2055_S_1997_08_27_yyk_map.mod wobs J2234-2055_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2234-2055_S_1997_08_27_yyk_uvs.fits wwins J2234-2055_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J2234-2055_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.00206474 Jy ! Component: 100 - total flux cleaned = -0.00318083 Jy ! Component: 150 - total flux cleaned = -0.00364786 Jy ! Component: 200 - total flux cleaned = -0.00408637 Jy ! Component: 250 - total flux cleaned = -0.00450135 Jy ! Component: 300 - total flux cleaned = -0.00498041 Jy ! Component: 350 - total flux cleaned = -0.00559612 Jy ! Component: 400 - total flux cleaned = -0.00619216 Jy ! Component: 450 - total flux cleaned = -0.00669941 Jy ! Component: 500 - total flux cleaned = -0.00726099 Jy ! Component: 550 - total flux cleaned = -0.00773648 Jy ! Component: 600 - total flux cleaned = -0.00819888 Jy ! Component: 650 - total flux cleaned = -0.00864773 Jy ! Component: 700 - total flux cleaned = -0.00877209 Jy ! Component: 750 - total flux cleaned = -0.0089554 Jy ! Component: 800 - total flux cleaned = -0.00889604 Jy ! Component: 850 - total flux cleaned = -0.00883884 Jy ! Component: 900 - total flux cleaned = -0.00878145 Jy ! Component: 950 - total flux cleaned = -0.0087811 Jy ! Component: 1000 - total flux cleaned = -0.00861421 Jy ! Component: 1050 - total flux cleaned = -0.00861449 Jy ! Component: 1100 - total flux cleaned = -0.00877375 Jy ! Component: 1150 - total flux cleaned = -0.00877267 Jy ! Component: 1200 - total flux cleaned = -0.00877276 Jy ! Component: 1250 - total flux cleaned = -0.00887426 Jy ! Component: 1300 - total flux cleaned = -0.00892376 Jy ! Component: 1350 - total flux cleaned = -0.00892449 Jy ! Component: 1400 - total flux cleaned = -0.00907249 Jy ! Component: 1450 - total flux cleaned = -0.00916984 Jy ! Component: 1500 - total flux cleaned = -0.00926545 Jy ! Component: 1550 - total flux cleaned = -0.00936066 Jy ! Component: 1600 - total flux cleaned = -0.00945459 Jy ! Component: 1650 - total flux cleaned = -0.00954812 Jy ! Component: 1700 - total flux cleaned = -0.00963981 Jy ! Component: 1750 - total flux cleaned = -0.00963968 Jy ! Component: 1800 - total flux cleaned = -0.00959446 Jy ! Component: 1850 - total flux cleaned = -0.0095048 Jy ! Component: 1900 - total flux cleaned = -0.00946011 Jy ! Component: 1950 - total flux cleaned = -0.00937181 Jy ! Component: 2000 - total flux cleaned = -0.0091965 Jy ! Total flux subtracted in 2048 components = -0.00910947 Jy ! Clean residual min=-0.002216 max=0.002477 Jy/beam ! Clean residual mean=-0.000006 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.247077 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 212 components and 0.247077 Jy ![Exited script file: muppet] wmap "J2234-2055_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 8.157 at -12.01 degrees (North through East) ! Clean map min=-0.0050927 max=0.21764 Jy/beam ! Writing clean map to FITS file: J2234-2055_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.217643 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00079675 device "J2234-2055_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2234-2055_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09824 1.09824 2.19648 4.39296 8.78593 17.5719 35.1437 70.2874 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.217 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.226 x 8.157 at -12.01 degrees (North through East) ! Clean map min=-0.0050927 max=0.21764 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2234-2055_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2234-2055_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2234-2055_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 20:12:29 2007