! Started logfile: J1513-2114_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:43:33 2007 obs J1513-2114_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1513-2114_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.920062 visibilities/baseline/integration-bin. ! Found source: J1513-2114 ! ! 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 703 lines of history. ! ! Reading 23848 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 J1513-2114_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.503336 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.723 mas, bmaj=6.874 mas, bpa=-9.843 degrees ! Estimated noise=2161.14 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.283569 Jy ! Component: 100 - total flux cleaned = 0.361014 Jy ! Total flux subtracted in 100 components = 0.361014 Jy ! Clean residual min=-0.026581 max=0.036571 Jy/beam ! Clean residual mean=0.000088 rms=0.007227 Jy/beam ! Combined flux in latest and established models = 0.361014 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.361014 Jy ! ! Correcting IF 1. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.359641Jy sigma=0.001251 ! Fit after self-cal, rms=0.358965Jy sigma=0.001249 ! Inverting map and beam ! Estimated beam: bmin=2.723 mas, bmaj=6.874 mas, bpa=-9.843 degrees ! Estimated noise=2161.14 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.496 mas, bmaj=8.677 mas, bpa=-6.599 degrees ! Estimated noise=1268.27 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.00398516 Jy ! Component: 100 - total flux cleaned = 0.00243059 Jy ! Component: 150 - total flux cleaned = 0.00121185 Jy ! Component: 200 - total flux cleaned = 0.000713446 Jy ! Total flux subtracted in 200 components = 0.000713446 Jy ! Clean residual min=-0.011583 max=0.014959 Jy/beam ! Clean residual mean=0.000208 rms=0.003332 Jy/beam ! Combined flux in latest and established models = 0.361727 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.361727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356557Jy sigma=0.001241 ! Fit after self-cal, rms=0.356541Jy sigma=0.001241 ! 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.496 x 8.677 at -6.599 degrees (North through East) ! Clean map min=-0.010358 max=0.33321 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.02447 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 0.91 KP 0.96 ! LA 1.03 MK 0.93 NL 1.00* OV 1.11 ! PT 1.01 SC 0.80 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.99993 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 0.97 KP 0.97 ! LA 1.09 MK 1.03 NL 0.95 OV 1.03 ! PT 0.97 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0579 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.93 KP 0.93 ! LA 0.81 MK 0.85 NL 0.91 OV 0.92 ! PT 1.12 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01152 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 1.08 KP 0.98 ! LA 0.91 MK 0.92 NL 1.02 OV 0.94 ! PT 0.94 SC 1.02 ! ! ! Fit before self-cal, rms=0.356541Jy sigma=0.001241 ! Fit after self-cal, rms=0.346895Jy sigma=0.001235 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.346895Jy sigma=0.001235 ! Fit after self-cal, rms=0.346890Jy sigma=0.001235 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=8.28 mas, bpa=-6.284 degrees ! Estimated noise=1282.33 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 (4, -9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146361 Jy ! Component: 100 - total flux cleaned = 0.0180039 Jy ! Component: 150 - total flux cleaned = 0.0188659 Jy ! Component: 200 - total flux cleaned = 0.0192477 Jy ! Total flux subtracted in 200 components = 0.0192477 Jy ! Clean residual min=-0.008004 max=0.009459 Jy/beam ! Clean residual mean=0.000095 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.380975 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.380975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345671Jy sigma=0.001230 ! Fit after self-cal, rms=0.345656Jy sigma=0.001230 ! 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.345656Jy sigma=0.001230 ! Fit after self-cal, rms=0.343688Jy sigma=0.001223 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.00280875 Jy ! Component: 100 - total flux cleaned = 0.00310005 Jy ! Component: 150 - total flux cleaned = 0.00309674 Jy ! Component: 200 - total flux cleaned = 0.00309746 Jy ! Total flux subtracted in 200 components = 0.00309746 Jy ! Clean residual min=-0.007739 max=0.009354 Jy/beam ! Clean residual mean=0.000088 rms=0.002351 Jy/beam ! Combined flux in latest and established models = 0.384072 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 68 components and 0.384072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343354Jy sigma=0.001222 ! Fit after self-cal, rms=0.343140Jy sigma=0.001221 ! 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.35 x 8.28 at -6.284 degrees (North through East) ! Clean map min=-0.0087173 max=0.33676 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.343140Jy sigma=0.001221 ! Fit after self-cal, rms=0.460051Jy sigma=0.001216 ! 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.460051Jy sigma=0.001216 ! Fit after self-cal, rms=0.460032Jy sigma=0.001216 ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=9.13 mas, bpa=-2.753 degrees ! Estimated noise=1291.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161421 Jy ! Component: 100 - total flux cleaned = 0.00161429 Jy ! Component: 150 - total flux cleaned = 0.00182422 Jy ! Component: 200 - total flux cleaned = 0.00237954 Jy ! Total flux subtracted in 200 components = 0.00237954 Jy ! Clean residual min=-0.006237 max=0.006900 Jy/beam ! Clean residual mean=0.000082 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.386452 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.386452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.459883Jy sigma=0.001215 ! Fit after self-cal, rms=0.459885Jy sigma=0.001215 ! 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.459885Jy sigma=0.001215 ! Fit after self-cal, rms=0.476916Jy sigma=0.001214 ! 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.476916Jy sigma=0.001214 ! Fit after self-cal, rms=0.476933Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=9.128 mas, bpa=-2.887 degrees ! Estimated noise=1289.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149828 Jy ! Component: 100 - total flux cleaned = 0.00199322 Jy ! Component: 150 - total flux cleaned = 0.00214571 Jy ! Component: 200 - total flux cleaned = 0.00255695 Jy ! Total flux subtracted in 200 components = 0.00255695 Jy ! Clean residual min=-0.006069 max=0.006481 Jy/beam ! Clean residual mean=0.000080 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.389009 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.389009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.476861Jy sigma=0.001213 ! Fit after self-cal, rms=0.476867Jy sigma=0.001213 ! 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=7.816 mas, bmaj=16.74 mas, bpa=-0.00632 degrees ! Estimated noise=1629.79 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.00222405 Jy ! Component: 100 - total flux cleaned = 0.0020428 Jy ! Component: 150 - total flux cleaned = 0.00197267 Jy ! Component: 200 - total flux cleaned = 0.00197401 Jy ! Total flux subtracted in 200 components = 0.00197401 Jy ! Clean residual min=-0.004610 max=0.006178 Jy/beam ! Clean residual mean=0.000144 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.390983 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.390983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.476856Jy sigma=0.001213 ! Fit after self-cal, rms=0.476859Jy sigma=0.001213 ! 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.722 mas, bmaj=7.375 mas, bpa=-5.26 degrees ! Estimated noise=2304.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.293119 Jy ! Component: 100 - total flux cleaned = 0.356999 Jy ! Component: 150 - total flux cleaned = 0.378316 Jy ! Component: 200 - total flux cleaned = 0.381692 Jy ! Total flux subtracted in 200 components = 0.381692 Jy ! Clean residual min=-0.011744 max=0.013354 Jy/beam ! Clean residual mean=0.000061 rms=0.003291 Jy/beam ! Combined flux in latest and established models = 0.381692 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.381692 Jy ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=9.128 mas, bpa=-2.887 degrees ! Estimated noise=1289.5 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.00448795 Jy ! Component: 100 - total flux cleaned = 0.00551947 Jy ! Component: 150 - total flux cleaned = 0.00595873 Jy ! Component: 200 - total flux cleaned = 0.00631478 Jy ! Total flux subtracted in 200 components = 0.00631478 Jy ! Clean residual min=-0.005381 max=0.006033 Jy/beam ! Clean residual mean=0.000075 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.388006 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.388006 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=7.816 mas, bmaj=16.74 mas, bpa=-0.00632 degrees ! Estimated noise=1629.79 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.00140768 Jy ! Component: 100 - total flux cleaned = 0.00164273 Jy ! Component: 150 - total flux cleaned = 0.00184532 Jy ! Component: 200 - total flux cleaned = 0.00193454 Jy ! Total flux subtracted in 200 components = 0.00193454 Jy ! Clean residual min=-0.004866 max=0.006087 Jy/beam ! Clean residual mean=0.000142 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.389941 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.389941 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=9.128 mas, bpa=-2.887 degrees ! Estimated noise=1289.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000610521 Jy ! Component: 100 - total flux cleaned = -0.000618769 Jy ! Component: 150 - total flux cleaned = -0.000621709 Jy ! Component: 200 - total flux cleaned = -0.000622718 Jy ! Total flux subtracted in 200 components = -0.000622718 Jy ! Clean residual min=-0.005298 max=0.005483 Jy/beam ! Clean residual mean=0.000074 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.389318 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.389318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.477262Jy sigma=0.001214 ! Fit after self-cal, rms=0.477142Jy sigma=0.001214 wmodel J1513-2114_S_1997_08_27_yyk\_map.mod ! Writing 93 model components to file: J1513-2114_S_1997_08_27_yyk_map.mod wobs J1513-2114_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1513-2114_S_1997_08_27_yyk_uvs.fits wwins J1513-2114_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1513-2114_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.00138553 Jy ! Component: 100 - total flux cleaned = 0.00217777 Jy ! Component: 150 - total flux cleaned = 0.00258874 Jy ! Component: 200 - total flux cleaned = 0.0033748 Jy ! Component: 250 - total flux cleaned = 0.00405627 Jy ! Component: 300 - total flux cleaned = 0.00486196 Jy ! Component: 350 - total flux cleaned = 0.00542771 Jy ! Component: 400 - total flux cleaned = 0.00577271 Jy ! Component: 450 - total flux cleaned = 0.00604175 Jy ! Component: 500 - total flux cleaned = 0.00636788 Jy ! Component: 550 - total flux cleaned = 0.00655701 Jy ! Component: 600 - total flux cleaned = 0.00686654 Jy ! Component: 650 - total flux cleaned = 0.00692694 Jy ! Component: 700 - total flux cleaned = 0.00698556 Jy ! Component: 750 - total flux cleaned = 0.00698582 Jy ! Component: 800 - total flux cleaned = 0.00709933 Jy ! Component: 850 - total flux cleaned = 0.00704328 Jy ! Component: 900 - total flux cleaned = 0.00720865 Jy ! Component: 950 - total flux cleaned = 0.00715419 Jy ! Component: 1000 - total flux cleaned = 0.00715351 Jy ! Component: 1050 - total flux cleaned = 0.00704759 Jy ! Component: 1100 - total flux cleaned = 0.00709853 Jy ! Component: 1150 - total flux cleaned = 0.00709835 Jy ! Component: 1200 - total flux cleaned = 0.00739747 Jy ! Component: 1250 - total flux cleaned = 0.00749486 Jy ! Component: 1300 - total flux cleaned = 0.00749426 Jy ! Component: 1350 - total flux cleaned = 0.00758964 Jy ! Component: 1400 - total flux cleaned = 0.0076831 Jy ! Component: 1450 - total flux cleaned = 0.00768261 Jy ! Component: 1500 - total flux cleaned = 0.00795972 Jy ! Component: 1550 - total flux cleaned = 0.00805033 Jy ! Component: 1600 - total flux cleaned = 0.00836562 Jy ! Component: 1650 - total flux cleaned = 0.00863267 Jy ! Component: 1700 - total flux cleaned = 0.00889685 Jy ! Component: 1750 - total flux cleaned = 0.0090287 Jy ! Component: 1800 - total flux cleaned = 0.00941631 Jy ! Component: 1850 - total flux cleaned = 0.00971371 Jy ! Component: 1900 - total flux cleaned = 0.0100503 Jy ! Component: 1950 - total flux cleaned = 0.0102577 Jy ! Component: 2000 - total flux cleaned = 0.0104632 Jy ! Total flux subtracted in 2048 components = 0.0108294 Jy ! Clean residual min=-0.003028 max=0.003001 Jy/beam ! Clean residual mean=0.000064 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.400148 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 214 components and 0.400147 Jy ![Exited script file: muppet] wmap "J1513-2114_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 9.128 at -2.887 degrees (North through East) ! Clean map min=-0.0042198 max=0.34535 Jy/beam ! Writing clean map to FITS file: J1513-2114_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.34535 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000805199 device "J1513-2114_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1513-2114_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.699464 0.699464 1.39893 2.79785 5.59571 11.1914 22.3828 44.7657 89.5313 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.345 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.315 x 9.128 at -2.887 degrees (North through East) ! Clean map min=-0.0042198 max=0.34535 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1513-2114_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1513-2114_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1513-2114_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:43:40 2007