! Started logfile: J1322-0937_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:18:38 2007 obs J1322-0937_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1322-0937_S_1997_05_07_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.699691 visibilities/baseline/integration-bin. ! Found source: J1322-0937 ! ! 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 18136 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 J1322-0937_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.551465 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=3.73 mas, bmaj=8.967 mas, bpa=8.594 degrees ! Estimated noise=1600.04 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.402062 Jy ! Component: 100 - total flux cleaned = 0.460146 Jy ! Total flux subtracted in 100 components = 0.460146 Jy ! Clean residual min=-0.014101 max=0.016237 Jy/beam ! Clean residual mean=0.000380 rms=0.004146 Jy/beam ! Combined flux in latest and established models = 0.460146 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.460146 Jy ! ! Correcting IF 1. ! A total of 375 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.277442Jy sigma=0.001218 ! Fit after self-cal, rms=0.277371Jy sigma=0.001218 ! Inverting map and beam ! Estimated beam: bmin=3.73 mas, bmaj=8.967 mas, bpa=8.594 degrees ! Estimated noise=1600.17 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=4.659 mas, bmaj=10.73 mas, bpa=5.955 degrees ! Estimated noise=1138.11 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.0150909 Jy ! Component: 100 - total flux cleaned = 0.0201674 Jy ! Component: 150 - total flux cleaned = 0.0209014 Jy ! Component: 200 - total flux cleaned = 0.0213154 Jy ! Total flux subtracted in 200 components = 0.0213154 Jy ! Clean residual min=-0.009366 max=0.015956 Jy/beam ! Clean residual mean=0.000806 rms=0.003735 Jy/beam ! Combined flux in latest and established models = 0.481461 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.481461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276109Jy sigma=0.001214 ! Fit after self-cal, rms=0.276106Jy sigma=0.001214 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.659 x 10.73 at 5.955 degrees (North through East) ! Clean map min=-0.0091314 max=0.45323 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.02453 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 1.01 KP 0.92 ! LA 0.98 MK 0.98 NL 1.00* OV 1.10 ! PT 0.96 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981683 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.14 HN 1.08 KP 1.01 ! LA 1.08 MK 1.05 NL 0.97 OV 1.02 ! PT 0.94 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05164 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 0.94 KP 0.92 ! LA 0.80 MK 0.87 NL 0.94 OV 0.96 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997417 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.06 KP 0.97 ! LA 0.87 MK 1.02 NL 1.03 OV 1.08 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.276106Jy sigma=0.001214 ! Fit after self-cal, rms=0.265890Jy sigma=0.001195 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.265890Jy sigma=0.001195 ! Fit after self-cal, rms=0.265889Jy sigma=0.001195 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.588 mas, bmaj=10.52 mas, bpa=6.955 degrees ! Estimated noise=1150.75 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.00871824 Jy ! Component: 100 - total flux cleaned = 0.00985575 Jy ! Component: 150 - total flux cleaned = 0.00994057 Jy ! Component: 200 - total flux cleaned = 0.00979278 Jy ! Total flux subtracted in 200 components = 0.00979278 Jy ! Clean residual min=-0.004600 max=0.004783 Jy/beam ! Clean residual mean=0.000181 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.491254 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.491254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265592Jy sigma=0.001194 ! Fit after self-cal, rms=0.265588Jy sigma=0.001194 ! 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.265588Jy sigma=0.001194 ! Fit after self-cal, rms=0.264329Jy sigma=0.001188 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.000713716 Jy ! Component: 100 - total flux cleaned = 0.000583259 Jy ! Component: 150 - total flux cleaned = 0.000524627 Jy ! Component: 200 - total flux cleaned = 0.000419261 Jy ! Total flux subtracted in 200 components = 0.000419261 Jy ! Clean residual min=-0.004657 max=0.004756 Jy/beam ! Clean residual mean=0.000181 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.491673 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 38 components and 0.491673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264290Jy sigma=0.001188 ! Fit after self-cal, rms=0.264135Jy sigma=0.001188 ! 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: 4.588 x 10.52 at 6.955 degrees (North through East) ! Clean map min=-0.0042321 max=0.46122 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.264135Jy sigma=0.001188 ! Fit after self-cal, rms=0.260264Jy sigma=0.001181 ! 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.260264Jy sigma=0.001181 ! Fit after self-cal, rms=0.260237Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=4.559 mas, bmaj=10.47 mas, bpa=7.085 degrees ! Estimated noise=1147.49 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849038 Jy ! Component: 100 - total flux cleaned = 0.000729575 Jy ! Component: 150 - total flux cleaned = 0.000623283 Jy ! Component: 200 - total flux cleaned = 0.000574344 Jy ! Total flux subtracted in 200 components = 0.000574344 Jy ! Clean residual min=-0.004129 max=0.004106 Jy/beam ! Clean residual mean=0.000209 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.492247 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.492247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260211Jy sigma=0.001181 ! Fit after self-cal, rms=0.260205Jy sigma=0.001181 ! 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.260205Jy sigma=0.001181 ! Fit after self-cal, rms=0.260003Jy sigma=0.001179 ! 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.260003Jy sigma=0.001179 ! Fit after self-cal, rms=0.260005Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=4.545 mas, bmaj=10.44 mas, bpa=7.145 degrees ! Estimated noise=1147.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939573 Jy ! Component: 100 - total flux cleaned = 0.000836567 Jy ! Component: 150 - total flux cleaned = 0.000745866 Jy ! Component: 200 - total flux cleaned = 0.000745619 Jy ! Total flux subtracted in 200 components = 0.000745619 Jy ! Clean residual min=-0.003980 max=0.004058 Jy/beam ! Clean residual mean=0.000214 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.492993 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.492993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259986Jy sigma=0.001179 ! Fit after self-cal, rms=0.259987Jy sigma=0.001179 ! 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.446 mas, bmaj=16.19 mas, bpa=13.28 degrees ! Estimated noise=1314.91 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.00066161 Jy ! Component: 100 - total flux cleaned = 0.000660947 Jy ! Component: 150 - total flux cleaned = 0.000685904 Jy ! Component: 200 - total flux cleaned = 0.000728058 Jy ! Total flux subtracted in 200 components = 0.000728058 Jy ! Clean residual min=-0.003624 max=0.004024 Jy/beam ! Clean residual mean=0.000333 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.493721 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 56 components and 0.493721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259988Jy sigma=0.001179 ! Fit after self-cal, rms=0.259990Jy sigma=0.001179 ! 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=3.672 mas, bmaj=8.881 mas, bpa=9.613 degrees ! Estimated noise=1606.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.404258 Jy ! Component: 100 - total flux cleaned = 0.461095 Jy ! Component: 150 - total flux cleaned = 0.475469 Jy ! Component: 200 - total flux cleaned = 0.482001 Jy ! Total flux subtracted in 200 components = 0.482001 Jy ! Clean residual min=-0.005647 max=0.005691 Jy/beam ! Clean residual mean=0.000126 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.482001 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.482001 Jy ! Inverting map and beam ! Estimated beam: bmin=4.545 mas, bmaj=10.44 mas, bpa=7.145 degrees ! Estimated noise=1147.99 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.00597285 Jy ! Component: 100 - total flux cleaned = 0.00699507 Jy ! Component: 150 - total flux cleaned = 0.00779188 Jy ! Component: 200 - total flux cleaned = 0.00827392 Jy ! Total flux subtracted in 200 components = 0.00827392 Jy ! Clean residual min=-0.003910 max=0.004404 Jy/beam ! Clean residual mean=0.000254 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.490274 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.490274 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.446 mas, bmaj=16.19 mas, bpa=13.28 degrees ! Estimated noise=1314.91 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.00209222 Jy ! Component: 100 - total flux cleaned = 0.0022337 Jy ! Component: 150 - total flux cleaned = 0.00231531 Jy ! Component: 200 - total flux cleaned = 0.00242714 Jy ! Total flux subtracted in 200 components = 0.00242714 Jy ! Clean residual min=-0.003685 max=0.003917 Jy/beam ! Clean residual mean=0.000358 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.492702 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.492702 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.545 mas, bmaj=10.44 mas, bpa=7.145 degrees ! Estimated noise=1147.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105873 Jy ! Component: 100 - total flux cleaned = -0.00100112 Jy ! Component: 150 - total flux cleaned = -0.000952485 Jy ! Component: 200 - total flux cleaned = -0.000905098 Jy ! Total flux subtracted in 200 components = -0.000905098 Jy ! Clean residual min=-0.003676 max=0.004218 Jy/beam ! Clean residual mean=0.000231 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.491797 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.491796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260004Jy sigma=0.001179 ! Fit after self-cal, rms=0.260007Jy sigma=0.001179 wmodel J1322-0937_S_1997_05_07_yyk\_map.mod ! Writing 65 model components to file: J1322-0937_S_1997_05_07_yyk_map.mod wobs J1322-0937_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1322-0937_S_1997_05_07_yyk_uvs.fits wwins J1322-0937_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1322-0937_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.00126291 Jy ! Component: 100 - total flux cleaned = 0.00221492 Jy ! Component: 150 - total flux cleaned = 0.00318681 Jy ! Component: 200 - total flux cleaned = 0.00411639 Jy ! Component: 250 - total flux cleaned = 0.00494718 Jy ! Component: 300 - total flux cleaned = 0.00574601 Jy ! Component: 350 - total flux cleaned = 0.00646224 Jy ! Component: 400 - total flux cleaned = 0.00720785 Jy ! Component: 450 - total flux cleaned = 0.0078769 Jy ! Component: 500 - total flux cleaned = 0.00847508 Jy ! Component: 550 - total flux cleaned = 0.0090564 Jy ! Component: 600 - total flux cleaned = 0.00966857 Jy ! Component: 650 - total flux cleaned = 0.0102168 Jy ! Component: 700 - total flux cleaned = 0.0107496 Jy ! Component: 750 - total flux cleaned = 0.0112254 Jy ! Component: 800 - total flux cleaned = 0.0118148 Jy ! Component: 850 - total flux cleaned = 0.0122651 Jy ! Component: 900 - total flux cleaned = 0.0125455 Jy ! Component: 950 - total flux cleaned = 0.0129775 Jy ! Component: 1000 - total flux cleaned = 0.0133619 Jy ! Component: 1050 - total flux cleaned = 0.013738 Jy ! Component: 1100 - total flux cleaned = 0.0140698 Jy ! Component: 1150 - total flux cleaned = 0.0142878 Jy ! Component: 1200 - total flux cleaned = 0.0146094 Jy ! Component: 1250 - total flux cleaned = 0.0149604 Jy ! Component: 1300 - total flux cleaned = 0.0152358 Jy ! Component: 1350 - total flux cleaned = 0.0155414 Jy ! Component: 1400 - total flux cleaned = 0.015876 Jy ! Component: 1450 - total flux cleaned = 0.0161731 Jy ! Component: 1500 - total flux cleaned = 0.0165312 Jy ! Component: 1550 - total flux cleaned = 0.0168522 Jy ! Component: 1600 - total flux cleaned = 0.017169 Jy ! Component: 1650 - total flux cleaned = 0.017512 Jy ! Component: 1700 - total flux cleaned = 0.017697 Jy ! Component: 1750 - total flux cleaned = 0.0179408 Jy ! Component: 1800 - total flux cleaned = 0.018211 Jy ! Component: 1850 - total flux cleaned = 0.0185364 Jy ! Component: 1900 - total flux cleaned = 0.0187992 Jy ! Component: 1950 - total flux cleaned = 0.0190297 Jy ! Component: 2000 - total flux cleaned = 0.0192295 Jy ! Total flux subtracted in 2048 components = 0.0195109 Jy ! Clean residual min=-0.001764 max=0.001716 Jy/beam ! Clean residual mean=0.000100 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.511307 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 188 components and 0.511307 Jy ![Exited script file: muppet] wmap "J1322-0937_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.545 x 10.44 at 7.145 degrees (North through East) ! Clean map min=-0.0026835 max=0.4622 Jy/beam ! Writing clean map to FITS file: J1322-0937_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.462196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000571332 device "J1322-0937_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1322-0937_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.370838 0.370838 0.741675 1.48335 2.9667 5.9334 11.8668 23.7336 47.4672 94.9344 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.462 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.545 x 10.44 at 7.145 degrees (North through East) ! Clean map min=-0.0026835 max=0.4622 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1322-0937_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1322-0937_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1322-0937_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:18:44 2007