! Started logfile: J2129-1538_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:43:44 2005 obs J2129-1538_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J2129-1538_S_2005_05_12_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924444 visibilities/baseline/integration-bin. ! Found source: J2129-1538 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1442 lines of history. ! ! Reading 832 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 J2129-1538_S_2005_05_12_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.772848 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.672 mas, bmaj=7.031 mas, bpa=-2.992 degrees ! Estimated noise=1.88517 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.643421 Jy ! Component: 100 - total flux cleaned = 0.760263 Jy ! Total flux subtracted in 100 components = 0.760263 Jy ! Clean residual min=-0.020975 max=0.030902 Jy/beam ! Clean residual mean=0.000109 rms=0.006684 Jy/beam ! Combined flux in latest and established models = 0.760263 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.760263 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.130141Jy sigma=1.883612 ! Fit after self-cal, rms=0.129958Jy sigma=1.879217 ! Inverting map and beam ! Estimated beam: bmin=2.672 mas, bmaj=7.031 mas, bpa=-2.992 degrees ! Estimated noise=1.88517 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.126 mas, bmaj=8.664 mas, bpa=-7.34 degrees ! Estimated noise=1.44891 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.0336082 Jy ! Component: 100 - total flux cleaned = 0.0446532 Jy ! Component: 150 - total flux cleaned = 0.0449098 Jy ! Component: 200 - total flux cleaned = 0.0447324 Jy ! Total flux subtracted in 200 components = 0.0447324 Jy ! Clean residual min=-0.018019 max=0.029371 Jy/beam ! Clean residual mean=0.000086 rms=0.006082 Jy/beam ! Combined flux in latest and established models = 0.804995 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.804995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120418Jy sigma=1.761235 ! Fit after self-cal, rms=0.120412Jy sigma=1.761201 ! 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.126 x 8.664 at -7.34 degrees (North through East) ! Clean map min=-0.018017 max=0.73745 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.02573 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.98 KP 0.94 ! LA 1.02 MK 0.89 NL 0.95 OV 0.94 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997706 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 1.02 KP 1.04 ! LA 0.99 MK 0.97 NL 0.96 OV 0.97 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.974431 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.25 HN 0.99 KP 0.96 ! LA 0.95 MK 1.10 NL 0.99 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0242 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.91 KP 0.88 ! LA 1.03 MK 1.07 NL 0.90 OV 0.83 ! PT 0.91 SC 1.08 ! ! ! Fit before self-cal, rms=0.120412Jy sigma=1.761201 ! Fit after self-cal, rms=0.094722Jy sigma=1.198397 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.094722Jy sigma=1.198397 ! Fit after self-cal, rms=0.094719Jy sigma=1.198317 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.687 mas, bpa=-7.18 degrees ! Estimated noise=1.45605 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.00779832 Jy ! Component: 100 - total flux cleaned = 0.00806397 Jy ! Component: 150 - total flux cleaned = 0.00806333 Jy ! Component: 200 - total flux cleaned = 0.00797734 Jy ! Total flux subtracted in 200 components = 0.00797734 Jy ! Clean residual min=-0.007080 max=0.007053 Jy/beam ! Clean residual mean=0.000097 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.812972 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.812972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093766Jy sigma=1.186134 ! Fit after self-cal, rms=0.093760Jy sigma=1.186098 ! 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.093760Jy sigma=1.186098 ! Fit after self-cal, rms=0.092232Jy sigma=1.156527 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.000176275 Jy ! Component: 100 - total flux cleaned = 0.000108227 Jy ! Component: 150 - total flux cleaned = 4.32706e-05 Jy ! Component: 200 - total flux cleaned = -1.41169e-05 Jy ! Total flux subtracted in 200 components = -1.41169e-05 Jy ! Clean residual min=-0.006803 max=0.006884 Jy/beam ! Clean residual mean=0.000098 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.812958 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 48 components and 0.812958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092117Jy sigma=1.154983 ! Fit after self-cal, rms=0.092036Jy sigma=1.152048 ! 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.134 x 8.687 at -7.18 degrees (North through East) ! Clean map min=-0.0065141 max=0.74689 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.092036Jy sigma=1.152048 ! Fit after self-cal, rms=0.086511Jy sigma=1.016275 ! 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.086511Jy sigma=1.016275 ! Fit after self-cal, rms=0.086550Jy sigma=1.015827 ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=8.688 mas, bpa=-7.231 degrees ! Estimated noise=1.4538 mJy/beam. ! Added new window around map position (8.5, -44.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00636672 Jy ! Component: 100 - total flux cleaned = 0.00794541 Jy ! Component: 150 - total flux cleaned = 0.00908694 Jy ! Component: 200 - total flux cleaned = 0.00997297 Jy ! Total flux subtracted in 200 components = 0.00997297 Jy ! Clean residual min=-0.004509 max=0.004514 Jy/beam ! Clean residual mean=0.000054 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.822931 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 68 components and 0.822931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086182Jy sigma=1.006680 ! Fit after self-cal, rms=0.086151Jy sigma=1.006298 ! 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.086151Jy sigma=1.006298 ! Fit after self-cal, rms=0.085311Jy sigma=0.979183 ! 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.085311Jy sigma=0.979183 ! Fit after self-cal, rms=0.085320Jy sigma=0.979162 ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.689 mas, bpa=-7.248 degrees ! Estimated noise=1.45285 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627527 Jy ! Component: 100 - total flux cleaned = 0.000626075 Jy ! Component: 150 - total flux cleaned = 0.000837923 Jy ! Component: 200 - total flux cleaned = 0.000935659 Jy ! Total flux subtracted in 200 components = 0.000935659 Jy ! Clean residual min=-0.004104 max=0.004309 Jy/beam ! Clean residual mean=0.000038 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.823867 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.823867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085237Jy sigma=0.977850 ! Fit after self-cal, rms=0.085240Jy sigma=0.977807 ! 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.992 mas, bmaj=17.51 mas, bpa=-0.3563 degrees ! Estimated noise=1.84425 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.00193308 Jy ! Component: 100 - total flux cleaned = 0.00234069 Jy ! Component: 150 - total flux cleaned = 0.00266008 Jy ! Component: 200 - total flux cleaned = 0.00279445 Jy ! Total flux subtracted in 200 components = 0.00279445 Jy ! Clean residual min=-0.004458 max=0.003428 Jy/beam ! Clean residual mean=0.000063 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.826661 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 102 components and 0.826661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085254Jy sigma=0.977983 ! Fit after self-cal, rms=0.085257Jy sigma=0.977731 ! Inverting map uvtaper 0,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.675 mas, bmaj=7.055 mas, bpa=-2.998 degrees ! Estimated noise=1.87878 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.641326 Jy ! Component: 100 - total flux cleaned = 0.756192 Jy ! Component: 150 - total flux cleaned = 0.793313 Jy ! Component: 200 - total flux cleaned = 0.807056 Jy ! Total flux subtracted in 200 components = 0.807056 Jy ! Clean residual min=-0.006360 max=0.006195 Jy/beam ! Clean residual mean=0.000087 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.807056 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.807056 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.689 mas, bpa=-7.248 degrees ! Estimated noise=1.45285 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.00759346 Jy ! Component: 100 - total flux cleaned = 0.0120593 Jy ! Component: 150 - total flux cleaned = 0.0142581 Jy ! Component: 200 - total flux cleaned = 0.0156094 Jy ! Total flux subtracted in 200 components = 0.0156094 Jy ! Clean residual min=-0.004175 max=0.004218 Jy/beam ! Clean residual mean=0.000042 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.822665 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.822665 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.992 mas, bmaj=17.51 mas, bpa=-0.3563 degrees ! Estimated noise=1.84425 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.00258435 Jy ! Component: 100 - total flux cleaned = 0.00335703 Jy ! Component: 150 - total flux cleaned = 0.00390455 Jy ! Component: 200 - total flux cleaned = 0.00422108 Jy ! Total flux subtracted in 200 components = 0.00422108 Jy ! Clean residual min=-0.004455 max=0.003479 Jy/beam ! Clean residual mean=0.000063 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.826886 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.826886 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.689 mas, bpa=-7.248 degrees ! Estimated noise=1.45285 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313082 Jy ! Component: 100 - total flux cleaned = -0.000444167 Jy ! Component: 150 - total flux cleaned = -0.000503199 Jy ! Component: 200 - total flux cleaned = -0.000505764 Jy ! Total flux subtracted in 200 components = -0.000505764 Jy ! Clean residual min=-0.003974 max=0.004146 Jy/beam ! Clean residual mean=0.000035 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.82638 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 87 components and 0.82638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085212Jy sigma=0.977391 ! Fit after self-cal, rms=0.085225Jy sigma=0.977214 wmodel J2129-1538_S_2005_05_12_yyk\_map.mod ! Writing 87 model components to file: J2129-1538_S_2005_05_12_yyk_map.mod wobs J2129-1538_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J2129-1538_S_2005_05_12_yyk_uvs.fits wwins J2129-1538_S_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J2129-1538_S_2005_05_12_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.000305263 Jy ! Component: 100 - total flux cleaned = 0.000911431 Jy ! Component: 150 - total flux cleaned = 0.00116579 Jy ! Component: 200 - total flux cleaned = 0.0015201 Jy ! Component: 250 - total flux cleaned = 0.00163217 Jy ! Component: 300 - total flux cleaned = 0.00179275 Jy ! Component: 350 - total flux cleaned = 0.00194638 Jy ! Component: 400 - total flux cleaned = 0.00209433 Jy ! Component: 450 - total flux cleaned = 0.00233052 Jy ! Component: 500 - total flux cleaned = 0.00246712 Jy ! Component: 550 - total flux cleaned = 0.00251312 Jy ! Component: 600 - total flux cleaned = 0.00260127 Jy ! Component: 650 - total flux cleaned = 0.00260169 Jy ! Component: 700 - total flux cleaned = 0.00260157 Jy ! Component: 750 - total flux cleaned = 0.00260143 Jy ! Component: 800 - total flux cleaned = 0.00263984 Jy ! Component: 850 - total flux cleaned = 0.00271599 Jy ! Component: 900 - total flux cleaned = 0.00286373 Jy ! Component: 950 - total flux cleaned = 0.00289948 Jy ! Component: 1000 - total flux cleaned = 0.00293479 Jy ! Component: 1050 - total flux cleaned = 0.00296996 Jy ! Component: 1100 - total flux cleaned = 0.0030389 Jy ! Component: 1150 - total flux cleaned = 0.00310621 Jy ! Component: 1200 - total flux cleaned = 0.00323756 Jy ! Component: 1250 - total flux cleaned = 0.00323688 Jy ! Component: 1300 - total flux cleaned = 0.00333217 Jy ! Component: 1350 - total flux cleaned = 0.00333243 Jy ! Component: 1400 - total flux cleaned = 0.00339374 Jy ! Component: 1450 - total flux cleaned = 0.00342396 Jy ! Component: 1500 - total flux cleaned = 0.00345426 Jy ! Component: 1550 - total flux cleaned = 0.00357156 Jy ! Component: 1600 - total flux cleaned = 0.00360004 Jy ! Component: 1650 - total flux cleaned = 0.00354337 Jy ! Component: 1700 - total flux cleaned = 0.00359968 Jy ! Component: 1750 - total flux cleaned = 0.00357199 Jy ! Component: 1800 - total flux cleaned = 0.00359959 Jy ! Component: 1850 - total flux cleaned = 0.00359976 Jy ! Component: 1900 - total flux cleaned = 0.00362687 Jy ! Component: 1950 - total flux cleaned = 0.00370662 Jy ! Component: 2000 - total flux cleaned = 0.00368037 Jy ! Total flux subtracted in 2048 components = 0.00373238 Jy ! Clean residual min=-0.001644 max=0.001551 Jy/beam ! Clean residual mean=0.000000 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.830113 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 224 components and 0.830112 Jy ![Exited script file: muppet] wmap "J2129-1538_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 8.689 at -7.248 degrees (North through East) ! Clean map min=-0.0028445 max=0.74461 Jy/beam ! Writing clean map to FITS file: J2129-1538_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.744607 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000503228 device "J2129-1538_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J2129-1538_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.202749 0.202749 0.405498 0.810997 1.62199 3.24399 6.48797 12.9759 25.9519 51.9038 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.744 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.138 x 8.689 at -7.248 degrees (North through East) ! Clean map min=-0.0028445 max=0.74461 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2129-1538_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J2129-1538_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2129-1538_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:43:48 2005