! Started logfile: J2140-1923_X_2005_07_20_yyk_uvs.log on Fri Jan 20 11:03:17 2006 obs J2140-1923_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J2140-1923_X_2005_07_20_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.577778 visibilities/baseline/integration-bin. ! Found source: J2140-1923 ! ! 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 1487 lines of history. ! ! Reading 1248 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 J2140-1923_X_2005_07_20_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.121963 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.6807 mas, bmaj=3.563 mas, bpa=-17.6 degrees ! Estimated noise=1.69214 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.0841126 Jy ! Component: 100 - total flux cleaned = 0.102054 Jy ! Total flux subtracted in 100 components = 0.102054 Jy ! Clean residual min=-0.007143 max=0.007082 Jy/beam ! Clean residual mean=0.000005 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.102054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.102054 Jy ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067318Jy sigma=1.090320 ! Fit after self-cal, rms=0.065872Jy sigma=1.069488 ! Inverting map and beam ! Estimated beam: bmin=0.6809 mas, bmaj=3.564 mas, bpa=-17.6 degrees ! Estimated noise=1.69123 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.9837 mas, bmaj=4.047 mas, bpa=-16.59 degrees ! Estimated noise=1.08754 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.0114965 Jy ! Component: 100 - total flux cleaned = 0.0141575 Jy ! Component: 150 - total flux cleaned = 0.0142658 Jy ! Component: 200 - total flux cleaned = 0.0143485 Jy ! Total flux subtracted in 200 components = 0.0143485 Jy ! Clean residual min=-0.004736 max=0.005355 Jy/beam ! Clean residual mean=0.000037 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.116403 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.116403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064932Jy sigma=1.040104 ! Fit after self-cal, rms=0.064942Jy sigma=1.039581 ! 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.9837 x 4.047 at -16.59 degrees (North through East) ! Clean map min=-0.0044879 max=0.10514 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.01431 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.05 KP 0.95 ! LA 0.87 MK 1.01 NL 1.00 OV 1.03 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02112 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 0.96 KP 0.90 ! LA 0.91 MK 1.02 NL 0.91 OV 1.00 ! PT 1.16 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.064942Jy sigma=1.039581 ! Fit after self-cal, rms=0.064661Jy sigma=1.028701 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.064661Jy sigma=1.028701 ! Fit after self-cal, rms=0.064659Jy sigma=1.028671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9973 mas, bmaj=4.003 mas, bpa=-16.44 degrees ! Estimated noise=1.08457 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.000724691 Jy ! Component: 100 - total flux cleaned = 0.000719525 Jy ! Component: 150 - total flux cleaned = 0.000714486 Jy ! Component: 200 - total flux cleaned = 0.000748316 Jy ! Total flux subtracted in 200 components = 0.000748316 Jy ! Clean residual min=-0.004211 max=0.004180 Jy/beam ! Clean residual mean=0.000026 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.117151 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.117151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064644Jy sigma=1.027599 ! Fit after self-cal, rms=0.064649Jy sigma=1.027514 ! 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.064649Jy sigma=1.027514 ! Fit after self-cal, rms=0.062127Jy sigma=0.988730 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.000828991 Jy ! Component: 100 - total flux cleaned = 0.000866919 Jy ! Component: 150 - total flux cleaned = 0.000833748 Jy ! Component: 200 - total flux cleaned = 0.000863398 Jy ! Total flux subtracted in 200 components = 0.000863398 Jy ! Clean residual min=-0.004009 max=0.003944 Jy/beam ! Clean residual mean=0.000026 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.118015 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.118015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062116Jy sigma=0.987868 ! Fit after self-cal, rms=0.061773Jy sigma=0.985019 ! 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.9973 x 4.003 at -16.44 degrees (North through East) ! Clean map min=-0.0039786 max=0.10673 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.061773Jy sigma=0.985019 ! Fit after self-cal, rms=0.060513Jy sigma=0.976527 ! 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.060513Jy sigma=0.976527 ! Fit after self-cal, rms=0.060424Jy sigma=0.975913 ! Inverting map and beam ! Estimated beam: bmin=1.006 mas, bmaj=3.942 mas, bpa=-16.41 degrees ! Estimated noise=1.06035 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0018155 Jy ! Component: 100 - total flux cleaned = -0.00190581 Jy ! Component: 150 - total flux cleaned = -0.00183375 Jy ! Component: 200 - total flux cleaned = -0.00180253 Jy ! Total flux subtracted in 200 components = -0.00180253 Jy ! Clean residual min=-0.003524 max=0.003792 Jy/beam ! Clean residual mean=0.000020 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.116212 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.116212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060357Jy sigma=0.974562 ! Fit after self-cal, rms=0.060316Jy sigma=0.974360 ! 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.060316Jy sigma=0.974360 ! Fit after self-cal, rms=0.059883Jy sigma=0.971935 ! 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.059883Jy sigma=0.971935 ! Fit after self-cal, rms=0.059882Jy sigma=0.971780 ! Inverting map and beam ! Estimated beam: bmin=0.9963 mas, bmaj=4.013 mas, bpa=-16.51 degrees ! Estimated noise=1.04763 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00182117 Jy ! Component: 100 - total flux cleaned = -0.00224105 Jy ! Component: 150 - total flux cleaned = -0.00231283 Jy ! Component: 200 - total flux cleaned = -0.00235416 Jy ! Total flux subtracted in 200 components = -0.00235416 Jy ! Clean residual min=-0.003668 max=0.003658 Jy/beam ! Clean residual mean=0.000016 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.113858 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.113858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059859Jy sigma=0.970818 ! Fit after self-cal, rms=0.059849Jy sigma=0.970736 ! 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.337 mas, bmaj=5.307 mas, bpa=0.4294 degrees ! Estimated noise=1.2395 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 = 8.0716e-05 Jy ! Component: 100 - total flux cleaned = 0.000170817 Jy ! Component: 150 - total flux cleaned = 0.000148589 Jy ! Component: 200 - total flux cleaned = 0.000171572 Jy ! Total flux subtracted in 200 components = 0.000171572 Jy ! Clean residual min=-0.003875 max=0.003999 Jy/beam ! Clean residual mean=0.000025 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.11403 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 65 components and 0.11403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059860Jy sigma=0.970744 ! Fit after self-cal, rms=0.059852Jy sigma=0.970582 ! 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.6838 mas, bmaj=3.56 mas, bpa=-17.59 degrees ! Estimated noise=1.65833 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0845511 Jy ! Component: 100 - total flux cleaned = 0.102152 Jy ! Component: 150 - total flux cleaned = 0.108044 Jy ! Component: 200 - total flux cleaned = 0.1097 Jy ! Total flux subtracted in 200 components = 0.1097 Jy ! Clean residual min=-0.006283 max=0.005354 Jy/beam ! Clean residual mean=0.000002 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.1097 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.1097 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9963 mas, bmaj=4.013 mas, bpa=-16.51 degrees ! Estimated noise=1.04763 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.00430594 Jy ! Component: 100 - total flux cleaned = 0.00456863 Jy ! Component: 150 - total flux cleaned = 0.00451026 Jy ! Component: 200 - total flux cleaned = 0.00446029 Jy ! Total flux subtracted in 200 components = 0.00446029 Jy ! Clean residual min=-0.003757 max=0.003770 Jy/beam ! Clean residual mean=0.000017 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.11416 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.11416 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.337 mas, bmaj=5.307 mas, bpa=0.4294 degrees ! Estimated noise=1.2395 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.000168911 Jy ! Component: 100 - total flux cleaned = 0.000166502 Jy ! Component: 150 - total flux cleaned = 0.000133882 Jy ! Component: 200 - total flux cleaned = 0.000133968 Jy ! Total flux subtracted in 200 components = 0.000133968 Jy ! Clean residual min=-0.003878 max=0.004032 Jy/beam ! Clean residual mean=0.000025 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.114294 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.114294 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9963 mas, bmaj=4.013 mas, bpa=-16.51 degrees ! Estimated noise=1.04763 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148651 Jy ! Component: 100 - total flux cleaned = 7.7211e-05 Jy ! Component: 150 - total flux cleaned = -3.99279e-05 Jy ! Component: 200 - total flux cleaned = -9.39033e-05 Jy ! Total flux subtracted in 200 components = -9.39033e-05 Jy ! Clean residual min=-0.003708 max=0.003697 Jy/beam ! Clean residual mean=0.000017 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.1142 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.1142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059849Jy sigma=0.971234 ! Fit after self-cal, rms=0.059840Jy sigma=0.971144 wmodel J2140-1923_X_2005_07_20_yyk\_map.mod ! Writing 63 model components to file: J2140-1923_X_2005_07_20_yyk_map.mod wobs J2140-1923_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J2140-1923_X_2005_07_20_yyk_uvs.fits wwins J2140-1923_X_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J2140-1923_X_2005_07_20_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.000335495 Jy ! Component: 100 - total flux cleaned = -0.000396792 Jy ! Component: 150 - total flux cleaned = -0.000283173 Jy ! Component: 200 - total flux cleaned = -0.000229892 Jy ! Component: 250 - total flux cleaned = -0.000177772 Jy ! Component: 300 - total flux cleaned = -7.95355e-05 Jy ! Component: 350 - total flux cleaned = -8.02985e-05 Jy ! Component: 400 - total flux cleaned = -8.10432e-05 Jy ! Component: 450 - total flux cleaned = -0.000167149 Jy ! Component: 500 - total flux cleaned = -0.000124483 Jy ! Component: 550 - total flux cleaned = -1.26321e-06 Jy ! Component: 600 - total flux cleaned = 0.000157968 Jy ! Component: 650 - total flux cleaned = 0.000312677 Jy ! Component: 700 - total flux cleaned = 0.00053965 Jy ! Component: 750 - total flux cleaned = 0.000761264 Jy ! Component: 800 - total flux cleaned = 0.000906046 Jy ! Component: 850 - total flux cleaned = 0.00104733 Jy ! Component: 900 - total flux cleaned = 0.00108152 Jy ! Component: 950 - total flux cleaned = 0.001285 Jy ! Component: 1000 - total flux cleaned = 0.00141767 Jy ! Component: 1050 - total flux cleaned = 0.00154778 Jy ! Component: 1100 - total flux cleaned = 0.00161219 Jy ! Component: 1150 - total flux cleaned = 0.00186362 Jy ! Component: 1200 - total flux cleaned = 0.00198677 Jy ! Component: 1250 - total flux cleaned = 0.00201665 Jy ! Component: 1300 - total flux cleaned = 0.00216599 Jy ! Component: 1350 - total flux cleaned = 0.00216601 Jy ! Component: 1400 - total flux cleaned = 0.00225315 Jy ! Component: 1450 - total flux cleaned = 0.00222505 Jy ! Component: 1500 - total flux cleaned = 0.00225336 Jy ! Component: 1550 - total flux cleaned = 0.00214211 Jy ! Component: 1600 - total flux cleaned = 0.0021422 Jy ! Component: 1650 - total flux cleaned = 0.00206114 Jy ! Component: 1700 - total flux cleaned = 0.00192832 Jy ! Component: 1750 - total flux cleaned = 0.00182306 Jy ! Component: 1800 - total flux cleaned = 0.00171948 Jy ! Component: 1850 - total flux cleaned = 0.0015912 Jy ! Component: 1900 - total flux cleaned = 0.00143884 Jy ! Component: 1950 - total flux cleaned = 0.00133833 Jy ! Component: 2000 - total flux cleaned = 0.00111495 Jy ! Total flux subtracted in 2048 components = 0.00109005 Jy ! Clean residual min=-0.001404 max=0.001604 Jy/beam ! Clean residual mean=0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.11529 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 190 components and 0.11529 Jy ![Exited script file: muppet] wmap "J2140-1923_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9963 x 4.013 at -16.51 degrees (North through East) ! Clean map min=-0.0041936 max=0.10276 Jy/beam ! Writing clean map to FITS file: J2140-1923_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102755 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00047994 device "J2140-1923_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J2140-1923_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.40122 1.40122 2.80244 5.60487 11.2097 22.4195 44.839 89.6779 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.102 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.9963 x 4.013 at -16.51 degrees (North through East) ! Clean map min=-0.0041936 max=0.10276 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2140-1923_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J2140-1923_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2140-1923_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 11:03:21 2006