! Started logfile: J0836-2233_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:03:28 2007 obs J0836-2233_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0836-2233_S_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.889962 visibilities/baseline/integration-bin. ! Found source: J0836-2233 ! ! 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 755 lines of history. ! ! Reading 23228 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 J0836-2233_S_1997_07_02_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.465998 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.884 mas, bmaj=8.171 mas, bpa=1.575 degrees ! Estimated noise=2486.92 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.126544 Jy ! Component: 100 - total flux cleaned = 0.189524 Jy ! Total flux subtracted in 100 components = 0.189524 Jy ! Clean residual min=-0.018601 max=0.038592 Jy/beam ! Clean residual mean=0.000518 rms=0.006338 Jy/beam ! Combined flux in latest and established models = 0.189524 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.189524 Jy ! ! Correcting IF 1. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.428526Jy sigma=0.001450 ! Fit after self-cal, rms=0.427631Jy sigma=0.001447 ! Inverting map and beam ! Estimated beam: bmin=2.884 mas, bmaj=8.171 mas, bpa=1.575 degrees ! Estimated noise=2486.92 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.936 mas, bmaj=10.98 mas, bpa=-0.6659 degrees ! Estimated noise=1287.82 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.0696502 Jy ! Component: 100 - total flux cleaned = 0.0990342 Jy ! Component: 150 - total flux cleaned = 0.112103 Jy ! Component: 200 - total flux cleaned = 0.114549 Jy ! Total flux subtracted in 200 components = 0.114549 Jy ! Clean residual min=-0.012735 max=0.027708 Jy/beam ! Clean residual mean=0.000393 rms=0.005098 Jy/beam ! Combined flux in latest and established models = 0.304073 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.304073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.421272Jy sigma=0.001415 ! Fit after self-cal, rms=0.421163Jy sigma=0.001415 ! 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.936 x 10.98 at -0.6659 degrees (North through East) ! Clean map min=-0.013112 max=0.12045 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.421163Jy sigma=0.001415 ! Fit after self-cal, rms=0.421163Jy sigma=0.001415 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.421163Jy sigma=0.001415 ! Fit after self-cal, rms=0.421163Jy sigma=0.001415 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.936 mas, bmaj=10.98 mas, bpa=-0.6659 degrees ! Estimated noise=1287.82 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 (-7, 5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253503 Jy ! Component: 100 - total flux cleaned = 0.0286636 Jy ! Component: 150 - total flux cleaned = 0.0312896 Jy ! Component: 200 - total flux cleaned = 0.0328169 Jy ! Total flux subtracted in 200 components = 0.0328169 Jy ! Clean residual min=-0.010652 max=0.024491 Jy/beam ! Clean residual mean=0.000262 rms=0.003725 Jy/beam ! Combined flux in latest and established models = 0.33689 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.33689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.419817Jy sigma=0.001409 ! Fit after self-cal, rms=0.419606Jy sigma=0.001408 ! 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.419606Jy sigma=0.001408 ! Fit after self-cal, rms=0.417933Jy sigma=0.001401 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) ! Added new window around map position (8, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195004 Jy ! Component: 100 - total flux cleaned = 0.0249664 Jy ! Component: 150 - total flux cleaned = 0.0287994 Jy ! Component: 200 - total flux cleaned = 0.031146 Jy ! Total flux subtracted in 200 components = 0.031146 Jy ! Clean residual min=-0.008386 max=0.007260 Jy/beam ! Clean residual mean=0.000152 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.368036 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 134 components and 0.368036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.417104Jy sigma=0.001398 ! Fit after self-cal, rms=0.416908Jy sigma=0.001397 ! 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.936 x 10.98 at -0.6659 degrees (North through East) ! Clean map min=-0.0076412 max=0.11141 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.416908Jy sigma=0.001397 ! Fit after self-cal, rms=0.415563Jy 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=0.415563Jy sigma=0.001396 ! Fit after self-cal, rms=0.415520Jy sigma=0.001396 ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=10.93 mas, bpa=-0.5163 degrees ! Estimated noise=1288.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0069086 Jy ! Component: 100 - total flux cleaned = 0.00813369 Jy ! Component: 150 - total flux cleaned = 0.00849309 Jy ! Component: 200 - total flux cleaned = 0.00897715 Jy ! Total flux subtracted in 200 components = 0.00897715 Jy ! Clean residual min=-0.007109 max=0.006976 Jy/beam ! Clean residual mean=0.000020 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.377013 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 163 components and 0.377013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.415329Jy sigma=0.001396 ! Fit after self-cal, rms=0.415299Jy sigma=0.001396 ! 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.415299Jy sigma=0.001396 ! Fit after self-cal, rms=0.405223Jy sigma=0.001395 ! 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.405223Jy sigma=0.001395 ! Fit after self-cal, rms=0.405176Jy sigma=0.001395 ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=10.87 mas, bpa=-0.7471 degrees ! Estimated noise=1269.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257601 Jy ! Component: 100 - total flux cleaned = 0.000783049 Jy ! Component: 150 - total flux cleaned = 0.000926602 Jy ! Component: 200 - total flux cleaned = 0.00119588 Jy ! Total flux subtracted in 200 components = 0.00119588 Jy ! Clean residual min=-0.005893 max=0.006478 Jy/beam ! Clean residual mean=0.000054 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.378209 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 189 components and 0.378209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405062Jy sigma=0.001394 ! Fit after self-cal, rms=0.405032Jy sigma=0.001394 ! 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.494 mas, bmaj=18.83 mas, bpa=0.6837 degrees ! Estimated noise=1511.21 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.000185163 Jy ! Component: 100 - total flux cleaned = 0.000272957 Jy ! Component: 150 - total flux cleaned = 0.000357327 Jy ! Component: 200 - total flux cleaned = 0.000423526 Jy ! Total flux subtracted in 200 components = 0.000423526 Jy ! Clean residual min=-0.006599 max=0.006822 Jy/beam ! Clean residual mean=0.000085 rms=0.002107 Jy/beam ! Combined flux in latest and established models = 0.378632 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 209 components and 0.378632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405009Jy sigma=0.001394 ! Fit after self-cal, rms=0.404995Jy sigma=0.001394 ! 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.881 mas, bmaj=8.177 mas, bpa=1.536 degrees ! Estimated noise=2440.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.132627 Jy ! Component: 100 - total flux cleaned = 0.202093 Jy ! Component: 150 - total flux cleaned = 0.24697 Jy ! Component: 200 - total flux cleaned = 0.278168 Jy ! Total flux subtracted in 200 components = 0.278168 Jy ! Clean residual min=-0.012213 max=0.013497 Jy/beam ! Clean residual mean=0.000273 rms=0.003787 Jy/beam ! Combined flux in latest and established models = 0.278168 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.278168 Jy ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=10.87 mas, bpa=-0.7471 degrees ! Estimated noise=1269.94 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.039281 Jy ! Component: 100 - total flux cleaned = 0.0610909 Jy ! Component: 150 - total flux cleaned = 0.0748211 Jy ! Component: 200 - total flux cleaned = 0.0842203 Jy ! Total flux subtracted in 200 components = 0.0842203 Jy ! Clean residual min=-0.006940 max=0.007949 Jy/beam ! Clean residual mean=0.000105 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.362389 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 113 components and 0.362389 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.494 mas, bmaj=18.83 mas, bpa=0.6837 degrees ! Estimated noise=1511.21 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.00843454 Jy ! Component: 100 - total flux cleaned = 0.0120624 Jy ! Component: 150 - total flux cleaned = 0.0137402 Jy ! Component: 200 - total flux cleaned = 0.0148211 Jy ! Total flux subtracted in 200 components = 0.0148211 Jy ! Clean residual min=-0.006715 max=0.006979 Jy/beam ! Clean residual mean=0.000089 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.37721 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 164 components and 0.37721 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=10.87 mas, bpa=-0.7471 degrees ! Estimated noise=1269.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286715 Jy ! Component: 100 - total flux cleaned = -0.000128897 Jy ! Component: 150 - total flux cleaned = 0.000286166 Jy ! Component: 200 - total flux cleaned = 0.000656032 Jy ! Total flux subtracted in 200 components = 0.000656032 Jy ! Clean residual min=-0.006236 max=0.006608 Jy/beam ! Clean residual mean=0.000045 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.377866 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 183 components and 0.377866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.404846Jy sigma=0.001394 ! Fit after self-cal, rms=0.404735Jy sigma=0.001393 wmodel J0836-2233_S_1997_07_02_yyk\_map.mod ! Writing 183 model components to file: J0836-2233_S_1997_07_02_yyk_map.mod wobs J0836-2233_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0836-2233_S_1997_07_02_yyk_uvs.fits wwins J0836-2233_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0836-2233_S_1997_07_02_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.000854446 Jy ! Component: 100 - total flux cleaned = 0.00143477 Jy ! Component: 150 - total flux cleaned = 0.00188269 Jy ! Component: 200 - total flux cleaned = 0.00222103 Jy ! Component: 250 - total flux cleaned = 0.00238011 Jy ! Component: 300 - total flux cleaned = 0.0024554 Jy ! Component: 350 - total flux cleaned = 0.00259861 Jy ! Component: 400 - total flux cleaned = 0.00295001 Jy ! Component: 450 - total flux cleaned = 0.00342896 Jy ! Component: 500 - total flux cleaned = 0.00382903 Jy ! Component: 550 - total flux cleaned = 0.00408946 Jy ! Component: 600 - total flux cleaned = 0.00447117 Jy ! Component: 650 - total flux cleaned = 0.00459612 Jy ! Component: 700 - total flux cleaned = 0.00471816 Jy ! Component: 750 - total flux cleaned = 0.0048386 Jy ! Component: 800 - total flux cleaned = 0.00501424 Jy ! Component: 850 - total flux cleaned = 0.00507146 Jy ! Component: 900 - total flux cleaned = 0.0049589 Jy ! Component: 950 - total flux cleaned = 0.00507097 Jy ! Component: 1000 - total flux cleaned = 0.00529121 Jy ! Component: 1050 - total flux cleaned = 0.0052375 Jy ! Component: 1100 - total flux cleaned = 0.0053449 Jy ! Component: 1150 - total flux cleaned = 0.00544961 Jy ! Component: 1200 - total flux cleaned = 0.00544965 Jy ! Component: 1250 - total flux cleaned = 0.00550024 Jy ! Component: 1300 - total flux cleaned = 0.00539899 Jy ! Component: 1350 - total flux cleaned = 0.00554763 Jy ! Component: 1400 - total flux cleaned = 0.00554674 Jy ! Component: 1450 - total flux cleaned = 0.00559478 Jy ! Component: 1500 - total flux cleaned = 0.00564289 Jy ! Component: 1550 - total flux cleaned = 0.00564397 Jy ! Component: 1600 - total flux cleaned = 0.00592494 Jy ! Component: 1650 - total flux cleaned = 0.00615679 Jy ! Component: 1700 - total flux cleaned = 0.00624781 Jy ! Component: 1750 - total flux cleaned = 0.00633818 Jy ! Component: 1800 - total flux cleaned = 0.00642802 Jy ! Component: 1850 - total flux cleaned = 0.00656174 Jy ! Component: 1900 - total flux cleaned = 0.00665023 Jy ! Component: 1950 - total flux cleaned = 0.00673791 Jy ! Component: 2000 - total flux cleaned = 0.00695341 Jy ! Total flux subtracted in 2048 components = 0.00708107 Jy ! Clean residual min=-0.003250 max=0.003272 Jy/beam ! Clean residual mean=0.000020 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.384947 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 310 components and 0.384947 Jy ![Exited script file: muppet] wmap "J0836-2233_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.881 x 10.87 at -0.7471 degrees (North through East) ! Clean map min=-0.0047328 max=0.11185 Jy/beam ! Writing clean map to FITS file: J0836-2233_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000890296 device "J0836-2233_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0836-2233_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.38802 2.38802 4.77605 9.55209 19.1042 38.2084 76.4167 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.111 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.881 x 10.87 at -0.7471 degrees (North through East) ! Clean map min=-0.0047328 max=0.11185 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0836-2233_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0836-2233_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0836-2233_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:03:36 2007