! Started logfile: J0501-0159_X_1996_03_13_yyk_uvs.log on Mon Jan 8 03:11:10 2007 obs J0501-0159_X_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J0501-0159_X_1996_03_13_yyk_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.919403 visibilities/baseline/integration-bin. ! Found source: J0501-0159 ! ! 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 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 655 lines of history. ! ! Reading 11088 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 J0501-0159_X_1996_03_13_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.44392 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.7359 mas, bmaj=1.894 mas, bpa=-0.5636 degrees ! Estimated noise=1374.39 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.16599 Jy ! Component: 100 - total flux cleaned = 1.41345 Jy ! Total flux subtracted in 100 components = 1.41345 Jy ! Clean residual min=-0.065147 max=0.104939 Jy/beam ! Clean residual mean=-0.000469 rms=0.019701 Jy/beam ! Combined flux in latest and established models = 1.41345 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.41345 Jy ! ! Correcting IF 1. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.400421Jy sigma=0.002910 ! Fit after self-cal, rms=0.396820Jy sigma=0.002894 ! Inverting map and beam ! Estimated beam: bmin=0.7359 mas, bmaj=1.894 mas, bpa=-0.5634 degrees ! Estimated noise=1498.41 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.9015 mas, bmaj=2.215 mas, bpa=-2.29 degrees ! Estimated noise=945.614 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 (-1, 0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.176002 Jy ! Component: 100 - total flux cleaned = 0.263855 Jy ! Component: 150 - total flux cleaned = 0.315075 Jy ! Component: 200 - total flux cleaned = 0.347361 Jy ! Total flux subtracted in 200 components = 0.347361 Jy ! Clean residual min=-0.030387 max=0.033307 Jy/beam ! Clean residual mean=-0.000169 rms=0.007614 Jy/beam ! Combined flux in latest and established models = 1.76081 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 51 components and 1.76081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347070Jy sigma=0.002482 ! Fit after self-cal, rms=0.345759Jy sigma=0.002474 ! 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.9015 x 2.215 at -2.29 degrees (North through East) ! Clean map min=-0.028993 max=1.3485 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: 1.00372 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 0.98 KP 1.01 ! LA 1.00 MK 1.02 NL 1.02 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00697 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.99 KP 1.00 ! LA 0.98 MK 1.00 NL 0.99 OV 1.06 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.99986 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 0.98 KP 0.98 ! LA 0.99 MK 1.06 NL 0.99 OV 1.02 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987342 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.02 KP 1.00 ! LA 1.00 MK 1.05 NL 1.02 OV 1.03 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.345759Jy sigma=0.002474 ! Fit after self-cal, rms=0.342489Jy sigma=0.002450 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.342489Jy sigma=0.002450 ! Fit after self-cal, rms=0.342494Jy sigma=0.002450 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9157 mas, bmaj=2.244 mas, bpa=-1.981 degrees ! Estimated noise=941.512 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 (-3.4, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.036882 Jy ! Component: 100 - total flux cleaned = 0.0432405 Jy ! Component: 150 - total flux cleaned = 0.0456641 Jy ! Component: 200 - total flux cleaned = 0.0471279 Jy ! Total flux subtracted in 200 components = 0.0471279 Jy ! Clean residual min=-0.020564 max=0.013764 Jy/beam ! Clean residual mean=-0.000026 rms=0.003690 Jy/beam ! Combined flux in latest and established models = 1.80794 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 83 components and 1.80794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339394Jy sigma=0.002426 ! Fit after self-cal, rms=0.339254Jy sigma=0.002426 ! 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.339254Jy sigma=0.002426 ! Fit after self-cal, rms=0.279433Jy sigma=0.001975 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.0135698 Jy ! Component: 100 - total flux cleaned = 0.0138972 Jy ! Component: 150 - total flux cleaned = 0.015284 Jy ! Component: 200 - total flux cleaned = 0.0161799 Jy ! Total flux subtracted in 200 components = 0.0161799 Jy ! Clean residual min=-0.017557 max=0.011951 Jy/beam ! Clean residual mean=-0.000010 rms=0.003150 Jy/beam ! Combined flux in latest and established models = 1.82412 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 1.82412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278290Jy sigma=0.001968 ! Fit after self-cal, rms=0.269376Jy sigma=0.001905 ! 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.9157 x 2.244 at -1.981 degrees (North through East) ! Clean map min=-0.015861 max=1.3555 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.269376Jy sigma=0.001905 ! Fit after self-cal, rms=0.267329Jy sigma=0.001897 ! 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.267329Jy sigma=0.001897 ! Fit after self-cal, rms=0.265330Jy sigma=0.001883 ! Inverting map and beam ! Estimated beam: bmin=0.9159 mas, bmaj=2.245 mas, bpa=-1.982 degrees ! Estimated noise=938.134 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149955 Jy ! Component: 100 - total flux cleaned = 0.00320079 Jy ! Component: 150 - total flux cleaned = 0.00368604 Jy ! Component: 200 - total flux cleaned = 0.0039191 Jy ! Total flux subtracted in 200 components = 0.0039191 Jy ! Clean residual min=-0.014357 max=0.008988 Jy/beam ! Clean residual mean=0.000005 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 1.82804 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 108 components and 1.82804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264835Jy sigma=0.001880 ! Fit after self-cal, rms=0.264091Jy sigma=0.001875 ! 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.264091Jy sigma=0.001875 ! Fit after self-cal, rms=0.263974Jy sigma=0.001873 ! 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.263974Jy sigma=0.001873 ! Fit after self-cal, rms=0.263725Jy sigma=0.001871 ! Inverting map and beam ! Estimated beam: bmin=0.917 mas, bmaj=2.247 mas, bpa=-1.975 degrees ! Estimated noise=938.196 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233628 Jy ! Component: 100 - total flux cleaned = 0.00299893 Jy ! Component: 150 - total flux cleaned = 0.00356172 Jy ! Component: 200 - total flux cleaned = 0.00407842 Jy ! Total flux subtracted in 200 components = 0.00407842 Jy ! Clean residual min=-0.012558 max=0.008280 Jy/beam ! Clean residual mean=0.000008 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 1.83212 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 115 components and 1.83212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263434Jy sigma=0.001869 ! Fit after self-cal, rms=0.263285Jy sigma=0.001868 ! 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.219 mas, bmaj=3.692 mas, bpa=-5.57 degrees ! Estimated noise=1205.55 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.00139819 Jy ! Component: 100 - total flux cleaned = 0.0023761 Jy ! Component: 150 - total flux cleaned = 0.00249239 Jy ! Component: 200 - total flux cleaned = 0.00248818 Jy ! Total flux subtracted in 200 components = 0.00248818 Jy ! Clean residual min=-0.007406 max=0.009722 Jy/beam ! Clean residual mean=0.000030 rms=0.002525 Jy/beam ! Combined flux in latest and established models = 1.83461 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 125 components and 1.83461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263205Jy sigma=0.001868 ! Fit after self-cal, rms=0.263115Jy sigma=0.001867 ! 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.7425 mas, bmaj=1.908 mas, bpa=-0.3232 degrees ! Estimated noise=1498.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.17937 Jy ! Component: 100 - total flux cleaned = 1.42206 Jy ! Component: 150 - total flux cleaned = 1.54738 Jy ! Component: 200 - total flux cleaned = 1.62296 Jy ! Total flux subtracted in 200 components = 1.62296 Jy ! Clean residual min=-0.033564 max=0.035893 Jy/beam ! Clean residual mean=-0.000237 rms=0.008641 Jy/beam ! Combined flux in latest and established models = 1.62296 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 35 model components to the UV plane model. ! The established model now contains 35 components and 1.62296 Jy ! Inverting map and beam ! Estimated beam: bmin=0.917 mas, bmaj=2.247 mas, bpa=-1.975 degrees ! Estimated noise=938.196 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.0693042 Jy ! Component: 100 - total flux cleaned = 0.112461 Jy ! Component: 150 - total flux cleaned = 0.141189 Jy ! Component: 200 - total flux cleaned = 0.161905 Jy ! Total flux subtracted in 200 components = 0.161905 Jy ! Clean residual min=-0.016059 max=0.014434 Jy/beam ! Clean residual mean=-0.000062 rms=0.003627 Jy/beam ! Combined flux in latest and established models = 1.78487 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 70 components and 1.78487 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.219 mas, bmaj=3.692 mas, bpa=-5.57 degrees ! Estimated noise=1205.55 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.0224507 Jy ! Component: 100 - total flux cleaned = 0.0360168 Jy ! Component: 150 - total flux cleaned = 0.0443478 Jy ! Component: 200 - total flux cleaned = 0.0468536 Jy ! Total flux subtracted in 200 components = 0.0468536 Jy ! Clean residual min=-0.008305 max=0.008425 Jy/beam ! Clean residual mean=0.000008 rms=0.002736 Jy/beam ! Combined flux in latest and established models = 1.83172 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 1.83172 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.917 mas, bmaj=2.247 mas, bpa=-1.975 degrees ! Estimated noise=938.196 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00200189 Jy ! Component: 100 - total flux cleaned = -0.00167385 Jy ! Component: 150 - total flux cleaned = -0.00138659 Jy ! Component: 200 - total flux cleaned = -0.0013849 Jy ! Total flux subtracted in 200 components = -0.0013849 Jy ! Clean residual min=-0.012109 max=0.012091 Jy/beam ! Clean residual mean=0.000002 rms=0.002524 Jy/beam ! Combined flux in latest and established models = 1.83034 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 1.83034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263929Jy sigma=0.001872 ! Fit after self-cal, rms=0.263739Jy sigma=0.001871 wmodel J0501-0159_X_1996_03_13_yyk\_map.mod ! Writing 117 model components to file: J0501-0159_X_1996_03_13_yyk_map.mod wobs J0501-0159_X_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J0501-0159_X_1996_03_13_yyk_uvs.fits wwins J0501-0159_X_1996_03_13_yyk\_map.win ! wwins: Wrote 3 windows to J0501-0159_X_1996_03_13_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.00220996 Jy ! Component: 100 - total flux cleaned = -0.00258328 Jy ! Component: 150 - total flux cleaned = -0.00292237 Jy ! Component: 200 - total flux cleaned = -0.00277406 Jy ! Component: 250 - total flux cleaned = -0.00222109 Jy ! Component: 300 - total flux cleaned = -0.00196512 Jy ! Component: 350 - total flux cleaned = -0.00172124 Jy ! Component: 400 - total flux cleaned = -0.00171915 Jy ! Component: 450 - total flux cleaned = -0.00171885 Jy ! Component: 500 - total flux cleaned = -0.00140751 Jy ! Component: 550 - total flux cleaned = -0.00160931 Jy ! Component: 600 - total flux cleaned = -0.00141918 Jy ! Component: 650 - total flux cleaned = -0.00142202 Jy ! Component: 700 - total flux cleaned = -0.00124146 Jy ! Component: 750 - total flux cleaned = -0.000983598 Jy ! Component: 800 - total flux cleaned = -0.000735665 Jy ! Component: 850 - total flux cleaned = -0.000332873 Jy ! Component: 900 - total flux cleaned = -1.94691e-05 Jy ! Component: 950 - total flux cleaned = 0.000358815 Jy ! Component: 1000 - total flux cleaned = 0.00057825 Jy ! Component: 1050 - total flux cleaned = 0.000865706 Jy ! Component: 1100 - total flux cleaned = 0.00114366 Jy ! Component: 1150 - total flux cleaned = 0.00161959 Jy ! Component: 1200 - total flux cleaned = 0.00214805 Jy ! Component: 1250 - total flux cleaned = 0.00247103 Jy ! Component: 1300 - total flux cleaned = 0.00297578 Jy ! Component: 1350 - total flux cleaned = 0.00340748 Jy ! Component: 1400 - total flux cleaned = 0.00395217 Jy ! Component: 1450 - total flux cleaned = 0.00448506 Jy ! Component: 1500 - total flux cleaned = 0.00500666 Jy ! Component: 1550 - total flux cleaned = 0.00563174 Jy ! Component: 1600 - total flux cleaned = 0.00596619 Jy ! Component: 1650 - total flux cleaned = 0.00656757 Jy ! Component: 1700 - total flux cleaned = 0.00694234 Jy ! Component: 1750 - total flux cleaned = 0.00746949 Jy ! Component: 1800 - total flux cleaned = 0.00788326 Jy ! Component: 1850 - total flux cleaned = 0.00818935 Jy ! Component: 1900 - total flux cleaned = 0.00858941 Jy ! Component: 1950 - total flux cleaned = 0.00878611 Jy ! Component: 2000 - total flux cleaned = 0.00907729 Jy ! Total flux subtracted in 2048 components = 0.00922096 Jy ! Clean residual min=-0.002931 max=0.002845 Jy/beam ! Clean residual mean=0.000004 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 1.83956 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 231 components and 1.83956 Jy ![Exited script file: muppet] wmap "J0501-0159_X_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.917 x 2.247 at -1.975 degrees (North through East) ! Clean map min=-0.007823 max=1.3585 Jy/beam ! Writing clean map to FITS file: J0501-0159_X_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.35851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000874645 device "J0501-0159_X_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J0501-0159_X_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.193148 0.193148 0.386296 0.772593 1.54519 3.09037 6.18074 12.3615 24.723 49.4459 98.8919 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.358 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.917 x 2.247 at -1.975 degrees (North through East) ! Clean map min=-0.007823 max=1.3585 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0501-0159_X_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J0501-0159_X_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0501-0159_X_1996_03_13_yyk_uvs.log closed on Mon Jan 8 03:11:18 2007