! Started logfile: J1033-3601_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:17:20 2005 obs J1033-3601_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1033-3601_S_2004_04_30_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.914286 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1628 lines of history. ! ! Reading 1152 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_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.204121 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814147Jy sigma=12.061636 ! Fit after self-cal, rms=0.814027Jy sigma=12.059930 ! 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=2.519 mas, bmaj=7.167 mas, bpa=-3.725 degrees ! Estimated noise=2.39952 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.161064 Jy ! Component: 100 - total flux cleaned = 0.19263 Jy ! Total flux subtracted in 100 components = 0.19263 Jy ! Clean residual min=-0.008769 max=0.008423 Jy/beam ! Clean residual mean=-0.000236 rms=0.002672 Jy/beam ! Combined flux in latest and established models = 0.19263 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.19263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072100Jy sigma=1.012964 ! Fit after self-cal, rms=0.072095Jy sigma=1.012476 ! 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=3.081 mas, bmaj=8.295 mas, bpa=-4.04 degrees ! Estimated noise=1.70991 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.0107486 Jy ! Component: 100 - total flux cleaned = 0.0129227 Jy ! Component: 150 - total flux cleaned = 0.0129941 Jy ! Component: 200 - total flux cleaned = 0.0131188 Jy ! Total flux subtracted in 200 components = 0.0131188 Jy ! Clean residual min=-0.008935 max=0.006886 Jy/beam ! Clean residual mean=-0.000556 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.205748 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.205748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071020Jy sigma=0.996613 ! Fit after self-cal, rms=0.070996Jy sigma=0.996575 ! 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.00167 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.00* KP 0.96 ! LA 1.08 MK 0.96 NL 1.11 OV 1.00 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978143 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.00* KP 0.96 ! LA 1.12 MK 1.05 NL 1.05 OV 1.04 ! PT 0.99 SC 0.96 ! ! ! 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.070996Jy sigma=0.996575 ! Fit after self-cal, rms=0.070307Jy sigma=0.985237 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.070307Jy sigma=0.985237 ! Fit after self-cal, rms=0.070308Jy sigma=0.985222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=8.157 mas, bpa=-3.289 degrees ! Estimated noise=1.70887 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.00270448 Jy ! Component: 100 - total flux cleaned = 0.0029162 Jy ! Component: 150 - total flux cleaned = 0.00306915 Jy ! Component: 200 - total flux cleaned = 0.00310988 Jy ! Total flux subtracted in 200 components = 0.00310988 Jy ! Clean residual min=-0.007757 max=0.006139 Jy/beam ! Clean residual mean=-0.000431 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.208858 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.208858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070145Jy sigma=0.983189 ! Fit after self-cal, rms=0.070124Jy sigma=0.983161 ! 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.070124Jy sigma=0.983161 ! Fit after self-cal, rms=0.067086Jy sigma=0.935422 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.000923186 Jy ! Component: 100 - total flux cleaned = 0.00100864 Jy ! Component: 150 - total flux cleaned = 0.00111612 Jy ! Component: 200 - total flux cleaned = 0.00117927 Jy ! Total flux subtracted in 200 components = 0.00117927 Jy ! Clean residual min=-0.007786 max=0.005979 Jy/beam ! Clean residual mean=-0.000436 rms=0.002087 Jy/beam ! Combined flux in latest and established models = 0.210037 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.210037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067055Jy sigma=0.934881 ! Fit after self-cal, rms=0.066970Jy sigma=0.932835 ! 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.034 x 8.157 at -3.289 degrees (North through East) ! Clean map min=-0.0076233 max=0.17799 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.066970Jy sigma=0.932835 ! Fit after self-cal, rms=0.067718Jy sigma=0.929369 ! 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.067718Jy sigma=0.929369 ! Fit after self-cal, rms=0.067723Jy sigma=0.929222 ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=8.076 mas, bpa=-2.921 degrees ! Estimated noise=1.73106 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366359 Jy ! Component: 100 - total flux cleaned = 0.00490537 Jy ! Component: 150 - total flux cleaned = 0.00500012 Jy ! Component: 200 - total flux cleaned = 0.0050589 Jy ! Total flux subtracted in 200 components = 0.0050589 Jy ! Clean residual min=-0.007733 max=0.006046 Jy/beam ! Clean residual mean=-0.000434 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.215096 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.215096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067545Jy sigma=0.927190 ! Fit after self-cal, rms=0.067544Jy sigma=0.927156 ! 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.067544Jy sigma=0.927156 ! Fit after self-cal, rms=0.067931Jy sigma=0.911001 ! 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.067931Jy sigma=0.911001 ! Fit after self-cal, rms=0.067938Jy sigma=0.910892 ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=8.069 mas, bpa=-2.536 degrees ! Estimated noise=1.74187 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160264 Jy ! Component: 100 - total flux cleaned = 0.00171296 Jy ! Component: 150 - total flux cleaned = 0.00177764 Jy ! Component: 200 - total flux cleaned = 0.0018088 Jy ! Total flux subtracted in 200 components = 0.0018088 Jy ! Clean residual min=-0.007130 max=0.005943 Jy/beam ! Clean residual mean=-0.000341 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.216905 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 46 components and 0.216905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067876Jy sigma=0.910236 ! Fit after self-cal, rms=0.067872Jy sigma=0.910211 ! 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=9.252 mas, bmaj=28.77 mas, bpa=0.5395 degrees ! Estimated noise=2.26908 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.00106954 Jy ! Component: 100 - total flux cleaned = 0.00106495 Jy ! Component: 150 - total flux cleaned = 0.00106598 Jy ! Component: 200 - total flux cleaned = 0.00108951 Jy ! Total flux subtracted in 200 components = 0.00108951 Jy ! Clean residual min=-0.009645 max=0.007599 Jy/beam ! Clean residual mean=-0.000633 rms=0.002804 Jy/beam ! Combined flux in latest and established models = 0.217995 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 53 components and 0.217995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067842Jy sigma=0.910254 ! Fit after self-cal, rms=0.067847Jy sigma=0.910125 ! 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=2.484 mas, bmaj=7.076 mas, bpa=-3.014 degrees ! Estimated noise=2.44604 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.165192 Jy ! Component: 100 - total flux cleaned = 0.197851 Jy ! Component: 150 - total flux cleaned = 0.208305 Jy ! Component: 200 - total flux cleaned = 0.212834 Jy ! Total flux subtracted in 200 components = 0.212834 Jy ! Clean residual min=-0.008182 max=0.007818 Jy/beam ! Clean residual mean=-0.000166 rms=0.002324 Jy/beam ! Combined flux in latest and established models = 0.212834 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.212834 Jy ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=8.069 mas, bpa=-2.536 degrees ! Estimated noise=1.74187 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.0023408 Jy ! Component: 100 - total flux cleaned = 0.00262604 Jy ! Component: 150 - total flux cleaned = 0.00276214 Jy ! Component: 200 - total flux cleaned = 0.00280531 Jy ! Total flux subtracted in 200 components = 0.00280531 Jy ! Clean residual min=-0.007343 max=0.005873 Jy/beam ! Clean residual mean=-0.000341 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.21564 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.21564 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=9.252 mas, bmaj=28.77 mas, bpa=0.5395 degrees ! Estimated noise=2.26908 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.00125476 Jy ! Component: 100 - total flux cleaned = 0.00125118 Jy ! Component: 150 - total flux cleaned = 0.00125295 Jy ! Component: 200 - total flux cleaned = 0.00128512 Jy ! Total flux subtracted in 200 components = 0.00128512 Jy ! Clean residual min=-0.009679 max=0.007614 Jy/beam ! Clean residual mean=-0.000633 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 0.216925 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.216925 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=8.069 mas, bpa=-2.536 degrees ! Estimated noise=1.74187 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000634491 Jy ! Component: 100 - total flux cleaned = -0.000677581 Jy ! Component: 150 - total flux cleaned = -0.000673683 Jy ! Component: 200 - total flux cleaned = -0.000639917 Jy ! Total flux subtracted in 200 components = -0.000639917 Jy ! Clean residual min=-0.007286 max=0.005812 Jy/beam ! Clean residual mean=-0.000340 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 0.216285 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.216285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067939Jy sigma=0.911337 ! Fit after self-cal, rms=0.067925Jy sigma=0.911283 wmodel J1033-3601_S_2004_04_30_yyk\_map.mod ! Writing 62 model components to file: J1033-3601_S_2004_04_30_yyk_map.mod wobs J1033-3601_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1033-3601_S_2004_04_30_yyk_uvs.fits wwins J1033-3601_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J1033-3601_S_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.00319569 Jy ! Component: 100 - total flux cleaned = -0.00504873 Jy ! Component: 150 - total flux cleaned = -0.00644436 Jy ! Component: 200 - total flux cleaned = -0.00737044 Jy ! Component: 250 - total flux cleaned = -0.00807186 Jy ! Component: 300 - total flux cleaned = -0.00849136 Jy ! Component: 350 - total flux cleaned = -0.00928643 Jy ! Component: 400 - total flux cleaned = -0.010202 Jy ! Component: 450 - total flux cleaned = -0.0111583 Jy ! Component: 500 - total flux cleaned = -0.0120105 Jy ! Component: 550 - total flux cleaned = -0.0128337 Jy ! Component: 600 - total flux cleaned = -0.0135641 Jy ! Component: 650 - total flux cleaned = -0.0144679 Jy ! Component: 700 - total flux cleaned = -0.0152848 Jy ! Component: 750 - total flux cleaned = -0.0162031 Jy ! Component: 800 - total flux cleaned = -0.0169777 Jy ! Component: 850 - total flux cleaned = -0.0176191 Jy ! Component: 900 - total flux cleaned = -0.018415 Jy ! Component: 950 - total flux cleaned = -0.0191912 Jy ! Component: 1000 - total flux cleaned = -0.0198411 Jy ! Component: 1050 - total flux cleaned = -0.020423 Jy ! Component: 1100 - total flux cleaned = -0.0209416 Jy ! Component: 1150 - total flux cleaned = -0.0213478 Jy ! Component: 1200 - total flux cleaned = -0.0218444 Jy ! Component: 1250 - total flux cleaned = -0.0223301 Jy ! Component: 1300 - total flux cleaned = -0.0227571 Jy ! Component: 1350 - total flux cleaned = -0.0230833 Jy ! Component: 1400 - total flux cleaned = -0.023495 Jy ! Component: 1450 - total flux cleaned = -0.0239428 Jy ! Component: 1500 - total flux cleaned = -0.0241178 Jy ! Component: 1550 - total flux cleaned = -0.0244206 Jy ! Component: 1600 - total flux cleaned = -0.0247596 Jy ! Component: 1650 - total flux cleaned = -0.0249265 Jy ! Component: 1700 - total flux cleaned = -0.0252133 Jy ! Component: 1750 - total flux cleaned = -0.0254139 Jy ! Component: 1800 - total flux cleaned = -0.0255721 Jy ! Component: 1850 - total flux cleaned = -0.0256502 Jy ! Component: 1900 - total flux cleaned = -0.02588 Jy ! Component: 1950 - total flux cleaned = -0.0259178 Jy ! Component: 2000 - total flux cleaned = -0.0261777 Jy ! Total flux subtracted in 2048 components = -0.0263241 Jy ! Clean residual min=-0.002457 max=0.002400 Jy/beam ! Clean residual mean=-0.000111 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.189961 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 184 components and 0.189961 Jy ![Exited script file: muppet] wmap "J1033-3601_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.003 x 8.069 at -2.536 degrees (North through East) ! Clean map min=-0.0044694 max=0.1847 Jy/beam ! Writing clean map to FITS file: J1033-3601_S_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.184697 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000712828 device "J1033-3601_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1033-3601_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15783 1.15783 2.31567 4.63133 9.26267 18.5253 37.0507 74.1013 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.184 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.003 x 8.069 at -2.536 degrees (North through East) ! Clean map min=-0.0044694 max=0.1847 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1033-3601_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1033-3601_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1033-3601_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:17:25 2005