! Started logfile: J0847-1754_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:09:48 2006 obs J0847-1754_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0847-1754_S_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.58 visibilities/baseline/integration-bin. ! Found source: J0847-1754 ! ! 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 1412 lines of history. ! ! Reading 1044 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 J0847-1754_S_2005_07_08_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.138967 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=4.164 mas, bmaj=10.83 mas, bpa=-0.1134 degrees ! Estimated noise=2.64735 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.0727071 Jy ! Component: 100 - total flux cleaned = 0.0923894 Jy ! Total flux subtracted in 100 components = 0.0923894 Jy ! Clean residual min=-0.009897 max=0.011516 Jy/beam ! Clean residual mean=0.000104 rms=0.003177 Jy/beam ! Combined flux in latest and established models = 0.0923894 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0923894 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.110607Jy sigma=1.215936 ! Fit after self-cal, rms=0.100472Jy sigma=1.107578 ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=10.84 mas, bpa=-0.1169 degrees ! Estimated noise=2.64683 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=6.756 mas, bmaj=15.73 mas, bpa=1.107 degrees ! Estimated noise=1.73544 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.0176089 Jy ! Component: 100 - total flux cleaned = 0.0225599 Jy ! Component: 150 - total flux cleaned = 0.024044 Jy ! Component: 200 - total flux cleaned = 0.0242562 Jy ! Total flux subtracted in 200 components = 0.0242562 Jy ! Clean residual min=-0.007683 max=0.010860 Jy/beam ! Clean residual mean=0.000105 rms=0.002833 Jy/beam ! Combined flux in latest and established models = 0.116646 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 67 components and 0.116646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098659Jy sigma=1.066042 ! Fit after self-cal, rms=0.098585Jy sigma=1.065897 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.756 x 15.73 at 1.107 degrees (North through East) ! Clean map min=-0.0076377 max=0.096175 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.04372 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.00* KP 0.87 ! LA 0.96 MK 0.90 NL 0.89 OV 1.03 ! PT 1.07 SC 0.87 ! ! ! 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.098585Jy sigma=1.065897 ! Fit after self-cal, rms=0.098291Jy sigma=1.064213 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.098291Jy sigma=1.064213 ! Fit after self-cal, rms=0.098292Jy sigma=1.064176 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.589 mas, bmaj=15.4 mas, bpa=1.195 degrees ! Estimated noise=1.74866 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.00228374 Jy ! Component: 100 - total flux cleaned = 0.00260289 Jy ! Component: 150 - total flux cleaned = 0.00280131 Jy ! Component: 200 - total flux cleaned = 0.00294607 Jy ! Total flux subtracted in 200 components = 0.00294607 Jy ! Clean residual min=-0.007275 max=0.010863 Jy/beam ! Clean residual mean=0.000121 rms=0.002756 Jy/beam ! Combined flux in latest and established models = 0.119592 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.119592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098223Jy sigma=1.063264 ! Fit after self-cal, rms=0.098201Jy sigma=1.063244 ! 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.098201Jy sigma=1.063244 ! Fit after self-cal, rms=0.090380Jy sigma=0.961968 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.00471363 Jy ! Component: 100 - total flux cleaned = 0.00552156 Jy ! Component: 150 - total flux cleaned = 0.00564703 Jy ! Component: 200 - total flux cleaned = 0.00576771 Jy ! Total flux subtracted in 200 components = 0.00576771 Jy ! Clean residual min=-0.007857 max=0.011012 Jy/beam ! Clean residual mean=0.000108 rms=0.002737 Jy/beam ! Combined flux in latest and established models = 0.125359 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 91 components and 0.125359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089902Jy sigma=0.958034 ! Fit after self-cal, rms=0.089165Jy sigma=0.948166 ! 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: 6.589 x 15.4 at 1.195 degrees (North through East) ! Clean map min=-0.0077241 max=0.10054 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.089165Jy sigma=0.948166 ! Fit after self-cal, rms=0.088645Jy sigma=0.945402 ! 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.088645Jy sigma=0.945402 ! Fit after self-cal, rms=0.088636Jy sigma=0.944404 ! Inverting map and beam ! Estimated beam: bmin=6.534 mas, bmaj=15.24 mas, bpa=1.909 degrees ! Estimated noise=1.72886 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.61135e-05 Jy ! Component: 100 - total flux cleaned = 8.84894e-05 Jy ! Component: 150 - total flux cleaned = 0.00019544 Jy ! Component: 200 - total flux cleaned = 0.000296481 Jy ! Total flux subtracted in 200 components = 0.000296481 Jy ! Clean residual min=-0.007344 max=0.010652 Jy/beam ! Clean residual mean=0.000115 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 0.125656 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 95 components and 0.125656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088486Jy sigma=0.943265 ! Fit after self-cal, rms=0.088514Jy sigma=0.943117 ! 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.088514Jy sigma=0.943117 ! Fit after self-cal, rms=0.088364Jy sigma=0.943797 ! 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.088364Jy sigma=0.943797 ! Fit after self-cal, rms=0.088384Jy sigma=0.943755 ! Inverting map and beam ! Estimated beam: bmin=6.509 mas, bmaj=15.18 mas, bpa=2.108 degrees ! Estimated noise=1.72247 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.76541e-05 Jy ! Component: 100 - total flux cleaned = 1.70239e-05 Jy ! Component: 150 - total flux cleaned = 5.86883e-05 Jy ! Component: 200 - total flux cleaned = 0.0001041 Jy ! Total flux subtracted in 200 components = 0.0001041 Jy ! Clean residual min=-0.007403 max=0.010722 Jy/beam ! Clean residual mean=0.000117 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.12576 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 98 components and 0.12576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088281Jy sigma=0.943065 ! Fit after self-cal, rms=0.088288Jy sigma=0.943036 ! 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=10.4 mas, bmaj=19.81 mas, bpa=7.169 degrees ! Estimated noise=1.81457 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.000953625 Jy ! Component: 100 - total flux cleaned = 0.00103288 Jy ! Component: 150 - total flux cleaned = 0.0011101 Jy ! Component: 200 - total flux cleaned = 0.00118321 Jy ! Total flux subtracted in 200 components = 0.00118321 Jy ! Clean residual min=-0.007380 max=0.011274 Jy/beam ! Clean residual mean=0.000145 rms=0.002921 Jy/beam ! Combined flux in latest and established models = 0.126943 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 104 components and 0.126943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088359Jy sigma=0.943537 ! Fit after self-cal, rms=0.088379Jy sigma=0.943465 ! 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=4.113 mas, bmaj=10.68 mas, bpa=0.743 degrees ! Estimated noise=2.5732 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0836217 Jy ! Component: 100 - total flux cleaned = 0.107002 Jy ! Component: 150 - total flux cleaned = 0.117441 Jy ! Component: 200 - total flux cleaned = 0.122234 Jy ! Total flux subtracted in 200 components = 0.122234 Jy ! Clean residual min=-0.007970 max=0.009545 Jy/beam ! Clean residual mean=0.000104 rms=0.002579 Jy/beam ! Combined flux in latest and established models = 0.122234 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.122234 Jy ! Inverting map and beam ! Estimated beam: bmin=6.509 mas, bmaj=15.18 mas, bpa=2.108 degrees ! Estimated noise=1.72247 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.00249656 Jy ! Component: 100 - total flux cleaned = 0.00271715 Jy ! Component: 150 - total flux cleaned = 0.00281336 Jy ! Component: 200 - total flux cleaned = 0.0029889 Jy ! Total flux subtracted in 200 components = 0.0029889 Jy ! Clean residual min=-0.007321 max=0.010817 Jy/beam ! Clean residual mean=0.000120 rms=0.002648 Jy/beam ! Combined flux in latest and established models = 0.125223 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.125223 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=10.4 mas, bmaj=19.81 mas, bpa=7.169 degrees ! Estimated noise=1.81457 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.00088501 Jy ! Component: 100 - total flux cleaned = 0.000983249 Jy ! Component: 150 - total flux cleaned = 0.00107895 Jy ! Component: 200 - total flux cleaned = 0.00121337 Jy ! Total flux subtracted in 200 components = 0.00121337 Jy ! Clean residual min=-0.007452 max=0.011433 Jy/beam ! Clean residual mean=0.000149 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.126436 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.126436 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.509 mas, bmaj=15.18 mas, bpa=2.108 degrees ! Estimated noise=1.72247 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000655298 Jy ! Component: 100 - total flux cleaned = -0.000522751 Jy ! Component: 150 - total flux cleaned = -0.000445686 Jy ! Component: 200 - total flux cleaned = -0.000405968 Jy ! Total flux subtracted in 200 components = -0.000405968 Jy ! Clean residual min=-0.007337 max=0.010779 Jy/beam ! Clean residual mean=0.000118 rms=0.002631 Jy/beam ! Combined flux in latest and established models = 0.12603 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.12603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088193Jy sigma=0.942962 ! Fit after self-cal, rms=0.088171Jy sigma=0.942796 wmodel J0847-1754_S_2005_07_08_yyk\_map.mod ! Writing 84 model components to file: J0847-1754_S_2005_07_08_yyk_map.mod wobs J0847-1754_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0847-1754_S_2005_07_08_yyk_uvs.fits wwins J0847-1754_S_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J0847-1754_S_2005_07_08_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.00448223 Jy ! Component: 100 - total flux cleaned = 0.00698896 Jy ! Component: 150 - total flux cleaned = 0.00801899 Jy ! Component: 200 - total flux cleaned = 0.00842821 Jy ! Component: 250 - total flux cleaned = 0.0085247 Jy ! Component: 300 - total flux cleaned = 0.00886603 Jy ! Component: 350 - total flux cleaned = 0.00894603 Jy ! Component: 400 - total flux cleaned = 0.00894748 Jy ! Component: 450 - total flux cleaned = 0.00924093 Jy ! Component: 500 - total flux cleaned = 0.00945177 Jy ! Component: 550 - total flux cleaned = 0.00992337 Jy ! Component: 600 - total flux cleaned = 0.0101167 Jy ! Component: 650 - total flux cleaned = 0.010427 Jy ! Component: 700 - total flux cleaned = 0.0106058 Jy ! Component: 750 - total flux cleaned = 0.0107204 Jy ! Component: 800 - total flux cleaned = 0.0108865 Jy ! Component: 850 - total flux cleaned = 0.0110467 Jy ! Component: 900 - total flux cleaned = 0.0110471 Jy ! Component: 950 - total flux cleaned = 0.0110465 Jy ! Component: 1000 - total flux cleaned = 0.0109489 Jy ! Component: 1050 - total flux cleaned = 0.0109495 Jy ! Component: 1100 - total flux cleaned = 0.0109482 Jy ! Component: 1150 - total flux cleaned = 0.0107739 Jy ! Component: 1200 - total flux cleaned = 0.0106476 Jy ! Component: 1250 - total flux cleaned = 0.0106881 Jy ! Component: 1300 - total flux cleaned = 0.0106877 Jy ! Component: 1350 - total flux cleaned = 0.0107273 Jy ! Component: 1400 - total flux cleaned = 0.0107662 Jy ! Component: 1450 - total flux cleaned = 0.0107292 Jy ! Component: 1500 - total flux cleaned = 0.0106931 Jy ! Component: 1550 - total flux cleaned = 0.0108028 Jy ! Component: 1600 - total flux cleaned = 0.0108023 Jy ! Component: 1650 - total flux cleaned = 0.010802 Jy ! Component: 1700 - total flux cleaned = 0.0109407 Jy ! Component: 1750 - total flux cleaned = 0.0109738 Jy ! Component: 1800 - total flux cleaned = 0.010974 Jy ! Component: 1850 - total flux cleaned = 0.0110399 Jy ! Component: 1900 - total flux cleaned = 0.0109745 Jy ! Component: 1950 - total flux cleaned = 0.0110386 Jy ! Component: 2000 - total flux cleaned = 0.0109431 Jy ! Total flux subtracted in 2048 components = 0.0110694 Jy ! Clean residual min=-0.001687 max=0.001890 Jy/beam ! Clean residual mean=-0.000020 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.137099 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 212 components and 0.1371 Jy ![Exited script file: muppet] wmap "J0847-1754_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.509 x 15.18 at 2.108 degrees (North through East) ! Clean map min=-0.0039589 max=0.098887 Jy/beam ! Writing clean map to FITS file: J0847-1754_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0988872 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000670164 device "J0847-1754_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0847-1754_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.03312 2.03312 4.06623 8.13246 16.2649 32.5299 65.0597 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.509 x 15.18 at 2.108 degrees (North through East) ! Clean map min=-0.0039589 max=0.098887 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0847-1754_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0847-1754_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0847-1754_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:09:53 2006