! Started logfile: J0336-1302_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:04:32 2007 obs J0336-1302_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0336-1302_S_1997_05_07_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.835794 visibilities/baseline/integration-bin. ! Found source: J0336-1302 ! ! 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 614 lines of history. ! ! Reading 22416 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 J0336-1302_S_1997_05_07_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.475172 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.744 mas, bmaj=7.056 mas, bpa=-4.526 degrees ! Estimated noise=2430.53 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.198449 Jy ! Component: 100 - total flux cleaned = 0.252021 Jy ! Total flux subtracted in 100 components = 0.252021 Jy ! Clean residual min=-0.015424 max=0.021874 Jy/beam ! Clean residual mean=0.000118 rms=0.004881 Jy/beam ! Combined flux in latest and established models = 0.252021 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.252021 Jy ! ! Correcting IF 1. ! A total of 319 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.407425Jy sigma=0.001253 ! Fit after self-cal, rms=0.406164Jy sigma=0.001251 ! Inverting map and beam ! Estimated beam: bmin=2.744 mas, bmaj=7.056 mas, bpa=-4.526 degrees ! Estimated noise=2430.57 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.537 mas, bmaj=9.478 mas, bpa=-5.694 degrees ! Estimated noise=1132.24 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.0285182 Jy ! Component: 100 - total flux cleaned = 0.0357417 Jy ! Component: 150 - total flux cleaned = 0.0362385 Jy ! Component: 200 - total flux cleaned = 0.0362474 Jy ! Total flux subtracted in 200 components = 0.0362474 Jy ! Clean residual min=-0.007385 max=0.007168 Jy/beam ! Clean residual mean=0.000166 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.288268 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.288269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405056Jy sigma=0.001243 ! Fit after self-cal, rms=0.405050Jy sigma=0.001243 ! 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.537 x 9.478 at -5.694 degrees (North through East) ! Clean map min=-0.0073751 max=0.23745 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.02856 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 1.00 KP 0.91 ! LA 1.03 MK 0.97 NL 1.00* OV 1.05 ! PT 0.95 SC 0.79 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.970861 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.15 HN 1.09 KP 1.05 ! LA 1.08 MK 1.05 NL 1.02 OV 1.02 ! PT 0.91 SC 0.94 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05032 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 0.99 KP 0.94 ! LA 0.81 MK 0.88 NL 0.93 OV 0.95 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00855 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.00 KP 0.93 ! LA 0.89 MK 1.02 NL 1.03 OV 1.08 ! PT 0.95 SC 0.95 ! ! ! Fit before self-cal, rms=0.405050Jy sigma=0.001243 ! Fit after self-cal, rms=0.391688Jy sigma=0.001239 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.391688Jy sigma=0.001239 ! Fit after self-cal, rms=0.391683Jy sigma=0.001239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=9.184 mas, bpa=-4.783 degrees ! Estimated noise=1142.13 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.0055657 Jy ! Component: 100 - total flux cleaned = 0.00610255 Jy ! Component: 150 - total flux cleaned = 0.00626952 Jy ! Component: 200 - total flux cleaned = 0.00633966 Jy ! Total flux subtracted in 200 components = 0.00633966 Jy ! Clean residual min=-0.005597 max=0.005373 Jy/beam ! Clean residual mean=-0.000089 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.294608 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.294608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.391674Jy sigma=0.001239 ! Fit after self-cal, rms=0.391672Jy sigma=0.001239 ! 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.391672Jy sigma=0.001239 ! Fit after self-cal, rms=0.390085Jy sigma=0.001233 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.00112532 Jy ! Component: 100 - total flux cleaned = 0.00120704 Jy ! Component: 150 - total flux cleaned = 0.0011495 Jy ! Component: 200 - total flux cleaned = 0.00110146 Jy ! Total flux subtracted in 200 components = 0.00110146 Jy ! Clean residual min=-0.005646 max=0.005502 Jy/beam ! Clean residual mean=-0.000094 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.29571 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 44 components and 0.29571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390134Jy sigma=0.001233 ! Fit after self-cal, rms=0.389835Jy sigma=0.001233 ! 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.489 x 9.184 at -4.783 degrees (North through East) ! Clean map min=-0.0055557 max=0.2425 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.389835Jy sigma=0.001233 ! Fit after self-cal, rms=0.809834Jy sigma=0.001229 ! 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.809834Jy sigma=0.001229 ! Fit after self-cal, rms=0.809516Jy sigma=0.001229 ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=9.116 mas, bpa=-3.931 degrees ! Estimated noise=1131.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220593 Jy ! Component: 100 - total flux cleaned = 0.000215786 Jy ! Component: 150 - total flux cleaned = 0.000210882 Jy ! Component: 200 - total flux cleaned = 0.000213614 Jy ! Total flux subtracted in 200 components = 0.000213614 Jy ! Clean residual min=-0.005573 max=0.004346 Jy/beam ! Clean residual mean=-0.000144 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.295923 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 51 components and 0.295923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.809489Jy sigma=0.001229 ! Fit after self-cal, rms=0.809340Jy sigma=0.001229 ! 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.809340Jy sigma=0.001229 ! Fit after self-cal, rms=0.792429Jy sigma=0.001227 ! 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.792429Jy sigma=0.001227 ! Fit after self-cal, rms=0.792461Jy sigma=0.001227 ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.086 mas, bpa=-3.705 degrees ! Estimated noise=1134.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000907865 Jy ! Component: 100 - total flux cleaned = 0.00105765 Jy ! Component: 150 - total flux cleaned = 0.00111196 Jy ! Component: 200 - total flux cleaned = 0.00111074 Jy ! Total flux subtracted in 200 components = 0.00111074 Jy ! Clean residual min=-0.005411 max=0.004340 Jy/beam ! Clean residual mean=-0.000139 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.297034 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 58 components and 0.297034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.792432Jy sigma=0.001227 ! Fit after self-cal, rms=0.792482Jy sigma=0.001227 ! 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.286 mas, bmaj=15.71 mas, bpa=8.46 degrees ! Estimated noise=1407.71 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.000763506 Jy ! Component: 100 - total flux cleaned = 0.000824224 Jy ! Component: 150 - total flux cleaned = 0.000903982 Jy ! Component: 200 - total flux cleaned = 0.000938806 Jy ! Total flux subtracted in 200 components = 0.000938807 Jy ! Clean residual min=-0.005844 max=0.004344 Jy/beam ! Clean residual mean=-0.000280 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.297973 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.297973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.792468Jy sigma=0.001227 ! Fit after self-cal, rms=0.792513Jy sigma=0.001227 ! 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.716 mas, bmaj=7.226 mas, bpa=-4.983 degrees ! Estimated noise=2485.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.209233 Jy ! Component: 100 - total flux cleaned = 0.26206 Jy ! Component: 150 - total flux cleaned = 0.283354 Jy ! Component: 200 - total flux cleaned = 0.292411 Jy ! Total flux subtracted in 200 components = 0.292411 Jy ! Clean residual min=-0.010225 max=0.011538 Jy/beam ! Clean residual mean=-0.000045 rms=0.003047 Jy/beam ! Combined flux in latest and established models = 0.292411 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.292411 Jy ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.086 mas, bpa=-3.705 degrees ! Estimated noise=1134.45 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.00261624 Jy ! Component: 100 - total flux cleaned = 0.00291922 Jy ! Component: 150 - total flux cleaned = 0.00316211 Jy ! Component: 200 - total flux cleaned = 0.00344667 Jy ! Total flux subtracted in 200 components = 0.00344667 Jy ! Clean residual min=-0.005539 max=0.004518 Jy/beam ! Clean residual mean=-0.000128 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.295858 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.295858 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.286 mas, bmaj=15.71 mas, bpa=8.46 degrees ! Estimated noise=1407.71 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.00170172 Jy ! Component: 100 - total flux cleaned = 0.00174605 Jy ! Component: 150 - total flux cleaned = 0.00182713 Jy ! Component: 200 - total flux cleaned = 0.0018295 Jy ! Total flux subtracted in 200 components = 0.0018295 Jy ! Clean residual min=-0.005775 max=0.004276 Jy/beam ! Clean residual mean=-0.000275 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.297688 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.297688 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.086 mas, bpa=-3.705 degrees ! Estimated noise=1134.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127133 Jy ! Component: 100 - total flux cleaned = -0.0011989 Jy ! Component: 150 - total flux cleaned = -0.00120311 Jy ! Component: 200 - total flux cleaned = -0.00125548 Jy ! Total flux subtracted in 200 components = -0.00125548 Jy ! Clean residual min=-0.005271 max=0.004297 Jy/beam ! Clean residual mean=-0.000133 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.296432 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.296432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.792470Jy sigma=0.001227 ! Fit after self-cal, rms=0.792537Jy sigma=0.001227 wmodel J0336-1302_S_1997_05_07_yyk\_map.mod ! Writing 43 model components to file: J0336-1302_S_1997_05_07_yyk_map.mod wobs J0336-1302_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0336-1302_S_1997_05_07_yyk_uvs.fits wwins J0336-1302_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0336-1302_S_1997_05_07_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.00155925 Jy ! Component: 100 - total flux cleaned = -0.00240268 Jy ! Component: 150 - total flux cleaned = -0.00268263 Jy ! Component: 200 - total flux cleaned = -0.00315096 Jy ! Component: 250 - total flux cleaned = -0.0034704 Jy ! Component: 300 - total flux cleaned = -0.00377487 Jy ! Component: 350 - total flux cleaned = -0.00406753 Jy ! Component: 400 - total flux cleaned = -0.00406622 Jy ! Component: 450 - total flux cleaned = -0.0041209 Jy ! Component: 500 - total flux cleaned = -0.0042279 Jy ! Component: 550 - total flux cleaned = -0.00443732 Jy ! Component: 600 - total flux cleaned = -0.00469232 Jy ! Component: 650 - total flux cleaned = -0.00484028 Jy ! Component: 700 - total flux cleaned = -0.00503492 Jy ! Component: 750 - total flux cleaned = -0.00541585 Jy ! Component: 800 - total flux cleaned = -0.00569574 Jy ! Component: 850 - total flux cleaned = -0.00583386 Jy ! Component: 900 - total flux cleaned = -0.00614849 Jy ! Component: 950 - total flux cleaned = -0.00628119 Jy ! Component: 1000 - total flux cleaned = -0.00658411 Jy ! Component: 1050 - total flux cleaned = -0.00675333 Jy ! Component: 1100 - total flux cleaned = -0.00687889 Jy ! Component: 1150 - total flux cleaned = -0.00716602 Jy ! Component: 1200 - total flux cleaned = -0.00724661 Jy ! Component: 1250 - total flux cleaned = -0.00756382 Jy ! Component: 1300 - total flux cleaned = -0.00768109 Jy ! Component: 1350 - total flux cleaned = -0.0079504 Jy ! Component: 1400 - total flux cleaned = -0.00806336 Jy ! Component: 1450 - total flux cleaned = -0.00828654 Jy ! Component: 1500 - total flux cleaned = -0.00832351 Jy ! Component: 1550 - total flux cleaned = -0.00861291 Jy ! Component: 1600 - total flux cleaned = -0.00868396 Jy ! Component: 1650 - total flux cleaned = -0.00892982 Jy ! Component: 1700 - total flux cleaned = -0.00913722 Jy ! Component: 1750 - total flux cleaned = -0.00934226 Jy ! Component: 1800 - total flux cleaned = -0.00964553 Jy ! Component: 1850 - total flux cleaned = -0.00994431 Jy ! Component: 1900 - total flux cleaned = -0.0101407 Jy ! Component: 1950 - total flux cleaned = -0.0105293 Jy ! Component: 2000 - total flux cleaned = -0.0107846 Jy ! Total flux subtracted in 2048 components = -0.0111321 Jy ! Clean residual min=-0.002562 max=0.001938 Jy/beam ! Clean residual mean=-0.000149 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.2853 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 160 components and 0.2853 Jy ![Exited script file: muppet] wmap "J0336-1302_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.437 x 9.086 at -3.705 degrees (North through East) ! Clean map min=-0.0041955 max=0.24232 Jy/beam ! Writing clean map to FITS file: J0336-1302_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.242318 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000607699 device "J0336-1302_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0336-1302_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.752356 0.752356 1.50471 3.00942 6.01885 12.0377 24.0754 48.1508 96.3015 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.242 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.437 x 9.086 at -3.705 degrees (North through East) ! Clean map min=-0.0041955 max=0.24232 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0336-1302_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0336-1302_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0336-1302_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:04:39 2007