! Started logfile: J2303-1841_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:20:37 2007 obs J2303-1841_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2303-1841_S_1997_07_02_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.27375 visibilities/baseline/integration-bin. ! Found source: J2303-1841 ! ! 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 754 lines of history. ! ! Reading 31640 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 J2303-1841_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.391516 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.787 mas, bmaj=7.484 mas, bpa=-7.125 degrees ! Estimated noise=1414.14 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.180331 Jy ! Component: 100 - total flux cleaned = 0.225336 Jy ! Total flux subtracted in 100 components = 0.225336 Jy ! Clean residual min=-0.012828 max=0.016642 Jy/beam ! Clean residual mean=-0.000089 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.225336 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.225336 Jy ! ! Correcting IF 1. ! A total of 298 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328053Jy sigma=0.001522 ! Fit after self-cal, rms=0.327812Jy sigma=0.001521 ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=7.484 mas, bpa=-7.125 degrees ! Estimated noise=1414.13 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.53 mas, bmaj=9.357 mas, bpa=-8.337 degrees ! Estimated noise=990.136 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, 17). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207845 Jy ! Component: 100 - total flux cleaned = 0.0296816 Jy ! Component: 150 - total flux cleaned = 0.0306775 Jy ! Component: 200 - total flux cleaned = 0.0308752 Jy ! Total flux subtracted in 200 components = 0.0308752 Jy ! Clean residual min=-0.007232 max=0.009139 Jy/beam ! Clean residual mean=0.000065 rms=0.002206 Jy/beam ! Combined flux in latest and established models = 0.256211 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.256212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326780Jy sigma=0.001515 ! Fit after self-cal, rms=0.326663Jy sigma=0.001515 ! 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.53 x 9.357 at -8.337 degrees (North through East) ! Clean map min=-0.0069647 max=0.19659 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. ! A total of 6 telescope corrections were flagged in sub-array 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. ! A total of 3 telescope corrections were flagged in sub-array 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 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.326663Jy sigma=0.001515 ! Fit after self-cal, rms=0.326694Jy sigma=0.001515 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.326694Jy sigma=0.001515 ! Fit after self-cal, rms=0.326693Jy sigma=0.001515 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=9.357 mas, bpa=-8.329 degrees ! Estimated noise=990.313 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.0040864 Jy ! Component: 100 - total flux cleaned = 0.0050073 Jy ! Component: 150 - total flux cleaned = 0.00516719 Jy ! Component: 200 - total flux cleaned = 0.00517077 Jy ! Total flux subtracted in 200 components = 0.00517077 Jy ! Clean residual min=-0.006821 max=0.008028 Jy/beam ! Clean residual mean=0.000067 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.261382 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 54 components and 0.261382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326540Jy sigma=0.001514 ! Fit after self-cal, rms=0.326516Jy sigma=0.001514 ! 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.326516Jy sigma=0.001514 ! Fit after self-cal, rms=0.325556Jy sigma=0.001509 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.00258674 Jy ! Component: 100 - total flux cleaned = 0.00312099 Jy ! Component: 150 - total flux cleaned = 0.00322968 Jy ! Component: 200 - total flux cleaned = 0.00312211 Jy ! Total flux subtracted in 200 components = 0.00312211 Jy ! Clean residual min=-0.006478 max=0.007617 Jy/beam ! Clean residual mean=0.000074 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.264504 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.264504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325466Jy sigma=0.001509 ! Fit after self-cal, rms=0.325346Jy sigma=0.001509 ! 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.531 x 9.357 at -8.329 degrees (North through East) ! Clean map min=-0.0062198 max=0.19835 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.325346Jy sigma=0.001509 ! Fit after self-cal, rms=0.325981Jy sigma=0.001508 ! 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.325981Jy sigma=0.001508 ! Fit after self-cal, rms=0.325974Jy sigma=0.001508 ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=9.36 mas, bpa=-8.352 degrees ! Estimated noise=991.608 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104918 Jy ! Component: 100 - total flux cleaned = 0.00104921 Jy ! Component: 150 - total flux cleaned = 0.00105244 Jy ! Component: 200 - total flux cleaned = 0.00105418 Jy ! Total flux subtracted in 200 components = 0.00105418 Jy ! Clean residual min=-0.006380 max=0.007298 Jy/beam ! Clean residual mean=0.000077 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.265559 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 80 components and 0.265559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325914Jy sigma=0.001508 ! Fit after self-cal, rms=0.325921Jy sigma=0.001508 ! 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.325921Jy sigma=0.001508 ! Fit after self-cal, rms=0.327120Jy sigma=0.001508 ! 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.327120Jy sigma=0.001508 ! Fit after self-cal, rms=0.327130Jy sigma=0.001508 ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=9.332 mas, bpa=-8.302 degrees ! Estimated noise=993.996 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197578 Jy ! Component: 100 - total flux cleaned = 0.00207087 Jy ! Component: 150 - total flux cleaned = 0.00207528 Jy ! Component: 200 - total flux cleaned = 0.00214546 Jy ! Total flux subtracted in 200 components = 0.00214546 Jy ! Clean residual min=-0.006202 max=0.006972 Jy/beam ! Clean residual mean=0.000070 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.267704 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 92 components and 0.267704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327089Jy sigma=0.001508 ! Fit after self-cal, rms=0.327095Jy sigma=0.001508 ! 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.127 mas, bmaj=17.17 mas, bpa=-5.996 degrees ! Estimated noise=1228.48 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.000509507 Jy ! Component: 100 - total flux cleaned = 0.000670318 Jy ! Component: 150 - total flux cleaned = 0.000851074 Jy ! Component: 200 - total flux cleaned = 0.000902307 Jy ! Total flux subtracted in 200 components = 0.000902307 Jy ! Clean residual min=-0.005660 max=0.007610 Jy/beam ! Clean residual mean=0.000126 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.268606 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 101 components and 0.268606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327106Jy sigma=0.001508 ! Fit after self-cal, rms=0.327104Jy sigma=0.001508 ! 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.781 mas, bmaj=7.474 mas, bpa=-7.09 degrees ! Estimated noise=1421.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.182473 Jy ! Component: 100 - total flux cleaned = 0.230053 Jy ! Component: 150 - total flux cleaned = 0.246634 Jy ! Component: 200 - total flux cleaned = 0.252454 Jy ! Total flux subtracted in 200 components = 0.252454 Jy ! Clean residual min=-0.009967 max=0.008692 Jy/beam ! Clean residual mean=-0.000049 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.252454 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.252454 Jy ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=9.332 mas, bpa=-8.302 degrees ! Estimated noise=993.996 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.0115262 Jy ! Component: 100 - total flux cleaned = 0.0140174 Jy ! Component: 150 - total flux cleaned = 0.0146735 Jy ! Component: 200 - total flux cleaned = 0.0152176 Jy ! Total flux subtracted in 200 components = 0.0152176 Jy ! Clean residual min=-0.006608 max=0.007352 Jy/beam ! Clean residual mean=0.000073 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.267672 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.267672 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.127 mas, bmaj=17.17 mas, bpa=-5.996 degrees ! Estimated noise=1228.48 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.0011877 Jy ! Component: 100 - total flux cleaned = 0.00130407 Jy ! Component: 150 - total flux cleaned = 0.00156849 Jy ! Component: 200 - total flux cleaned = 0.00164283 Jy ! Total flux subtracted in 200 components = 0.00164283 Jy ! Clean residual min=-0.005528 max=0.007489 Jy/beam ! Clean residual mean=0.000127 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.269315 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.269314 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=9.332 mas, bpa=-8.302 degrees ! Estimated noise=993.996 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000571962 Jy ! Component: 100 - total flux cleaned = -0.000843073 Jy ! Component: 150 - total flux cleaned = -0.00096346 Jy ! Component: 200 - total flux cleaned = -0.00106641 Jy ! Total flux subtracted in 200 components = -0.00106641 Jy ! Clean residual min=-0.006236 max=0.006863 Jy/beam ! Clean residual mean=0.000071 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.268248 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 81 components and 0.268248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327142Jy sigma=0.001508 ! Fit after self-cal, rms=0.327145Jy sigma=0.001508 wmodel J2303-1841_S_1997_07_02_yyk\_map.mod ! Writing 81 model components to file: J2303-1841_S_1997_07_02_yyk_map.mod wobs J2303-1841_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2303-1841_S_1997_07_02_yyk_uvs.fits wwins J2303-1841_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J2303-1841_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.00265534 Jy ! Component: 100 - total flux cleaned = 0.00418277 Jy ! Component: 150 - total flux cleaned = 0.00547258 Jy ! Component: 200 - total flux cleaned = 0.00648284 Jy ! Component: 250 - total flux cleaned = 0.00734329 Jy ! Component: 300 - total flux cleaned = 0.00791374 Jy ! Component: 350 - total flux cleaned = 0.00830349 Jy ! Component: 400 - total flux cleaned = 0.00867474 Jy ! Component: 450 - total flux cleaned = 0.00895964 Jy ! Component: 500 - total flux cleaned = 0.0093034 Jy ! Component: 550 - total flux cleaned = 0.00983537 Jy ! Component: 600 - total flux cleaned = 0.0102864 Jy ! Component: 650 - total flux cleaned = 0.0107251 Jy ! Component: 700 - total flux cleaned = 0.0113321 Jy ! Component: 750 - total flux cleaned = 0.011804 Jy ! Component: 800 - total flux cleaned = 0.0123205 Jy ! Component: 850 - total flux cleaned = 0.0127674 Jy ! Component: 900 - total flux cleaned = 0.012932 Jy ! Component: 950 - total flux cleaned = 0.0133067 Jy ! Component: 1000 - total flux cleaned = 0.0135151 Jy ! Component: 1050 - total flux cleaned = 0.0134634 Jy ! Component: 1100 - total flux cleaned = 0.0136138 Jy ! Component: 1150 - total flux cleaned = 0.0137601 Jy ! Component: 1200 - total flux cleaned = 0.0138082 Jy ! Component: 1250 - total flux cleaned = 0.013903 Jy ! Component: 1300 - total flux cleaned = 0.0140435 Jy ! Component: 1350 - total flux cleaned = 0.0142267 Jy ! Component: 1400 - total flux cleaned = 0.014318 Jy ! Component: 1450 - total flux cleaned = 0.0144522 Jy ! Component: 1500 - total flux cleaned = 0.0145846 Jy ! Component: 1550 - total flux cleaned = 0.014843 Jy ! Component: 1600 - total flux cleaned = 0.0149698 Jy ! Component: 1650 - total flux cleaned = 0.0151373 Jy ! Component: 1700 - total flux cleaned = 0.0152608 Jy ! Component: 1750 - total flux cleaned = 0.0154245 Jy ! Component: 1800 - total flux cleaned = 0.0157072 Jy ! Component: 1850 - total flux cleaned = 0.0159073 Jy ! Component: 1900 - total flux cleaned = 0.016026 Jy ! Component: 1950 - total flux cleaned = 0.0161045 Jy ! Component: 2000 - total flux cleaned = 0.0162598 Jy ! Total flux subtracted in 2048 components = 0.0164515 Jy ! Clean residual min=-0.002190 max=0.002693 Jy/beam ! Clean residual mean=0.000032 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.2847 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 208 components and 0.2847 Jy ![Exited script file: muppet] wmap "J2303-1841_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.521 x 9.332 at -8.302 degrees (North through East) ! Clean map min=-0.0043935 max=0.19979 Jy/beam ! Writing clean map to FITS file: J2303-1841_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.199789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000787442 device "J2303-1841_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2303-1841_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18241 1.18241 2.36482 4.72964 9.45928 18.9186 37.8371 75.6742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.199 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.521 x 9.332 at -8.302 degrees (North through East) ! Clean map min=-0.0043935 max=0.19979 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2303-1841_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2303-1841_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2303-1841_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:20:44 2007