! Started logfile: J1743-0350_S_1996_03_13_yyk_uvs.log on Sun Jan 7 19:18:49 2007 obs J1743-0350_S_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J1743-0350_S_1996_03_13_yyk_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.686815 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 656 lines of history. ! ! Reading 9272 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 J1743-0350_S_1996_03_13_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)= 2.74604 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.811 mas, bmaj=7.065 mas, bpa=-6.828 degrees ! Estimated noise=2120.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.27468 Jy ! Component: 100 - total flux cleaned = 2.6061 Jy ! Total flux subtracted in 100 components = 2.6061 Jy ! Clean residual min=-0.084527 max=0.139499 Jy/beam ! Clean residual mean=0.002698 rms=0.027834 Jy/beam ! Combined flux in latest and established models = 2.6061 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 2.6061 Jy ! ! Correcting IF 1. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.588367Jy sigma=0.002303 ! Fit after self-cal, rms=0.586414Jy sigma=0.002299 ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.065 mas, bpa=-6.825 degrees ! Estimated noise=2121.92 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.312 mas, bmaj=8.284 mas, bpa=-7.773 degrees ! Estimated noise=1630.62 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.0161978 Jy ! Component: 100 - total flux cleaned = 0.0219819 Jy ! Component: 150 - total flux cleaned = 0.0272877 Jy ! Component: 200 - total flux cleaned = 0.0308577 Jy ! Total flux subtracted in 200 components = 0.0308577 Jy ! Clean residual min=-0.075709 max=0.115938 Jy/beam ! Clean residual mean=0.002526 rms=0.026935 Jy/beam ! Combined flux in latest and established models = 2.63696 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 2.63696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.577538Jy sigma=0.002277 ! Fit after self-cal, rms=0.577441Jy sigma=0.002276 ! 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.312 x 8.284 at -7.773 degrees (North through East) ! Clean map min=-0.072647 max=2.5464 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04589 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.02 KP 0.91 ! LA 0.94 MK 0.98 NL 0.89 OV 1.00* ! PT 0.97 SC 0.81 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986547 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.17 HN 1.09 KP 0.95 ! LA 1.04 MK 1.08 NL 0.93 OV 1.00* ! PT 0.94 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02773 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.97 KP 0.94 ! LA 0.80 MK 0.91 NL 0.94 OV 1.00* ! PT 1.11 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98969 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.14 HN 1.06 KP 1.00 ! LA 0.87 MK 1.05 NL 1.03 OV 1.00* ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.577441Jy sigma=0.002276 ! Fit after self-cal, rms=0.466367Jy sigma=0.001907 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.466367Jy sigma=0.001907 ! Fit after self-cal, rms=0.466358Jy sigma=0.001907 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.064 mas, bpa=-6.894 degrees ! Estimated noise=1653.32 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.0528975 Jy ! Component: 100 - total flux cleaned = 0.0597588 Jy ! Component: 150 - total flux cleaned = 0.0597633 Jy ! Component: 200 - total flux cleaned = 0.058942 Jy ! Total flux subtracted in 200 components = 0.058942 Jy ! Clean residual min=-0.014381 max=0.018020 Jy/beam ! Clean residual mean=-0.000072 rms=0.004693 Jy/beam ! Combined flux in latest and established models = 2.6959 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 2.6959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.461698Jy sigma=0.001887 ! Fit after self-cal, rms=0.461655Jy sigma=0.001887 ! 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.461655Jy sigma=0.001887 ! Fit after self-cal, rms=0.450018Jy sigma=0.001839 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.000329047 Jy ! Component: 100 - total flux cleaned = 8.2518e-05 Jy ! Component: 150 - total flux cleaned = -0.000116916 Jy ! Component: 200 - total flux cleaned = -0.00070287 Jy ! Total flux subtracted in 200 components = -0.00070287 Jy ! Clean residual min=-0.013545 max=0.017446 Jy/beam ! Clean residual mean=-0.000065 rms=0.004499 Jy/beam ! Combined flux in latest and established models = 2.6952 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 45 components and 2.6952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.449798Jy sigma=0.001838 ! Fit after self-cal, rms=0.448557Jy sigma=0.001833 ! 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.317 x 8.064 at -6.894 degrees (North through East) ! Clean map min=-0.012985 max=2.6029 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.448557Jy sigma=0.001833 ! Fit after self-cal, rms=0.427749Jy sigma=0.001739 ! 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.427749Jy sigma=0.001739 ! Fit after self-cal, rms=0.427527Jy sigma=0.001738 ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=8.053 mas, bpa=-6.819 degrees ! Estimated noise=1650.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525931 Jy ! Component: 100 - total flux cleaned = 0.000538695 Jy ! Component: 150 - total flux cleaned = 0.00023668 Jy ! Component: 200 - total flux cleaned = -0.000176721 Jy ! Total flux subtracted in 200 components = -0.000176721 Jy ! Clean residual min=-0.012339 max=0.012919 Jy/beam ! Clean residual mean=-0.000138 rms=0.003470 Jy/beam ! Combined flux in latest and established models = 2.69502 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 2.69502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427415Jy sigma=0.001738 ! Fit after self-cal, rms=0.427345Jy sigma=0.001738 ! 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.427345Jy sigma=0.001738 ! Fit after self-cal, rms=0.422966Jy sigma=0.001716 ! 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.422966Jy sigma=0.001716 ! Fit after self-cal, rms=0.422956Jy sigma=0.001716 ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.045 mas, bpa=-6.761 degrees ! Estimated noise=1652.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265552 Jy ! Component: 100 - total flux cleaned = 0.00214257 Jy ! Component: 150 - total flux cleaned = 0.0018563 Jy ! Component: 200 - total flux cleaned = 0.00146846 Jy ! Total flux subtracted in 200 components = 0.00146846 Jy ! Clean residual min=-0.011989 max=0.012617 Jy/beam ! Clean residual mean=-0.000139 rms=0.003377 Jy/beam ! Combined flux in latest and established models = 2.69649 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 2.69649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.422856Jy sigma=0.001716 ! Fit after self-cal, rms=0.422844Jy sigma=0.001716 ! 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.106 mas, bmaj=12.69 mas, bpa=11.62 degrees ! Estimated noise=2081.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.000911668 Jy ! Component: 100 - total flux cleaned = 0.000909984 Jy ! Component: 150 - total flux cleaned = 0.000995451 Jy ! Component: 200 - total flux cleaned = 0.00125129 Jy ! Total flux subtracted in 200 components = 0.00125129 Jy ! Clean residual min=-0.012109 max=0.014769 Jy/beam ! Clean residual mean=-0.000310 rms=0.004117 Jy/beam ! Combined flux in latest and established models = 2.69774 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 69 components and 2.69774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.422867Jy sigma=0.001716 ! Fit after self-cal, rms=0.422844Jy sigma=0.001716 ! 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.825 mas, bmaj=6.957 mas, bpa=-6.007 degrees ! Estimated noise=2119.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.27082 Jy ! Component: 100 - total flux cleaned = 2.58026 Jy ! Component: 150 - total flux cleaned = 2.65803 Jy ! Component: 200 - total flux cleaned = 2.66776 Jy ! Total flux subtracted in 200 components = 2.66776 Jy ! Clean residual min=-0.015612 max=0.014931 Jy/beam ! Clean residual mean=0.000107 rms=0.004703 Jy/beam ! Combined flux in latest and established models = 2.66776 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 10 model components to the UV plane model. ! The established model now contains 10 components and 2.66776 Jy ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.045 mas, bpa=-6.761 degrees ! Estimated noise=1652.21 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.0156292 Jy ! Component: 100 - total flux cleaned = 0.0181382 Jy ! Component: 150 - total flux cleaned = 0.019438 Jy ! Component: 200 - total flux cleaned = 0.0200213 Jy ! Total flux subtracted in 200 components = 0.0200213 Jy ! Clean residual min=-0.011437 max=0.013421 Jy/beam ! Clean residual mean=-0.000064 rms=0.003588 Jy/beam ! Combined flux in latest and established models = 2.68779 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 2.68779 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.106 mas, bmaj=12.69 mas, bpa=11.62 degrees ! Estimated noise=2081.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.00440224 Jy ! Component: 100 - total flux cleaned = 0.00488675 Jy ! Component: 150 - total flux cleaned = 0.00517981 Jy ! Component: 200 - total flux cleaned = 0.00556838 Jy ! Total flux subtracted in 200 components = 0.00556838 Jy ! Clean residual min=-0.012755 max=0.015250 Jy/beam ! Clean residual mean=-0.000228 rms=0.004297 Jy/beam ! Combined flux in latest and established models = 2.69335 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 2.69335 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.045 mas, bpa=-6.761 degrees ! Estimated noise=1652.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128245 Jy ! Component: 100 - total flux cleaned = -0.00161436 Jy ! Component: 150 - total flux cleaned = -0.00136707 Jy ! Component: 200 - total flux cleaned = -0.00125109 Jy ! Total flux subtracted in 200 components = -0.00125109 Jy ! Clean residual min=-0.011369 max=0.012924 Jy/beam ! Clean residual mean=-0.000100 rms=0.003439 Jy/beam ! Combined flux in latest and established models = 2.6921 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 2.6921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.422873Jy sigma=0.001716 ! Fit after self-cal, rms=0.422851Jy sigma=0.001716 wmodel J1743-0350_S_1996_03_13_yyk\_map.mod ! Writing 46 model components to file: J1743-0350_S_1996_03_13_yyk_map.mod wobs J1743-0350_S_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_S_1996_03_13_yyk_uvs.fits wwins J1743-0350_S_1996_03_13_yyk\_map.win ! wwins: Wrote 1 windows to J1743-0350_S_1996_03_13_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.00322148 Jy ! Component: 100 - total flux cleaned = 0.0036088 Jy ! Component: 150 - total flux cleaned = 0.00463087 Jy ! Component: 200 - total flux cleaned = 0.00494297 Jy ! Component: 250 - total flux cleaned = 0.00421206 Jy ! Component: 300 - total flux cleaned = 0.00338512 Jy ! Component: 350 - total flux cleaned = 0.00286312 Jy ! Component: 400 - total flux cleaned = 0.00286655 Jy ! Component: 450 - total flux cleaned = 0.00286782 Jy ! Component: 500 - total flux cleaned = 0.00275461 Jy ! Component: 550 - total flux cleaned = 0.00296798 Jy ! Component: 600 - total flux cleaned = 0.00327956 Jy ! Component: 650 - total flux cleaned = 0.00328478 Jy ! Component: 700 - total flux cleaned = 0.00338181 Jy ! Component: 750 - total flux cleaned = 0.00328671 Jy ! Component: 800 - total flux cleaned = 0.00292655 Jy ! Component: 850 - total flux cleaned = 0.00275205 Jy ! Component: 900 - total flux cleaned = 0.00241583 Jy ! Component: 950 - total flux cleaned = 0.00249525 Jy ! Component: 1000 - total flux cleaned = 0.0022534 Jy ! Component: 1050 - total flux cleaned = 0.00202101 Jy ! Component: 1100 - total flux cleaned = 0.00172153 Jy ! Component: 1150 - total flux cleaned = 0.00164725 Jy ! Component: 1200 - total flux cleaned = 0.00143336 Jy ! Component: 1250 - total flux cleaned = 0.00115839 Jy ! Component: 1300 - total flux cleaned = 0.00102506 Jy ! Component: 1350 - total flux cleaned = 0.000696912 Jy ! Component: 1400 - total flux cleaned = 0.000373235 Jy ! Component: 1450 - total flux cleaned = -0.000132134 Jy ! Component: 1500 - total flux cleaned = -0.000625977 Jy ! Component: 1550 - total flux cleaned = -0.00116852 Jy ! Component: 1600 - total flux cleaned = -0.00158049 Jy ! Component: 1650 - total flux cleaned = -0.00192722 Jy ! Component: 1700 - total flux cleaned = -0.00209771 Jy ! Component: 1750 - total flux cleaned = -0.00248929 Jy ! Component: 1800 - total flux cleaned = -0.0026546 Jy ! Component: 1850 - total flux cleaned = -0.0030326 Jy ! Component: 1900 - total flux cleaned = -0.00335094 Jy ! Component: 1950 - total flux cleaned = -0.00366453 Jy ! Component: 2000 - total flux cleaned = -0.0040253 Jy ! Total flux subtracted in 2048 components = -0.00433021 Jy ! Clean residual min=-0.003297 max=0.002566 Jy/beam ! Clean residual mean=0.000027 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 2.68777 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 166 components and 2.68777 Jy ![Exited script file: muppet] wmap "J1743-0350_S_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.045 at -6.761 degrees (North through East) ! Clean map min=-0.0076759 max=2.6122 Jy/beam ! Writing clean map to FITS file: J1743-0350_S_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.61223 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000941612 device "J1743-0350_S_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_S_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.108139 0.108139 0.216277 0.432555 0.86511 1.73022 3.46044 6.92088 13.8418 27.6835 55.367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.612 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.317 x 8.045 at -6.761 degrees (North through East) ! Clean map min=-0.0076759 max=2.6122 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_S_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_S_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_S_1996_03_13_yyk_uvs.log closed on Sun Jan 7 19:18:55 2007