! Started logfile: J1600-0722_X_2004_05_27_yyk_uvs.log on Wed Dec 7 00:35:55 2005 obs J1600-0722_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1600-0722_X_2004_05_27_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.831746 visibilities/baseline/integration-bin. ! Found source: J1600-0722 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1382 lines of history. ! ! Reading 1048 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 J1600-0722_X_2004_05_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.135674 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899841Jy sigma=16.315554 ! Fit after self-cal, rms=0.893324Jy sigma=16.235866 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.7035 mas, bmaj=1.832 mas, bpa=0.7209 degrees ! Estimated noise=1.56834 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.0969735 Jy ! Component: 100 - total flux cleaned = 0.117926 Jy ! Total flux subtracted in 100 components = 0.117926 Jy ! Clean residual min=-0.006989 max=0.009440 Jy/beam ! Clean residual mean=0.000019 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.117926 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.117926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076217Jy sigma=1.112044 ! Fit after self-cal, rms=0.076239Jy sigma=1.110868 ! Inverting map 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.8464 mas, bmaj=2.129 mas, bpa=1.537 degrees ! Estimated noise=1.19535 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.00980794 Jy ! Component: 100 - total flux cleaned = 0.0137632 Jy ! Component: 150 - total flux cleaned = 0.0152138 Jy ! Component: 200 - total flux cleaned = 0.0156411 Jy ! Total flux subtracted in 200 components = 0.0156411 Jy ! Clean residual min=-0.005566 max=0.007748 Jy/beam ! Clean residual mean=0.000001 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.133567 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.133567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075863Jy sigma=1.091678 ! Fit after self-cal, rms=0.075866Jy sigma=1.091506 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.03104 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 0.96 KP 0.96 ! LA 1.05 MK 0.84 NL 1.04 OV 1.04 ! PT 0.93 SC 0.99 ! ! ! 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.075866Jy sigma=1.091506 ! Fit after self-cal, rms=0.075836Jy sigma=1.088647 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.075836Jy sigma=1.088647 ! Fit after self-cal, rms=0.075836Jy sigma=1.088633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8316 mas, bmaj=2.106 mas, bpa=0.6084 degrees ! Estimated noise=1.19622 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.6, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00619707 Jy ! Component: 100 - total flux cleaned = 0.00708029 Jy ! Component: 150 - total flux cleaned = 0.007681 Jy ! Component: 200 - total flux cleaned = 0.00784634 Jy ! Total flux subtracted in 200 components = 0.00784634 Jy ! Clean residual min=-0.004964 max=0.004433 Jy/beam ! Clean residual mean=0.000001 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.141414 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.141414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075348Jy sigma=1.075990 ! Fit after self-cal, rms=0.075297Jy sigma=1.075391 ! 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.075297Jy sigma=1.075391 ! Fit after self-cal, rms=0.072612Jy sigma=1.029454 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.00233686 Jy ! Component: 100 - total flux cleaned = 0.0024215 Jy ! Component: 150 - total flux cleaned = 0.00234865 Jy ! Component: 200 - total flux cleaned = 0.00221659 Jy ! Total flux subtracted in 200 components = 0.00221659 Jy ! Clean residual min=-0.004482 max=0.004335 Jy/beam ! Clean residual mean=0.000002 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.14363 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 60 components and 0.14363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072475Jy sigma=1.026704 ! Fit after self-cal, rms=0.072270Jy sigma=1.023619 ! 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.8316 x 2.106 at 0.6084 degrees (North through East) ! Clean map min=-0.0039388 max=0.1132 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.072270Jy sigma=1.023619 ! Fit after self-cal, rms=0.071302Jy sigma=1.018075 ! 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.071302Jy sigma=1.018075 ! Fit after self-cal, rms=0.071295Jy sigma=1.017811 ! Inverting map and beam ! Estimated beam: bmin=0.8264 mas, bmaj=2.095 mas, bpa=0.2212 degrees ! Estimated noise=1.171 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000747916 Jy ! Component: 100 - total flux cleaned = -0.000681673 Jy ! Component: 150 - total flux cleaned = -0.00080256 Jy ! Component: 200 - total flux cleaned = -0.000913626 Jy ! Total flux subtracted in 200 components = -0.000913626 Jy ! Clean residual min=-0.003990 max=0.004154 Jy/beam ! Clean residual mean=0.000002 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.142717 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.142717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071142Jy sigma=1.015748 ! Fit after self-cal, rms=0.071148Jy sigma=1.015658 ! 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.071148Jy sigma=1.015658 ! Fit after self-cal, rms=0.071031Jy sigma=1.021564 ! 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.071031Jy sigma=1.021564 ! Fit after self-cal, rms=0.071029Jy sigma=1.021446 ! Inverting map and beam ! Estimated beam: bmin=0.8307 mas, bmaj=2.102 mas, bpa=0.7146 degrees ! Estimated noise=1.1623 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146307 Jy ! Component: 100 - total flux cleaned = -0.00158483 Jy ! Component: 150 - total flux cleaned = -0.00173715 Jy ! Component: 200 - total flux cleaned = -0.00187679 Jy ! Total flux subtracted in 200 components = -0.00187679 Jy ! Clean residual min=-0.004288 max=0.003998 Jy/beam ! Clean residual mean=-0.000001 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.14084 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.14084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070900Jy sigma=1.019697 ! Fit after self-cal, rms=0.070915Jy sigma=1.019651 ! 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=2.115 mas, bmaj=4.097 mas, bpa=-0.8331 degrees ! Estimated noise=1.55366 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.000544367 Jy ! Component: 100 - total flux cleaned = -0.00040147 Jy ! Component: 150 - total flux cleaned = -0.000363735 Jy ! Component: 200 - total flux cleaned = -0.000365232 Jy ! Total flux subtracted in 200 components = -0.000365232 Jy ! Clean residual min=-0.004240 max=0.004720 Jy/beam ! Clean residual mean=0.000001 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.140475 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.140475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070933Jy sigma=1.019581 ! Fit after self-cal, rms=0.070928Jy sigma=1.019410 ! Inverting map uvtaper 0,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.6991 mas, bmaj=1.828 mas, bpa=0.3365 degrees ! Estimated noise=1.51727 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.095788 Jy ! Component: 100 - total flux cleaned = 0.117262 Jy ! Component: 150 - total flux cleaned = 0.127356 Jy ! Component: 200 - total flux cleaned = 0.134145 Jy ! Total flux subtracted in 200 components = 0.134145 Jy ! Clean residual min=-0.006216 max=0.005653 Jy/beam ! Clean residual mean=0.000011 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.134145 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.134145 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8307 mas, bmaj=2.102 mas, bpa=0.7146 degrees ! Estimated noise=1.1623 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.00481082 Jy ! Component: 100 - total flux cleaned = 0.0063821 Jy ! Component: 150 - total flux cleaned = 0.00694877 Jy ! Component: 200 - total flux cleaned = 0.00732917 Jy ! Total flux subtracted in 200 components = 0.00732917 Jy ! Clean residual min=-0.004629 max=0.004111 Jy/beam ! Clean residual mean=-0.000002 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.141474 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.141474 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=2.115 mas, bmaj=4.097 mas, bpa=-0.8331 degrees ! Estimated noise=1.55366 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 = 4.48869e-05 Jy ! Component: 100 - total flux cleaned = 0.000109745 Jy ! Component: 150 - total flux cleaned = 0.000106979 Jy ! Component: 200 - total flux cleaned = 0.000104247 Jy ! Total flux subtracted in 200 components = 0.000104247 Jy ! Clean residual min=-0.004188 max=0.004700 Jy/beam ! Clean residual mean=0.000001 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.141578 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.141578 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8307 mas, bmaj=2.102 mas, bpa=0.7146 degrees ! Estimated noise=1.1623 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000284277 Jy ! Component: 100 - total flux cleaned = -0.00035589 Jy ! Component: 150 - total flux cleaned = -0.000543249 Jy ! Component: 200 - total flux cleaned = -0.000598252 Jy ! Total flux subtracted in 200 components = -0.000598252 Jy ! Clean residual min=-0.004120 max=0.004054 Jy/beam ! Clean residual mean=-0.000001 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.14098 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.14098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070851Jy sigma=1.020296 ! Fit after self-cal, rms=0.070861Jy sigma=1.020190 wmodel J1600-0722_X_2004_05_27_yyk\_map.mod ! Writing 66 model components to file: J1600-0722_X_2004_05_27_yyk_map.mod wobs J1600-0722_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1600-0722_X_2004_05_27_yyk_uvs.fits wwins J1600-0722_X_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1600-0722_X_2004_05_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.000693555 Jy ! Component: 100 - total flux cleaned = -0.00112184 Jy ! Component: 150 - total flux cleaned = -0.00159215 Jy ! Component: 200 - total flux cleaned = -0.00210823 Jy ! Component: 250 - total flux cleaned = -0.00248294 Jy ! Component: 300 - total flux cleaned = -0.00308683 Jy ! Component: 350 - total flux cleaned = -0.0037872 Jy ! Component: 400 - total flux cleaned = -0.00412651 Jy ! Component: 450 - total flux cleaned = -0.00434679 Jy ! Component: 500 - total flux cleaned = -0.00450734 Jy ! Component: 550 - total flux cleaned = -0.00456008 Jy ! Component: 600 - total flux cleaned = -0.00466416 Jy ! Component: 650 - total flux cleaned = -0.00486693 Jy ! Component: 700 - total flux cleaned = -0.00506505 Jy ! Component: 750 - total flux cleaned = -0.00511477 Jy ! Component: 800 - total flux cleaned = -0.00540124 Jy ! Component: 850 - total flux cleaned = -0.00540076 Jy ! Component: 900 - total flux cleaned = -0.00572399 Jy ! Component: 950 - total flux cleaned = -0.00586088 Jy ! Component: 1000 - total flux cleaned = -0.00612982 Jy ! Component: 1050 - total flux cleaned = -0.00617311 Jy ! Component: 1100 - total flux cleaned = -0.00612898 Jy ! Component: 1150 - total flux cleaned = -0.00604296 Jy ! Component: 1200 - total flux cleaned = -0.0062134 Jy ! Component: 1250 - total flux cleaned = -0.00633938 Jy ! Component: 1300 - total flux cleaned = -0.00629824 Jy ! Component: 1350 - total flux cleaned = -0.00642224 Jy ! Component: 1400 - total flux cleaned = -0.00650321 Jy ! Component: 1450 - total flux cleaned = -0.00662421 Jy ! Component: 1500 - total flux cleaned = -0.00670349 Jy ! Component: 1550 - total flux cleaned = -0.00658555 Jy ! Component: 1600 - total flux cleaned = -0.00678085 Jy ! Component: 1650 - total flux cleaned = -0.00685831 Jy ! Component: 1700 - total flux cleaned = -0.007011 Jy ! Component: 1750 - total flux cleaned = -0.00697283 Jy ! Component: 1800 - total flux cleaned = -0.00701035 Jy ! Component: 1850 - total flux cleaned = -0.00697348 Jy ! Component: 1900 - total flux cleaned = -0.00712022 Jy ! Component: 1950 - total flux cleaned = -0.00719305 Jy ! Component: 2000 - total flux cleaned = -0.00730136 Jy ! Total flux subtracted in 2048 components = -0.00740806 Jy ! Clean residual min=-0.002405 max=0.002004 Jy/beam ! Clean residual mean=-0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.133572 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 215 components and 0.133572 Jy ![Exited script file: muppet] wmap "J1600-0722_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8307 x 2.102 at 0.7146 degrees (North through East) ! Clean map min=-0.0033684 max=0.1097 Jy/beam ! Writing clean map to FITS file: J1600-0722_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000673708 device "J1600-0722_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1600-0722_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.84247 1.84247 3.68495 7.36989 14.7398 29.4796 58.9591 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.109 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.8307 x 2.102 at 0.7146 degrees (North through East) ! Clean map min=-0.0033684 max=0.1097 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1600-0722_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1600-0722_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1600-0722_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:35:59 2005