! Started logfile: J0339-0146_S_1995_07_15_yyk_uvs.log on Sun Jan 7 16:04:58 2007 obs J0339-0146_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J0339-0146_S_1995_07_15_yyk_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779321 visibilities/baseline/integration-bin. ! Found source: J0339-0146 ! ! 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 2.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 793 lines of history. ! ! Reading 10100 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 J0339-0146_S_1995_07_15_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 2.68462 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=3.07 mas, bmaj=7.255 mas, bpa=-6.092 degrees ! Estimated noise=3135.29 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 = 2.12436 Jy ! Component: 100 - total flux cleaned = 2.52016 Jy ! Total flux subtracted in 100 components = 2.52016 Jy ! Clean residual min=-0.074245 max=0.115731 Jy/beam ! Clean residual mean=0.002436 rms=0.027444 Jy/beam ! Combined flux in latest and established models = 2.52016 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 2.52016 Jy ! ! Correcting IF 1. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.805936Jy sigma=0.003086 ! Fit after self-cal, rms=0.804660Jy sigma=0.003078 ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=7.255 mas, bpa=-6.092 degrees ! Estimated noise=3135.29 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=3.874 mas, bmaj=8.941 mas, bpa=-8.645 degrees ! Estimated noise=1632.78 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.105075 Jy ! Component: 100 - total flux cleaned = 0.116547 Jy ! Component: 150 - total flux cleaned = 0.115452 Jy ! Component: 200 - total flux cleaned = 0.11541 Jy ! Total flux subtracted in 200 components = 0.11541 Jy ! Clean residual min=-0.064322 max=0.104698 Jy/beam ! Clean residual mean=0.001663 rms=0.023665 Jy/beam ! Combined flux in latest and established models = 2.63557 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 2.63557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.788196Jy sigma=0.003033 ! Fit after self-cal, rms=0.788006Jy sigma=0.003033 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.874 x 8.941 at -8.645 degrees (North through East) ! Clean map min=-0.064262 max=2.471 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.02053 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.05 KP 0.91 ! LA 0.97 MK 0.97 NL 0.88 OV 1.13 ! PT 0.99 SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98563 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.13 HN 1.15 KP 0.89 ! LA 1.03 MK 1.05 NL 0.91 OV 1.06 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02512 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 1.02 KP 0.95 ! LA 0.88 MK 0.92 NL 0.97 OV 0.94 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993085 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.15 HN 1.10 KP 0.98 ! LA 0.94 MK 1.06 NL 1.01 OV 0.96 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.788006Jy sigma=0.003033 ! Fit after self-cal, rms=0.732883Jy sigma=0.002844 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.732883Jy sigma=0.002844 ! Fit after self-cal, rms=0.732883Jy sigma=0.002844 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=8.784 mas, bpa=-8.247 degrees ! Estimated noise=1640.3 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 (6.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0444479 Jy ! Component: 100 - total flux cleaned = 0.061318 Jy ! Component: 150 - total flux cleaned = 0.0618961 Jy ! Component: 200 - total flux cleaned = 0.0615166 Jy ! Total flux subtracted in 200 components = 0.0615166 Jy ! Clean residual min=-0.016613 max=0.017475 Jy/beam ! Clean residual mean=-0.000131 rms=0.004613 Jy/beam ! Combined flux in latest and established models = 2.69708 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 2.69708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.730714Jy sigma=0.002835 ! Fit after self-cal, rms=0.730678Jy sigma=0.002835 ! 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.730678Jy sigma=0.002835 ! Fit after self-cal, rms=0.659507Jy sigma=0.002598 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.0108474 Jy ! Component: 100 - total flux cleaned = 0.0100717 Jy ! Component: 150 - total flux cleaned = 0.00941567 Jy ! Component: 200 - total flux cleaned = 0.00884324 Jy ! Total flux subtracted in 200 components = 0.00884324 Jy ! Clean residual min=-0.013546 max=0.017309 Jy/beam ! Clean residual mean=-0.000226 rms=0.004183 Jy/beam ! Combined flux in latest and established models = 2.70593 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 63 components and 2.70593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.658630Jy sigma=0.002596 ! Fit after self-cal, rms=0.644444Jy sigma=0.002554 ! 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: 3.888 x 8.784 at -8.247 degrees (North through East) ! Clean map min=-0.012741 max=2.5093 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.644444Jy sigma=0.002554 ! Fit after self-cal, rms=0.631811Jy sigma=0.002526 ! 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.631811Jy sigma=0.002526 ! Fit after self-cal, rms=0.626195Jy sigma=0.002510 ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=8.744 mas, bpa=-8.124 degrees ! Estimated noise=1635.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113081 Jy ! Component: 100 - total flux cleaned = 0.0123567 Jy ! Component: 150 - total flux cleaned = 0.0121274 Jy ! Component: 200 - total flux cleaned = 0.0119272 Jy ! Total flux subtracted in 200 components = 0.0119272 Jy ! Clean residual min=-0.010988 max=0.012707 Jy/beam ! Clean residual mean=-0.000115 rms=0.003229 Jy/beam ! Combined flux in latest and established models = 2.71785 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 78 components and 2.71785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.625828Jy sigma=0.002509 ! Fit after self-cal, rms=0.622166Jy sigma=0.002500 ! 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.622166Jy sigma=0.002500 ! Fit after self-cal, rms=0.620331Jy sigma=0.002492 ! 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.620331Jy sigma=0.002492 ! Fit after self-cal, rms=0.618066Jy sigma=0.002485 ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=8.73 mas, bpa=-8.078 degrees ! Estimated noise=1634.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0063262 Jy ! Component: 100 - total flux cleaned = 0.00615847 Jy ! Component: 150 - total flux cleaned = 0.00616201 Jy ! Component: 200 - total flux cleaned = 0.00616093 Jy ! Total flux subtracted in 200 components = 0.00616093 Jy ! Clean residual min=-0.009819 max=0.011080 Jy/beam ! Clean residual mean=-0.000125 rms=0.003015 Jy/beam ! Combined flux in latest and established models = 2.72402 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 2.72402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.617919Jy sigma=0.002485 ! Fit after self-cal, rms=0.615918Jy sigma=0.002479 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.476 mas, bmaj=13.51 mas, bpa=12.37 degrees ! Estimated noise=1947.01 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.00109533 Jy ! Component: 100 - total flux cleaned = 0.00161386 Jy ! Component: 150 - total flux cleaned = 0.00205655 Jy ! Component: 200 - total flux cleaned = 0.00221022 Jy ! Total flux subtracted in 200 components = 0.00221022 Jy ! Clean residual min=-0.010775 max=0.010703 Jy/beam ! Clean residual mean=-0.000254 rms=0.003896 Jy/beam ! Combined flux in latest and established models = 2.72623 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 101 components and 2.72623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.615924Jy sigma=0.002479 ! Fit after self-cal, rms=0.614264Jy sigma=0.002474 ! 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=3.078 mas, bmaj=7.202 mas, bpa=-5.431 degrees ! Estimated noise=3126.25 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.14126 Jy ! Component: 100 - total flux cleaned = 2.5294 Jy ! Component: 150 - total flux cleaned = 2.64848 Jy ! Component: 200 - total flux cleaned = 2.69137 Jy ! Total flux subtracted in 200 components = 2.69137 Jy ! Clean residual min=-0.025410 max=0.030752 Jy/beam ! Clean residual mean=0.000141 rms=0.008210 Jy/beam ! Combined flux in latest and established models = 2.69137 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 20 model components to the UV plane model. ! The established model now contains 20 components and 2.69137 Jy ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=8.73 mas, bpa=-8.078 degrees ! Estimated noise=1634.92 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.0304878 Jy ! Component: 100 - total flux cleaned = 0.0347475 Jy ! Component: 150 - total flux cleaned = 0.0358839 Jy ! Component: 200 - total flux cleaned = 0.035881 Jy ! Total flux subtracted in 200 components = 0.035881 Jy ! Clean residual min=-0.010287 max=0.013171 Jy/beam ! Clean residual mean=-0.000152 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 2.72725 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 2.72725 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.476 mas, bmaj=13.51 mas, bpa=12.37 degrees ! Estimated noise=1947.01 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.000662838 Jy ! Component: 100 - total flux cleaned = 0.000992031 Jy ! Component: 150 - total flux cleaned = 0.000995973 Jy ! Component: 200 - total flux cleaned = 0.00111383 Jy ! Total flux subtracted in 200 components = 0.00111383 Jy ! Clean residual min=-0.010483 max=0.012352 Jy/beam ! Clean residual mean=-0.000295 rms=0.003876 Jy/beam ! Combined flux in latest and established models = 2.72837 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 2.72837 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=8.73 mas, bpa=-8.078 degrees ! Estimated noise=1634.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011221 Jy ! Component: 100 - total flux cleaned = 0.00065225 Jy ! Component: 150 - total flux cleaned = 0.000222481 Jy ! Component: 200 - total flux cleaned = -0.000164658 Jy ! Total flux subtracted in 200 components = -0.000164658 Jy ! Clean residual min=-0.009865 max=0.012570 Jy/beam ! Clean residual mean=-0.000164 rms=0.003026 Jy/beam ! Combined flux in latest and established models = 2.7282 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 2.7282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.614380Jy sigma=0.002475 ! Fit after self-cal, rms=0.613040Jy sigma=0.002470 wmodel J0339-0146_S_1995_07_15_yyk\_map.mod ! Writing 67 model components to file: J0339-0146_S_1995_07_15_yyk_map.mod wobs J0339-0146_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J0339-0146_S_1995_07_15_yyk_uvs.fits wwins J0339-0146_S_1995_07_15_yyk\_map.win ! wwins: Wrote 2 windows to J0339-0146_S_1995_07_15_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.00265444 Jy ! Component: 100 - total flux cleaned = 0.00263743 Jy ! Component: 150 - total flux cleaned = 0.00247632 Jy ! Component: 200 - total flux cleaned = 0.00261108 Jy ! Component: 250 - total flux cleaned = 0.00221194 Jy ! Component: 300 - total flux cleaned = 0.00158776 Jy ! Component: 350 - total flux cleaned = 0.000883741 Jy ! Component: 400 - total flux cleaned = 0.000545768 Jy ! Component: 450 - total flux cleaned = -9.87916e-05 Jy ! Component: 500 - total flux cleaned = -0.000819097 Jy ! Component: 550 - total flux cleaned = -0.00181483 Jy ! Component: 600 - total flux cleaned = -0.00287348 Jy ! Component: 650 - total flux cleaned = -0.00390073 Jy ! Component: 700 - total flux cleaned = -0.00508264 Jy ! Component: 750 - total flux cleaned = -0.00596885 Jy ! Component: 800 - total flux cleaned = -0.00666184 Jy ! Component: 850 - total flux cleaned = -0.00717017 Jy ! Component: 900 - total flux cleaned = -0.00799335 Jy ! Component: 950 - total flux cleaned = -0.00871759 Jy ! Component: 1000 - total flux cleaned = -0.00934725 Jy ! Component: 1050 - total flux cleaned = -0.00996383 Jy ! Component: 1100 - total flux cleaned = -0.0104922 Jy ! Component: 1150 - total flux cleaned = -0.0110864 Jy ! Component: 1200 - total flux cleaned = -0.0120305 Jy ! Component: 1250 - total flux cleaned = -0.0127415 Jy ! Component: 1300 - total flux cleaned = -0.0137187 Jy ! Component: 1350 - total flux cleaned = -0.0144021 Jy ! Component: 1400 - total flux cleaned = -0.0150084 Jy ! Component: 1450 - total flux cleaned = -0.0156705 Jy ! Component: 1500 - total flux cleaned = -0.0163202 Jy ! Component: 1550 - total flux cleaned = -0.0168956 Jy ! Component: 1600 - total flux cleaned = -0.0174622 Jy ! Component: 1650 - total flux cleaned = -0.0180812 Jy ! Component: 1700 - total flux cleaned = -0.0184457 Jy ! Component: 1750 - total flux cleaned = -0.0188662 Jy ! Component: 1800 - total flux cleaned = -0.019221 Jy ! Component: 1850 - total flux cleaned = -0.0197451 Jy ! Component: 1900 - total flux cleaned = -0.0200335 Jy ! Component: 1950 - total flux cleaned = -0.0204867 Jy ! Component: 2000 - total flux cleaned = -0.0208219 Jy ! Total flux subtracted in 2048 components = -0.0209877 Jy ! Clean residual min=-0.003019 max=0.003470 Jy/beam ! Clean residual mean=-0.000091 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 2.70722 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 183 components and 2.70722 Jy ![Exited script file: muppet] wmap "J0339-0146_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.875 x 8.73 at -8.078 degrees (North through East) ! Clean map min=-0.007479 max=2.5017 Jy/beam ! Writing clean map to FITS file: J0339-0146_S_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.50167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00113068 device "J0339-0146_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.135591 0.135591 0.271182 0.542363 1.08473 2.16945 4.33891 8.67781 17.3556 34.7112 69.4225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.501 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.875 x 8.73 at -8.078 degrees (North through East) ! Clean map min=-0.007479 max=2.5017 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0339-0146_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0339-0146_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 16:05:04 2007