! Started logfile: J1638-1415_S_1997_05_07_yyk_uvs.log on Sun Jan 7 19:02:10 2007 obs J1638-1415_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1638-1415_S_1997_05_07_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761192 visibilities/baseline/integration-bin. ! Found source: J1638-1415 ! ! 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 18908 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 J1638-1415_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.365376 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.727 mas, bmaj=7.013 mas, bpa=-3.38 degrees ! Estimated noise=2411.25 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.10366 Jy ! Component: 100 - total flux cleaned = 0.137606 Jy ! Total flux subtracted in 100 components = 0.137606 Jy ! Clean residual min=-0.010275 max=0.013113 Jy/beam ! Clean residual mean=0.000147 rms=0.003256 Jy/beam ! Combined flux in latest and established models = 0.137606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.137606 Jy ! ! Correcting IF 1. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.343159Jy sigma=0.001330 ! Fit after self-cal, rms=0.342689Jy sigma=0.001329 ! Inverting map and beam ! Estimated beam: bmin=2.727 mas, bmaj=7.013 mas, bpa=-3.379 degrees ! Estimated noise=2411.66 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.427 mas, bmaj=8.732 mas, bpa=-4.863 degrees ! Estimated noise=1163.84 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.0188653 Jy ! Component: 100 - total flux cleaned = 0.02618 Jy ! Component: 150 - total flux cleaned = 0.0291883 Jy ! Component: 200 - total flux cleaned = 0.0295183 Jy ! Total flux subtracted in 200 components = 0.0295183 Jy ! Clean residual min=-0.006453 max=0.008612 Jy/beam ! Clean residual mean=0.000192 rms=0.002063 Jy/beam ! Combined flux in latest and established models = 0.167124 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 51 components and 0.167124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341889Jy sigma=0.001325 ! Fit after self-cal, rms=0.341884Jy sigma=0.001325 ! 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.427 x 8.732 at -4.863 degrees (North through East) ! Clean map min=-0.0062545 max=0.11676 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02723 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00 HN 1.13 KP 0.87 ! LA 0.92 MK 0.89 NL 1.00* OV 1.15 ! PT 0.89 SC 1.01 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.341884Jy sigma=0.001325 ! Fit after self-cal, rms=0.341473Jy sigma=0.001325 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.341473Jy sigma=0.001325 ! Fit after self-cal, rms=0.341473Jy sigma=0.001325 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=8.701 mas, bpa=-5.217 degrees ! Estimated noise=1157.58 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.000173809 Jy ! Component: 100 - total flux cleaned = 0.0002366 Jy ! Component: 150 - total flux cleaned = 0.000348427 Jy ! Component: 200 - total flux cleaned = 0.000403542 Jy ! Total flux subtracted in 200 components = 0.000403542 Jy ! Clean residual min=-0.006583 max=0.008855 Jy/beam ! Clean residual mean=0.000166 rms=0.001983 Jy/beam ! Combined flux in latest and established models = 0.167528 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.167528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341437Jy sigma=0.001325 ! Fit after self-cal, rms=0.341436Jy sigma=0.001325 ! 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.341436Jy sigma=0.001325 ! Fit after self-cal, rms=0.340587Jy sigma=0.001321 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) ! Added new window around map position (54, -56.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00909297 Jy ! Component: 100 - total flux cleaned = 0.0109197 Jy ! Component: 150 - total flux cleaned = 0.0114142 Jy ! Component: 200 - total flux cleaned = 0.011836 Jy ! Total flux subtracted in 200 components = 0.011836 Jy ! Clean residual min=-0.005618 max=0.006345 Jy/beam ! Clean residual mean=0.000098 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.179364 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 72 components and 0.179364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340295Jy sigma=0.001320 ! Fit after self-cal, rms=0.340071Jy sigma=0.001319 ! 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.436 x 8.701 at -5.217 degrees (North through East) ! Clean map min=-0.005239 max=0.11734 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.340071Jy sigma=0.001319 ! Fit after self-cal, rms=0.340071Jy sigma=0.001319 ! 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.340071Jy sigma=0.001319 ! Fit after self-cal, rms=0.340021Jy sigma=0.001319 ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=8.701 mas, bpa=-5.217 degrees ! Estimated noise=1157.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228697 Jy ! Component: 100 - total flux cleaned = 0.00332225 Jy ! Component: 150 - total flux cleaned = 0.00342663 Jy ! Component: 200 - total flux cleaned = 0.00351676 Jy ! Total flux subtracted in 200 components = 0.00351676 Jy ! Clean residual min=-0.005120 max=0.006433 Jy/beam ! Clean residual mean=0.000070 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.182881 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.182881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339917Jy sigma=0.001318 ! Fit after self-cal, rms=0.339887Jy sigma=0.001318 ! 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.339887Jy sigma=0.001318 ! Fit after self-cal, rms=0.341238Jy sigma=0.001318 ! 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.341238Jy sigma=0.001318 ! Fit after self-cal, rms=0.341229Jy sigma=0.001318 ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=8.741 mas, bpa=-5.559 degrees ! Estimated noise=1153.27 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457883 Jy ! Component: 100 - total flux cleaned = 0.000374583 Jy ! Component: 150 - total flux cleaned = 0.00037732 Jy ! Component: 200 - total flux cleaned = 0.000451255 Jy ! Total flux subtracted in 200 components = 0.000451255 Jy ! Clean residual min=-0.004786 max=0.006227 Jy/beam ! Clean residual mean=0.000038 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.183332 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 99 components and 0.183332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341172Jy sigma=0.001318 ! Fit after self-cal, rms=0.341168Jy sigma=0.001318 ! 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.264 mas, bmaj=15.47 mas, bpa=5.489 degrees ! Estimated noise=1445.11 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.00155127 Jy ! Component: 100 - total flux cleaned = 0.00149662 Jy ! Component: 150 - total flux cleaned = 0.00144681 Jy ! Component: 200 - total flux cleaned = 0.00149648 Jy ! Total flux subtracted in 200 components = 0.00149648 Jy ! Clean residual min=-0.005190 max=0.006927 Jy/beam ! Clean residual mean=0.000055 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.184828 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 108 components and 0.184828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341182Jy sigma=0.001318 ! Fit after self-cal, rms=0.341175Jy sigma=0.001318 ! 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.726 mas, bmaj=7.041 mas, bpa=-3.771 degrees ! Estimated noise=2384.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.106245 Jy ! Component: 100 - total flux cleaned = 0.140751 Jy ! Component: 150 - total flux cleaned = 0.156367 Jy ! Component: 200 - total flux cleaned = 0.162753 Jy ! Total flux subtracted in 200 components = 0.162753 Jy ! Clean residual min=-0.007787 max=0.009178 Jy/beam ! Clean residual mean=0.000081 rms=0.002235 Jy/beam ! Combined flux in latest and established models = 0.162753 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.162753 Jy ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=8.741 mas, bpa=-5.559 degrees ! Estimated noise=1153.27 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.00931833 Jy ! Component: 100 - total flux cleaned = 0.0141571 Jy ! Component: 150 - total flux cleaned = 0.0162091 Jy ! Component: 200 - total flux cleaned = 0.0172729 Jy ! Total flux subtracted in 200 components = 0.0172729 Jy ! Clean residual min=-0.004797 max=0.006533 Jy/beam ! Clean residual mean=0.000057 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.180026 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.180026 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.264 mas, bmaj=15.47 mas, bpa=5.489 degrees ! Estimated noise=1445.11 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.00387433 Jy ! Component: 100 - total flux cleaned = 0.00416994 Jy ! Component: 150 - total flux cleaned = 0.00434568 Jy ! Component: 200 - total flux cleaned = 0.00445292 Jy ! Total flux subtracted in 200 components = 0.00445292 Jy ! Clean residual min=-0.004908 max=0.006874 Jy/beam ! Clean residual mean=0.000056 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.184479 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.184479 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=8.741 mas, bpa=-5.559 degrees ! Estimated noise=1153.27 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013303 Jy ! Component: 100 - total flux cleaned = -0.00142986 Jy ! Component: 150 - total flux cleaned = -0.00142763 Jy ! Component: 200 - total flux cleaned = -0.00151587 Jy ! Total flux subtracted in 200 components = -0.00151587 Jy ! Clean residual min=-0.004826 max=0.006015 Jy/beam ! Clean residual mean=0.000034 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.182963 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.182963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341140Jy sigma=0.001318 ! Fit after self-cal, rms=0.341152Jy sigma=0.001318 wmodel J1638-1415_S_1997_05_07_yyk\_map.mod ! Writing 84 model components to file: J1638-1415_S_1997_05_07_yyk_map.mod wobs J1638-1415_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1638-1415_S_1997_05_07_yyk_uvs.fits wwins J1638-1415_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1638-1415_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.00238015 Jy ! Component: 100 - total flux cleaned = 0.00278176 Jy ! Component: 150 - total flux cleaned = 0.00248016 Jy ! Component: 200 - total flux cleaned = 0.00197616 Jy ! Component: 250 - total flux cleaned = 0.00162955 Jy ! Component: 300 - total flux cleaned = 0.00135917 Jy ! Component: 350 - total flux cleaned = 0.00083336 Jy ! Component: 400 - total flux cleaned = 0.000576863 Jy ! Component: 450 - total flux cleaned = 0.000325894 Jy ! Component: 500 - total flux cleaned = 8.39692e-05 Jy ! Component: 550 - total flux cleaned = 2.5e-05 Jy ! Component: 600 - total flux cleaned = -0.000208058 Jy ! Component: 650 - total flux cleaned = -0.000492196 Jy ! Component: 700 - total flux cleaned = -0.000657347 Jy ! Component: 750 - total flux cleaned = -0.000766446 Jy ! Component: 800 - total flux cleaned = -0.000820622 Jy ! Component: 850 - total flux cleaned = -0.00103149 Jy ! Component: 900 - total flux cleaned = -0.00108415 Jy ! Component: 950 - total flux cleaned = -0.00128775 Jy ! Component: 1000 - total flux cleaned = -0.0013872 Jy ! Component: 1050 - total flux cleaned = -0.00148503 Jy ! Component: 1100 - total flux cleaned = -0.00172712 Jy ! Component: 1150 - total flux cleaned = -0.00187013 Jy ! Component: 1200 - total flux cleaned = -0.0022421 Jy ! Component: 1250 - total flux cleaned = -0.00224128 Jy ! Component: 1300 - total flux cleaned = -0.0023768 Jy ! Component: 1350 - total flux cleaned = -0.00246563 Jy ! Component: 1400 - total flux cleaned = -0.00250912 Jy ! Component: 1450 - total flux cleaned = -0.00250843 Jy ! Component: 1500 - total flux cleaned = -0.0025089 Jy ! Component: 1550 - total flux cleaned = -0.00271928 Jy ! Component: 1600 - total flux cleaned = -0.00271919 Jy ! Component: 1650 - total flux cleaned = -0.00292465 Jy ! Component: 1700 - total flux cleaned = -0.00300583 Jy ! Component: 1750 - total flux cleaned = -0.00308607 Jy ! Component: 1800 - total flux cleaned = -0.00324521 Jy ! Component: 1850 - total flux cleaned = -0.00348111 Jy ! Component: 1900 - total flux cleaned = -0.00363626 Jy ! Component: 1950 - total flux cleaned = -0.00371285 Jy ! Component: 2000 - total flux cleaned = -0.00378917 Jy ! Total flux subtracted in 2048 components = -0.00390228 Jy ! Clean residual min=-0.002599 max=0.002404 Jy/beam ! Clean residual mean=0.000001 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.179061 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 218 components and 0.179061 Jy ![Exited script file: muppet] wmap "J1638-1415_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 8.741 at -5.559 degrees (North through East) ! Clean map min=-0.0052259 max=0.11852 Jy/beam ! Writing clean map to FITS file: J1638-1415_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.118517 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000779195 device "J1638-1415_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1638-1415_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.97237 1.97237 3.94474 7.88948 15.779 31.5579 63.1158 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.118 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.421 x 8.741 at -5.559 degrees (North through East) ! Clean map min=-0.0052259 max=0.11852 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1638-1415_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1638-1415_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1638-1415_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 19:02:17 2007