! Started logfile: J1508-3036_X_2004_04_30_yyk_uvs.log on Wed Dec 7 01:09:41 2005 obs J1508-3036_X_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1508-3036_X_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J1508-3036 ! ! 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 1549 lines of history. ! ! Reading 480 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 J1508-3036_X_2004_04_30_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.182021 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835880Jy sigma=15.231780 ! Fit after self-cal, rms=0.835564Jy sigma=15.224424 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.8558 mas, bmaj=5.662 mas, bpa=-23.23 degrees ! Estimated noise=2.54984 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.146388 Jy ! Component: 100 - total flux cleaned = 0.171355 Jy ! Total flux subtracted in 100 components = 0.171355 Jy ! Clean residual min=-0.008575 max=0.009025 Jy/beam ! Clean residual mean=-0.000036 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.171355 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.171355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069777Jy sigma=1.055388 ! Fit after self-cal, rms=0.069760Jy sigma=1.055290 ! Inverting map 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.056 mas, bmaj=5.722 mas, bpa=-22.57 degrees ! Estimated noise=1.9592 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.0121704 Jy ! Component: 100 - total flux cleaned = 0.0182028 Jy ! Component: 150 - total flux cleaned = 0.0199034 Jy ! Component: 200 - total flux cleaned = 0.0209743 Jy ! Total flux subtracted in 200 components = 0.0209743 Jy ! Clean residual min=-0.007369 max=0.007442 Jy/beam ! Clean residual mean=0.000012 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.192329 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 48 components and 0.192329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068432Jy sigma=1.020515 ! Fit after self-cal, rms=0.068367Jy sigma=1.020073 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.0187 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.00* KP 0.98 ! LA 0.97 MK 1.00 NL 0.97 OV 1.02 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02286 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.89 HN 1.00* KP 0.94 ! LA 1.02 MK 0.93 NL 0.99 OV 1.02 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.964894 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.07 HN 1.00* KP 0.91 ! LA 1.02 MK 1.13 NL 1.03 OV 1.00 ! PT 1.11 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994259 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.00* KP 0.91 ! LA 0.93 MK 0.99 NL 0.99 OV 1.06 ! PT 1.14 SC 1.00* ! ! ! Fit before self-cal, rms=0.068367Jy sigma=1.020073 ! Fit after self-cal, rms=0.067677Jy sigma=0.989938 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.067677Jy sigma=0.989938 ! Fit after self-cal, rms=0.067666Jy sigma=0.989889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.062 mas, bmaj=5.757 mas, bpa=-22.5 degrees ! Estimated noise=1.95542 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.00118349 Jy ! Component: 100 - total flux cleaned = 0.00125197 Jy ! Component: 150 - total flux cleaned = 0.00125404 Jy ! Component: 200 - total flux cleaned = 0.00120098 Jy ! Total flux subtracted in 200 components = 0.00120098 Jy ! Clean residual min=-0.004431 max=0.006461 Jy/beam ! Clean residual mean=-0.000004 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.19353 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.19353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067571Jy sigma=0.987623 ! Fit after self-cal, rms=0.067538Jy sigma=0.987464 ! 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.067538Jy sigma=0.987464 ! Fit after self-cal, rms=0.062165Jy sigma=0.907517 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.000666506 Jy ! Component: 100 - total flux cleaned = 0.000669703 Jy ! Component: 150 - total flux cleaned = 0.000624229 Jy ! Component: 200 - total flux cleaned = 0.000663254 Jy ! Total flux subtracted in 200 components = 0.000663254 Jy ! Clean residual min=-0.004662 max=0.005544 Jy/beam ! Clean residual mean=-0.000002 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.194194 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 81 components and 0.194194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062133Jy sigma=0.906120 ! Fit after self-cal, rms=0.061422Jy sigma=0.896432 ! 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.062 x 5.757 at -22.5 degrees (North through East) ! Clean map min=-0.0044413 max=0.17134 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.061422Jy sigma=0.896432 ! Fit after self-cal, rms=0.061546Jy sigma=0.886143 ! 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.061546Jy sigma=0.886143 ! Fit after self-cal, rms=0.061437Jy sigma=0.884149 ! Inverting map and beam ! Estimated beam: bmin=1.062 mas, bmaj=5.744 mas, bpa=-22.46 degrees ! Estimated noise=1.94615 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000823693 Jy ! Component: 100 - total flux cleaned = 0.000903743 Jy ! Component: 150 - total flux cleaned = 0.000971332 Jy ! Component: 200 - total flux cleaned = 0.0010642 Jy ! Total flux subtracted in 200 components = 0.0010642 Jy ! Clean residual min=-0.003871 max=0.005441 Jy/beam ! Clean residual mean=-0.000005 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.195258 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.195258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061385Jy sigma=0.883323 ! Fit after self-cal, rms=0.061374Jy sigma=0.882623 ! 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.061374Jy sigma=0.882623 ! Fit after self-cal, rms=0.061677Jy sigma=0.884869 ! 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.061677Jy sigma=0.884869 ! Fit after self-cal, rms=0.061694Jy sigma=0.884613 ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=5.769 mas, bpa=-22.48 degrees ! Estimated noise=1.93059 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178019 Jy ! Component: 100 - total flux cleaned = -0.00199819 Jy ! Component: 150 - total flux cleaned = -0.00199827 Jy ! Component: 200 - total flux cleaned = -0.00197316 Jy ! Total flux subtracted in 200 components = -0.00197316 Jy ! Clean residual min=-0.004147 max=0.005192 Jy/beam ! Clean residual mean=0.000008 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.193285 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.193285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061650Jy sigma=0.883632 ! Fit after self-cal, rms=0.061676Jy sigma=0.883525 ! 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.74 mas, bmaj=8.527 mas, bpa=-3.036 degrees ! Estimated noise=2.21464 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 = 2.35188e-05 Jy ! Component: 100 - total flux cleaned = 8.88685e-05 Jy ! Component: 150 - total flux cleaned = 9.01955e-05 Jy ! Component: 200 - total flux cleaned = 9.03848e-05 Jy ! Total flux subtracted in 200 components = 9.03848e-05 Jy ! Clean residual min=-0.004426 max=0.004816 Jy/beam ! Clean residual mean=0.000011 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.193375 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 120 components and 0.193375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061669Jy sigma=0.883453 ! Fit after self-cal, rms=0.061690Jy sigma=0.883383 ! Inverting map uvtaper 0,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.8572 mas, bmaj=5.697 mas, bpa=-23.19 degrees ! Estimated noise=2.51331 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.145516 Jy ! Component: 100 - total flux cleaned = 0.170448 Jy ! Component: 150 - total flux cleaned = 0.181161 Jy ! Component: 200 - total flux cleaned = 0.187149 Jy ! Total flux subtracted in 200 components = 0.187149 Jy ! Clean residual min=-0.005601 max=0.007482 Jy/beam ! Clean residual mean=-0.000005 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.187149 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 0.187149 Jy ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=5.769 mas, bpa=-22.48 degrees ! Estimated noise=1.93059 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.00426369 Jy ! Component: 100 - total flux cleaned = 0.0052598 Jy ! Component: 150 - total flux cleaned = 0.00566042 Jy ! Component: 200 - total flux cleaned = 0.0057267 Jy ! Total flux subtracted in 200 components = 0.0057267 Jy ! Clean residual min=-0.004126 max=0.005261 Jy/beam ! Clean residual mean=0.000008 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.192876 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 63 components and 0.192876 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.74 mas, bmaj=8.527 mas, bpa=-3.036 degrees ! Estimated noise=2.21464 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.000335198 Jy ! Component: 100 - total flux cleaned = 0.000489858 Jy ! Component: 150 - total flux cleaned = 0.000488946 Jy ! Component: 200 - total flux cleaned = 0.00039003 Jy ! Total flux subtracted in 200 components = 0.00039003 Jy ! Clean residual min=-0.004332 max=0.004662 Jy/beam ! Clean residual mean=0.000013 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.193266 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.193266 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=5.769 mas, bpa=-22.48 degrees ! Estimated noise=1.93059 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150533 Jy ! Component: 100 - total flux cleaned = 4.37713e-06 Jy ! Component: 150 - total flux cleaned = 0.000184414 Jy ! Component: 200 - total flux cleaned = 0.000263478 Jy ! Total flux subtracted in 200 components = 0.000263478 Jy ! Clean residual min=-0.004151 max=0.005142 Jy/beam ! Clean residual mean=0.000009 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.19353 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 85 components and 0.19353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061730Jy sigma=0.884715 ! Fit after self-cal, rms=0.061752Jy sigma=0.884611 wmodel J1508-3036_X_2004_04_30_yyk\_map.mod ! Writing 85 model components to file: J1508-3036_X_2004_04_30_yyk_map.mod wobs J1508-3036_X_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1508-3036_X_2004_04_30_yyk_uvs.fits wwins J1508-3036_X_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J1508-3036_X_2004_04_30_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.00222347 Jy ! Component: 100 - total flux cleaned = 0.00320605 Jy ! Component: 150 - total flux cleaned = 0.00375057 Jy ! Component: 200 - total flux cleaned = 0.0040679 Jy ! Component: 250 - total flux cleaned = 0.00448283 Jy ! Component: 300 - total flux cleaned = 0.00475925 Jy ! Component: 350 - total flux cleaned = 0.00517412 Jy ! Component: 400 - total flux cleaned = 0.00527205 Jy ! Component: 450 - total flux cleaned = 0.00527085 Jy ! Component: 500 - total flux cleaned = 0.00526946 Jy ! Component: 550 - total flux cleaned = 0.00526946 Jy ! Component: 600 - total flux cleaned = 0.00518549 Jy ! Component: 650 - total flux cleaned = 0.00510472 Jy ! Component: 700 - total flux cleaned = 0.00494696 Jy ! Component: 750 - total flux cleaned = 0.00486995 Jy ! Component: 800 - total flux cleaned = 0.00479632 Jy ! Component: 850 - total flux cleaned = 0.00483225 Jy ! Component: 900 - total flux cleaned = 0.00479721 Jy ! Component: 950 - total flux cleaned = 0.00483136 Jy ! Component: 1000 - total flux cleaned = 0.00483151 Jy ! Component: 1050 - total flux cleaned = 0.00483271 Jy ! Component: 1100 - total flux cleaned = 0.00492824 Jy ! Component: 1150 - total flux cleaned = 0.00495949 Jy ! Component: 1200 - total flux cleaned = 0.00498995 Jy ! Component: 1250 - total flux cleaned = 0.00498977 Jy ! Component: 1300 - total flux cleaned = 0.00498977 Jy ! Component: 1350 - total flux cleaned = 0.0049609 Jy ! Component: 1400 - total flux cleaned = 0.00504522 Jy ! Component: 1450 - total flux cleaned = 0.00496111 Jy ! Component: 1500 - total flux cleaned = 0.0049888 Jy ! Component: 1550 - total flux cleaned = 0.00501551 Jy ! Component: 1600 - total flux cleaned = 0.00498823 Jy ! Component: 1650 - total flux cleaned = 0.00504111 Jy ! Component: 1700 - total flux cleaned = 0.00511941 Jy ! Component: 1750 - total flux cleaned = 0.00514511 Jy ! Component: 1800 - total flux cleaned = 0.00514506 Jy ! Component: 1850 - total flux cleaned = 0.00517054 Jy ! Component: 1900 - total flux cleaned = 0.00517069 Jy ! Component: 1950 - total flux cleaned = 0.00519617 Jy ! Component: 2000 - total flux cleaned = 0.00519622 Jy ! Total flux subtracted in 2048 components = 0.00519617 Jy ! Clean residual min=-0.001645 max=0.001385 Jy/beam ! Clean residual mean=0.000002 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.198726 Jy keep ! Adding 109 model components to the UV plane model. ! The established model now contains 194 components and 0.198726 Jy ![Exited script file: muppet] wmap "J1508-3036_X_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.057 x 5.769 at -22.48 degrees (North through East) ! Clean map min=-0.0041958 max=0.16847 Jy/beam ! Writing clean map to FITS file: J1508-3036_X_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.168474 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0005047 device "J1508-3036_X_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1508-3036_X_2004_04_30_yyk_map.eps/VPS' loglevs 2*100*3*image_rms/peak_flux ! The new contour levels are: ! -1.79743 1.79743 3.59486 7.18972 14.3794 28.7589 57.5178 print "clev=",int(2*3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.168 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.057 x 5.769 at -22.48 degrees (North through East) ! Clean map min=-0.0041958 max=0.16847 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1508-3036_X_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1508-3036_X_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1508-3036_X_2004_04_30_yyk_uvs.log closed on Wed Dec 7 01:09:45 2005