! Started logfile: J2354-1513_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:29:21 2007 obs J2354-1513_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2354-1513_S_1997_07_02_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.21778 visibilities/baseline/integration-bin. ! Found source: J2354-1513 ! ! 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 754 lines of history. ! ! Reading 32880 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 J2354-1513_S_1997_07_02_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)= 1.07389 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.878 mas, bmaj=7.579 mas, bpa=-9.34 degrees ! Estimated noise=1799.73 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.860207 Jy ! Component: 100 - total flux cleaned = 0.975316 Jy ! Total flux subtracted in 100 components = 0.975316 Jy ! Clean residual min=-0.032277 max=0.045912 Jy/beam ! Clean residual mean=0.000183 rms=0.009606 Jy/beam ! Combined flux in latest and established models = 0.975316 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.975316 Jy ! ! Correcting IF 1. ! A total of 382 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.353410Jy sigma=0.001749 ! Fit after self-cal, rms=0.352190Jy sigma=0.001744 ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.579 mas, bpa=-9.34 degrees ! Estimated noise=1799.73 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.645 mas, bmaj=9.153 mas, bpa=-9.103 degrees ! Estimated noise=949.112 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.0353946 Jy ! Component: 100 - total flux cleaned = 0.0436721 Jy ! Component: 150 - total flux cleaned = 0.0444728 Jy ! Component: 200 - total flux cleaned = 0.0452286 Jy ! Total flux subtracted in 200 components = 0.0452286 Jy ! Clean residual min=-0.029980 max=0.042285 Jy/beam ! Clean residual mean=0.000487 rms=0.010205 Jy/beam ! Combined flux in latest and established models = 1.02054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 1.02054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348993Jy sigma=0.001728 ! Fit after self-cal, rms=0.348560Jy sigma=0.001727 ! 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.645 x 9.153 at -9.103 degrees (North through East) ! Clean map min=-0.028383 max=0.97513 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.01673 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 0.93 KP 0.89 ! LA 0.98 MK 1.00 NL 1.00* OV 1.11 ! PT 0.94 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978799 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.16 HN 1.04 KP 0.94 ! LA 1.07 MK 1.05 NL 0.96 OV 1.05 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03368 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.95 KP 0.91 ! LA 0.80 MK 0.90 NL 0.93 OV 0.97 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984779 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.12 HN 1.15 KP 0.94 ! LA 0.89 MK 1.04 NL 1.05 OV 0.97 ! PT 0.90 SC 1.02 ! ! ! Fit before self-cal, rms=0.348560Jy sigma=0.001727 ! Fit after self-cal, rms=0.320003Jy sigma=0.001618 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.320003Jy sigma=0.001618 ! Fit after self-cal, rms=0.320015Jy sigma=0.001618 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=9.079 mas, bpa=-8.177 degrees ! Estimated noise=944.017 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 (-5, 12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270156 Jy ! Component: 100 - total flux cleaned = 0.0261796 Jy ! Component: 150 - total flux cleaned = 0.0258217 Jy ! Component: 200 - total flux cleaned = 0.0254872 Jy ! Total flux subtracted in 200 components = 0.0254872 Jy ! Clean residual min=-0.010755 max=0.015482 Jy/beam ! Clean residual mean=0.000064 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 1.04603 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 1.04603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317815Jy sigma=0.001604 ! Fit after self-cal, rms=0.317290Jy sigma=0.001603 ! 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.317290Jy sigma=0.001603 ! Fit after self-cal, rms=0.311905Jy sigma=0.001571 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 (-3, 41). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134733 Jy ! Component: 100 - total flux cleaned = 0.0149117 Jy ! Component: 150 - total flux cleaned = 0.0157496 Jy ! Component: 200 - total flux cleaned = 0.0162235 Jy ! Total flux subtracted in 200 components = 0.0162235 Jy ! Clean residual min=-0.009590 max=0.009145 Jy/beam ! Clean residual mean=0.000037 rms=0.002572 Jy/beam ! Combined flux in latest and established models = 1.06226 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 1.06226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311166Jy sigma=0.001567 ! Fit after self-cal, rms=0.310300Jy sigma=0.001562 ! 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.622 x 9.079 at -8.177 degrees (North through East) ! Clean map min=-0.0099005 max=0.97459 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.310300Jy sigma=0.001562 ! Fit after self-cal, rms=0.303035Jy sigma=0.001539 ! 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.303035Jy sigma=0.001539 ! Fit after self-cal, rms=0.302870Jy sigma=0.001538 ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=9.017 mas, bpa=-7.959 degrees ! Estimated noise=939.634 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0063496 Jy ! Component: 100 - total flux cleaned = 0.00700306 Jy ! Component: 150 - total flux cleaned = 0.00733959 Jy ! Component: 200 - total flux cleaned = 0.00703911 Jy ! Total flux subtracted in 200 components = 0.00703911 Jy ! Clean residual min=-0.005860 max=0.006292 Jy/beam ! Clean residual mean=0.000011 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 1.06929 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 1.06929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302570Jy sigma=0.001536 ! Fit after self-cal, rms=0.302501Jy sigma=0.001536 ! 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.302501Jy sigma=0.001536 ! Fit after self-cal, rms=0.302189Jy sigma=0.001533 ! 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.302189Jy sigma=0.001533 ! Fit after self-cal, rms=0.302192Jy sigma=0.001533 ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=8.998 mas, bpa=-7.938 degrees ! Estimated noise=939.739 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454042 Jy ! Component: 100 - total flux cleaned = 0.00467697 Jy ! Component: 150 - total flux cleaned = 0.00456174 Jy ! Component: 200 - total flux cleaned = 0.00456458 Jy ! Total flux subtracted in 200 components = 0.00456458 Jy ! Clean residual min=-0.005473 max=0.005189 Jy/beam ! Clean residual mean=0.000004 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 1.07386 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 99 components and 1.07386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302049Jy sigma=0.001533 ! Fit after self-cal, rms=0.302040Jy sigma=0.001533 ! 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.122 mas, bmaj=15.84 mas, bpa=-9.295 degrees ! Estimated noise=1161.69 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.00087475 Jy ! Component: 100 - total flux cleaned = 0.00123162 Jy ! Component: 150 - total flux cleaned = 0.00105444 Jy ! Component: 200 - total flux cleaned = 0.00100052 Jy ! Total flux subtracted in 200 components = 0.00100052 Jy ! Clean residual min=-0.006877 max=0.006115 Jy/beam ! Clean residual mean=0.000023 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 1.07486 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 127 components and 1.07486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302017Jy sigma=0.001533 ! Fit after self-cal, rms=0.302014Jy sigma=0.001533 ! 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.868 mas, bmaj=7.503 mas, bpa=-8.741 degrees ! Estimated noise=1766.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.846492 Jy ! Component: 100 - total flux cleaned = 0.971862 Jy ! Component: 150 - total flux cleaned = 1.01724 Jy ! Component: 200 - total flux cleaned = 1.04176 Jy ! Total flux subtracted in 200 components = 1.04176 Jy ! Clean residual min=-0.011103 max=0.012236 Jy/beam ! Clean residual mean=-0.000019 rms=0.003322 Jy/beam ! Combined flux in latest and established models = 1.04176 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 32 model components to the UV plane model. ! The established model now contains 32 components and 1.04176 Jy ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=8.998 mas, bpa=-7.938 degrees ! Estimated noise=939.739 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.0174813 Jy ! Component: 100 - total flux cleaned = 0.0248719 Jy ! Component: 150 - total flux cleaned = 0.0280765 Jy ! Component: 200 - total flux cleaned = 0.0306133 Jy ! Total flux subtracted in 200 components = 0.0306133 Jy ! Clean residual min=-0.005779 max=0.005463 Jy/beam ! Clean residual mean=-0.000001 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 1.07238 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 1.07238 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.122 mas, bmaj=15.84 mas, bpa=-9.295 degrees ! Estimated noise=1161.69 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.00290138 Jy ! Component: 100 - total flux cleaned = 0.00368271 Jy ! Component: 150 - total flux cleaned = 0.00389945 Jy ! Component: 200 - total flux cleaned = 0.00390442 Jy ! Total flux subtracted in 200 components = 0.00390442 Jy ! Clean residual min=-0.007014 max=0.006435 Jy/beam ! Clean residual mean=0.000011 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 1.07628 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 98 components and 1.07628 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=8.998 mas, bpa=-7.938 degrees ! Estimated noise=939.739 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109677 Jy ! Component: 100 - total flux cleaned = -0.000958843 Jy ! Component: 150 - total flux cleaned = -0.00084575 Jy ! Component: 200 - total flux cleaned = -0.000848656 Jy ! Total flux subtracted in 200 components = -0.000848656 Jy ! Clean residual min=-0.005448 max=0.005323 Jy/beam ! Clean residual mean=0.000008 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 1.07543 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 122 components and 1.07543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302013Jy sigma=0.001533 ! Fit after self-cal, rms=0.301980Jy sigma=0.001533 wmodel J2354-1513_S_1997_07_02_yyk\_map.mod ! Writing 122 model components to file: J2354-1513_S_1997_07_02_yyk_map.mod wobs J2354-1513_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2354-1513_S_1997_07_02_yyk_uvs.fits wwins J2354-1513_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J2354-1513_S_1997_07_02_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.000914442 Jy ! Component: 100 - total flux cleaned = -0.000834374 Jy ! Component: 150 - total flux cleaned = -0.000509078 Jy ! Component: 200 - total flux cleaned = -0.00043123 Jy ! Component: 250 - total flux cleaned = -0.000288385 Jy ! Component: 300 - total flux cleaned = -0.000291175 Jy ! Component: 350 - total flux cleaned = -0.000292876 Jy ! Component: 400 - total flux cleaned = -9.9691e-05 Jy ! Component: 450 - total flux cleaned = 2.54714e-05 Jy ! Component: 500 - total flux cleaned = 0.000390721 Jy ! Component: 550 - total flux cleaned = 0.000686954 Jy ! Component: 600 - total flux cleaned = 0.000917855 Jy ! Component: 650 - total flux cleaned = 0.00114273 Jy ! Component: 700 - total flux cleaned = 0.00130682 Jy ! Component: 750 - total flux cleaned = 0.0014146 Jy ! Component: 800 - total flux cleaned = 0.00157158 Jy ! Component: 850 - total flux cleaned = 0.00157115 Jy ! Component: 900 - total flux cleaned = 0.00157112 Jy ! Component: 950 - total flux cleaned = 0.00162039 Jy ! Component: 1000 - total flux cleaned = 0.00166829 Jy ! Component: 1050 - total flux cleaned = 0.00166898 Jy ! Component: 1100 - total flux cleaned = 0.00180681 Jy ! Component: 1150 - total flux cleaned = 0.00189688 Jy ! Component: 1200 - total flux cleaned = 0.00185221 Jy ! Component: 1250 - total flux cleaned = 0.00189621 Jy ! Component: 1300 - total flux cleaned = 0.00185388 Jy ! Component: 1350 - total flux cleaned = 0.00177073 Jy ! Component: 1400 - total flux cleaned = 0.0017705 Jy ! Component: 1450 - total flux cleaned = 0.00165049 Jy ! Component: 1500 - total flux cleaned = 0.00153213 Jy ! Component: 1550 - total flux cleaned = 0.00141598 Jy ! Component: 1600 - total flux cleaned = 0.00137738 Jy ! Component: 1650 - total flux cleaned = 0.00118978 Jy ! Component: 1700 - total flux cleaned = 0.00104209 Jy ! Component: 1750 - total flux cleaned = 0.000969671 Jy ! Component: 1800 - total flux cleaned = 0.000684167 Jy ! Component: 1850 - total flux cleaned = 0.000508981 Jy ! Component: 1900 - total flux cleaned = 0.000370524 Jy ! Component: 1950 - total flux cleaned = 0.000166396 Jy ! Component: 2000 - total flux cleaned = 3.20276e-05 Jy ! Total flux subtracted in 2048 components = -0.000167008 Jy ! Clean residual min=-0.002147 max=0.002050 Jy/beam ! Clean residual mean=-0.000008 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 1.07527 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 260 components and 1.07527 Jy ![Exited script file: muppet] wmap "J2354-1513_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 8.998 at -7.938 degrees (North through East) ! Clean map min=-0.0041398 max=0.96666 Jy/beam ! Writing clean map to FITS file: J2354-1513_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.966663 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000708907 device "J2354-1513_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2354-1513_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220007 0.220007 0.440013 0.880026 1.76005 3.5201 7.04021 14.0804 28.1608 56.3217 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.966 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.603 x 8.998 at -7.938 degrees (North through East) ! Clean map min=-0.0041398 max=0.96666 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2354-1513_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2354-1513_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2354-1513_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:29:28 2007