! Started logfile: J1924-2914_X_1996_08_10_yyk_uvs.log on Mon Jan 8 09:42:53 2007 obs J1924-2914_X_1996_08_10_yyk_uva.fits ! Reading UV FITS file: J1924-2914_X_1996_08_10_yyk_uva.fits ! AN table 1: 51 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.270153 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1924-2914 ! ! 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.15049e+09 8e+06 1 8e+06 ! 02 2 8.23424e+09 8e+06 1 8e+06 ! 03 3 8.41424e+09 8e+06 1 8e+06 ! 04 4 8.55424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 630 lines of history. ! ! Reading 2480 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 J1924-2914_X_1996_08_10_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)= 10.4452 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.8431 mas, bmaj=4.594 mas, bpa=19.71 degrees ! Estimated noise=5013.23 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 = 8.24285 Jy ! Component: 100 - total flux cleaned = 10.7671 Jy ! Total flux subtracted in 100 components = 10.7671 Jy ! Clean residual min=-0.668747 max=0.824697 Jy/beam ! Clean residual mean=-0.006396 rms=0.231554 Jy/beam ! Combined flux in latest and established models = 10.7671 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 10.7671 Jy ! ! Correcting IF 1. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.417378Jy sigma=0.013056 ! Fit after self-cal, rms=2.409707Jy sigma=0.013018 ! Inverting map and beam ! Estimated beam: bmin=0.8431 mas, bmaj=4.594 mas, bpa=19.71 degrees ! Estimated noise=5013.23 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=1.309 mas, bmaj=5.64 mas, bpa=14.54 degrees ! Estimated noise=2923.7 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 = 1.94135 Jy ! Component: 100 - total flux cleaned = 2.71415 Jy ! Component: 150 - total flux cleaned = 3.06374 Jy ! Component: 200 - total flux cleaned = 3.12778 Jy ! Total flux subtracted in 200 components = 3.12778 Jy ! Clean residual min=-0.389747 max=0.555232 Jy/beam ! Clean residual mean=-0.006029 rms=0.126612 Jy/beam ! Combined flux in latest and established models = 13.8949 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 75 components and 13.8949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.809528Jy sigma=0.007425 ! Fit after self-cal, rms=1.806529Jy sigma=0.007414 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.309 x 5.64 at 14.54 degrees (North through East) ! Clean map min=-0.37051 max=10.149 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.401119 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.05 KP 1.00* ! LA 1.03 MK 1.00* NL 1.06 OV 1.02 ! PT 0.97 SC 15.85 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.326598 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.04 KP 1.00* ! LA 1.00 MK 1.00* NL 1.04 OV 1.07 ! PT 0.94 SC 21.60 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.401244 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.04 KP 1.00* ! LA 1.02 MK 1.00* NL 1.04 OV 1.04 ! PT 0.95 SC 15.91 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.253912 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.07 KP 1.00* ! LA 1.01 MK 1.00* NL 1.04 OV 1.02 ! PT 0.95 SC 30.35 ! ! ! Fit before self-cal, rms=1.806529Jy sigma=0.007414 ! Fit after self-cal, rms=9.372940Jy sigma=0.515617 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=9.372940Jy sigma=0.515617 ! Fit after self-cal, rms=9.373032Jy sigma=0.515617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.709 mas, bmaj=9.361 mas, bpa=5.841 degrees ! Estimated noise=307.59 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 = -9.45616 Jy ! Component: 100 - total flux cleaned = -11.269 Jy ! Component: 150 - total flux cleaned = -11.8757 Jy ! Component: 200 - total flux cleaned = -12.1794 Jy ! Total flux subtracted in 200 components = -12.1794 Jy ! Clean residual min=-0.164314 max=0.150784 Jy/beam ! Clean residual mean=0.003985 rms=0.054641 Jy/beam ! Combined flux in latest and established models = 1.71543 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 68 model components to the UV plane model. ! The established model now contains 136 components and 1.71543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.506287Jy sigma=0.027229 ! Fit after self-cal, rms=4.175419Jy sigma=0.027177 ! 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=4.175419Jy sigma=0.027177 ! Fit after self-cal, rms=4.153387Jy sigma=0.027079 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.167298 Jy ! Component: 100 - total flux cleaned = -0.233334 Jy ! Component: 150 - total flux cleaned = -0.253339 Jy ! Component: 200 - total flux cleaned = -0.271273 Jy ! Total flux subtracted in 200 components = -0.271273 Jy ! Clean residual min=-0.103627 max=0.109646 Jy/beam ! Clean residual mean=0.001934 rms=0.035022 Jy/beam ! Combined flux in latest and established models = 1.44416 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 1.44416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.154618Jy sigma=0.024928 ! Fit after self-cal, rms=4.150670Jy sigma=0.024912 ! 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: 1.709 x 9.361 at 5.841 degrees (North through East) ! Clean map min=-0.10675 max=1.0604 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=4.150670Jy sigma=0.024912 ! Fit after self-cal, rms=46.955132Jy sigma=0.009825 ! 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=46.955132Jy sigma=0.009825 ! Fit after self-cal, rms=46.990162Jy sigma=0.009835 ! Inverting map and beam ! Estimated beam: bmin=1.781 mas, bmaj=8.683 mas, bpa=6.007 degrees ! Estimated noise=275.085 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00692222 Jy ! Component: 100 - total flux cleaned = -0.0161863 Jy ! Component: 150 - total flux cleaned = -0.0259069 Jy ! Component: 200 - total flux cleaned = -0.0309349 Jy ! Total flux subtracted in 200 components = -0.0309349 Jy ! Clean residual min=-0.064267 max=0.077770 Jy/beam ! Clean residual mean=-0.000889 rms=0.021095 Jy/beam ! Combined flux in latest and established models = 1.41322 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 148 components and 1.41322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=46.990940Jy sigma=0.008973 ! Fit after self-cal, rms=46.932487Jy sigma=0.008977 ! 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=46.932487Jy sigma=0.008977 ! Fit after self-cal, rms=274.132111Jy sigma=0.008662 ! 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=274.132111Jy sigma=0.008662 ! Fit after self-cal, rms=274.097778Jy sigma=0.008668 ! Inverting map and beam ! Estimated beam: bmin=1.796 mas, bmaj=8.701 mas, bpa=5.975 degrees ! Estimated noise=277.423 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00459515 Jy ! Component: 100 - total flux cleaned = -0.0136547 Jy ! Component: 150 - total flux cleaned = -0.020786 Jy ! Component: 200 - total flux cleaned = -0.026313 Jy ! Total flux subtracted in 200 components = -0.026313 Jy ! Clean residual min=-0.055267 max=0.069583 Jy/beam ! Clean residual mean=-0.000909 rms=0.018133 Jy/beam ! Combined flux in latest and established models = 1.38691 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 149 components and 1.38691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=274.098511Jy sigma=0.008167 ! Fit after self-cal, rms=274.093353Jy sigma=0.008168 ! 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.368 mas, bmaj=8.692 mas, bpa=7.218 degrees ! Estimated noise=292.038 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.00602552 Jy ! Component: 100 - total flux cleaned = -0.00810981 Jy ! Component: 150 - total flux cleaned = -0.0100694 Jy ! Component: 200 - total flux cleaned = -0.0118136 Jy ! Total flux subtracted in 200 components = -0.0118136 Jy ! Clean residual min=-0.048939 max=0.060486 Jy/beam ! Clean residual mean=-0.001255 rms=0.016960 Jy/beam ! Combined flux in latest and established models = 1.37509 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 155 components and 1.37509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=274.094116Jy sigma=0.007983 ! Fit after self-cal, rms=274.091766Jy sigma=0.007977 ! 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=1.447 mas, bmaj=8.243 mas, bpa=4.8 degrees ! Estimated noise=696.115 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.893047 Jy ! Component: 100 - total flux cleaned = 1.05775 Jy ! Component: 150 - total flux cleaned = 1.14385 Jy ! Component: 200 - total flux cleaned = 1.19835 Jy ! Total flux subtracted in 200 components = 1.19835 Jy ! Clean residual min=-0.060306 max=0.062267 Jy/beam ! Clean residual mean=-0.001089 rms=0.020409 Jy/beam ! Combined flux in latest and established models = 1.19835 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 31 model components to the UV plane model. ! The established model now contains 31 components and 1.19835 Jy ! Inverting map and beam ! Estimated beam: bmin=1.796 mas, bmaj=8.701 mas, bpa=5.975 degrees ! Estimated noise=277.423 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.0678128 Jy ! Component: 100 - total flux cleaned = 0.0977417 Jy ! Component: 150 - total flux cleaned = 0.105609 Jy ! Component: 200 - total flux cleaned = 0.112462 Jy ! Total flux subtracted in 200 components = 0.112462 Jy ! Clean residual min=-0.048501 max=0.052762 Jy/beam ! Clean residual mean=-0.001081 rms=0.016755 Jy/beam ! Combined flux in latest and established models = 1.31082 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 1.31082 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.368 mas, bmaj=8.692 mas, bpa=7.218 degrees ! Estimated noise=292.038 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.0178692 Jy ! Component: 100 - total flux cleaned = 0.0258845 Jy ! Component: 150 - total flux cleaned = 0.0320716 Jy ! Component: 200 - total flux cleaned = 0.0374703 Jy ! Total flux subtracted in 200 components = 0.0374703 Jy ! Clean residual min=-0.036695 max=0.040262 Jy/beam ! Clean residual mean=-0.001080 rms=0.013769 Jy/beam ! Combined flux in latest and established models = 1.34829 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 1.34829 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.796 mas, bmaj=8.701 mas, bpa=5.975 degrees ! Estimated noise=277.423 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00372003 Jy ! Component: 100 - total flux cleaned = -0.00298666 Jy ! Component: 150 - total flux cleaned = -0.00241751 Jy ! Component: 200 - total flux cleaned = -0.00193458 Jy ! Total flux subtracted in 200 components = -0.00193458 Jy ! Clean residual min=-0.039790 max=0.051293 Jy/beam ! Clean residual mean=-0.000715 rms=0.014549 Jy/beam ! Combined flux in latest and established models = 1.34635 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 1.34635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=274.540741Jy sigma=0.007410 ! Fit after self-cal, rms=274.483917Jy sigma=0.007402 wmodel J1924-2914_X_1996_08_10_yyk\_map.mod ! Writing 74 model components to file: J1924-2914_X_1996_08_10_yyk_map.mod wobs J1924-2914_X_1996_08_10_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_X_1996_08_10_yyk_uvs.fits wwins J1924-2914_X_1996_08_10_yyk\_map.win ! wwins: Wrote 1 windows to J1924-2914_X_1996_08_10_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.0197854 Jy ! Component: 100 - total flux cleaned = 0.0281937 Jy ! Component: 150 - total flux cleaned = 0.0349742 Jy ! Component: 200 - total flux cleaned = 0.0410829 Jy ! Component: 250 - total flux cleaned = 0.047705 Jy ! Component: 300 - total flux cleaned = 0.0547794 Jy ! Component: 350 - total flux cleaned = 0.0621944 Jy ! Component: 400 - total flux cleaned = 0.0690945 Jy ! Component: 450 - total flux cleaned = 0.0755455 Jy ! Component: 500 - total flux cleaned = 0.0808891 Jy ! Component: 550 - total flux cleaned = 0.0862233 Jy ! Component: 600 - total flux cleaned = 0.0909344 Jy ! Component: 650 - total flux cleaned = 0.0965904 Jy ! Component: 700 - total flux cleaned = 0.10195 Jy ! Component: 750 - total flux cleaned = 0.105713 Jy ! Component: 800 - total flux cleaned = 0.10982 Jy ! Component: 850 - total flux cleaned = 0.113496 Jy ! Component: 900 - total flux cleaned = 0.117253 Jy ! Component: 950 - total flux cleaned = 0.121063 Jy ! Component: 1000 - total flux cleaned = 0.124069 Jy ! Component: 1050 - total flux cleaned = 0.12675 Jy ! Component: 1100 - total flux cleaned = 0.12914 Jy ! Component: 1150 - total flux cleaned = 0.131845 Jy ! Component: 1200 - total flux cleaned = 0.133552 Jy ! Component: 1250 - total flux cleaned = 0.136153 Jy ! Component: 1300 - total flux cleaned = 0.138516 Jy ! Component: 1350 - total flux cleaned = 0.140299 Jy ! Component: 1400 - total flux cleaned = 0.142399 Jy ! Component: 1450 - total flux cleaned = 0.144456 Jy ! Component: 1500 - total flux cleaned = 0.146137 Jy ! Component: 1550 - total flux cleaned = 0.148445 Jy ! Component: 1600 - total flux cleaned = 0.150552 Jy ! Component: 1650 - total flux cleaned = 0.152627 Jy ! Component: 1700 - total flux cleaned = 0.155615 Jy ! Component: 1750 - total flux cleaned = 0.158565 Jy ! Component: 1800 - total flux cleaned = 0.161325 Jy ! Component: 1850 - total flux cleaned = 0.164204 Jy ! Component: 1900 - total flux cleaned = 0.16705 Jy ! Component: 1950 - total flux cleaned = 0.169719 Jy ! Component: 2000 - total flux cleaned = 0.172066 Jy ! Total flux subtracted in 2048 components = 0.174392 Jy ! Clean residual min=-0.007205 max=0.007934 Jy/beam ! Clean residual mean=-0.000099 rms=0.002857 Jy/beam ! Combined flux in latest and established models = 1.52074 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 307 components and 1.52074 Jy ![Exited script file: muppet] wmap "J1924-2914_X_1996_08_10_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.796 x 8.701 at 5.975 degrees (North through East) ! Clean map min=-0.013885 max=1.0625 Jy/beam ! Writing clean map to FITS file: J1924-2914_X_1996_08_10_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.06254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0027346 device "J1924-2914_X_1996_08_10_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_X_1996_08_10_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.772093 0.772093 1.54419 3.08837 6.17674 12.3535 24.707 49.4139 98.8279 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0082 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.062 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.796 x 8.701 at 5.975 degrees (North through East) ! Clean map min=-0.013885 max=1.0625 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_X_1996_08_10_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_X_1996_08_10_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_X_1996_08_10_yyk_uvs.log closed on Mon Jan 8 09:43:00 2007