! Started logfile: J1127-1857_X_2006_12_18_yyk_uvs.log on Mon Jun 16 19:34:09 2008 obs J1127-1857_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J1127-1857_X_2006_12_18_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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 2161 lines of history. ! ! Reading 432 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 J1127-1857_X_2006_12_18_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)= 1.15042 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=0.7202 mas, bmaj=1.915 mas, bpa=8.856 degrees ! Estimated noise=2.88327 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.972973 Jy ! Component: 100 - total flux cleaned = 1.13718 Jy ! Total flux subtracted in 100 components = 1.13718 Jy ! Clean residual min=-0.033335 max=0.047091 Jy/beam ! Clean residual mean=0.000068 rms=0.010691 Jy/beam ! Combined flux in latest and established models = 1.13718 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 1.13718 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.148405Jy sigma=2.262198 ! Fit after self-cal, rms=0.148128Jy sigma=2.256456 ! Inverting map and beam ! Estimated beam: bmin=0.7202 mas, bmaj=1.915 mas, bpa=8.856 degrees ! Estimated noise=2.88327 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=0.9189 mas, bmaj=2.38 mas, bpa=11.39 degrees ! Estimated noise=2.31774 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.0808287 Jy ! Component: 100 - total flux cleaned = 0.110784 Jy ! Component: 150 - total flux cleaned = 0.124534 Jy ! Component: 200 - total flux cleaned = 0.12845 Jy ! Total flux subtracted in 200 components = 0.12845 Jy ! Clean residual min=-0.028249 max=0.025193 Jy/beam ! Clean residual mean=0.000169 rms=0.006945 Jy/beam ! Combined flux in latest and established models = 1.26563 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 1.26563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121099Jy sigma=1.776838 ! Fit after self-cal, rms=0.121106Jy sigma=1.775999 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9189 x 2.38 at 11.39 degrees (North through East) ! Clean map min=-0.026267 max=1.1402 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.993162 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.07 KP 1.01 ! LA 1.01 MK 1.00* NL 1.00 OV 0.98 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00416 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.07 KP 0.94 ! LA 0.96 MK 1.01 NL 1.00 OV 0.96 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00314 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 0.98 KP 0.88 ! LA 0.96 MK 1.02 NL 0.99 OV 1.03 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982318 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.02 KP 0.90 ! LA 0.97 MK 1.10 NL 0.98 OV 0.99 ! PT 1.13 SC 1.01 ! ! ! Fit before self-cal, rms=0.121106Jy sigma=1.775999 ! Fit after self-cal, rms=0.094128Jy sigma=1.361907 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.094128Jy sigma=1.361907 ! Fit after self-cal, rms=0.094136Jy sigma=1.361872 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9306 mas, bmaj=2.426 mas, bpa=11.97 degrees ! Estimated noise=2.30476 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.00986176 Jy ! Component: 100 - total flux cleaned = -0.0126422 Jy ! Component: 150 - total flux cleaned = -0.013322 Jy ! Component: 200 - total flux cleaned = -0.0135143 Jy ! Total flux subtracted in 200 components = -0.0135143 Jy ! Clean residual min=-0.010185 max=0.008775 Jy/beam ! Clean residual mean=0.000016 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 1.25212 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 1.25212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093256Jy sigma=1.350237 ! Fit after self-cal, rms=0.093274Jy sigma=1.349631 ! 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.093274Jy sigma=1.349631 ! Fit after self-cal, rms=0.074770Jy sigma=1.028157 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.00119801 Jy ! Component: 100 - total flux cleaned = 0.00131652 Jy ! Component: 150 - total flux cleaned = 0.00132236 Jy ! Component: 200 - total flux cleaned = 0.00124271 Jy ! Total flux subtracted in 200 components = 0.00124271 Jy ! Clean residual min=-0.009172 max=0.008524 Jy/beam ! Clean residual mean=0.000011 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 1.25336 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 1.25336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074506Jy sigma=1.024683 ! Fit after self-cal, rms=0.072549Jy sigma=0.995577 ! 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.9306 x 2.426 at 11.97 degrees (North through East) ! Clean map min=-0.0085042 max=1.1411 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.072549Jy sigma=0.995577 ! Fit after self-cal, rms=0.070260Jy sigma=0.946469 ! 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.070260Jy sigma=0.946469 ! Fit after self-cal, rms=0.070117Jy sigma=0.944277 ! Inverting map and beam ! Estimated beam: bmin=0.933 mas, bmaj=2.432 mas, bpa=11.97 degrees ! Estimated noise=2.30593 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142827 Jy ! Component: 100 - total flux cleaned = -0.00161715 Jy ! Component: 150 - total flux cleaned = -0.00177901 Jy ! Component: 200 - total flux cleaned = -0.00193002 Jy ! Total flux subtracted in 200 components = -0.00193002 Jy ! Clean residual min=-0.008757 max=0.007949 Jy/beam ! Clean residual mean=0.000009 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 1.25143 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 1.25143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069866Jy sigma=0.941448 ! Fit after self-cal, rms=0.069826Jy sigma=0.941032 ! 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.069826Jy sigma=0.941032 ! Fit after self-cal, rms=0.068603Jy sigma=0.923740 ! 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.068603Jy sigma=0.923740 ! Fit after self-cal, rms=0.068601Jy sigma=0.923727 ! Inverting map and beam ! Estimated beam: bmin=0.9344 mas, bmaj=2.436 mas, bpa=11.96 degrees ! Estimated noise=2.30597 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129863 Jy ! Component: 100 - total flux cleaned = -0.0014492 Jy ! Component: 150 - total flux cleaned = -0.00158142 Jy ! Component: 200 - total flux cleaned = -0.00170858 Jy ! Total flux subtracted in 200 components = -0.00170858 Jy ! Clean residual min=-0.008600 max=0.007672 Jy/beam ! Clean residual mean=0.000010 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 1.24972 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 55 components and 1.24972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068439Jy sigma=0.921726 ! Fit after self-cal, rms=0.068422Jy sigma=0.921547 ! 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.148 mas, bmaj=5.433 mas, bpa=8.405 degrees ! Estimated noise=2.84125 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.00132974 Jy ! Component: 100 - total flux cleaned = -0.0015202 Jy ! Component: 150 - total flux cleaned = -0.00157564 Jy ! Component: 200 - total flux cleaned = -0.00167507 Jy ! Total flux subtracted in 200 components = -0.00167507 Jy ! Clean residual min=-0.007865 max=0.007431 Jy/beam ! Clean residual mean=0.000019 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 1.24805 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 56 components and 1.24805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068483Jy sigma=0.921525 ! Fit after self-cal, rms=0.068422Jy sigma=0.920478 ! 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=0.7257 mas, bmaj=1.931 mas, bpa=9.155 degrees ! Estimated noise=2.89299 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.977319 Jy ! Component: 100 - total flux cleaned = 1.13427 Jy ! Component: 150 - total flux cleaned = 1.19435 Jy ! Component: 200 - total flux cleaned = 1.22027 Jy ! Total flux subtracted in 200 components = 1.22027 Jy ! Clean residual min=-0.011336 max=0.012476 Jy/beam ! Clean residual mean=0.000007 rms=0.003126 Jy/beam ! Combined flux in latest and established models = 1.22027 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 1.22027 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9344 mas, bmaj=2.436 mas, bpa=11.96 degrees ! Estimated noise=2.30597 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.0165159 Jy ! Component: 100 - total flux cleaned = 0.0225819 Jy ! Component: 150 - total flux cleaned = 0.0248186 Jy ! Component: 200 - total flux cleaned = 0.0250611 Jy ! Total flux subtracted in 200 components = 0.0250611 Jy ! Clean residual min=-0.008508 max=0.008076 Jy/beam ! Clean residual mean=0.000008 rms=0.002255 Jy/beam ! Combined flux in latest and established models = 1.24533 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 1.24533 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.148 mas, bmaj=5.433 mas, bpa=8.405 degrees ! Estimated noise=2.84125 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.000816312 Jy ! Component: 100 - total flux cleaned = 0.000826947 Jy ! Component: 150 - total flux cleaned = 0.000826864 Jy ! Component: 200 - total flux cleaned = 0.00082596 Jy ! Total flux subtracted in 200 components = 0.00082596 Jy ! Clean residual min=-0.007614 max=0.007591 Jy/beam ! Clean residual mean=0.000017 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 1.24615 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 1.24615 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9344 mas, bmaj=2.436 mas, bpa=11.96 degrees ! Estimated noise=2.30597 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340864 Jy ! Component: 100 - total flux cleaned = -0.000292686 Jy ! Component: 150 - total flux cleaned = -0.000233111 Jy ! Component: 200 - total flux cleaned = -0.00017768 Jy ! Total flux subtracted in 200 components = -0.00017768 Jy ! Clean residual min=-0.008477 max=0.007869 Jy/beam ! Clean residual mean=0.000008 rms=0.002219 Jy/beam ! Combined flux in latest and established models = 1.24598 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 1.24598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068707Jy sigma=0.924231 ! Fit after self-cal, rms=0.068659Jy sigma=0.923715 wmodel J1127-1857_X_2006_12_18_yyk\_map.mod ! Writing 52 model components to file: J1127-1857_X_2006_12_18_yyk_map.mod wobs J1127-1857_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J1127-1857_X_2006_12_18_yyk_uvs.fits wwins J1127-1857_X_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J1127-1857_X_2006_12_18_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.000982668 Jy ! Component: 100 - total flux cleaned = -0.000184238 Jy ! Component: 150 - total flux cleaned = 5.79786e-05 Jy ! Component: 200 - total flux cleaned = -6.17693e-05 Jy ! Component: 250 - total flux cleaned = 0.000369126 Jy ! Component: 300 - total flux cleaned = 0.000164742 Jy ! Component: 350 - total flux cleaned = 0.00016647 Jy ! Component: 400 - total flux cleaned = -2.39271e-05 Jy ! Component: 450 - total flux cleaned = -0.000296223 Jy ! Component: 500 - total flux cleaned = -0.000559728 Jy ! Component: 550 - total flux cleaned = -0.000817305 Jy ! Component: 600 - total flux cleaned = -0.00115137 Jy ! Component: 650 - total flux cleaned = -0.00131351 Jy ! Component: 700 - total flux cleaned = -0.00162672 Jy ! Component: 750 - total flux cleaned = -0.00177876 Jy ! Component: 800 - total flux cleaned = -0.00207451 Jy ! Component: 850 - total flux cleaned = -0.00229157 Jy ! Component: 900 - total flux cleaned = -0.00264396 Jy ! Component: 950 - total flux cleaned = -0.00284977 Jy ! Component: 1000 - total flux cleaned = -0.00298484 Jy ! Component: 1050 - total flux cleaned = -0.00318426 Jy ! Component: 1100 - total flux cleaned = -0.00357018 Jy ! Component: 1150 - total flux cleaned = -0.00401236 Jy ! Component: 1200 - total flux cleaned = -0.00469357 Jy ! Component: 1250 - total flux cleaned = -0.00517884 Jy ! Component: 1300 - total flux cleaned = -0.00565691 Jy ! Component: 1350 - total flux cleaned = -0.00595107 Jy ! Component: 1400 - total flux cleaned = -0.00635704 Jy ! Component: 1450 - total flux cleaned = -0.00681317 Jy ! Component: 1500 - total flux cleaned = -0.00703797 Jy ! Component: 1550 - total flux cleaned = -0.00742763 Jy ! Component: 1600 - total flux cleaned = -0.00786558 Jy ! Component: 1650 - total flux cleaned = -0.00797328 Jy ! Component: 1700 - total flux cleaned = -0.00845453 Jy ! Component: 1750 - total flux cleaned = -0.00882411 Jy ! Component: 1800 - total flux cleaned = -0.00923978 Jy ! Component: 1850 - total flux cleaned = -0.00965055 Jy ! Component: 1900 - total flux cleaned = -0.00995484 Jy ! Component: 1950 - total flux cleaned = -0.0102053 Jy ! Component: 2000 - total flux cleaned = -0.0105526 Jy ! Total flux subtracted in 2048 components = -0.0108466 Jy ! Clean residual min=-0.003260 max=0.002595 Jy/beam ! Clean residual mean=-0.000020 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 1.23513 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 165 components and 1.23513 Jy ![Exited script file: muppet] wmap "J1127-1857_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9344 x 2.436 at 11.96 degrees (North through East) ! Clean map min=-0.0064996 max=1.1454 Jy/beam ! Writing clean map to FITS file: J1127-1857_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.14538 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000862673 device "J1127-1857_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J1127-1857_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225953 0.225953 0.451906 0.903812 1.80762 3.61525 7.2305 14.461 28.922 57.844 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.145 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.9344 x 2.436 at 11.96 degrees (North through East) ! Clean map min=-0.0064996 max=1.1454 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1127-1857_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J1127-1857_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1127-1857_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:34:14 2008