! Started logfile: J1146-2859_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:51:04 2007 obs J1146-2859_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1146-2859_S_1997_08_27_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.607668 visibilities/baseline/integration-bin. ! Found source: J1146-2859 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 15532 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 J1146-2859_S_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.608681 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.87 mas, bmaj=6.117 mas, bpa=-18.69 degrees ! Estimated noise=3153.79 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.323898 Jy ! Component: 100 - total flux cleaned = 0.377182 Jy ! Total flux subtracted in 100 components = 0.377182 Jy ! Clean residual min=-0.048302 max=0.070802 Jy/beam ! Clean residual mean=-0.000583 rms=0.012670 Jy/beam ! Combined flux in latest and established models = 0.377182 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.377182 Jy ! ! Correcting IF 1. ! A total of 572 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 383 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 404 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 383 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.446193Jy sigma=0.001301 ! Fit after self-cal, rms=0.443657Jy sigma=0.001296 ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=6.117 mas, bpa=-18.7 degrees ! Estimated noise=3154.54 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.375 mas, bmaj=7.849 mas, bpa=-15.59 degrees ! Estimated noise=1805.53 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.0654105 Jy ! Component: 100 - total flux cleaned = 0.0656045 Jy ! Component: 150 - total flux cleaned = 0.0655513 Jy ! Component: 200 - total flux cleaned = 0.066587 Jy ! Total flux subtracted in 200 components = 0.066587 Jy ! Clean residual min=-0.020355 max=0.020713 Jy/beam ! Clean residual mean=-0.000437 rms=0.005384 Jy/beam ! Combined flux in latest and established models = 0.443769 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.443769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.436118Jy sigma=0.001271 ! Fit after self-cal, rms=0.436117Jy sigma=0.001271 ! 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.375 x 7.849 at -15.59 degrees (North through East) ! Clean map min=-0.019766 max=0.40631 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02788 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.11 HN 0.85 KP 0.90 ! LA 0.97 MK 0.90 NL 1.00* OV 1.13 ! PT 0.98 SC 0.84 ! ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993645 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.14 HN 1.02 KP 0.92 ! LA 1.04 MK 0.98 NL 0.95 OV 1.09 ! PT 0.91 SC 0.95 ! ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05208 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 0.93 KP 0.86 ! LA 0.80 MK 0.86 NL 0.91 OV 0.97 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996371 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 1.14 KP 0.91 ! LA 0.88 MK 0.98 NL 1.00 OV 0.98 ! PT 0.91 SC 1.12 ! ! ! Fit before self-cal, rms=0.436117Jy sigma=0.001271 ! Fit after self-cal, rms=0.422396Jy sigma=0.001258 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.422396Jy sigma=0.001258 ! Fit after self-cal, rms=0.422280Jy sigma=0.001258 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.92 mas, bpa=-16.08 degrees ! Estimated noise=1819.33 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.0144223 Jy ! Component: 100 - total flux cleaned = 0.015188 Jy ! Component: 150 - total flux cleaned = 0.0158733 Jy ! Component: 200 - total flux cleaned = 0.0167676 Jy ! Total flux subtracted in 200 components = 0.0167676 Jy ! Clean residual min=-0.021300 max=0.014260 Jy/beam ! Clean residual mean=-0.000376 rms=0.004099 Jy/beam ! Combined flux in latest and established models = 0.460537 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.460537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.421674Jy sigma=0.001256 ! Fit after self-cal, rms=0.421587Jy sigma=0.001256 ! 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.421587Jy sigma=0.001256 ! Fit after self-cal, rms=0.417512Jy sigma=0.001243 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.00309165 Jy ! Component: 100 - total flux cleaned = 0.00375258 Jy ! Component: 150 - total flux cleaned = 0.0041357 Jy ! Component: 200 - total flux cleaned = 0.00414434 Jy ! Total flux subtracted in 200 components = 0.00414434 Jy ! Clean residual min=-0.020519 max=0.014355 Jy/beam ! Clean residual mean=-0.000419 rms=0.003976 Jy/beam ! Combined flux in latest and established models = 0.464681 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.464681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.417331Jy sigma=0.001243 ! Fit after self-cal, rms=0.416801Jy sigma=0.001241 ! 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.295 x 7.92 at -16.08 degrees (North through East) ! Clean map min=-0.019883 max=0.41199 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.416801Jy sigma=0.001241 ! Fit after self-cal, rms=2.354328Jy sigma=0.001219 ! 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=2.354328Jy sigma=0.001219 ! Fit after self-cal, rms=2.364277Jy sigma=0.001218 ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.633 mas, bpa=-14.05 degrees ! Estimated noise=1810 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506897 Jy ! Component: 100 - total flux cleaned = 0.0050757 Jy ! Component: 150 - total flux cleaned = 0.00489495 Jy ! Component: 200 - total flux cleaned = 0.00474113 Jy ! Total flux subtracted in 200 components = 0.00474113 Jy ! Clean residual min=-0.009105 max=0.007196 Jy/beam ! Clean residual mean=0.000023 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.469422 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.469422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.364357Jy sigma=0.001218 ! Fit after self-cal, rms=2.364323Jy sigma=0.001218 ! 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=2.364323Jy sigma=0.001218 ! Fit after self-cal, rms=3.263955Jy sigma=0.001216 ! 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=3.263955Jy sigma=0.001216 ! Fit after self-cal, rms=3.264755Jy sigma=0.001216 ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=8.637 mas, bpa=-13.54 degrees ! Estimated noise=1811.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00476268 Jy ! Component: 100 - total flux cleaned = 0.0047626 Jy ! Component: 150 - total flux cleaned = 0.00476164 Jy ! Component: 200 - total flux cleaned = 0.0046319 Jy ! Total flux subtracted in 200 components = 0.0046319 Jy ! Clean residual min=-0.008459 max=0.006779 Jy/beam ! Clean residual mean=0.000036 rms=0.002186 Jy/beam ! Combined flux in latest and established models = 0.474054 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.474054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.264758Jy sigma=0.001215 ! Fit after self-cal, rms=3.264799Jy sigma=0.001215 ! 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=7.776 mas, bmaj=19.54 mas, bpa=-8.208 degrees ! Estimated noise=2344.56 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.00101382 Jy ! Component: 100 - total flux cleaned = -0.00118361 Jy ! Component: 150 - total flux cleaned = -0.00134552 Jy ! Component: 200 - total flux cleaned = -0.00142197 Jy ! Total flux subtracted in 200 components = -0.00142197 Jy ! Clean residual min=-0.006958 max=0.007261 Jy/beam ! Clean residual mean=0.000042 rms=0.002446 Jy/beam ! Combined flux in latest and established models = 0.472632 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.472632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.264802Jy sigma=0.001215 ! Fit after self-cal, rms=3.264851Jy sigma=0.001215 ! 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.686 mas, bmaj=6.922 mas, bpa=-14.14 degrees ! Estimated noise=3687.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.376131 Jy ! Component: 100 - total flux cleaned = 0.445909 Jy ! Component: 150 - total flux cleaned = 0.459484 Jy ! Component: 200 - total flux cleaned = 0.464398 Jy ! Total flux subtracted in 200 components = 0.464398 Jy ! Clean residual min=-0.018882 max=0.021677 Jy/beam ! Clean residual mean=0.000078 rms=0.005107 Jy/beam ! Combined flux in latest and established models = 0.464398 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.464398 Jy ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=8.637 mas, bpa=-13.54 degrees ! Estimated noise=1811.92 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.00349655 Jy ! Component: 100 - total flux cleaned = 0.00392623 Jy ! Component: 150 - total flux cleaned = 0.00444853 Jy ! Component: 200 - total flux cleaned = 0.0047367 Jy ! Total flux subtracted in 200 components = 0.0047367 Jy ! Clean residual min=-0.008035 max=0.006323 Jy/beam ! Clean residual mean=-0.000005 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.469135 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.469135 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=7.776 mas, bmaj=19.54 mas, bpa=-8.208 degrees ! Estimated noise=2344.56 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.00105832 Jy ! Component: 100 - total flux cleaned = 0.00119926 Jy ! Component: 150 - total flux cleaned = 0.00127712 Jy ! Component: 200 - total flux cleaned = 0.0012811 Jy ! Total flux subtracted in 200 components = 0.0012811 Jy ! Clean residual min=-0.006520 max=0.006852 Jy/beam ! Clean residual mean=-0.000005 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.470416 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.470416 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=8.637 mas, bpa=-13.54 degrees ! Estimated noise=1811.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100129 Jy ! Component: 100 - total flux cleaned = -0.000291451 Jy ! Component: 150 - total flux cleaned = -0.000456541 Jy ! Component: 200 - total flux cleaned = -0.000457891 Jy ! Total flux subtracted in 200 components = -0.000457891 Jy ! Clean residual min=-0.007663 max=0.006151 Jy/beam ! Clean residual mean=-0.000001 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.469958 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.469958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.264706Jy sigma=0.001215 ! Fit after self-cal, rms=3.264026Jy sigma=0.001215 wmodel J1146-2859_S_1997_08_27_yyk\_map.mod ! Writing 43 model components to file: J1146-2859_S_1997_08_27_yyk_map.mod wobs J1146-2859_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1146-2859_S_1997_08_27_yyk_uvs.fits wwins J1146-2859_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1146-2859_S_1997_08_27_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00301633 Jy ! Component: 100 - total flux cleaned = -0.00381304 Jy ! Component: 150 - total flux cleaned = -0.00454446 Jy ! Component: 200 - total flux cleaned = -0.00513492 Jy ! Component: 250 - total flux cleaned = -0.00578967 Jy ! Component: 300 - total flux cleaned = -0.00632754 Jy ! Component: 350 - total flux cleaned = -0.00658901 Jy ! Component: 400 - total flux cleaned = -0.00650838 Jy ! Component: 450 - total flux cleaned = -0.00610725 Jy ! Component: 500 - total flux cleaned = -0.0056431 Jy ! Component: 550 - total flux cleaned = -0.00518824 Jy ! Component: 600 - total flux cleaned = -0.00459814 Jy ! Component: 650 - total flux cleaned = -0.00423727 Jy ! Component: 700 - total flux cleaned = -0.00388753 Jy ! Component: 750 - total flux cleaned = -0.0034748 Jy ! Component: 800 - total flux cleaned = -0.003007 Jy ! Component: 850 - total flux cleaned = -0.00267952 Jy ! Component: 900 - total flux cleaned = -0.00261461 Jy ! Component: 950 - total flux cleaned = -0.00236395 Jy ! Component: 1000 - total flux cleaned = -0.00205653 Jy ! Component: 1050 - total flux cleaned = -0.00205661 Jy ! Component: 1100 - total flux cleaned = -0.00217421 Jy ! Component: 1150 - total flux cleaned = -0.00205756 Jy ! Component: 1200 - total flux cleaned = -0.00200099 Jy ! Component: 1250 - total flux cleaned = -0.00194563 Jy ! Component: 1300 - total flux cleaned = -0.00188933 Jy ! Component: 1350 - total flux cleaned = -0.00183365 Jy ! Component: 1400 - total flux cleaned = -0.00161978 Jy ! Component: 1450 - total flux cleaned = -0.00172432 Jy ! Component: 1500 - total flux cleaned = -0.00156815 Jy ! Component: 1550 - total flux cleaned = -0.00146613 Jy ! Component: 1600 - total flux cleaned = -0.00126573 Jy ! Component: 1650 - total flux cleaned = -0.00121723 Jy ! Component: 1700 - total flux cleaned = -0.00107215 Jy ! Component: 1750 - total flux cleaned = -0.000880892 Jy ! Component: 1800 - total flux cleaned = -0.000644426 Jy ! Component: 1850 - total flux cleaned = -0.000411517 Jy ! Component: 1900 - total flux cleaned = -0.000273364 Jy ! Component: 1950 - total flux cleaned = -1.38128e-06 Jy ! Component: 2000 - total flux cleaned = 0.000178521 Jy ! Total flux subtracted in 2048 components = 0.000532752 Jy ! Clean residual min=-0.003236 max=0.002355 Jy/beam ! Clean residual mean=0.000010 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.470491 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 170 components and 0.470491 Jy ![Exited script file: muppet] wmap "J1146-2859_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.202 x 8.637 at -13.54 degrees (North through East) ! Clean map min=-0.0051272 max=0.432 Jy/beam ! Writing clean map to FITS file: J1146-2859_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.432003 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000871167 device "J1146-2859_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1146-2859_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.604973 0.604973 1.20995 2.41989 4.83978 9.67957 19.3591 38.7183 77.4365 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.432 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.202 x 8.637 at -13.54 degrees (North through East) ! Clean map min=-0.0051272 max=0.432 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1146-2859_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1146-2859_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1146-2859_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:51:10 2007