! Started logfile: J0117-2111_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:37:01 2007 obs J0117-2111_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0117-2111_S_1997_08_27_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915137 visibilities/baseline/integration-bin. ! Found source: J0117-2111 ! ! 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 22732 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 J0117-2111_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.602331 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.723 mas, bmaj=6.663 mas, bpa=-1.748 degrees ! Estimated noise=1871.83 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.407991 Jy ! Component: 100 - total flux cleaned = 0.453869 Jy ! Total flux subtracted in 100 components = 0.453869 Jy ! Clean residual min=-0.023008 max=0.031196 Jy/beam ! Clean residual mean=0.000033 rms=0.007710 Jy/beam ! Combined flux in latest and established models = 0.453869 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.453869 Jy ! ! Correcting IF 1. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.357055Jy sigma=0.001226 ! Fit after self-cal, rms=0.347561Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=2.723 mas, bmaj=6.663 mas, bpa=-1.748 degrees ! Estimated noise=1871.83 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.428 mas, bmaj=8.711 mas, bpa=-5.095 degrees ! Estimated noise=1231.81 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.0216163 Jy ! Component: 100 - total flux cleaned = 0.0216554 Jy ! Component: 150 - total flux cleaned = 0.0210687 Jy ! Component: 200 - total flux cleaned = 0.0208356 Jy ! Total flux subtracted in 200 components = 0.0208356 Jy ! Clean residual min=-0.009098 max=0.017889 Jy/beam ! Clean residual mean=0.000202 rms=0.003338 Jy/beam ! Combined flux in latest and established models = 0.474704 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.474704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345465Jy sigma=0.001208 ! Fit after self-cal, rms=0.345449Jy sigma=0.001208 ! 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.428 x 8.711 at -5.095 degrees (North through East) ! Clean map min=-0.0087416 max=0.48339 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.03111 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 0.90 KP 0.90 ! LA 0.99 MK 1.00 NL 1.00* OV 1.09 ! PT 0.98 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985865 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.06 KP 0.96 ! LA 1.08 MK 1.06 NL 0.93 OV 1.02 ! PT 0.98 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03986 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.96 KP 0.91 ! LA 0.81 MK 0.90 NL 0.92 OV 0.95 ! PT 1.12 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990109 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.15 HN 1.18 KP 0.95 ! LA 0.89 MK 1.05 NL 1.02 OV 0.92 ! PT 0.95 SC 0.99 ! ! ! Fit before self-cal, rms=0.345449Jy sigma=0.001208 ! Fit after self-cal, rms=0.332431Jy sigma=0.001192 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.332431Jy sigma=0.001192 ! Fit after self-cal, rms=0.332424Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=8.469 mas, bpa=-3.62 degrees ! Estimated noise=1239.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) ! Added new window around map position (-6.5, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754316 Jy ! Component: 100 - total flux cleaned = 0.00942584 Jy ! Component: 150 - total flux cleaned = 0.0099942 Jy ! Component: 200 - total flux cleaned = 0.0103007 Jy ! Total flux subtracted in 200 components = 0.0103007 Jy ! Clean residual min=-0.005408 max=0.006165 Jy/beam ! Clean residual mean=0.000034 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.485005 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.485005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331982Jy sigma=0.001190 ! Fit after self-cal, rms=0.331953Jy sigma=0.001190 ! 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.331953Jy sigma=0.001190 ! Fit after self-cal, rms=0.330895Jy sigma=0.001186 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.00193054 Jy ! Component: 100 - total flux cleaned = 0.00219492 Jy ! Component: 150 - total flux cleaned = 0.00230638 Jy ! Component: 200 - total flux cleaned = 0.00230561 Jy ! Total flux subtracted in 200 components = 0.00230561 Jy ! Clean residual min=-0.005135 max=0.005305 Jy/beam ! Clean residual mean=0.000030 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.487311 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 61 components and 0.487311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330738Jy sigma=0.001186 ! Fit after self-cal, rms=0.330590Jy sigma=0.001185 ! 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.402 x 8.469 at -3.62 degrees (North through East) ! Clean map min=-0.0084267 max=0.48749 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.330590Jy sigma=0.001185 ! Fit after self-cal, rms=0.384428Jy sigma=0.001177 ! 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.384428Jy sigma=0.001177 ! Fit after self-cal, rms=0.384414Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=8.46 mas, bpa=-3.577 degrees ! Estimated noise=1233.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111189 Jy ! Component: 100 - total flux cleaned = 0.00118986 Jy ! Component: 150 - total flux cleaned = 0.00119135 Jy ! Component: 200 - total flux cleaned = 0.00119413 Jy ! Total flux subtracted in 200 components = 0.00119413 Jy ! Clean residual min=-0.004693 max=0.004556 Jy/beam ! Clean residual mean=0.000006 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.488505 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 79 components and 0.488505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.384392Jy sigma=0.001177 ! Fit after self-cal, rms=0.384385Jy sigma=0.001177 ! 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.384385Jy sigma=0.001177 ! Fit after self-cal, rms=0.384598Jy sigma=0.001176 ! 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.384598Jy sigma=0.001176 ! Fit after self-cal, rms=0.384592Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=8.448 mas, bpa=-3.55 degrees ! Estimated noise=1235.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110046 Jy ! Component: 100 - total flux cleaned = 0.00116231 Jy ! Component: 150 - total flux cleaned = 0.00116356 Jy ! Component: 200 - total flux cleaned = 0.00110946 Jy ! Total flux subtracted in 200 components = 0.00110946 Jy ! Clean residual min=-0.004596 max=0.004421 Jy/beam ! Clean residual mean=0.000013 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.489614 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 87 components and 0.489614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.384576Jy sigma=0.001175 ! Fit after self-cal, rms=0.384573Jy sigma=0.001175 ! 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.274 mas, bmaj=17.34 mas, bpa=4.794 degrees ! Estimated noise=1554.48 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.000315005 Jy ! Component: 100 - total flux cleaned = 4.7705e-05 Jy ! Component: 150 - total flux cleaned = 0.000316312 Jy ! Component: 200 - total flux cleaned = 0.00037946 Jy ! Total flux subtracted in 200 components = 0.00037946 Jy ! Clean residual min=-0.003363 max=0.004211 Jy/beam ! Clean residual mean=0.000038 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.489994 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 97 components and 0.489994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.384577Jy sigma=0.001175 ! Fit after self-cal, rms=0.384576Jy sigma=0.001175 ! 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.711 mas, bmaj=6.557 mas, bpa=-0.932 degrees ! Estimated noise=1896.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.42497 Jy ! Component: 100 - total flux cleaned = 0.480759 Jy ! Component: 150 - total flux cleaned = 0.487898 Jy ! Component: 200 - total flux cleaned = 0.490076 Jy ! Total flux subtracted in 200 components = 0.490076 Jy ! Clean residual min=-0.007823 max=0.007309 Jy/beam ! Clean residual mean=-0.000035 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.490076 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.490076 Jy ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=8.448 mas, bpa=-3.55 degrees ! Estimated noise=1235.33 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.000785912 Jy ! Component: 100 - total flux cleaned = 0.000627994 Jy ! Component: 150 - total flux cleaned = 0.000360966 Jy ! Component: 200 - total flux cleaned = 0.000243796 Jy ! Total flux subtracted in 200 components = 0.000243796 Jy ! Clean residual min=-0.004469 max=0.004646 Jy/beam ! Clean residual mean=0.000008 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.490319 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.490319 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.274 mas, bmaj=17.34 mas, bpa=4.794 degrees ! Estimated noise=1554.48 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.000446368 Jy ! Component: 100 - total flux cleaned = -9.50445e-05 Jy ! Component: 150 - total flux cleaned = -3.29566e-06 Jy ! Component: 200 - total flux cleaned = 3.85898e-05 Jy ! Total flux subtracted in 200 components = 3.85898e-05 Jy ! Clean residual min=-0.003444 max=0.004400 Jy/beam ! Clean residual mean=0.000031 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.490358 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.490358 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=8.448 mas, bpa=-3.55 degrees ! Estimated noise=1235.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.13039e-05 Jy ! Component: 100 - total flux cleaned = -0.000431646 Jy ! Component: 150 - total flux cleaned = -0.000579911 Jy ! Component: 200 - total flux cleaned = -0.000718782 Jy ! Total flux subtracted in 200 components = -0.000718782 Jy ! Clean residual min=-0.004521 max=0.004612 Jy/beam ! Clean residual mean=0.000015 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.489639 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 58 components and 0.489639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.384618Jy sigma=0.001176 ! Fit after self-cal, rms=0.384612Jy sigma=0.001175 wmodel J0117-2111_S_1997_08_27_yyk\_map.mod ! Writing 58 model components to file: J0117-2111_S_1997_08_27_yyk_map.mod wobs J0117-2111_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0117-2111_S_1997_08_27_yyk_uvs.fits wwins J0117-2111_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0117-2111_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.000177605 Jy ! Component: 100 - total flux cleaned = 0.000675746 Jy ! Component: 150 - total flux cleaned = 0.000676391 Jy ! Component: 200 - total flux cleaned = 0.000425183 Jy ! Component: 250 - total flux cleaned = 0.000423627 Jy ! Component: 300 - total flux cleaned = 0.000880411 Jy ! Component: 350 - total flux cleaned = 0.0010472 Jy ! Component: 400 - total flux cleaned = 0.00126451 Jy ! Component: 450 - total flux cleaned = 0.0014747 Jy ! Component: 500 - total flux cleaned = 0.00178222 Jy ! Component: 550 - total flux cleaned = 0.00198242 Jy ! Component: 600 - total flux cleaned = 0.0021792 Jy ! Component: 650 - total flux cleaned = 0.00222779 Jy ! Component: 700 - total flux cleaned = 0.00237021 Jy ! Component: 750 - total flux cleaned = 0.00260181 Jy ! Component: 800 - total flux cleaned = 0.00278349 Jy ! Component: 850 - total flux cleaned = 0.00291739 Jy ! Component: 900 - total flux cleaned = 0.00304937 Jy ! Component: 950 - total flux cleaned = 0.00322235 Jy ! Component: 1000 - total flux cleaned = 0.00339225 Jy ! Component: 1050 - total flux cleaned = 0.00343386 Jy ! Component: 1100 - total flux cleaned = 0.00359924 Jy ! Component: 1150 - total flux cleaned = 0.0037214 Jy ! Component: 1200 - total flux cleaned = 0.00400128 Jy ! Component: 1250 - total flux cleaned = 0.00419827 Jy ! Component: 1300 - total flux cleaned = 0.00443111 Jy ! Component: 1350 - total flux cleaned = 0.00458382 Jy ! Component: 1400 - total flux cleaned = 0.00473522 Jy ! Component: 1450 - total flux cleaned = 0.00499633 Jy ! Component: 1500 - total flux cleaned = 0.00514294 Jy ! Component: 1550 - total flux cleaned = 0.00528792 Jy ! Component: 1600 - total flux cleaned = 0.00550281 Jy ! Component: 1650 - total flux cleaned = 0.0055736 Jy ! Component: 1700 - total flux cleaned = 0.00581805 Jy ! Component: 1750 - total flux cleaned = 0.0059904 Jy ! Component: 1800 - total flux cleaned = 0.00616087 Jy ! Component: 1850 - total flux cleaned = 0.00643088 Jy ! Component: 1900 - total flux cleaned = 0.00649779 Jy ! Component: 1950 - total flux cleaned = 0.00669653 Jy ! Component: 2000 - total flux cleaned = 0.0070232 Jy ! Total flux subtracted in 2048 components = 0.00712043 Jy ! Clean residual min=-0.001863 max=0.001946 Jy/beam ! Clean residual mean=0.000050 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.496759 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 187 components and 0.496759 Jy ![Exited script file: muppet] wmap "J0117-2111_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.383 x 8.448 at -3.55 degrees (North through East) ! Clean map min=-0.0054251 max=0.48731 Jy/beam ! Writing clean map to FITS file: J0117-2111_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.487315 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000634129 device "J0117-2111_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0117-2111_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390382 0.390382 0.780763 1.56153 3.12305 6.2461 12.4922 24.9844 49.9688 99.9377 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.487 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.383 x 8.448 at -3.55 degrees (North through East) ! Clean map min=-0.0054251 max=0.48731 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0117-2111_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0117-2111_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0117-2111_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:37:08 2007