! Started logfile: J0252-2219_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:56:58 2007 obs J0252-2219_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0252-2219_S_1997_08_27_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.948792 visibilities/baseline/integration-bin. ! Found source: J0252-2219 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 23568 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 J0252-2219_S_1997_08_27_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)= 0.489177 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=2.658 mas, bmaj=6.821 mas, bpa=-7.406 degrees ! Estimated noise=2541.21 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.275836 Jy ! Component: 100 - total flux cleaned = 0.337363 Jy ! Total flux subtracted in 100 components = 0.337363 Jy ! Clean residual min=-0.014193 max=0.019210 Jy/beam ! Clean residual mean=0.000229 rms=0.004406 Jy/beam ! Combined flux in latest and established models = 0.337363 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.337363 Jy ! ! Correcting IF 1. ! A total of 180 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.349740Jy sigma=0.001202 ! Fit after self-cal, rms=0.349628Jy sigma=0.001201 ! Inverting map and beam ! Estimated beam: bmin=2.658 mas, bmaj=6.821 mas, bpa=-7.406 degrees ! Estimated noise=2541.44 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.518 mas, bmaj=8.97 mas, bpa=-4.868 degrees ! Estimated noise=1254.42 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.0319299 Jy ! Component: 100 - total flux cleaned = 0.0427892 Jy ! Component: 150 - total flux cleaned = 0.0457386 Jy ! Component: 200 - total flux cleaned = 0.0458828 Jy ! Total flux subtracted in 200 components = 0.0458828 Jy ! Clean residual min=-0.009622 max=0.015238 Jy/beam ! Clean residual mean=0.000361 rms=0.003568 Jy/beam ! Combined flux in latest and established models = 0.383246 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.383246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347306Jy sigma=0.001194 ! Fit after self-cal, rms=0.347263Jy sigma=0.001193 ! 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.518 x 8.97 at -4.868 degrees (North through East) ! Clean map min=-0.0094947 max=0.33145 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02383 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.91 KP 0.89 ! LA 0.99 MK 0.97 NL 1.00* OV 1.08 ! PT 0.96 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985371 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.15 HN 1.06 KP 0.94 ! LA 1.07 MK 1.04 NL 0.95 OV 1.05 ! PT 0.94 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04167 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.04 KP 0.91 ! LA 0.80 MK 0.89 NL 0.92 OV 0.96 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.979624 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.15 HN 1.25 KP 0.94 ! LA 0.88 MK 1.07 NL 1.06 OV 0.94 ! PT 0.89 SC 1.05 ! ! ! Fit before self-cal, rms=0.347263Jy sigma=0.001193 ! Fit after self-cal, rms=0.339313Jy sigma=0.001185 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.339313Jy sigma=0.001185 ! Fit after self-cal, rms=0.339311Jy sigma=0.001185 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=8.821 mas, bpa=-3.814 degrees ! Estimated noise=1254.31 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.00337582 Jy ! Component: 100 - total flux cleaned = 0.00322183 Jy ! Component: 150 - total flux cleaned = 0.00321648 Jy ! Component: 200 - total flux cleaned = 0.0032208 Jy ! Total flux subtracted in 200 components = 0.0032208 Jy ! Clean residual min=-0.005557 max=0.007877 Jy/beam ! Clean residual mean=0.000156 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.386466 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.386466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339188Jy sigma=0.001184 ! Fit after self-cal, rms=0.339165Jy sigma=0.001184 ! 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.339165Jy sigma=0.001184 ! Fit after self-cal, rms=0.338331Jy sigma=0.001181 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 = 7.41144e-06 Jy ! Component: 100 - total flux cleaned = 4.43874e-06 Jy ! Component: 150 - total flux cleaned = -9.36612e-06 Jy ! Component: 200 - total flux cleaned = -2.24191e-05 Jy ! Total flux subtracted in 200 components = -2.24191e-05 Jy ! Clean residual min=-0.005534 max=0.007757 Jy/beam ! Clean residual mean=0.000154 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.386444 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.386444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338273Jy sigma=0.001181 ! Fit after self-cal, rms=0.338140Jy sigma=0.001180 ! 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.509 x 8.821 at -3.814 degrees (North through East) ! Clean map min=-0.005365 max=0.33634 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.338140Jy sigma=0.001180 ! Fit after self-cal, rms=0.342128Jy sigma=0.001177 ! 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.342128Jy sigma=0.001177 ! Fit after self-cal, rms=0.342110Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.878 mas, bpa=-3.911 degrees ! Estimated noise=1249.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103008 Jy ! Component: 100 - total flux cleaned = 0.00094987 Jy ! Component: 150 - total flux cleaned = 0.00101497 Jy ! Component: 200 - total flux cleaned = 0.00101557 Jy ! Total flux subtracted in 200 components = 0.00101557 Jy ! Clean residual min=-0.005423 max=0.006708 Jy/beam ! Clean residual mean=0.000076 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.38746 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.38746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342074Jy sigma=0.001177 ! Fit after self-cal, rms=0.342060Jy sigma=0.001177 ! 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.342060Jy sigma=0.001177 ! Fit after self-cal, rms=0.342639Jy sigma=0.001175 ! 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.342639Jy sigma=0.001175 ! Fit after self-cal, rms=0.342643Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.871 mas, bpa=-3.879 degrees ! Estimated noise=1249.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012739 Jy ! Component: 100 - total flux cleaned = 0.00140425 Jy ! Component: 150 - total flux cleaned = 0.00145943 Jy ! Component: 200 - total flux cleaned = 0.00146105 Jy ! Total flux subtracted in 200 components = 0.00146105 Jy ! Clean residual min=-0.005217 max=0.006634 Jy/beam ! Clean residual mean=0.000068 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.388921 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.388921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342621Jy sigma=0.001175 ! Fit after self-cal, rms=0.342616Jy sigma=0.001175 ! 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.352 mas, bmaj=17.74 mas, bpa=0.5629 degrees ! Estimated noise=1553.92 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.00164711 Jy ! Component: 100 - total flux cleaned = 0.00139561 Jy ! Component: 150 - total flux cleaned = 0.0012813 Jy ! Component: 200 - total flux cleaned = 0.00123705 Jy ! Total flux subtracted in 200 components = 0.00123705 Jy ! Clean residual min=-0.005842 max=0.008391 Jy/beam ! Clean residual mean=0.000122 rms=0.002340 Jy/beam ! Combined flux in latest and established models = 0.390158 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 60 components and 0.390158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342636Jy sigma=0.001175 ! Fit after self-cal, rms=0.342607Jy sigma=0.001175 ! 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=2.659 mas, bmaj=6.846 mas, bpa=-6.566 degrees ! Estimated noise=2538.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.275603 Jy ! Component: 100 - total flux cleaned = 0.338221 Jy ! Component: 150 - total flux cleaned = 0.366549 Jy ! Component: 200 - total flux cleaned = 0.381752 Jy ! Total flux subtracted in 200 components = 0.381752 Jy ! Clean residual min=-0.011222 max=0.012169 Jy/beam ! Clean residual mean=0.000019 rms=0.003128 Jy/beam ! Combined flux in latest and established models = 0.381752 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.381752 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.871 mas, bpa=-3.879 degrees ! Estimated noise=1249.32 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) ! Added new window around map position (4.5, -3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117234 Jy ! Component: 100 - total flux cleaned = 0.0137249 Jy ! Component: 150 - total flux cleaned = 0.0146666 Jy ! Component: 200 - total flux cleaned = 0.0148217 Jy ! Total flux subtracted in 200 components = 0.0148217 Jy ! Clean residual min=-0.005288 max=0.006697 Jy/beam ! Clean residual mean=0.000044 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.396574 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.396574 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.352 mas, bmaj=17.74 mas, bpa=0.5629 degrees ! Estimated noise=1553.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.000397114 Jy ! Component: 100 - total flux cleaned = -0.000575631 Jy ! Component: 150 - total flux cleaned = -0.000881009 Jy ! Component: 200 - total flux cleaned = -0.00108695 Jy ! Total flux subtracted in 200 components = -0.00108695 Jy ! Clean residual min=-0.005820 max=0.007702 Jy/beam ! Clean residual mean=0.000090 rms=0.002171 Jy/beam ! Combined flux in latest and established models = 0.395487 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.395487 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.871 mas, bpa=-3.879 degrees ! Estimated noise=1249.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000248972 Jy ! Component: 100 - total flux cleaned = -0.000376748 Jy ! Component: 150 - total flux cleaned = -0.000586726 Jy ! Component: 200 - total flux cleaned = -0.000583783 Jy ! Total flux subtracted in 200 components = -0.000583783 Jy ! Clean residual min=-0.004986 max=0.006386 Jy/beam ! Clean residual mean=0.000049 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.394903 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.394903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342541Jy sigma=0.001175 ! Fit after self-cal, rms=0.342520Jy sigma=0.001175 wmodel J0252-2219_S_1997_08_27_yyk\_map.mod ! Writing 76 model components to file: J0252-2219_S_1997_08_27_yyk_map.mod wobs J0252-2219_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0252-2219_S_1997_08_27_yyk_uvs.fits wwins J0252-2219_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0252-2219_S_1997_08_27_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.00213972 Jy ! Component: 100 - total flux cleaned = 0.00302864 Jy ! Component: 150 - total flux cleaned = 0.00359848 Jy ! Component: 200 - total flux cleaned = 0.0042854 Jy ! Component: 250 - total flux cleaned = 0.0047929 Jy ! Component: 300 - total flux cleaned = 0.00500116 Jy ! Component: 350 - total flux cleaned = 0.00519937 Jy ! Component: 400 - total flux cleaned = 0.00551911 Jy ! Component: 450 - total flux cleaned = 0.00595237 Jy ! Component: 500 - total flux cleaned = 0.00631195 Jy ! Component: 550 - total flux cleaned = 0.0066595 Jy ! Component: 600 - total flux cleaned = 0.00688588 Jy ! Component: 650 - total flux cleaned = 0.00732398 Jy ! Component: 700 - total flux cleaned = 0.00764269 Jy ! Component: 750 - total flux cleaned = 0.00805684 Jy ! Component: 800 - total flux cleaned = 0.00856183 Jy ! Component: 850 - total flux cleaned = 0.00895711 Jy ! Component: 900 - total flux cleaned = 0.00939207 Jy ! Component: 950 - total flux cleaned = 0.00986571 Jy ! Component: 1000 - total flux cleaned = 0.0102834 Jy ! Component: 1050 - total flux cleaned = 0.0106475 Jy ! Component: 1100 - total flux cleaned = 0.0108709 Jy ! Component: 1150 - total flux cleaned = 0.0110909 Jy ! Component: 1200 - total flux cleaned = 0.0112645 Jy ! Component: 1250 - total flux cleaned = 0.0114362 Jy ! Component: 1300 - total flux cleaned = 0.011814 Jy ! Component: 1350 - total flux cleaned = 0.011814 Jy ! Component: 1400 - total flux cleaned = 0.0120598 Jy ! Component: 1450 - total flux cleaned = 0.0121803 Jy ! Component: 1500 - total flux cleaned = 0.0123794 Jy ! Component: 1550 - total flux cleaned = 0.0124977 Jy ! Component: 1600 - total flux cleaned = 0.0126141 Jy ! Component: 1650 - total flux cleaned = 0.0127672 Jy ! Component: 1700 - total flux cleaned = 0.0128808 Jy ! Component: 1750 - total flux cleaned = 0.0129927 Jy ! Component: 1800 - total flux cleaned = 0.0130297 Jy ! Component: 1850 - total flux cleaned = 0.0130662 Jy ! Component: 1900 - total flux cleaned = 0.01303 Jy ! Component: 1950 - total flux cleaned = 0.0130662 Jy ! Component: 2000 - total flux cleaned = 0.0130306 Jy ! Total flux subtracted in 2048 components = 0.013171 Jy ! Clean residual min=-0.002122 max=0.002337 Jy/beam ! Clean residual mean=-0.000005 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.408074 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 212 components and 0.408074 Jy ![Exited script file: muppet] wmap "J0252-2219_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 8.871 at -3.879 degrees (North through East) ! Clean map min=-0.0037989 max=0.33317 Jy/beam ! Writing clean map to FITS file: J0252-2219_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.33317 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000727814 device "J0252-2219_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0252-2219_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.655354 0.655354 1.31071 2.62142 5.24283 10.4857 20.9713 41.9427 83.8853 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.333 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.485 x 8.871 at -3.879 degrees (North through East) ! Clean map min=-0.0037989 max=0.33317 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0252-2219_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0252-2219_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0252-2219_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:57:05 2007