! Started logfile: J1433-1548_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:35:49 2007 obs J1433-1548_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1433-1548_S_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.989954 visibilities/baseline/integration-bin. ! Found source: J1433-1548 ! ! 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 26016 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 J1433-1548_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.819651 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.726 mas, bmaj=6.954 mas, bpa=-3.263 degrees ! Estimated noise=2011.55 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.62731 Jy ! Component: 100 - total flux cleaned = 0.731325 Jy ! Total flux subtracted in 100 components = 0.731325 Jy ! Clean residual min=-0.019855 max=0.030666 Jy/beam ! Clean residual mean=0.000609 rms=0.006572 Jy/beam ! Combined flux in latest and established models = 0.731325 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.731325 Jy ! ! Correcting IF 1. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.331125Jy sigma=0.001274 ! Fit after self-cal, rms=0.330625Jy sigma=0.001273 ! Inverting map and beam ! Estimated beam: bmin=2.726 mas, bmaj=6.954 mas, bpa=-3.263 degrees ! Estimated noise=2011.55 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.535 mas, bmaj=8.898 mas, bpa=-4.805 degrees ! Estimated noise=1077.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0455216 Jy ! Component: 100 - total flux cleaned = 0.0596699 Jy ! Component: 150 - total flux cleaned = 0.0648786 Jy ! Component: 200 - total flux cleaned = 0.0653565 Jy ! Total flux subtracted in 200 components = 0.0653565 Jy ! Clean residual min=-0.022232 max=0.024849 Jy/beam ! Clean residual mean=0.000533 rms=0.005780 Jy/beam ! Combined flux in latest and established models = 0.796682 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.796682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325621Jy sigma=0.001255 ! Fit after self-cal, rms=0.325566Jy sigma=0.001255 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.535 x 8.898 at -4.805 degrees (North through East) ! Clean map min=-0.022093 max=0.73814 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.01754 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.94 KP 0.90 ! LA 0.99 MK 1.01 NL 1.00* OV 1.10 ! PT 0.97 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974918 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.16 HN 1.02 KP 0.94 ! LA 1.08 MK 1.07 NL 1.00 OV 1.04 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03888 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.94 KP 0.91 ! LA 0.81 MK 0.90 NL 0.97 OV 0.94 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992966 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.13 KP 0.94 ! LA 0.91 MK 1.04 NL 1.08 OV 0.95 ! PT 0.91 SC 1.01 ! ! ! Fit before self-cal, rms=0.325566Jy sigma=0.001255 ! Fit after self-cal, rms=0.312104Jy sigma=0.001215 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.312104Jy sigma=0.001215 ! Fit after self-cal, rms=0.312107Jy sigma=0.001215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=8.834 mas, bpa=-4.022 degrees ! Estimated noise=1079.88 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, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164369 Jy ! Component: 100 - total flux cleaned = 0.0168894 Jy ! Component: 150 - total flux cleaned = 0.016896 Jy ! Component: 200 - total flux cleaned = 0.0168937 Jy ! Total flux subtracted in 200 components = 0.0168937 Jy ! Clean residual min=-0.005697 max=0.007391 Jy/beam ! Clean residual mean=-0.000022 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.813575 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.813575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310817Jy sigma=0.001211 ! Fit after self-cal, rms=0.310649Jy sigma=0.001210 ! 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.310649Jy sigma=0.001210 ! Fit after self-cal, rms=0.307688Jy sigma=0.001197 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.00467439 Jy ! Component: 100 - total flux cleaned = 0.00487668 Jy ! Component: 150 - total flux cleaned = 0.0050255 Jy ! Component: 200 - total flux cleaned = 0.00515547 Jy ! Total flux subtracted in 200 components = 0.00515547 Jy ! Clean residual min=-0.005143 max=0.005481 Jy/beam ! Clean residual mean=-0.000045 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.818731 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 64 components and 0.818731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307462Jy sigma=0.001197 ! Fit after self-cal, rms=0.307076Jy sigma=0.001195 ! 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.54 x 8.834 at -4.022 degrees (North through East) ! Clean map min=-0.0054102 max=0.73995 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.307076Jy sigma=0.001195 ! Fit after self-cal, rms=0.302361Jy sigma=0.001183 ! 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.302361Jy sigma=0.001183 ! Fit after self-cal, rms=0.302289Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=8.828 mas, bpa=-4.076 degrees ! Estimated noise=1075.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00544148 Jy ! Component: 100 - total flux cleaned = 0.00665876 Jy ! Component: 150 - total flux cleaned = 0.00675007 Jy ! Component: 200 - total flux cleaned = 0.00674802 Jy ! Total flux subtracted in 200 components = 0.00674802 Jy ! Clean residual min=-0.004289 max=0.003907 Jy/beam ! Clean residual mean=-0.000026 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.825479 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.825479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302200Jy sigma=0.001182 ! Fit after self-cal, rms=0.302163Jy sigma=0.001182 ! 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.302163Jy sigma=0.001182 ! Fit after self-cal, rms=0.302001Jy sigma=0.001180 ! 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.302001Jy sigma=0.001180 ! Fit after self-cal, rms=0.301992Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.816 mas, bpa=-4.055 degrees ! Estimated noise=1076.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334615 Jy ! Component: 100 - total flux cleaned = 0.00366337 Jy ! Component: 150 - total flux cleaned = 0.00372584 Jy ! Component: 200 - total flux cleaned = 0.00372673 Jy ! Total flux subtracted in 200 components = 0.00372673 Jy ! Clean residual min=-0.004136 max=0.003794 Jy/beam ! Clean residual mean=-0.000024 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.829206 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.829206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301949Jy sigma=0.001180 ! Fit after self-cal, rms=0.301935Jy sigma=0.001180 ! 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.306 mas, bmaj=16.31 mas, bpa=3.032 degrees ! Estimated noise=1331.09 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.000805512 Jy ! Component: 100 - total flux cleaned = 0.000937019 Jy ! Component: 150 - total flux cleaned = 0.000934388 Jy ! Component: 200 - total flux cleaned = 0.000934463 Jy ! Total flux subtracted in 200 components = 0.000934463 Jy ! Clean residual min=-0.003892 max=0.004339 Jy/beam ! Clean residual mean=-0.000037 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.83014 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.83014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301934Jy sigma=0.001180 ! Fit after self-cal, rms=0.301925Jy sigma=0.001180 ! 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.716 mas, bmaj=6.938 mas, bpa=-2.913 degrees ! Estimated noise=2005.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.626608 Jy ! Component: 100 - total flux cleaned = 0.73218 Jy ! Component: 150 - total flux cleaned = 0.775563 Jy ! Component: 200 - total flux cleaned = 0.798208 Jy ! Total flux subtracted in 200 components = 0.798208 Jy ! Clean residual min=-0.009268 max=0.011112 Jy/beam ! Clean residual mean=0.000103 rms=0.002775 Jy/beam ! Combined flux in latest and established models = 0.798208 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.798208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.816 mas, bpa=-4.055 degrees ! Estimated noise=1076.51 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.0177021 Jy ! Component: 100 - total flux cleaned = 0.0258538 Jy ! Component: 150 - total flux cleaned = 0.0286889 Jy ! Component: 200 - total flux cleaned = 0.0296048 Jy ! Total flux subtracted in 200 components = 0.0296048 Jy ! Clean residual min=-0.004122 max=0.004113 Jy/beam ! Clean residual mean=-0.000010 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.827812 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 0.827812 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.306 mas, bmaj=16.31 mas, bpa=3.032 degrees ! Estimated noise=1331.09 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.00188705 Jy ! Component: 100 - total flux cleaned = 0.00216443 Jy ! Component: 150 - total flux cleaned = 0.00223034 Jy ! Component: 200 - total flux cleaned = 0.00228507 Jy ! Total flux subtracted in 200 components = 0.00228507 Jy ! Clean residual min=-0.003763 max=0.004355 Jy/beam ! Clean residual mean=-0.000030 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.830097 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.830097 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.816 mas, bpa=-4.055 degrees ! Estimated noise=1076.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125589 Jy ! Component: 100 - total flux cleaned = -3.55687e-05 Jy ! Component: 150 - total flux cleaned = 0.000129086 Jy ! Component: 200 - total flux cleaned = 0.000204767 Jy ! Total flux subtracted in 200 components = 0.000204767 Jy ! Clean residual min=-0.004322 max=0.003853 Jy/beam ! Clean residual mean=-0.000026 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.830302 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.830302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301975Jy sigma=0.001180 ! Fit after self-cal, rms=0.301948Jy sigma=0.001180 wmodel J1433-1548_S_1997_07_02_yyk\_map.mod ! Writing 99 model components to file: J1433-1548_S_1997_07_02_yyk_map.mod wobs J1433-1548_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1433-1548_S_1997_07_02_yyk_uvs.fits wwins J1433-1548_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1433-1548_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.000559415 Jy ! Component: 100 - total flux cleaned = -0.000563058 Jy ! Component: 150 - total flux cleaned = -0.000498767 Jy ! Component: 200 - total flux cleaned = -0.000621186 Jy ! Component: 250 - total flux cleaned = -0.000679304 Jy ! Component: 300 - total flux cleaned = -0.000794483 Jy ! Component: 350 - total flux cleaned = -0.000962831 Jy ! Component: 400 - total flux cleaned = -0.0011813 Jy ! Component: 450 - total flux cleaned = -0.00150009 Jy ! Component: 500 - total flux cleaned = -0.00170656 Jy ! Component: 550 - total flux cleaned = -0.00190909 Jy ! Component: 600 - total flux cleaned = -0.0021574 Jy ! Component: 650 - total flux cleaned = -0.00230348 Jy ! Component: 700 - total flux cleaned = -0.00244555 Jy ! Component: 750 - total flux cleaned = -0.00249215 Jy ! Component: 800 - total flux cleaned = -0.00262998 Jy ! Component: 850 - total flux cleaned = -0.00271942 Jy ! Component: 900 - total flux cleaned = -0.00280705 Jy ! Component: 950 - total flux cleaned = -0.00280685 Jy ! Component: 1000 - total flux cleaned = -0.00280699 Jy ! Component: 1050 - total flux cleaned = -0.00293379 Jy ! Component: 1100 - total flux cleaned = -0.00297436 Jy ! Component: 1150 - total flux cleaned = -0.00285254 Jy ! Component: 1200 - total flux cleaned = -0.00293305 Jy ! Component: 1250 - total flux cleaned = -0.00289329 Jy ! Component: 1300 - total flux cleaned = -0.00289302 Jy ! Component: 1350 - total flux cleaned = -0.00277778 Jy ! Component: 1400 - total flux cleaned = -0.00277795 Jy ! Component: 1450 - total flux cleaned = -0.00274049 Jy ! Component: 1500 - total flux cleaned = -0.00270387 Jy ! Component: 1550 - total flux cleaned = -0.00285036 Jy ! Component: 1600 - total flux cleaned = -0.00285041 Jy ! Component: 1650 - total flux cleaned = -0.00292184 Jy ! Component: 1700 - total flux cleaned = -0.00292182 Jy ! Component: 1750 - total flux cleaned = -0.00288672 Jy ! Component: 1800 - total flux cleaned = -0.00295537 Jy ! Component: 1850 - total flux cleaned = -0.00285297 Jy ! Component: 1900 - total flux cleaned = -0.00288676 Jy ! Component: 1950 - total flux cleaned = -0.00285334 Jy ! Component: 2000 - total flux cleaned = -0.00288664 Jy ! Total flux subtracted in 2048 components = -0.00282127 Jy ! Clean residual min=-0.001943 max=0.001634 Jy/beam ! Clean residual mean=-0.000019 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.827481 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 229 components and 0.827481 Jy ![Exited script file: muppet] wmap "J1433-1548_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 8.816 at -4.055 degrees (North through East) ! Clean map min=-0.0033712 max=0.73695 Jy/beam ! Writing clean map to FITS file: J1433-1548_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.736949 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000634597 device "J1433-1548_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1433-1548_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258334 0.258334 0.516668 1.03334 2.06667 4.13335 8.26669 16.5334 33.0668 66.1335 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.736 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.514 x 8.816 at -4.055 degrees (North through East) ! Clean map min=-0.0033712 max=0.73695 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1433-1548_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1433-1548_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1433-1548_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:35:56 2007