! Started logfile: J0405-1308_X_2005_07_09_yyk_uvs.log on Fri Jan 20 09:53:31 2006 obs J0405-1308_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0405-1308_X_2005_07_09_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.805556 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 1479 lines of history. ! ! Reading 580 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 J0405-1308_X_2005_07_09_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.30633 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.7377 mas, bmaj=1.798 mas, bpa=7.097 degrees ! Estimated noise=2.45875 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 = 1.10254 Jy ! Component: 100 - total flux cleaned = 1.27594 Jy ! Total flux subtracted in 100 components = 1.27594 Jy ! Clean residual min=-0.035932 max=0.052377 Jy/beam ! Clean residual mean=0.000343 rms=0.011848 Jy/beam ! Combined flux in latest and established models = 1.27594 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 1.27594 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.173163Jy sigma=2.799893 ! Fit after self-cal, rms=0.171828Jy sigma=2.785423 ! Inverting map and beam ! Estimated beam: bmin=0.7377 mas, bmaj=1.798 mas, bpa=7.097 degrees ! Estimated noise=2.45875 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.9099 mas, bmaj=2.107 mas, bpa=3.179 degrees ! Estimated noise=1.83504 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.0978549 Jy ! Component: 100 - total flux cleaned = 0.138642 Jy ! Component: 150 - total flux cleaned = 0.158202 Jy ! Component: 200 - total flux cleaned = 0.165049 Jy ! Total flux subtracted in 200 components = 0.165049 Jy ! Clean residual min=-0.041200 max=0.030241 Jy/beam ! Clean residual mean=-0.000056 rms=0.008273 Jy/beam ! Combined flux in latest and established models = 1.44099 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 1.44099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142605Jy sigma=2.108086 ! Fit after self-cal, rms=0.142395Jy sigma=2.104737 ! 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.9099 x 2.107 at 3.179 degrees (North through East) ! Clean map min=-0.038099 max=1.2841 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.999843 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.12 KP 0.95 ! LA 0.99 MK 1.00 NL 0.99 OV 1.01 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00256 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.14 KP 0.90 ! LA 0.97 MK 1.00 NL 0.97 OV 0.99 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00623 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.03 KP 0.85 ! LA 0.97 MK 1.03 NL 0.98 OV 1.02 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.944413 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.15 KP 0.97 ! LA 0.97 MK 1.01 NL 0.98 OV 1.04 ! PT 1.11 SC 1.24 ! ! ! Fit before self-cal, rms=0.142395Jy sigma=2.104737 ! Fit after self-cal, rms=0.109558Jy sigma=1.664146 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.109558Jy sigma=1.664146 ! Fit after self-cal, rms=0.109572Jy sigma=1.664116 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.921 mas, bmaj=2.124 mas, bpa=3.279 degrees ! Estimated noise=1.80028 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.0247216 Jy ! Component: 100 - total flux cleaned = -0.0315464 Jy ! Component: 150 - total flux cleaned = -0.0325521 Jy ! Component: 200 - total flux cleaned = -0.0330583 Jy ! Total flux subtracted in 200 components = -0.0330583 Jy ! Clean residual min=-0.014492 max=0.014664 Jy/beam ! Clean residual mean=0.000002 rms=0.003595 Jy/beam ! Combined flux in latest and established models = 1.40793 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 1.40793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105731Jy sigma=1.592164 ! Fit after self-cal, rms=0.105678Jy sigma=1.591399 ! 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.105678Jy sigma=1.591399 ! Fit after self-cal, rms=0.095922Jy sigma=1.489759 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 = -9.97532e-05 Jy ! Component: 100 - total flux cleaned = -0.000378077 Jy ! Component: 150 - total flux cleaned = -0.0003723 Jy ! Component: 200 - total flux cleaned = -0.000492096 Jy ! Total flux subtracted in 200 components = -0.000492096 Jy ! Clean residual min=-0.013865 max=0.014277 Jy/beam ! Clean residual mean=0.000005 rms=0.003527 Jy/beam ! Combined flux in latest and established models = 1.40744 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 1.40744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095607Jy sigma=1.484524 ! Fit after self-cal, rms=0.095087Jy sigma=1.477857 ! 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.921 x 2.124 at 3.279 degrees (North through East) ! Clean map min=-0.012857 max=1.2651 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.095087Jy sigma=1.477857 ! Fit after self-cal, rms=0.070375Jy sigma=1.043636 ! 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.070375Jy sigma=1.043636 ! Fit after self-cal, rms=0.070316Jy sigma=1.042697 ! Inverting map and beam ! Estimated beam: bmin=0.9223 mas, bmaj=2.128 mas, bpa=3.2 degrees ! Estimated noise=1.79847 mJy/beam. ! Added new window around map position (0.6, -4.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.012805 Jy ! Component: 100 - total flux cleaned = 0.0129284 Jy ! Component: 150 - total flux cleaned = 0.0117972 Jy ! Component: 200 - total flux cleaned = 0.0110315 Jy ! Total flux subtracted in 200 components = 0.0110315 Jy ! Clean residual min=-0.007886 max=0.007817 Jy/beam ! Clean residual mean=-0.000079 rms=0.002181 Jy/beam ! Combined flux in latest and established models = 1.41847 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 64 components and 1.41847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067987Jy sigma=0.995309 ! Fit after self-cal, rms=0.067768Jy sigma=0.991672 ! 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.067768Jy sigma=0.991672 ! Fit after self-cal, rms=0.065797Jy sigma=0.968696 ! 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.065797Jy sigma=0.968696 ! Fit after self-cal, rms=0.065789Jy sigma=0.968611 ! Inverting map and beam ! Estimated beam: bmin=0.9216 mas, bmaj=2.127 mas, bpa=3.096 degrees ! Estimated noise=1.79738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048748 Jy ! Component: 100 - total flux cleaned = 0.00472201 Jy ! Component: 150 - total flux cleaned = 0.00416187 Jy ! Component: 200 - total flux cleaned = 0.00390947 Jy ! Total flux subtracted in 200 components = 0.00390947 Jy ! Clean residual min=-0.007380 max=0.007356 Jy/beam ! Clean residual mean=-0.000068 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 1.42238 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 79 components and 1.42238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065036Jy sigma=0.955278 ! Fit after self-cal, rms=0.064949Jy sigma=0.953917 ! 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.312 mas, bmaj=4.792 mas, bpa=15.58 degrees ! Estimated noise=2.26612 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.000728796 Jy ! Component: 100 - total flux cleaned = -0.00131869 Jy ! Component: 150 - total flux cleaned = -0.00181378 Jy ! Component: 200 - total flux cleaned = -0.0023243 Jy ! Total flux subtracted in 200 components = -0.0023243 Jy ! Clean residual min=-0.007518 max=0.006367 Jy/beam ! Clean residual mean=-0.000115 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 1.42005 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 87 components and 1.42005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064741Jy sigma=0.952794 ! Fit after self-cal, rms=0.064583Jy sigma=0.950300 ! 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.7401 mas, bmaj=1.804 mas, bpa=7.143 degrees ! Estimated noise=2.44385 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.09642 Jy ! Component: 100 - total flux cleaned = 1.26749 Jy ! Component: 150 - total flux cleaned = 1.3364 Jy ! Component: 200 - total flux cleaned = 1.37032 Jy ! Total flux subtracted in 200 components = 1.37032 Jy ! Clean residual min=-0.010421 max=0.014238 Jy/beam ! Clean residual mean=0.000085 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 1.37032 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 27 model components to the UV plane model. ! The established model now contains 27 components and 1.37032 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9216 mas, bmaj=2.127 mas, bpa=3.096 degrees ! Estimated noise=1.79738 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.0249663 Jy ! Component: 100 - total flux cleaned = 0.037097 Jy ! Component: 150 - total flux cleaned = 0.04359 Jy ! Component: 200 - total flux cleaned = 0.0458495 Jy ! Total flux subtracted in 200 components = 0.0458495 Jy ! Clean residual min=-0.006339 max=0.006590 Jy/beam ! Clean residual mean=-0.000036 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 1.41617 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 65 components and 1.41617 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.312 mas, bmaj=4.792 mas, bpa=15.58 degrees ! Estimated noise=2.26612 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.00177414 Jy ! Component: 100 - total flux cleaned = 0.00286261 Jy ! Component: 150 - total flux cleaned = 0.00321267 Jy ! Component: 200 - total flux cleaned = 0.00334472 Jy ! Total flux subtracted in 200 components = 0.00334472 Jy ! Clean residual min=-0.006614 max=0.005948 Jy/beam ! Clean residual mean=-0.000110 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 1.41951 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 1.41951 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9216 mas, bmaj=2.127 mas, bpa=3.096 degrees ! Estimated noise=1.79738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215722 Jy ! Component: 100 - total flux cleaned = -0.000750497 Jy ! Component: 150 - total flux cleaned = -0.000670337 Jy ! Component: 200 - total flux cleaned = -0.000540908 Jy ! Total flux subtracted in 200 components = -0.000540908 Jy ! Clean residual min=-0.006211 max=0.006120 Jy/beam ! Clean residual mean=-0.000053 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 1.41897 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 1.41897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063810Jy sigma=0.938188 ! Fit after self-cal, rms=0.063778Jy sigma=0.937379 wmodel J0405-1308_X_2005_07_09_yyk\_map.mod ! Writing 94 model components to file: J0405-1308_X_2005_07_09_yyk_map.mod wobs J0405-1308_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_X_2005_07_09_yyk_uvs.fits wwins J0405-1308_X_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J0405-1308_X_2005_07_09_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.000348166 Jy ! Component: 100 - total flux cleaned = -0.000338887 Jy ! Component: 150 - total flux cleaned = -0.000240044 Jy ! Component: 200 - total flux cleaned = 4.23479e-05 Jy ! Component: 250 - total flux cleaned = -4.26072e-05 Jy ! Component: 300 - total flux cleaned = -0.000124719 Jy ! Component: 350 - total flux cleaned = -4.30381e-05 Jy ! Component: 400 - total flux cleaned = 0.00018967 Jy ! Component: 450 - total flux cleaned = 0.000114657 Jy ! Component: 500 - total flux cleaned = -0.000172872 Jy ! Component: 550 - total flux cleaned = -0.000519613 Jy ! Component: 600 - total flux cleaned = -0.000789573 Jy ! Component: 650 - total flux cleaned = -0.00131472 Jy ! Component: 700 - total flux cleaned = -0.00163227 Jy ! Component: 750 - total flux cleaned = -0.00193994 Jy ! Component: 800 - total flux cleaned = -0.00206075 Jy ! Component: 850 - total flux cleaned = -0.00247238 Jy ! Component: 900 - total flux cleaned = -0.00270089 Jy ! Component: 950 - total flux cleaned = -0.00286797 Jy ! Component: 1000 - total flux cleaned = -0.00324807 Jy ! Component: 1050 - total flux cleaned = -0.00324787 Jy ! Component: 1100 - total flux cleaned = -0.00345683 Jy ! Component: 1150 - total flux cleaned = -0.00355964 Jy ! Component: 1200 - total flux cleaned = -0.00366115 Jy ! Component: 1250 - total flux cleaned = -0.0039561 Jy ! Component: 1300 - total flux cleaned = -0.00400478 Jy ! Component: 1350 - total flux cleaned = -0.00424204 Jy ! Component: 1400 - total flux cleaned = -0.00433439 Jy ! Component: 1450 - total flux cleaned = -0.00451664 Jy ! Component: 1500 - total flux cleaned = -0.00460595 Jy ! Component: 1550 - total flux cleaned = -0.00460548 Jy ! Component: 1600 - total flux cleaned = -0.00473617 Jy ! Component: 1650 - total flux cleaned = -0.00490696 Jy ! Component: 1700 - total flux cleaned = -0.00499132 Jy ! Component: 1750 - total flux cleaned = -0.00503377 Jy ! Component: 1800 - total flux cleaned = -0.0052357 Jy ! Component: 1850 - total flux cleaned = -0.00531502 Jy ! Component: 1900 - total flux cleaned = -0.00535486 Jy ! Component: 1950 - total flux cleaned = -0.00554857 Jy ! Component: 2000 - total flux cleaned = -0.00554867 Jy ! Total flux subtracted in 2048 components = -0.00562417 Jy ! Clean residual min=-0.002292 max=0.002219 Jy/beam ! Clean residual mean=0.000000 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 1.41334 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 210 components and 1.41334 Jy ![Exited script file: muppet] wmap "J0405-1308_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9216 x 2.127 at 3.096 degrees (North through East) ! Clean map min=-0.0051617 max=1.2688 Jy/beam ! Writing clean map to FITS file: J0405-1308_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.26882 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000705218 device "J0405-1308_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.166742 0.166742 0.333483 0.666967 1.33393 2.66787 5.33573 10.6715 21.3429 42.6859 85.3717 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.268 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.9216 x 2.127 at 3.096 degrees (North through East) ! Clean map min=-0.0051617 max=1.2688 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:53:35 2006