! Started logfile: J2249-1251_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:16:21 2007 obs J2249-1251_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2249-1251_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963869 visibilities/baseline/integration-bin. ! Found source: J2249-1251 ! ! 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 614 lines of history. ! ! Reading 24116 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 J2249-1251_S_1997_05_07_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.369634 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.82 mas, bmaj=7.3 mas, bpa=-5.137 degrees ! Estimated noise=1735.44 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.18799 Jy ! Component: 100 - total flux cleaned = 0.216799 Jy ! Total flux subtracted in 100 components = 0.216799 Jy ! Clean residual min=-0.010503 max=0.012420 Jy/beam ! Clean residual mean=0.000297 rms=0.003161 Jy/beam ! Combined flux in latest and established models = 0.216799 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.216799 Jy ! ! Correcting IF 1. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.293769Jy sigma=0.001202 ! Fit after self-cal, rms=0.293530Jy sigma=0.001201 ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=7.3 mas, bpa=-5.137 degrees ! Estimated noise=1735.46 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.501 mas, bmaj=8.827 mas, bpa=-5.421 degrees ! Estimated noise=1046.01 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.0179364 Jy ! Component: 100 - total flux cleaned = 0.0264804 Jy ! Component: 150 - total flux cleaned = 0.0309937 Jy ! Component: 200 - total flux cleaned = 0.0318426 Jy ! Total flux subtracted in 200 components = 0.0318426 Jy ! Clean residual min=-0.008018 max=0.012377 Jy/beam ! Clean residual mean=0.000343 rms=0.003449 Jy/beam ! Combined flux in latest and established models = 0.248641 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.248641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292876Jy sigma=0.001197 ! Fit after self-cal, rms=0.292870Jy sigma=0.001197 ! 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.501 x 8.827 at -5.421 degrees (North through East) ! Clean map min=-0.0079161 max=0.20998 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.02224 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 0.98 KP 0.86 ! LA 0.94 MK 1.01 NL 1.00* OV 1.17 ! PT 0.89 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977723 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.09 HN 1.10 KP 0.97 ! LA 1.04 MK 1.02 NL 1.07 OV 1.06 ! PT 0.87 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02307 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.97 KP 0.91 ! LA 0.81 MK 0.88 NL 1.12 OV 0.98 ! PT 1.03 SC 1.09 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975525 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.09 KP 0.90 ! LA 0.89 MK 1.07 NL 1.19 OV 1.12 ! PT 0.89 SC 0.96 ! ! ! Fit before self-cal, rms=0.292870Jy sigma=0.001197 ! Fit after self-cal, rms=0.288830Jy sigma=0.001191 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.288830Jy sigma=0.001191 ! Fit after self-cal, rms=0.288831Jy sigma=0.001191 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.783 mas, bpa=-4.472 degrees ! Estimated noise=1036.59 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.000894136 Jy ! Component: 100 - total flux cleaned = -0.00109924 Jy ! Component: 150 - total flux cleaned = -0.00135097 Jy ! Component: 200 - total flux cleaned = -0.00150002 Jy ! Total flux subtracted in 200 components = -0.00150002 Jy ! Clean residual min=-0.006328 max=0.009254 Jy/beam ! Clean residual mean=0.000140 rms=0.002248 Jy/beam ! Combined flux in latest and established models = 0.247141 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.247141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288768Jy sigma=0.001191 ! Fit after self-cal, rms=0.288760Jy sigma=0.001191 ! 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.288760Jy sigma=0.001191 ! Fit after self-cal, rms=0.287834Jy sigma=0.001187 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.000371322 Jy ! Component: 100 - total flux cleaned = 0.000378436 Jy ! Component: 150 - total flux cleaned = 0.000379489 Jy ! Component: 200 - total flux cleaned = 0.000327017 Jy ! Total flux subtracted in 200 components = 0.000327017 Jy ! Clean residual min=-0.006207 max=0.009251 Jy/beam ! Clean residual mean=0.000145 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.247468 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 40 components and 0.247468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287806Jy sigma=0.001187 ! Fit after self-cal, rms=0.287708Jy sigma=0.001186 ! 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.497 x 8.783 at -4.472 degrees (North through East) ! Clean map min=-0.0061279 max=0.21231 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.287708Jy sigma=0.001186 ! Fit after self-cal, rms=0.287601Jy sigma=0.001184 ! 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.287601Jy sigma=0.001184 ! Fit after self-cal, rms=0.287593Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=8.767 mas, bpa=-4.311 degrees ! Estimated noise=1031.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000961524 Jy ! Component: 100 - total flux cleaned = 0.00107053 Jy ! Component: 150 - total flux cleaned = 0.00106874 Jy ! Component: 200 - total flux cleaned = 0.0010686 Jy ! Total flux subtracted in 200 components = 0.0010686 Jy ! Clean residual min=-0.005677 max=0.008572 Jy/beam ! Clean residual mean=0.000142 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.248537 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.248537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287581Jy sigma=0.001184 ! Fit after self-cal, rms=0.287585Jy sigma=0.001184 ! 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.287585Jy sigma=0.001184 ! Fit after self-cal, rms=0.288649Jy 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.288649Jy sigma=0.001183 ! Fit after self-cal, rms=0.288655Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.714 mas, bpa=-4.29 degrees ! Estimated noise=1032.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113618 Jy ! Component: 100 - total flux cleaned = 0.0013965 Jy ! Component: 150 - total flux cleaned = 0.00143188 Jy ! Component: 200 - total flux cleaned = 0.00143228 Jy ! Total flux subtracted in 200 components = 0.00143228 Jy ! Clean residual min=-0.005560 max=0.008451 Jy/beam ! Clean residual mean=0.000149 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.249969 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.249969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288648Jy sigma=0.001183 ! Fit after self-cal, rms=0.288652Jy sigma=0.001183 ! 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.237 mas, bmaj=15.52 mas, bpa=1.927 degrees ! Estimated noise=1291.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.00249518 Jy ! Component: 100 - total flux cleaned = 0.00272958 Jy ! Component: 150 - total flux cleaned = 0.00286083 Jy ! Component: 200 - total flux cleaned = 0.00303341 Jy ! Total flux subtracted in 200 components = 0.00303341 Jy ! Clean residual min=-0.006849 max=0.010895 Jy/beam ! Clean residual mean=0.000248 rms=0.003143 Jy/beam ! Combined flux in latest and established models = 0.253003 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.253003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288708Jy sigma=0.001183 ! Fit after self-cal, rms=0.288694Jy sigma=0.001183 ! 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.788 mas, bmaj=7.232 mas, bpa=-4.581 degrees ! Estimated noise=1737.25 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.189167 Jy ! Component: 100 - total flux cleaned = 0.22138 Jy ! Component: 150 - total flux cleaned = 0.231625 Jy ! Component: 200 - total flux cleaned = 0.234202 Jy ! Total flux subtracted in 200 components = 0.234202 Jy ! Clean residual min=-0.008369 max=0.010031 Jy/beam ! Clean residual mean=0.000136 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.234202 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.234202 Jy ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.714 mas, bpa=-4.29 degrees ! Estimated noise=1032.13 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.00822427 Jy ! Component: 100 - total flux cleaned = 0.0110478 Jy ! Component: 150 - total flux cleaned = 0.0116315 Jy ! Component: 200 - total flux cleaned = 0.0119723 Jy ! Total flux subtracted in 200 components = 0.0119723 Jy ! Clean residual min=-0.005817 max=0.008905 Jy/beam ! Clean residual mean=0.000170 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.246175 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.246175 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.237 mas, bmaj=15.52 mas, bpa=1.927 degrees ! Estimated noise=1291.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.00350381 Jy ! Component: 100 - total flux cleaned = 0.00397867 Jy ! Component: 150 - total flux cleaned = 0.00440829 Jy ! Component: 200 - total flux cleaned = 0.0048918 Jy ! Total flux subtracted in 200 components = 0.0048918 Jy ! Clean residual min=-0.007236 max=0.010795 Jy/beam ! Clean residual mean=0.000269 rms=0.003242 Jy/beam ! Combined flux in latest and established models = 0.251066 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 41 components and 0.251066 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.714 mas, bpa=-4.29 degrees ! Estimated noise=1032.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00208309 Jy ! Component: 100 - total flux cleaned = -0.00238497 Jy ! Component: 150 - total flux cleaned = -0.00245067 Jy ! Component: 200 - total flux cleaned = -0.00250812 Jy ! Total flux subtracted in 200 components = -0.00250812 Jy ! Clean residual min=-0.005617 max=0.008489 Jy/beam ! Clean residual mean=0.000157 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.248558 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.248558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288690Jy sigma=0.001183 ! Fit after self-cal, rms=0.288687Jy sigma=0.001183 wmodel J2249-1251_S_1997_05_07_yyk\_map.mod ! Writing 48 model components to file: J2249-1251_S_1997_05_07_yyk_map.mod wobs J2249-1251_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2249-1251_S_1997_05_07_yyk_uvs.fits wwins J2249-1251_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J2249-1251_S_1997_05_07_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.00380697 Jy ! Component: 100 - total flux cleaned = 0.00705869 Jy ! Component: 150 - total flux cleaned = 0.00997744 Jy ! Component: 200 - total flux cleaned = 0.0125326 Jy ! Component: 250 - total flux cleaned = 0.0145051 Jy ! Component: 300 - total flux cleaned = 0.0161705 Jy ! Component: 350 - total flux cleaned = 0.01765 Jy ! Component: 400 - total flux cleaned = 0.0187176 Jy ! Component: 450 - total flux cleaned = 0.0193432 Jy ! Component: 500 - total flux cleaned = 0.0198667 Jy ! Component: 550 - total flux cleaned = 0.0202951 Jy ! Component: 600 - total flux cleaned = 0.020844 Jy ! Component: 650 - total flux cleaned = 0.0212395 Jy ! Component: 700 - total flux cleaned = 0.0216853 Jy ! Component: 750 - total flux cleaned = 0.0221162 Jy ! Component: 800 - total flux cleaned = 0.0224748 Jy ! Component: 850 - total flux cleaned = 0.0229964 Jy ! Component: 900 - total flux cleaned = 0.0235005 Jy ! Component: 950 - total flux cleaned = 0.023882 Jy ! Component: 1000 - total flux cleaned = 0.0240952 Jy ! Component: 1050 - total flux cleaned = 0.0244603 Jy ! Component: 1100 - total flux cleaned = 0.0245105 Jy ! Component: 1150 - total flux cleaned = 0.0247111 Jy ! Component: 1200 - total flux cleaned = 0.02476 Jy ! Component: 1250 - total flux cleaned = 0.0249046 Jy ! Component: 1300 - total flux cleaned = 0.0251415 Jy ! Component: 1350 - total flux cleaned = 0.0253273 Jy ! Component: 1400 - total flux cleaned = 0.0255554 Jy ! Component: 1450 - total flux cleaned = 0.025645 Jy ! Component: 1500 - total flux cleaned = 0.0258213 Jy ! Component: 1550 - total flux cleaned = 0.0258213 Jy ! Component: 1600 - total flux cleaned = 0.0260343 Jy ! Component: 1650 - total flux cleaned = 0.0261187 Jy ! Component: 1700 - total flux cleaned = 0.0262423 Jy ! Component: 1750 - total flux cleaned = 0.0262827 Jy ! Component: 1800 - total flux cleaned = 0.0262823 Jy ! Component: 1850 - total flux cleaned = 0.0262038 Jy ! Component: 1900 - total flux cleaned = 0.0262036 Jy ! Component: 1950 - total flux cleaned = 0.0261269 Jy ! Component: 2000 - total flux cleaned = 0.0260514 Jy ! Total flux subtracted in 2048 components = 0.0259024 Jy ! Clean residual min=-0.002391 max=0.002218 Jy/beam ! Clean residual mean=-0.000035 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.274461 Jy keep ! Adding 154 model components to the UV plane model. ! The established model now contains 202 components and 0.274461 Jy ![Exited script file: muppet] wmap "J2249-1251_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.45 x 8.714 at -4.29 degrees (North through East) ! Clean map min=-0.0038657 max=0.21212 Jy/beam ! Writing clean map to FITS file: J2249-1251_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000777719 device "J2249-1251_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2249-1251_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09992 1.09992 2.19983 4.39966 8.79933 17.5987 35.1973 70.3946 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.212 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.45 x 8.714 at -4.29 degrees (North through East) ! Clean map min=-0.0038657 max=0.21212 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2249-1251_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2249-1251_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2249-1251_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:16:29 2007