! Started logfile: J0423-0120_X_1997_07_02_yyk_uvs.log on Mon Jan 8 02:59:35 2007 obs J0423-0120_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0423-0120_X_1997_07_02_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.69266 visibilities/baseline/integration-bin. ! Found source: J0423-0120 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 16148 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 J0423-0120_X_1997_07_02_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 2.70155 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=0.7583 mas, bmaj=1.876 mas, bpa=-3.909 degrees ! Estimated noise=1062.5 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 = 2.27029 Jy ! Component: 100 - total flux cleaned = 2.6833 Jy ! Total flux subtracted in 100 components = 2.6833 Jy ! Clean residual min=-0.093690 max=0.128071 Jy/beam ! Clean residual mean=-0.001237 rms=0.030243 Jy/beam ! Combined flux in latest and established models = 2.6833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 2.6833 Jy ! ! Correcting IF 1. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.496290Jy sigma=0.004672 ! Fit after self-cal, rms=0.492032Jy sigma=0.004634 ! Inverting map and beam ! Estimated beam: bmin=0.7583 mas, bmaj=1.876 mas, bpa=-3.909 degrees ! Estimated noise=1062.5 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=0.8966 mas, bmaj=2.119 mas, bpa=-3.62 degrees ! Estimated noise=819.069 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.2, -1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.243959 Jy ! Component: 100 - total flux cleaned = 0.376437 Jy ! Component: 150 - total flux cleaned = 0.461631 Jy ! Component: 200 - total flux cleaned = 0.519141 Jy ! Total flux subtracted in 200 components = 0.519141 Jy ! Clean residual min=-0.046213 max=0.038306 Jy/beam ! Clean residual mean=-0.000222 rms=0.010283 Jy/beam ! Combined flux in latest and established models = 3.20245 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 60 components and 3.20245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.408648Jy sigma=0.003649 ! Fit after self-cal, rms=0.406058Jy sigma=0.003625 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8966 x 2.119 at -3.62 degrees (North through East) ! Clean map min=-0.03996 max=2.6075 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00031 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.02 KP 1.01 ! LA 0.99 MK 1.04 NL 0.99 OV 0.99 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00869 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.99 KP 1.00 ! LA 0.97 MK 0.99 NL 0.98 OV 1.05 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00129 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.04 KP 0.99 ! LA 0.98 MK 1.01 NL 0.98 OV 0.97 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.99625 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.05 KP 0.98 ! LA 0.98 MK 1.00 NL 0.98 OV 0.99 ! PT 0.97 SC 1.04 ! ! ! Fit before self-cal, rms=0.406058Jy sigma=0.003625 ! Fit after self-cal, rms=0.399171Jy sigma=0.003484 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.399171Jy sigma=0.003484 ! Fit after self-cal, rms=0.399179Jy sigma=0.003484 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9067 mas, bmaj=2.143 mas, bpa=-3.665 degrees ! Estimated noise=818.946 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.0287883 Jy ! Component: 100 - total flux cleaned = 0.0373821 Jy ! Component: 150 - total flux cleaned = 0.0434285 Jy ! Component: 200 - total flux cleaned = 0.0446013 Jy ! Total flux subtracted in 200 components = 0.0446013 Jy ! Clean residual min=-0.018803 max=0.020370 Jy/beam ! Clean residual mean=0.000023 rms=0.004584 Jy/beam ! Combined flux in latest and established models = 3.24705 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 84 components and 3.24705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396887Jy sigma=0.003459 ! Fit after self-cal, rms=0.396437Jy sigma=0.003455 ! 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.396437Jy sigma=0.003455 ! Fit after self-cal, rms=0.282743Jy sigma=0.002523 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.00405438 Jy ! Component: 100 - total flux cleaned = 0.00411773 Jy ! Component: 150 - total flux cleaned = 0.00363015 Jy ! Component: 200 - total flux cleaned = 0.00323004 Jy ! Total flux subtracted in 200 components = 0.00323004 Jy ! Clean residual min=-0.016558 max=0.017262 Jy/beam ! Clean residual mean=0.000013 rms=0.004115 Jy/beam ! Combined flux in latest and established models = 3.25028 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 97 components and 3.25028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280724Jy sigma=0.002506 ! Fit after self-cal, rms=0.246710Jy sigma=0.002233 ! 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: 0.9067 x 2.143 at -3.665 degrees (North through East) ! Clean map min=-0.016079 max=2.622 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.246710Jy sigma=0.002233 ! Fit after self-cal, rms=0.242241Jy sigma=0.002211 ! 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.242241Jy sigma=0.002211 ! Fit after self-cal, rms=0.231673Jy sigma=0.002118 ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.144 mas, bpa=-3.703 degrees ! Estimated noise=816.505 mJy/beam. ! Added new window around map position (-10.6, 10.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108047 Jy ! Component: 100 - total flux cleaned = 0.0106907 Jy ! Component: 150 - total flux cleaned = 0.0119765 Jy ! Component: 200 - total flux cleaned = 0.0133494 Jy ! Total flux subtracted in 200 components = 0.0133494 Jy ! Clean residual min=-0.013394 max=0.012946 Jy/beam ! Clean residual mean=-0.000002 rms=0.003180 Jy/beam ! Combined flux in latest and established models = 3.26363 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 121 components and 3.26363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230340Jy sigma=0.002105 ! Fit after self-cal, rms=0.226265Jy sigma=0.002063 ! 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.226265Jy sigma=0.002063 ! Fit after self-cal, rms=0.225182Jy sigma=0.002055 ! 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.225182Jy sigma=0.002055 ! Fit after self-cal, rms=0.223897Jy sigma=0.002039 ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.144 mas, bpa=-3.685 degrees ! Estimated noise=815.766 mJy/beam. ! Added new window around map position (3.4, 13.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320038 Jy ! Component: 100 - total flux cleaned = 0.00389856 Jy ! Component: 150 - total flux cleaned = 0.0047911 Jy ! Component: 200 - total flux cleaned = 0.00506374 Jy ! Total flux subtracted in 200 components = 0.00506374 Jy ! Clean residual min=-0.012044 max=0.008389 Jy/beam ! Clean residual mean=-0.000001 rms=0.002579 Jy/beam ! Combined flux in latest and established models = 3.26869 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 142 components and 3.26869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222830Jy sigma=0.002029 ! Fit after self-cal, rms=0.222029Jy sigma=0.002019 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.083 mas, bmaj=3.565 mas, bpa=-10.94 degrees ! Estimated noise=1070.54 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.000190164 Jy ! Component: 100 - total flux cleaned = 0.00209469 Jy ! Component: 150 - total flux cleaned = 0.0030704 Jy ! Component: 200 - total flux cleaned = 0.00385648 Jy ! Total flux subtracted in 200 components = 0.00385648 Jy ! Clean residual min=-0.007915 max=0.008031 Jy/beam ! Clean residual mean=-0.000003 rms=0.002280 Jy/beam ! Combined flux in latest and established models = 3.27255 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 165 components and 3.27255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221848Jy sigma=0.002017 ! Fit after self-cal, rms=0.221316Jy sigma=0.002009 ! 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=0.7622 mas, bmaj=1.885 mas, bpa=-3.885 degrees ! Estimated noise=1056.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.27458 Jy ! Component: 100 - total flux cleaned = 2.69384 Jy ! Component: 150 - total flux cleaned = 2.87965 Jy ! Component: 200 - total flux cleaned = 2.99129 Jy ! Total flux subtracted in 200 components = 2.99129 Jy ! Clean residual min=-0.030799 max=0.043967 Jy/beam ! Clean residual mean=-0.000446 rms=0.010598 Jy/beam ! Combined flux in latest and established models = 2.99129 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 33 model components to the UV plane model. ! The established model now contains 33 components and 2.99129 Jy ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.144 mas, bpa=-3.685 degrees ! Estimated noise=815.766 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.0905773 Jy ! Component: 100 - total flux cleaned = 0.144625 Jy ! Component: 150 - total flux cleaned = 0.180167 Jy ! Component: 200 - total flux cleaned = 0.205539 Jy ! Total flux subtracted in 200 components = 0.205539 Jy ! Clean residual min=-0.014027 max=0.014755 Jy/beam ! Clean residual mean=-0.000090 rms=0.003732 Jy/beam ! Combined flux in latest and established models = 3.19683 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 78 components and 3.19683 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.083 mas, bmaj=3.565 mas, bpa=-10.94 degrees ! Estimated noise=1070.54 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.0291702 Jy ! Component: 100 - total flux cleaned = 0.044425 Jy ! Component: 150 - total flux cleaned = 0.054352 Jy ! Component: 200 - total flux cleaned = 0.058948 Jy ! Total flux subtracted in 200 components = 0.058948 Jy ! Clean residual min=-0.008141 max=0.008715 Jy/beam ! Clean residual mean=-0.000029 rms=0.002513 Jy/beam ! Combined flux in latest and established models = 3.25578 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 125 components and 3.25578 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.144 mas, bpa=-3.685 degrees ! Estimated noise=815.766 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00198909 Jy ! Component: 100 - total flux cleaned = -0.00135628 Jy ! Component: 150 - total flux cleaned = -0.000532022 Jy ! Component: 200 - total flux cleaned = -0.000546628 Jy ! Total flux subtracted in 200 components = -0.000546628 Jy ! Clean residual min=-0.011975 max=0.009176 Jy/beam ! Clean residual mean=-0.000004 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 3.25523 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 3.25523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221499Jy sigma=0.002011 ! Fit after self-cal, rms=0.220927Jy sigma=0.002004 wmodel J0423-0120_X_1997_07_02_yyk\_map.mod ! Writing 147 model components to file: J0423-0120_X_1997_07_02_yyk_map.mod wobs J0423-0120_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0423-0120_X_1997_07_02_yyk_uvs.fits wwins J0423-0120_X_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J0423-0120_X_1997_07_02_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.00484746 Jy ! Component: 100 - total flux cleaned = -0.00737061 Jy ! Component: 150 - total flux cleaned = -0.00778907 Jy ! Component: 200 - total flux cleaned = -0.00779659 Jy ! Component: 250 - total flux cleaned = -0.00779788 Jy ! Component: 300 - total flux cleaned = -0.0076881 Jy ! Component: 350 - total flux cleaned = -0.00768651 Jy ! Component: 400 - total flux cleaned = -0.00758636 Jy ! Component: 450 - total flux cleaned = -0.00748956 Jy ! Component: 500 - total flux cleaned = -0.00739525 Jy ! Component: 550 - total flux cleaned = -0.00766174 Jy ! Component: 600 - total flux cleaned = -0.00783214 Jy ! Component: 650 - total flux cleaned = -0.00807568 Jy ! Component: 700 - total flux cleaned = -0.00807691 Jy ! Component: 750 - total flux cleaned = -0.0082279 Jy ! Component: 800 - total flux cleaned = -0.00815488 Jy ! Component: 850 - total flux cleaned = -0.00822489 Jy ! Component: 900 - total flux cleaned = -0.00815703 Jy ! Component: 950 - total flux cleaned = -0.00815671 Jy ! Component: 1000 - total flux cleaned = -0.00821995 Jy ! Component: 1050 - total flux cleaned = -0.00834109 Jy ! Component: 1100 - total flux cleaned = -0.00846032 Jy ! Component: 1150 - total flux cleaned = -0.00857446 Jy ! Component: 1200 - total flux cleaned = -0.00868685 Jy ! Component: 1250 - total flux cleaned = -0.00885329 Jy ! Component: 1300 - total flux cleaned = -0.00901265 Jy ! Component: 1350 - total flux cleaned = -0.00922142 Jy ! Component: 1400 - total flux cleaned = -0.0094248 Jy ! Component: 1450 - total flux cleaned = -0.00977278 Jy ! Component: 1500 - total flux cleaned = -0.00986884 Jy ! Component: 1550 - total flux cleaned = -0.0101065 Jy ! Component: 1600 - total flux cleaned = -0.0103852 Jy ! Component: 1650 - total flux cleaned = -0.0107482 Jy ! Component: 1700 - total flux cleaned = -0.0109695 Jy ! Component: 1750 - total flux cleaned = -0.0113164 Jy ! Component: 1800 - total flux cleaned = -0.0114439 Jy ! Component: 1850 - total flux cleaned = -0.0116105 Jy ! Component: 1900 - total flux cleaned = -0.0118157 Jy ! Component: 1950 - total flux cleaned = -0.0119362 Jy ! Component: 2000 - total flux cleaned = -0.0120932 Jy ! Total flux subtracted in 2048 components = -0.0121307 Jy ! Clean residual min=-0.002365 max=0.002063 Jy/beam ! Clean residual mean=0.000002 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 3.2431 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 284 components and 3.2431 Jy ![Exited script file: muppet] wmap "J0423-0120_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.906 x 2.144 at -3.685 degrees (North through East) ! Clean map min=-0.007429 max=2.6271 Jy/beam ! Writing clean map to FITS file: J0423-0120_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.62706 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000714448 device "J0423-0120_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0423-0120_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0815871 0.0815871 0.163174 0.326348 0.652697 1.30539 2.61079 5.22157 10.4431 20.8863 41.7726 83.5452 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.627 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.906 x 2.144 at -3.685 degrees (North through East) ! Clean map min=-0.007429 max=2.6271 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0423-0120_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0423-0120_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0423-0120_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 02:59:42 2007