! Started logfile: J0050-0929_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:29:19 2007 obs J0050-0929_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0050-0929_S_1997_07_02_yyk_uva.fits ! AN table 1: 108 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.63765 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 754 lines of history. ! ! Reading 31836 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 J0050-0929_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.860711 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.71 mas, bmaj=7.166 mas, bpa=-5.232 degrees ! Estimated noise=1296.74 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.681239 Jy ! Component: 100 - total flux cleaned = 0.768231 Jy ! Total flux subtracted in 100 components = 0.768231 Jy ! Clean residual min=-0.022590 max=0.028936 Jy/beam ! Clean residual mean=0.000112 rms=0.006138 Jy/beam ! Combined flux in latest and established models = 0.768231 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.768231 Jy ! ! Correcting IF 1. ! A total of 219 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.314621Jy sigma=0.001764 ! Fit after self-cal, rms=0.314032Jy sigma=0.001763 ! Inverting map and beam ! Estimated beam: bmin=2.71 mas, bmaj=7.163 mas, bpa=-5.235 degrees ! Estimated noise=1296.61 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.439 mas, bmaj=8.541 mas, bpa=-5.172 degrees ! Estimated noise=910.311 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.00450829 Jy ! Component: 100 - total flux cleaned = 0.00347093 Jy ! Component: 150 - total flux cleaned = 0.00304171 Jy ! Component: 200 - total flux cleaned = 0.00239219 Jy ! Total flux subtracted in 200 components = 0.00239219 Jy ! Clean residual min=-0.019702 max=0.026380 Jy/beam ! Clean residual mean=0.000023 rms=0.005729 Jy/beam ! Combined flux in latest and established models = 0.770623 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.770623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311823Jy sigma=0.001756 ! Fit after self-cal, rms=0.311806Jy sigma=0.001756 ! 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.439 x 8.541 at -5.172 degrees (North through East) ! Clean map min=-0.019514 max=0.7779 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.02153 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 0.90 KP 0.90 ! LA 0.99 MK 1.00 NL 1.00* OV 1.09 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981055 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.17 HN 0.99 KP 0.95 ! LA 1.11 MK 1.06 NL 0.96 OV 1.04 ! PT 0.95 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0465 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.93 KP 0.92 ! LA 0.82 MK 0.89 NL 0.94 OV 0.93 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.9963 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.15 HN 1.13 KP 0.94 ! LA 0.90 MK 1.05 NL 1.03 OV 0.93 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.311806Jy sigma=0.001756 ! Fit after self-cal, rms=0.293004Jy sigma=0.001676 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.293004Jy sigma=0.001676 ! Fit after self-cal, rms=0.293003Jy sigma=0.001676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=8.408 mas, bpa=-4.215 degrees ! Estimated noise=915.737 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.0121161 Jy ! Component: 100 - total flux cleaned = 0.0148884 Jy ! Component: 150 - total flux cleaned = 0.0152616 Jy ! Component: 200 - total flux cleaned = 0.0153419 Jy ! Total flux subtracted in 200 components = 0.0153419 Jy ! Clean residual min=-0.006477 max=0.006886 Jy/beam ! Clean residual mean=0.000007 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.785965 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.785965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292468Jy sigma=0.001674 ! Fit after self-cal, rms=0.292452Jy sigma=0.001674 ! 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.292452Jy sigma=0.001674 ! Fit after self-cal, rms=0.290725Jy sigma=0.001663 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.000768633 Jy ! Component: 100 - total flux cleaned = 0.000842987 Jy ! Component: 150 - total flux cleaned = 0.000905131 Jy ! Component: 200 - total flux cleaned = 0.000908924 Jy ! Total flux subtracted in 200 components = 0.000908924 Jy ! Clean residual min=-0.006412 max=0.006864 Jy/beam ! Clean residual mean=0.000005 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.786874 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.786874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290684Jy sigma=0.001663 ! Fit after self-cal, rms=0.290426Jy sigma=0.001661 ! 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.403 x 8.408 at -4.215 degrees (North through East) ! Clean map min=-0.0061673 max=0.78746 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.290426Jy sigma=0.001661 ! Fit after self-cal, rms=0.284254Jy sigma=0.001642 ! 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.284254Jy sigma=0.001642 ! Fit after self-cal, rms=0.284207Jy sigma=0.001641 ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=8.385 mas, bpa=-4.132 degrees ! Estimated noise=913.745 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231426 Jy ! Component: 100 - total flux cleaned = 0.00248469 Jy ! Component: 150 - total flux cleaned = 0.00255323 Jy ! Component: 200 - total flux cleaned = 0.00262438 Jy ! Total flux subtracted in 200 components = 0.00262438 Jy ! Clean residual min=-0.006007 max=0.006865 Jy/beam ! Clean residual mean=0.000002 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.789498 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.789498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284169Jy sigma=0.001641 ! Fit after self-cal, rms=0.284154Jy sigma=0.001641 ! 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.284154Jy sigma=0.001641 ! Fit after self-cal, rms=0.283786Jy sigma=0.001640 ! 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.283786Jy sigma=0.001640 ! Fit after self-cal, rms=0.283781Jy sigma=0.001639 ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=8.367 mas, bpa=-4.103 degrees ! Estimated noise=914.593 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249835 Jy ! Component: 100 - total flux cleaned = 0.00263731 Jy ! Component: 150 - total flux cleaned = 0.00270569 Jy ! Component: 200 - total flux cleaned = 0.00283046 Jy ! Total flux subtracted in 200 components = 0.00283046 Jy ! Clean residual min=-0.006116 max=0.006647 Jy/beam ! Clean residual mean=0.000002 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.792329 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.792329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283753Jy sigma=0.001639 ! Fit after self-cal, rms=0.283748Jy sigma=0.001639 ! 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.05 mas, bmaj=14.35 mas, bpa=0.473 degrees ! Estimated noise=1151.06 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.00283726 Jy ! Component: 100 - total flux cleaned = 0.00296091 Jy ! Component: 150 - total flux cleaned = 0.00301411 Jy ! Component: 200 - total flux cleaned = 0.00310973 Jy ! Total flux subtracted in 200 components = 0.00310973 Jy ! Clean residual min=-0.007155 max=0.007666 Jy/beam ! Clean residual mean=-0.000007 rms=0.002310 Jy/beam ! Combined flux in latest and established models = 0.795439 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.795438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283761Jy sigma=0.001639 ! Fit after self-cal, rms=0.283751Jy sigma=0.001639 ! 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.689 mas, bmaj=7.081 mas, bpa=-4.668 degrees ! Estimated noise=1300.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.684157 Jy ! Component: 100 - total flux cleaned = 0.774353 Jy ! Component: 150 - total flux cleaned = 0.788613 Jy ! Component: 200 - total flux cleaned = 0.791115 Jy ! Total flux subtracted in 200 components = 0.791115 Jy ! Clean residual min=-0.008851 max=0.008978 Jy/beam ! Clean residual mean=0.000015 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.791115 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.791115 Jy ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=8.367 mas, bpa=-4.103 degrees ! Estimated noise=914.593 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.00259232 Jy ! Component: 100 - total flux cleaned = 0.00245234 Jy ! Component: 150 - total flux cleaned = 0.00222856 Jy ! Component: 200 - total flux cleaned = 0.00204484 Jy ! Total flux subtracted in 200 components = 0.00204484 Jy ! Clean residual min=-0.006033 max=0.006591 Jy/beam ! Clean residual mean=-0.000002 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.79316 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.79316 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.05 mas, bmaj=14.35 mas, bpa=0.473 degrees ! Estimated noise=1151.06 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.00223811 Jy ! Component: 100 - total flux cleaned = 0.00235748 Jy ! Component: 150 - total flux cleaned = 0.00240266 Jy ! Component: 200 - total flux cleaned = 0.00248725 Jy ! Total flux subtracted in 200 components = 0.00248725 Jy ! Clean residual min=-0.007202 max=0.007651 Jy/beam ! Clean residual mean=-0.000010 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.795647 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 31 components and 0.795647 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=8.367 mas, bpa=-4.103 degrees ! Estimated noise=914.593 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155796 Jy ! Component: 100 - total flux cleaned = -0.00171416 Jy ! Component: 150 - total flux cleaned = -0.0018547 Jy ! Component: 200 - total flux cleaned = -0.00198522 Jy ! Total flux subtracted in 200 components = -0.00198522 Jy ! Clean residual min=-0.006036 max=0.006722 Jy/beam ! Clean residual mean=-0.000002 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.793662 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.793662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283803Jy sigma=0.001639 ! Fit after self-cal, rms=0.283792Jy sigma=0.001639 wmodel J0050-0929_S_1997_07_02_yyk\_map.mod ! Writing 40 model components to file: J0050-0929_S_1997_07_02_yyk_map.mod wobs J0050-0929_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_S_1997_07_02_yyk_uvs.fits wwins J0050-0929_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0050-0929_S_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.00120595 Jy ! Component: 100 - total flux cleaned = 0.00214915 Jy ! Component: 150 - total flux cleaned = 0.00263556 Jy ! Component: 200 - total flux cleaned = 0.00309062 Jy ! Component: 250 - total flux cleaned = 0.0035985 Jy ! Component: 300 - total flux cleaned = 0.00391213 Jy ! Component: 350 - total flux cleaned = 0.00413538 Jy ! Component: 400 - total flux cleaned = 0.0039242 Jy ! Component: 450 - total flux cleaned = 0.00358441 Jy ! Component: 500 - total flux cleaned = 0.0034539 Jy ! Component: 550 - total flux cleaned = 0.00320224 Jy ! Component: 600 - total flux cleaned = 0.00307809 Jy ! Component: 650 - total flux cleaned = 0.00271718 Jy ! Component: 700 - total flux cleaned = 0.00277637 Jy ! Component: 750 - total flux cleaned = 0.00283389 Jy ! Component: 800 - total flux cleaned = 0.00283294 Jy ! Component: 850 - total flux cleaned = 0.00266889 Jy ! Component: 900 - total flux cleaned = 0.00261646 Jy ! Component: 950 - total flux cleaned = 0.00266872 Jy ! Component: 1000 - total flux cleaned = 0.00256726 Jy ! Component: 1050 - total flux cleaned = 0.00246634 Jy ! Component: 1100 - total flux cleaned = 0.00217027 Jy ! Component: 1150 - total flux cleaned = 0.00183138 Jy ! Component: 1200 - total flux cleaned = 0.00140442 Jy ! Component: 1250 - total flux cleaned = 0.00135888 Jy ! Component: 1300 - total flux cleaned = 0.00131284 Jy ! Component: 1350 - total flux cleaned = 0.00113262 Jy ! Component: 1400 - total flux cleaned = 0.00122189 Jy ! Component: 1450 - total flux cleaned = 0.00122191 Jy ! Component: 1500 - total flux cleaned = 0.00117983 Jy ! Component: 1550 - total flux cleaned = 0.00134997 Jy ! Component: 1600 - total flux cleaned = 0.00114051 Jy ! Component: 1650 - total flux cleaned = 0.00134753 Jy ! Component: 1700 - total flux cleaned = 0.00126609 Jy ! Component: 1750 - total flux cleaned = 0.00126715 Jy ! Component: 1800 - total flux cleaned = 0.00142645 Jy ! Component: 1850 - total flux cleaned = 0.00158314 Jy ! Component: 1900 - total flux cleaned = 0.00158257 Jy ! Component: 1950 - total flux cleaned = 0.00162038 Jy ! Component: 2000 - total flux cleaned = 0.00162066 Jy ! Total flux subtracted in 2048 components = 0.00165839 Jy ! Clean residual min=-0.002757 max=0.002110 Jy/beam ! Clean residual mean=0.000002 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.79532 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 171 components and 0.79532 Jy ![Exited script file: muppet] wmap "J0050-0929_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 8.367 at -4.103 degrees (North through East) ! Clean map min=-0.0047241 max=0.78533 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_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 0.785335 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000768692 device "J0050-0929_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293642 0.293642 0.587285 1.17457 2.34914 4.69828 9.39656 18.7931 37.5862 75.1725 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.785 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.373 x 8.367 at -4.103 degrees (North through East) ! Clean map min=-0.0047241 max=0.78533 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:29:26 2007