! Started logfile: J2138-2439_X_1997_08_27_yyk_uvs.log on Mon Jan 8 10:27:46 2007 obs J2138-2439_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2138-2439_X_1997_08_27_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.607302 visibilities/baseline/integration-bin. ! Found source: J2138-2439 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 15304 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 J2138-2439_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.38168 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=0.7612 mas, bmaj=1.672 mas, bpa=-22.67 degrees ! Estimated noise=2183.84 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.190827 Jy ! Component: 100 - total flux cleaned = 0.252815 Jy ! Total flux subtracted in 100 components = 0.252815 Jy ! Clean residual min=-0.025840 max=0.030728 Jy/beam ! Clean residual mean=0.000122 rms=0.007903 Jy/beam ! Combined flux in latest and established models = 0.252815 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.252815 Jy ! ! Correcting IF 1. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.274423Jy sigma=0.001355 ! Fit after self-cal, rms=0.272281Jy sigma=0.001348 ! Inverting map and beam ! Estimated beam: bmin=0.7612 mas, bmaj=1.672 mas, bpa=-22.67 degrees ! Estimated noise=2183.84 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=0.877 mas, bmaj=2.055 mas, bpa=-16.87 degrees ! Estimated noise=1071.51 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.0702475 Jy ! Component: 100 - total flux cleaned = 0.0968496 Jy ! Component: 150 - total flux cleaned = 0.109825 Jy ! Component: 200 - total flux cleaned = 0.114022 Jy ! Total flux subtracted in 200 components = 0.114022 Jy ! Clean residual min=-0.012445 max=0.011061 Jy/beam ! Clean residual mean=-0.000010 rms=0.002834 Jy/beam ! Combined flux in latest and established models = 0.366837 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.366837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263180Jy sigma=0.001279 ! Fit after self-cal, rms=0.263099Jy sigma=0.001279 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.877 x 2.055 at -16.87 degrees (North through East) ! Clean map min=-0.011396 max=0.25617 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990802 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 0.99 KP 1.01 ! LA 1.03 MK 1.03 NL 0.99 OV 0.98 ! PT 1.10 SC 0.91 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00788 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.92 KP 1.03 ! LA 0.96 MK 1.03 NL 1.01 OV 1.02 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990642 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.97 KP 1.02 ! LA 0.98 MK 1.05 NL 0.99 OV 0.97 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993808 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 0.98 KP 1.00 ! LA 0.99 MK 0.98 NL 1.01 OV 1.00 ! PT 0.97 SC 1.05 ! ! ! Fit before self-cal, rms=0.263099Jy sigma=0.001279 ! Fit after self-cal, rms=0.261914Jy sigma=0.001277 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.261914Jy sigma=0.001277 ! Fit after self-cal, rms=0.261926Jy sigma=0.001277 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8823 mas, bmaj=2.08 mas, bpa=-16.66 degrees ! Estimated noise=1064.81 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.00020473 Jy ! Component: 100 - total flux cleaned = 0.000221181 Jy ! Component: 150 - total flux cleaned = 0.00040694 Jy ! Component: 200 - total flux cleaned = 0.000580781 Jy ! Total flux subtracted in 200 components = 0.000580781 Jy ! Clean residual min=-0.012250 max=0.011023 Jy/beam ! Clean residual mean=0.000003 rms=0.002657 Jy/beam ! Combined flux in latest and established models = 0.367418 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.367418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.261587Jy sigma=0.001275 ! Fit after self-cal, rms=0.261551Jy sigma=0.001275 ! 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.261551Jy sigma=0.001275 ! Fit after self-cal, rms=0.257401Jy sigma=0.001252 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.0048441 Jy ! Component: 100 - total flux cleaned = 0.00553496 Jy ! Component: 150 - total flux cleaned = 0.0059849 Jy ! Component: 200 - total flux cleaned = 0.00612286 Jy ! Total flux subtracted in 200 components = 0.00612286 Jy ! Clean residual min=-0.011224 max=0.009579 Jy/beam ! Clean residual mean=0.000014 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.373541 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 47 components and 0.373541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257356Jy sigma=0.001251 ! Fit after self-cal, rms=0.256560Jy sigma=0.001247 ! 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: 0.8823 x 2.08 at -16.66 degrees (North through East) ! Clean map min=-0.0099745 max=0.25633 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.256560Jy sigma=0.001247 ! Fit after self-cal, rms=1.535571Jy sigma=0.001229 ! 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=1.535571Jy sigma=0.001229 ! Fit after self-cal, rms=1.535629Jy sigma=0.001228 ! Inverting map and beam ! Estimated beam: bmin=0.8633 mas, bmaj=2.257 mas, bpa=-14.74 degrees ! Estimated noise=1063.86 mJy/beam. ! Added new window around map position (1.2, 1.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629454 Jy ! Component: 100 - total flux cleaned = 0.0060619 Jy ! Component: 150 - total flux cleaned = 0.00670226 Jy ! Component: 200 - total flux cleaned = 0.00670327 Jy ! Total flux subtracted in 200 components = 0.00670327 Jy ! Clean residual min=-0.006402 max=0.004857 Jy/beam ! Clean residual mean=-0.000017 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.380244 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 66 components and 0.380244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.535653Jy sigma=0.001226 ! Fit after self-cal, rms=1.535462Jy sigma=0.001226 ! 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=1.535462Jy sigma=0.001226 ! Fit after self-cal, rms=3.537685Jy sigma=0.001224 ! 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.537685Jy sigma=0.001224 ! Fit after self-cal, rms=3.539517Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=0.861 mas, bmaj=2.241 mas, bpa=-14.32 degrees ! Estimated noise=1062.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358 Jy ! Component: 100 - total flux cleaned = 0.00373701 Jy ! Component: 150 - total flux cleaned = 0.0037375 Jy ! Component: 200 - total flux cleaned = 0.00373779 Jy ! Total flux subtracted in 200 components = 0.00373779 Jy ! Clean residual min=-0.005135 max=0.004252 Jy/beam ! Clean residual mean=-0.000012 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.383982 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.383982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.539505Jy sigma=0.001223 ! Fit after self-cal, rms=3.536695Jy sigma=0.001223 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.945 mas, bmaj=4.104 mas, bpa=-10.46 degrees ! Estimated noise=1417.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110826 Jy ! Component: 100 - total flux cleaned = -0.00127179 Jy ! Component: 150 - total flux cleaned = -0.00148815 Jy ! Component: 200 - total flux cleaned = -0.00161532 Jy ! Total flux subtracted in 200 components = -0.00161532 Jy ! Clean residual min=-0.003866 max=0.003752 Jy/beam ! Clean residual mean=-0.000020 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.382367 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 79 components and 0.382367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.536699Jy sigma=0.001223 ! Fit after self-cal, rms=3.539312Jy sigma=0.001223 ! 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=0.7319 mas, bmaj=1.851 mas, bpa=-17.17 degrees ! Estimated noise=2537.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.225225 Jy ! Component: 100 - total flux cleaned = 0.295574 Jy ! Component: 150 - total flux cleaned = 0.33057 Jy ! Component: 200 - total flux cleaned = 0.348317 Jy ! Total flux subtracted in 200 components = 0.348317 Jy ! Clean residual min=-0.014515 max=0.016568 Jy/beam ! Clean residual mean=0.000030 rms=0.004132 Jy/beam ! Combined flux in latest and established models = 0.348317 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.348317 Jy ! Inverting map and beam ! Estimated beam: bmin=0.861 mas, bmaj=2.241 mas, bpa=-14.32 degrees ! Estimated noise=1062.12 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.0159211 Jy ! Component: 100 - total flux cleaned = 0.0236096 Jy ! Component: 150 - total flux cleaned = 0.0284393 Jy ! Component: 200 - total flux cleaned = 0.031291 Jy ! Total flux subtracted in 200 components = 0.031291 Jy ! Clean residual min=-0.005133 max=0.004088 Jy/beam ! Clean residual mean=-0.000007 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.379608 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 61 components and 0.379608 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.945 mas, bmaj=4.104 mas, bpa=-10.46 degrees ! Estimated noise=1417.88 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.000438956 Jy ! Component: 100 - total flux cleaned = 0.000337379 Jy ! Component: 150 - total flux cleaned = 0.000425546 Jy ! Component: 200 - total flux cleaned = 0.000490262 Jy ! Total flux subtracted in 200 components = 0.000490262 Jy ! Clean residual min=-0.003833 max=0.003623 Jy/beam ! Clean residual mean=-0.000015 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.380098 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.380098 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.861 mas, bmaj=2.241 mas, bpa=-14.32 degrees ! Estimated noise=1062.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000643174 Jy ! Component: 100 - total flux cleaned = -0.000439634 Jy ! Component: 150 - total flux cleaned = -0.000169371 Jy ! Component: 200 - total flux cleaned = 8.19985e-05 Jy ! Total flux subtracted in 200 components = 8.19985e-05 Jy ! Clean residual min=-0.004562 max=0.003767 Jy/beam ! Clean residual mean=-0.000006 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.38018 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.38018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.539163Jy sigma=0.001223 ! Fit after self-cal, rms=3.539274Jy sigma=0.001223 wmodel J2138-2439_X_1997_08_27_yyk\_map.mod ! Writing 84 model components to file: J2138-2439_X_1997_08_27_yyk_map.mod wobs J2138-2439_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2138-2439_X_1997_08_27_yyk_uvs.fits wwins J2138-2439_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J2138-2439_X_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.00195721 Jy ! Component: 100 - total flux cleaned = -0.00308214 Jy ! Component: 150 - total flux cleaned = -0.00367147 Jy ! Component: 200 - total flux cleaned = -0.00391889 Jy ! Component: 250 - total flux cleaned = -0.00427097 Jy ! Component: 300 - total flux cleaned = -0.00449462 Jy ! Component: 350 - total flux cleaned = -0.00454769 Jy ! Component: 400 - total flux cleaned = -0.00465162 Jy ! Component: 450 - total flux cleaned = -0.00490425 Jy ! Component: 500 - total flux cleaned = -0.00500261 Jy ! Component: 550 - total flux cleaned = -0.00514631 Jy ! Component: 600 - total flux cleaned = -0.00523865 Jy ! Component: 650 - total flux cleaned = -0.00523824 Jy ! Component: 700 - total flux cleaned = -0.00506007 Jy ! Component: 750 - total flux cleaned = -0.00505967 Jy ! Component: 800 - total flux cleaned = -0.00484432 Jy ! Component: 850 - total flux cleaned = -0.00463318 Jy ! Component: 900 - total flux cleaned = -0.00454961 Jy ! Component: 950 - total flux cleaned = -0.00426565 Jy ! Component: 1000 - total flux cleaned = -0.00418588 Jy ! Component: 1050 - total flux cleaned = -0.004029 Jy ! Component: 1100 - total flux cleaned = -0.00395159 Jy ! Component: 1150 - total flux cleaned = -0.00395199 Jy ! Component: 1200 - total flux cleaned = -0.0038774 Jy ! Component: 1250 - total flux cleaned = -0.00380368 Jy ! Component: 1300 - total flux cleaned = -0.00373083 Jy ! Component: 1350 - total flux cleaned = -0.00373065 Jy ! Component: 1400 - total flux cleaned = -0.00373045 Jy ! Component: 1450 - total flux cleaned = -0.00369497 Jy ! Component: 1500 - total flux cleaned = -0.0036942 Jy ! Component: 1550 - total flux cleaned = -0.00355781 Jy ! Component: 1600 - total flux cleaned = -0.0034903 Jy ! Component: 1650 - total flux cleaned = -0.0033571 Jy ! Component: 1700 - total flux cleaned = -0.00339043 Jy ! Component: 1750 - total flux cleaned = -0.00335783 Jy ! Component: 1800 - total flux cleaned = -0.00329337 Jy ! Component: 1850 - total flux cleaned = -0.00322916 Jy ! Component: 1900 - total flux cleaned = -0.00310297 Jy ! Component: 1950 - total flux cleaned = -0.00304088 Jy ! Component: 2000 - total flux cleaned = -0.00288668 Jy ! Total flux subtracted in 2048 components = -0.00288662 Jy ! Clean residual min=-0.002240 max=0.001613 Jy/beam ! Clean residual mean=-0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.377293 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 211 components and 0.377293 Jy ![Exited script file: muppet] wmap "J2138-2439_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.861 x 2.241 at -14.32 degrees (North through East) ! Clean map min=-0.0028373 max=0.26706 Jy/beam ! Writing clean map to FITS file: J2138-2439_X_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.267058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000549366 device "J2138-2439_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2138-2439_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.617131 0.617131 1.23426 2.46852 4.93705 9.87409 19.7482 39.4964 78.9927 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.267 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.861 x 2.241 at -14.32 degrees (North through East) ! Clean map min=-0.0028373 max=0.26706 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2138-2439_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2138-2439_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2138-2439_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 10:27:53 2007