! Started logfile: J1037-2934_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:32:54 2007 obs J1037-2934_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1037-2934_S_1997_08_27_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786222 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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 702 lines of history. ! ! Reading 21228 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 J1037-2934_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)= 1.81182 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.649 mas, bmaj=5.964 mas, bpa=-18.5 degrees ! Estimated noise=3135.55 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.34003 Jy ! Component: 100 - total flux cleaned = 1.55528 Jy ! Total flux subtracted in 100 components = 1.55528 Jy ! Clean residual min=-0.219591 max=0.255230 Jy/beam ! Clean residual mean=-0.001795 rms=0.048532 Jy/beam ! Combined flux in latest and established models = 1.55528 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.55528 Jy ! ! Correcting IF 1. ! A total of 330 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.809430Jy sigma=0.002320 ! Fit after self-cal, rms=0.807110Jy sigma=0.002311 ! Inverting map and beam ! Estimated beam: bmin=2.649 mas, bmaj=5.964 mas, bpa=-18.5 degrees ! Estimated noise=3135.55 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=7.318 mas, bpa=-17.37 degrees ! Estimated noise=1634.63 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 (-1.5, 13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.132163 Jy ! Component: 100 - total flux cleaned = 0.131634 Jy ! Component: 150 - total flux cleaned = 0.131667 Jy ! Component: 200 - total flux cleaned = 0.135007 Jy ! Total flux subtracted in 200 components = 0.135007 Jy ! Clean residual min=-0.104855 max=0.103217 Jy/beam ! Clean residual mean=-0.004556 rms=0.025929 Jy/beam ! Combined flux in latest and established models = 1.69028 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 1.69028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.733875Jy sigma=0.002099 ! Fit after self-cal, rms=0.730351Jy sigma=0.002090 ! 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.401 x 7.318 at -17.37 degrees (North through East) ! Clean map min=-0.11021 max=1.52 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02292 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 0.92 KP 0.90 ! LA 0.95 MK 0.94 NL 1.00* OV 1.23 ! PT 0.91 SC 0.86 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988038 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.10 HN 1.01 KP 0.92 ! LA 1.04 MK 0.99 NL 0.95 OV 1.17 ! PT 0.90 SC 0.93 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0539 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.95 KP 0.88 ! LA 0.78 MK 0.83 NL 0.92 OV 1.05 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00723 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.14 KP 0.91 ! LA 0.85 MK 0.97 NL 1.02 OV 1.04 ! PT 0.87 SC 1.01 ! ! ! Fit before self-cal, rms=0.730351Jy sigma=0.002090 ! Fit after self-cal, rms=0.699302Jy sigma=0.001990 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.699302Jy sigma=0.001990 ! Fit after self-cal, rms=0.699247Jy sigma=0.001990 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=7.181 mas, bpa=-18.06 degrees ! Estimated noise=1625.52 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.0246834 Jy ! Component: 100 - total flux cleaned = 0.0270032 Jy ! Component: 150 - total flux cleaned = 0.0270871 Jy ! Component: 200 - total flux cleaned = 0.0271146 Jy ! Total flux subtracted in 200 components = 0.0271146 Jy ! Clean residual min=-0.106737 max=0.071918 Jy/beam ! Clean residual mean=-0.004529 rms=0.023744 Jy/beam ! Combined flux in latest and established models = 1.7174 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 56 components and 1.7174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.686531Jy sigma=0.001951 ! Fit after self-cal, rms=0.686204Jy sigma=0.001950 ! 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.686204Jy sigma=0.001950 ! Fit after self-cal, rms=0.666017Jy sigma=0.001887 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.00478559 Jy ! Component: 100 - total flux cleaned = 0.00325916 Jy ! Component: 150 - total flux cleaned = 0.00475783 Jy ! Component: 200 - total flux cleaned = 0.00479947 Jy ! Total flux subtracted in 200 components = 0.00479947 Jy ! Clean residual min=-0.099368 max=0.069663 Jy/beam ! Clean residual mean=-0.004392 rms=0.022885 Jy/beam ! Combined flux in latest and established models = 1.7222 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 1.7222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.660095Jy sigma=0.001872 ! Fit after self-cal, rms=0.656042Jy sigma=0.001859 ! 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.324 x 7.181 at -18.06 degrees (North through East) ! Clean map min=-0.113 max=1.5279 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.656042Jy sigma=0.001859 ! Fit after self-cal, rms=25.018152Jy sigma=0.001428 ! 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=25.018152Jy sigma=0.001428 ! Fit after self-cal, rms=25.028719Jy sigma=0.001424 ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=9.16 mas, bpa=-11.02 degrees ! Estimated noise=1646.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0448629 Jy ! Component: 100 - total flux cleaned = 0.041043 Jy ! Component: 150 - total flux cleaned = 0.0400713 Jy ! Component: 200 - total flux cleaned = 0.0392429 Jy ! Total flux subtracted in 200 components = 0.0392429 Jy ! Clean residual min=-0.043964 max=0.022682 Jy/beam ! Clean residual mean=-0.000136 rms=0.007400 Jy/beam ! Combined flux in latest and established models = 1.76144 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 1.76144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=25.027840Jy sigma=0.001404 ! Fit after self-cal, rms=25.026497Jy sigma=0.001401 ! 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=25.026497Jy sigma=0.001401 ! Fit after self-cal, rms=31.883705Jy sigma=0.001396 ! 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=31.883705Jy sigma=0.001396 ! Fit after self-cal, rms=31.886742Jy sigma=0.001395 ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.062 mas, bpa=-10.85 degrees ! Estimated noise=1640.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137613 Jy ! Component: 100 - total flux cleaned = 0.0138315 Jy ! Component: 150 - total flux cleaned = 0.0138395 Jy ! Component: 200 - total flux cleaned = 0.0138366 Jy ! Total flux subtracted in 200 components = 0.0138366 Jy ! Clean residual min=-0.038181 max=0.016495 Jy/beam ! Clean residual mean=-0.000071 rms=0.006061 Jy/beam ! Combined flux in latest and established models = 1.77528 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 1.77528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=31.886175Jy sigma=0.001389 ! Fit after self-cal, rms=31.885674Jy sigma=0.001388 ! 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.915 mas, bmaj=19.65 mas, bpa=-7.28 degrees ! Estimated noise=2082.1 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.00523509 Jy ! Component: 100 - total flux cleaned = 0.00425318 Jy ! Component: 150 - total flux cleaned = 0.00383355 Jy ! Component: 200 - total flux cleaned = 0.00345305 Jy ! Total flux subtracted in 200 components = 0.00345305 Jy ! Clean residual min=-0.031000 max=0.019156 Jy/beam ! Clean residual mean=-0.000239 rms=0.006289 Jy/beam ! Combined flux in latest and established models = 1.77873 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 1.77873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=31.885351Jy sigma=0.001387 ! Fit after self-cal, rms=31.885294Jy sigma=0.001387 ! 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.544 mas, bmaj=7.095 mas, bpa=-12.17 degrees ! Estimated noise=3681.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.46289 Jy ! Component: 100 - total flux cleaned = 1.71223 Jy ! Component: 150 - total flux cleaned = 1.75622 Jy ! Component: 200 - total flux cleaned = 1.77002 Jy ! Total flux subtracted in 200 components = 1.77002 Jy ! Clean residual min=-0.046872 max=0.040394 Jy/beam ! Clean residual mean=-0.000139 rms=0.011273 Jy/beam ! Combined flux in latest and established models = 1.77002 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 28 model components to the UV plane model. ! The established model now contains 28 components and 1.77002 Jy ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.062 mas, bpa=-10.85 degrees ! Estimated noise=1640.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.0145051 Jy ! Component: 100 - total flux cleaned = 0.0165062 Jy ! Component: 150 - total flux cleaned = 0.0148024 Jy ! Component: 200 - total flux cleaned = 0.0147696 Jy ! Total flux subtracted in 200 components = 0.0147696 Jy ! Clean residual min=-0.025938 max=0.021562 Jy/beam ! Clean residual mean=-0.000195 rms=0.005391 Jy/beam ! Combined flux in latest and established models = 1.78479 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 1.78479 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.915 mas, bmaj=19.65 mas, bpa=-7.28 degrees ! Estimated noise=2082.1 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.00405904 Jy ! Component: 100 - total flux cleaned = -0.00521653 Jy ! Component: 150 - total flux cleaned = -0.00622942 Jy ! Component: 200 - total flux cleaned = -0.00622497 Jy ! Total flux subtracted in 200 components = -0.00622497 Jy ! Clean residual min=-0.025582 max=0.019784 Jy/beam ! Clean residual mean=-0.000307 rms=0.006001 Jy/beam ! Combined flux in latest and established models = 1.77856 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 1.77856 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.062 mas, bpa=-10.85 degrees ! Estimated noise=1640.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000770944 Jy ! Component: 100 - total flux cleaned = 0.00133055 Jy ! Component: 150 - total flux cleaned = 0.00233067 Jy ! Component: 200 - total flux cleaned = 0.00279109 Jy ! Total flux subtracted in 200 components = 0.00279109 Jy ! Clean residual min=-0.024747 max=0.017484 Jy/beam ! Clean residual mean=-0.000157 rms=0.004697 Jy/beam ! Combined flux in latest and established models = 1.78135 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 1.78135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=31.885038Jy sigma=0.001390 ! Fit after self-cal, rms=31.882784Jy sigma=0.001389 wmodel J1037-2934_S_1997_08_27_yyk\_map.mod ! Writing 89 model components to file: J1037-2934_S_1997_08_27_yyk_map.mod wobs J1037-2934_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1037-2934_S_1997_08_27_yyk_uvs.fits wwins J1037-2934_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1037-2934_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.00558839 Jy ! Component: 100 - total flux cleaned = -0.0099461 Jy ! Component: 150 - total flux cleaned = -0.0112677 Jy ! Component: 200 - total flux cleaned = -0.0120198 Jy ! Component: 250 - total flux cleaned = -0.0124944 Jy ! Component: 300 - total flux cleaned = -0.0124887 Jy ! Component: 350 - total flux cleaned = -0.0127018 Jy ! Component: 400 - total flux cleaned = -0.0124952 Jy ! Component: 450 - total flux cleaned = -0.0126936 Jy ! Component: 500 - total flux cleaned = -0.0128787 Jy ! Component: 550 - total flux cleaned = -0.0132402 Jy ! Component: 600 - total flux cleaned = -0.0139556 Jy ! Component: 650 - total flux cleaned = -0.0146545 Jy ! Component: 700 - total flux cleaned = -0.0151692 Jy ! Component: 750 - total flux cleaned = -0.01584 Jy ! Component: 800 - total flux cleaned = -0.0166566 Jy ! Component: 850 - total flux cleaned = -0.0172968 Jy ! Component: 900 - total flux cleaned = -0.0183926 Jy ! Component: 950 - total flux cleaned = -0.0190078 Jy ! Component: 1000 - total flux cleaned = -0.0199096 Jy ! Component: 1050 - total flux cleaned = -0.0204975 Jy ! Component: 1100 - total flux cleaned = -0.0212206 Jy ! Component: 1150 - total flux cleaned = -0.0220678 Jy ! Component: 1200 - total flux cleaned = -0.0223419 Jy ! Component: 1250 - total flux cleaned = -0.0226118 Jy ! Component: 1300 - total flux cleaned = -0.0227435 Jy ! Component: 1350 - total flux cleaned = -0.0231378 Jy ! Component: 1400 - total flux cleaned = -0.0232689 Jy ! Component: 1450 - total flux cleaned = -0.0239043 Jy ! Component: 1500 - total flux cleaned = -0.0246511 Jy ! Component: 1550 - total flux cleaned = -0.0246491 Jy ! Component: 1600 - total flux cleaned = -0.0254952 Jy ! Component: 1650 - total flux cleaned = -0.0259725 Jy ! Component: 1700 - total flux cleaned = -0.0264415 Jy ! Component: 1750 - total flux cleaned = -0.0270219 Jy ! Component: 1800 - total flux cleaned = -0.0273652 Jy ! Component: 1850 - total flux cleaned = -0.0278152 Jy ! Component: 1900 - total flux cleaned = -0.0280379 Jy ! Component: 1950 - total flux cleaned = -0.028588 Jy ! Component: 2000 - total flux cleaned = -0.0288051 Jy ! Total flux subtracted in 2048 components = -0.0293422 Jy ! Clean residual min=-0.006228 max=0.005673 Jy/beam ! Clean residual mean=-0.000105 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 1.75201 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 197 components and 1.75201 Jy ![Exited script file: muppet] wmap "J1037-2934_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.304 x 9.062 at -10.85 degrees (North through East) ! Clean map min=-0.020336 max=1.6497 Jy/beam ! Writing clean map to FITS file: J1037-2934_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 1.64967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0022103 device "J1037-2934_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1037-2934_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.401953 0.401953 0.803906 1.60781 3.21563 6.43125 12.8625 25.725 51.45 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0066 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.649 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.304 x 9.062 at -10.85 degrees (North through East) ! Clean map min=-0.020336 max=1.6497 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1037-2934_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1037-2934_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1037-2934_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:33:01 2007