! Started logfile: J1033-3601_X_2004_04_30_yyk_uvs.log on Wed Dec 7 00:17:25 2005 obs J1033-3601_X_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1033-3601_X_2004_04_30_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768254 visibilities/baseline/integration-bin. ! Found source: J1033-3601 ! ! 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 1545 lines of history. ! ! Reading 968 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 J1033-3601_X_2004_04_30_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.14668 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875364Jy sigma=15.024835 ! Fit after self-cal, rms=0.874779Jy sigma=15.019416 ! 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.6989 mas, bmaj=2.176 mas, bpa=9.171 degrees ! Estimated noise=2.43338 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.10467 Jy ! Component: 100 - total flux cleaned = 0.128891 Jy ! Total flux subtracted in 100 components = 0.128891 Jy ! Clean residual min=-0.009350 max=0.009425 Jy/beam ! Clean residual mean=-0.000080 rms=0.002543 Jy/beam ! Combined flux in latest and established models = 0.128891 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 0.128891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068875Jy sigma=1.034035 ! Fit after self-cal, rms=0.068884Jy sigma=1.033660 ! 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.9612 mas, bmaj=3.488 mas, bpa=14.32 degrees ! Estimated noise=1.51719 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.0141634 Jy ! Component: 100 - total flux cleaned = 0.0182756 Jy ! Component: 150 - total flux cleaned = 0.0193416 Jy ! Component: 200 - total flux cleaned = 0.0193786 Jy ! Total flux subtracted in 200 components = 0.0193786 Jy ! Clean residual min=-0.004501 max=0.005055 Jy/beam ! Clean residual mean=-0.000108 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.14827 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.14827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067494Jy sigma=0.997657 ! Fit after self-cal, rms=0.067487Jy sigma=0.997638 ! 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 ! 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: 0.989379 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.97 HN 1.00* KP 0.90 ! LA 0.96 MK 1.00* NL 1.00* OV 1.02 ! PT 1.18 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.983431 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.04 HN 1.00* KP 0.95 ! LA 0.96 MK 1.00* NL 1.00* OV 0.98 ! PT 1.10 SC 1.03 ! ! ! Fit before self-cal, rms=0.067487Jy sigma=0.997638 ! Fit after self-cal, rms=0.067542Jy sigma=0.987200 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.067542Jy sigma=0.987200 ! Fit after self-cal, rms=0.067542Jy sigma=0.987188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9558 mas, bmaj=3.485 mas, bpa=14.34 degrees ! Estimated noise=1.51728 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.000761512 Jy ! Component: 100 - total flux cleaned = 0.000798372 Jy ! Component: 150 - total flux cleaned = 0.000839263 Jy ! Component: 200 - total flux cleaned = 0.000877889 Jy ! Total flux subtracted in 200 components = 0.000877889 Jy ! Clean residual min=-0.004029 max=0.004703 Jy/beam ! Clean residual mean=-0.000123 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.149148 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.149148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067516Jy sigma=0.986597 ! Fit after self-cal, rms=0.067512Jy sigma=0.986595 ! 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.067512Jy sigma=0.986595 ! Fit after self-cal, rms=0.064825Jy sigma=0.937779 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.00123145 Jy ! Component: 100 - total flux cleaned = 0.00123067 Jy ! Component: 150 - total flux cleaned = 0.00123526 Jy ! Component: 200 - total flux cleaned = 0.0012403 Jy ! Total flux subtracted in 200 components = 0.0012403 Jy ! Clean residual min=-0.003986 max=0.004640 Jy/beam ! Clean residual mean=-0.000124 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.150388 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.150388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064792Jy sigma=0.936971 ! Fit after self-cal, rms=0.064696Jy sigma=0.934432 ! 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.9558 x 3.485 at 14.34 degrees (North through East) ! Clean map min=-0.0037818 max=0.12125 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.064696Jy sigma=0.934432 ! Fit after self-cal, rms=0.066662Jy sigma=0.929703 ! 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.066662Jy sigma=0.929703 ! Fit after self-cal, rms=0.066683Jy sigma=0.929460 ! Inverting map and beam ! Estimated beam: bmin=0.9551 mas, bmaj=3.468 mas, bpa=14.29 degrees ! Estimated noise=1.53309 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160337 Jy ! Component: 100 - total flux cleaned = 0.00166239 Jy ! Component: 150 - total flux cleaned = 0.00163562 Jy ! Component: 200 - total flux cleaned = 0.00163635 Jy ! Total flux subtracted in 200 components = 0.00163635 Jy ! Clean residual min=-0.003897 max=0.004513 Jy/beam ! Clean residual mean=-0.000126 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.152024 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.152024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066654Jy sigma=0.928794 ! Fit after self-cal, rms=0.066661Jy sigma=0.928756 ! 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.066661Jy sigma=0.928756 ! Fit after self-cal, rms=0.068717Jy sigma=0.919635 ! 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.068717Jy sigma=0.919635 ! Fit after self-cal, rms=0.068755Jy sigma=0.919454 ! Inverting map and beam ! Estimated beam: bmin=0.9693 mas, bmaj=3.525 mas, bpa=14.4 degrees ! Estimated noise=1.53969 mJy/beam. ! Added new window around map position (10, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548464 Jy ! Component: 100 - total flux cleaned = 0.00531362 Jy ! Component: 150 - total flux cleaned = 0.00524573 Jy ! Component: 200 - total flux cleaned = 0.00518615 Jy ! Total flux subtracted in 200 components = 0.00518615 Jy ! Clean residual min=-0.003825 max=0.003474 Jy/beam ! Clean residual mean=-0.000066 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.15721 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.15721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068454Jy sigma=0.912282 ! Fit after self-cal, rms=0.068456Jy sigma=0.911645 ! 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=3.12 mas, bmaj=12.02 mas, bpa=6.966 degrees ! Estimated noise=1.83476 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.000990624 Jy ! Component: 100 - total flux cleaned = 0.000942128 Jy ! Component: 150 - total flux cleaned = 0.000846476 Jy ! Component: 200 - total flux cleaned = 0.000806079 Jy ! Total flux subtracted in 200 components = 0.000806079 Jy ! Clean residual min=-0.003259 max=0.003857 Jy/beam ! Clean residual mean=-0.000084 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.158016 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.158016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068425Jy sigma=0.911142 ! Fit after self-cal, rms=0.068428Jy sigma=0.910941 ! 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.6969 mas, bmaj=2.176 mas, bpa=9.178 degrees ! Estimated noise=2.49938 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.108515 Jy ! Component: 100 - total flux cleaned = 0.132921 Jy ! Component: 150 - total flux cleaned = 0.143197 Jy ! Component: 200 - total flux cleaned = 0.147618 Jy ! Total flux subtracted in 200 components = 0.147618 Jy ! Clean residual min=-0.007389 max=0.006080 Jy/beam ! Clean residual mean=-0.000056 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.147618 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.147618 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9693 mas, bmaj=3.525 mas, bpa=14.4 degrees ! Estimated noise=1.53969 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.00642649 Jy ! Component: 100 - total flux cleaned = 0.00854874 Jy ! Component: 150 - total flux cleaned = 0.00854329 Jy ! Component: 200 - total flux cleaned = 0.0084741 Jy ! Total flux subtracted in 200 components = 0.0084741 Jy ! Clean residual min=-0.003646 max=0.003566 Jy/beam ! Clean residual mean=-0.000064 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.156093 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.156093 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=3.12 mas, bmaj=12.02 mas, bpa=6.966 degrees ! Estimated noise=1.83476 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.00150571 Jy ! Component: 100 - total flux cleaned = 0.00159401 Jy ! Component: 150 - total flux cleaned = 0.00159051 Jy ! Component: 200 - total flux cleaned = 0.00159155 Jy ! Total flux subtracted in 200 components = 0.00159155 Jy ! Clean residual min=-0.003236 max=0.003880 Jy/beam ! Clean residual mean=-0.000080 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.157684 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.157684 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9693 mas, bmaj=3.525 mas, bpa=14.4 degrees ! Estimated noise=1.53969 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000644984 Jy ! Component: 100 - total flux cleaned = -0.00058655 Jy ! Component: 150 - total flux cleaned = -0.000534651 Jy ! Component: 200 - total flux cleaned = -0.000531042 Jy ! Total flux subtracted in 200 components = -0.000531042 Jy ! Clean residual min=-0.003506 max=0.003581 Jy/beam ! Clean residual mean=-0.000056 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.157153 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 59 components and 0.157153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068401Jy sigma=0.911194 ! Fit after self-cal, rms=0.068386Jy sigma=0.911073 wmodel J1033-3601_X_2004_04_30_yyk\_map.mod ! Writing 59 model components to file: J1033-3601_X_2004_04_30_yyk_map.mod wobs J1033-3601_X_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1033-3601_X_2004_04_30_yyk_uvs.fits wwins J1033-3601_X_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J1033-3601_X_2004_04_30_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.000280191 Jy ! Component: 100 - total flux cleaned = -0.000776979 Jy ! Component: 150 - total flux cleaned = -0.000981544 Jy ! Component: 200 - total flux cleaned = -0.00117581 Jy ! Component: 250 - total flux cleaned = -0.00126633 Jy ! Component: 300 - total flux cleaned = -0.00130869 Jy ! Component: 350 - total flux cleaned = -0.00130842 Jy ! Component: 400 - total flux cleaned = -0.00123058 Jy ! Component: 450 - total flux cleaned = -0.00112031 Jy ! Component: 500 - total flux cleaned = -0.00108548 Jy ! Component: 550 - total flux cleaned = -0.000875236 Jy ! Component: 600 - total flux cleaned = -0.000807844 Jy ! Component: 650 - total flux cleaned = -0.000708652 Jy ! Component: 700 - total flux cleaned = -0.000644824 Jy ! Component: 750 - total flux cleaned = -0.000614386 Jy ! Component: 800 - total flux cleaned = -0.000645763 Jy ! Component: 850 - total flux cleaned = -0.000585781 Jy ! Component: 900 - total flux cleaned = -0.000497609 Jy ! Component: 950 - total flux cleaned = -0.000411415 Jy ! Component: 1000 - total flux cleaned = -0.000299005 Jy ! Component: 1050 - total flux cleaned = -0.0002161 Jy ! Component: 1100 - total flux cleaned = -5.32782e-05 Jy ! Component: 1150 - total flux cleaned = 0.000133086 Jy ! Component: 1200 - total flux cleaned = 0.00023769 Jy ! Component: 1250 - total flux cleaned = 0.000366656 Jy ! Component: 1300 - total flux cleaned = 0.00046834 Jy ! Component: 1350 - total flux cleaned = 0.000594172 Jy ! Component: 1400 - total flux cleaned = 0.000767784 Jy ! Component: 1450 - total flux cleaned = 0.000767669 Jy ! Component: 1500 - total flux cleaned = 0.000743336 Jy ! Component: 1550 - total flux cleaned = 0.000743555 Jy ! Component: 1600 - total flux cleaned = 0.000766897 Jy ! Component: 1650 - total flux cleaned = 0.000720027 Jy ! Component: 1700 - total flux cleaned = 0.000719977 Jy ! Component: 1750 - total flux cleaned = 0.000651109 Jy ! Component: 1800 - total flux cleaned = 0.000673541 Jy ! Component: 1850 - total flux cleaned = 0.000583577 Jy ! Component: 1900 - total flux cleaned = 0.000516732 Jy ! Component: 1950 - total flux cleaned = 0.000472984 Jy ! Component: 2000 - total flux cleaned = 0.000385493 Jy ! Total flux subtracted in 2048 components = 0.000320447 Jy ! Clean residual min=-0.001314 max=0.001428 Jy/beam ! Clean residual mean=-0.000007 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.157474 Jy keep ! Adding 99 model components to the UV plane model. ! The established model now contains 158 components and 0.157473 Jy ![Exited script file: muppet] wmap "J1033-3601_X_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9693 x 3.525 at 14.4 degrees (North through East) ! Clean map min=-0.0034761 max=0.12661 Jy/beam ! Writing clean map to FITS file: J1033-3601_X_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126606 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00042883 device "J1033-3601_X_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1033-3601_X_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01614 1.01614 2.03227 4.06454 8.12909 16.2582 32.5164 65.0327 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.126 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.9693 x 3.525 at 14.4 degrees (North through East) ! Clean map min=-0.0034761 max=0.12661 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1033-3601_X_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1033-3601_X_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1033-3601_X_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:17:29 2005