! Started logfile: J1501-3918_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:56:26 2007 obs J1501-3918_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1501-3918_S_2002_01_31_yyk_uva.fits ! AN table 1: 34 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768627 visibilities/baseline/integration-bin. ! Found source: J1501-3918 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 4704 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 J1501-3918_S_2002_01_31_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.806341 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.531 mas, bmaj=6.845 mas, bpa=3.215 degrees ! Estimated noise=2405.56 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.559548 Jy ! Component: 100 - total flux cleaned = 0.758132 Jy ! Total flux subtracted in 100 components = 0.758132 Jy ! Clean residual min=-0.054240 max=0.085522 Jy/beam ! Clean residual mean=0.003662 rms=0.024966 Jy/beam ! Combined flux in latest and established models = 0.758132 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.758132 Jy ! ! Correcting IF 1. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.380176Jy sigma=0.002298 ! Fit after self-cal, rms=0.380238Jy sigma=0.002296 ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=6.845 mas, bpa=3.215 degrees ! Estimated noise=2405.56 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=2.888 mas, bmaj=8.053 mas, bpa=-0.5193 degrees ! Estimated noise=1758.07 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.159267 Jy ! Component: 100 - total flux cleaned = 0.224075 Jy ! Component: 150 - total flux cleaned = 0.250821 Jy ! Component: 200 - total flux cleaned = 0.253412 Jy ! Total flux subtracted in 200 components = 0.253412 Jy ! Clean residual min=-0.067828 max=0.080896 Jy/beam ! Clean residual mean=0.005044 rms=0.028655 Jy/beam ! Combined flux in latest and established models = 1.01154 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 1.01154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354932Jy sigma=0.002026 ! Fit after self-cal, rms=0.354913Jy sigma=0.002026 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 8.053 at -0.5193 degrees (North through East) ! Clean map min=-0.067129 max=0.58844 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: 0.956293 ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.94 HN 1.00* KP 0.99 ! LA 0.76 MK 1.03 NL 1.39 OV 0.94 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.950729 ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.83 HN 1.00* KP 1.00* ! LA 0.76 MK 1.14 NL 1.50 OV 0.97 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.88538 ! Telescope amplitude corrections in sub-array 1: ! BR 1.61 FD 0.83 HN 1.00* KP 1.15 ! LA 0.81 MK 1.00 NL 1.73 OV 1.04 ! PT 1.11 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.924589 ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.75 HN 1.00* KP 1.19 ! LA 0.68 MK 1.02 NL 1.78 OV 0.97 ! PT 0.96 SC 0.94 ! ! ! Fit before self-cal, rms=0.354913Jy sigma=0.002026 ! Fit after self-cal, rms=0.314762Jy sigma=0.001703 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.314762Jy sigma=0.001703 ! Fit after self-cal, rms=0.315630Jy sigma=0.001701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=8.163 mas, bpa=0.246 degrees ! Estimated noise=1490.47 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.0947459 Jy ! Component: 100 - total flux cleaned = -0.120679 Jy ! Component: 150 - total flux cleaned = -0.129139 Jy ! Component: 200 - total flux cleaned = -0.130377 Jy ! Total flux subtracted in 200 components = -0.130377 Jy ! Clean residual min=-0.022864 max=0.048462 Jy/beam ! Clean residual mean=0.002830 rms=0.013914 Jy/beam ! Combined flux in latest and established models = 0.881167 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.881167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298647Jy sigma=0.001518 ! Fit after self-cal, rms=0.298505Jy sigma=0.001518 ! 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.298505Jy sigma=0.001518 ! Fit after self-cal, rms=0.296014Jy sigma=0.001501 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.000332476 Jy ! Component: 100 - total flux cleaned = -9.12329e-05 Jy ! Component: 150 - total flux cleaned = -9.67807e-05 Jy ! Component: 200 - total flux cleaned = 2.78534e-05 Jy ! Total flux subtracted in 200 components = 2.78534e-05 Jy ! Clean residual min=-0.022668 max=0.047831 Jy/beam ! Clean residual mean=0.002840 rms=0.013724 Jy/beam ! Combined flux in latest and established models = 0.881195 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.881195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295999Jy sigma=0.001501 ! Fit after self-cal, rms=0.295634Jy sigma=0.001499 ! 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: 2.964 x 8.163 at 0.246 degrees (North through East) ! Clean map min=-0.022392 max=0.51322 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.295634Jy sigma=0.001499 ! Fit after self-cal, rms=0.292452Jy sigma=0.001472 ! 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.292452Jy sigma=0.001472 ! Fit after self-cal, rms=0.292395Jy sigma=0.001472 ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=8.099 mas, bpa=0.6425 degrees ! Estimated noise=1477.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453949 Jy ! Component: 100 - total flux cleaned = 0.000570196 Jy ! Component: 150 - total flux cleaned = 0.000810324 Jy ! Component: 200 - total flux cleaned = 0.000803308 Jy ! Total flux subtracted in 200 components = 0.000803308 Jy ! Clean residual min=-0.022013 max=0.045703 Jy/beam ! Clean residual mean=0.002696 rms=0.013115 Jy/beam ! Combined flux in latest and established models = 0.881998 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.881998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292313Jy sigma=0.001471 ! Fit after self-cal, rms=0.292302Jy sigma=0.001471 ! 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.292302Jy sigma=0.001471 ! Fit after self-cal, rms=0.291041Jy sigma=0.001467 ! 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.291041Jy sigma=0.001467 ! Fit after self-cal, rms=0.291023Jy sigma=0.001467 ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=8.05 mas, bpa=0.9202 degrees ! Estimated noise=1471.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000805687 Jy ! Component: 100 - total flux cleaned = 0.00104732 Jy ! Component: 150 - total flux cleaned = 0.00115697 Jy ! Component: 200 - total flux cleaned = 0.00125776 Jy ! Total flux subtracted in 200 components = 0.00125776 Jy ! Clean residual min=-0.021569 max=0.045240 Jy/beam ! Clean residual mean=0.002659 rms=0.012941 Jy/beam ! Combined flux in latest and established models = 0.883256 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 85 components and 0.883256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290949Jy sigma=0.001466 ! Fit after self-cal, rms=0.290962Jy sigma=0.001466 ! 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=9.713 mas, bmaj=31.86 mas, bpa=6.418 degrees ! Estimated noise=1938.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00605643 Jy ! Component: 100 - total flux cleaned = 0.00645822 Jy ! Component: 150 - total flux cleaned = 0.00665676 Jy ! Component: 200 - total flux cleaned = 0.0070131 Jy ! Total flux subtracted in 200 components = 0.0070131 Jy ! Clean residual min=-0.032320 max=0.077058 Jy/beam ! Clean residual mean=0.004974 rms=0.023317 Jy/beam ! Combined flux in latest and established models = 0.890269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 87 components and 0.890269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291111Jy sigma=0.001468 ! Fit after self-cal, rms=0.290867Jy sigma=0.001468 ! 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.518 mas, bmaj=6.842 mas, bpa=3.945 degrees ! Estimated noise=2177.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.509079 Jy ! Component: 100 - total flux cleaned = 0.688776 Jy ! Component: 150 - total flux cleaned = 0.774521 Jy ! Component: 200 - total flux cleaned = 0.816937 Jy ! Total flux subtracted in 200 components = 0.816937 Jy ! Clean residual min=-0.025378 max=0.052765 Jy/beam ! Clean residual mean=0.002021 rms=0.011384 Jy/beam ! Combined flux in latest and established models = 0.816937 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.816937 Jy ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=8.05 mas, bpa=0.9202 degrees ! Estimated noise=1471.44 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.0358557 Jy ! Component: 100 - total flux cleaned = 0.0479437 Jy ! Component: 150 - total flux cleaned = 0.0492865 Jy ! Component: 200 - total flux cleaned = 0.0502602 Jy ! Total flux subtracted in 200 components = 0.0502602 Jy ! Clean residual min=-0.021960 max=0.049573 Jy/beam ! Clean residual mean=0.002876 rms=0.013696 Jy/beam ! Combined flux in latest and established models = 0.867197 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.867197 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=9.713 mas, bmaj=31.86 mas, bpa=6.418 degrees ! Estimated noise=1938.14 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.00911359 Jy ! Component: 100 - total flux cleaned = 0.00979435 Jy ! Component: 150 - total flux cleaned = 0.0104249 Jy ! Component: 200 - total flux cleaned = 0.0107474 Jy ! Total flux subtracted in 200 components = 0.0107474 Jy ! Clean residual min=-0.033593 max=0.079187 Jy/beam ! Clean residual mean=0.005310 rms=0.024210 Jy/beam ! Combined flux in latest and established models = 0.877945 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 59 components and 0.877945 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=8.05 mas, bpa=0.9202 degrees ! Estimated noise=1471.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00682757 Jy ! Component: 100 - total flux cleaned = -0.00675014 Jy ! Component: 150 - total flux cleaned = -0.0064518 Jy ! Component: 200 - total flux cleaned = -0.00594574 Jy ! Total flux subtracted in 200 components = -0.00594574 Jy ! Clean residual min=-0.021713 max=0.048884 Jy/beam ! Clean residual mean=0.002813 rms=0.013481 Jy/beam ! Combined flux in latest and established models = 0.871999 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.871999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292452Jy sigma=0.001477 ! Fit after self-cal, rms=0.292315Jy sigma=0.001476 wmodel J1501-3918_S_2002_01_31_yyk\_map.mod ! Writing 64 model components to file: J1501-3918_S_2002_01_31_yyk_map.mod wobs J1501-3918_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1501-3918_S_2002_01_31_yyk_uvs.fits wwins J1501-3918_S_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J1501-3918_S_2002_01_31_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.0211452 Jy ! Component: 100 - total flux cleaned = 0.0383397 Jy ! Component: 150 - total flux cleaned = 0.0527824 Jy ! Component: 200 - total flux cleaned = 0.0653778 Jy ! Component: 250 - total flux cleaned = 0.076665 Jy ! Component: 300 - total flux cleaned = 0.0869684 Jy ! Component: 350 - total flux cleaned = 0.096493 Jy ! Component: 400 - total flux cleaned = 0.10537 Jy ! Component: 450 - total flux cleaned = 0.113702 Jy ! Component: 500 - total flux cleaned = 0.121548 Jy ! Component: 550 - total flux cleaned = 0.128391 Jy ! Component: 600 - total flux cleaned = 0.133493 Jy ! Component: 650 - total flux cleaned = 0.13838 Jy ! Component: 700 - total flux cleaned = 0.142809 Jy ! Component: 750 - total flux cleaned = 0.147321 Jy ! Component: 800 - total flux cleaned = 0.15119 Jy ! Component: 850 - total flux cleaned = 0.154228 Jy ! Component: 900 - total flux cleaned = 0.156269 Jy ! Component: 950 - total flux cleaned = 0.158031 Jy ! Component: 1000 - total flux cleaned = 0.159958 Jy ! Component: 1050 - total flux cleaned = 0.16225 Jy ! Component: 1100 - total flux cleaned = 0.164487 Jy ! Component: 1150 - total flux cleaned = 0.166872 Jy ! Component: 1200 - total flux cleaned = 0.169201 Jy ! Component: 1250 - total flux cleaned = 0.171478 Jy ! Component: 1300 - total flux cleaned = 0.173516 Jy ! Component: 1350 - total flux cleaned = 0.175151 Jy ! Component: 1400 - total flux cleaned = 0.175864 Jy ! Component: 1450 - total flux cleaned = 0.177086 Jy ! Component: 1500 - total flux cleaned = 0.177772 Jy ! Component: 1550 - total flux cleaned = 0.178785 Jy ! Component: 1600 - total flux cleaned = 0.179451 Jy ! Component: 1650 - total flux cleaned = 0.180104 Jy ! Component: 1700 - total flux cleaned = 0.180266 Jy ! Component: 1750 - total flux cleaned = 0.18122 Jy ! Component: 1800 - total flux cleaned = 0.181219 Jy ! Component: 1850 - total flux cleaned = 0.181684 Jy ! Component: 1900 - total flux cleaned = 0.182144 Jy ! Component: 1950 - total flux cleaned = 0.182748 Jy ! Component: 2000 - total flux cleaned = 0.182897 Jy ! Total flux subtracted in 2048 components = 0.18334 Jy ! Clean residual min=-0.008035 max=0.008463 Jy/beam ! Clean residual mean=0.001278 rms=0.003704 Jy/beam ! Combined flux in latest and established models = 1.05534 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 327 components and 1.05534 Jy ![Exited script file: muppet] wmap "J1501-3918_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.921 x 8.05 at 0.9202 degrees (North through East) ! Clean map min=-0.012137 max=0.54585 Jy/beam ! Writing clean map to FITS file: J1501-3918_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.545847 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00351382 device "J1501-3918_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1501-3918_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.93121 1.93121 3.86242 7.72483 15.4497 30.8993 61.7987 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0105 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.545 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.921 x 8.05 at 0.9202 degrees (North through East) ! Clean map min=-0.012137 max=0.54585 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1501-3918_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1501-3918_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1501-3918_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:56:33 2007