! Started logfile: J0641-0320_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:23:35 2007 obs J0641-0320_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0641-0320_X_2002_05_14_yyk_uva.fits ! AN table 1: 85 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.760523 visibilities/baseline/integration-bin. ! Found source: J0641-0320 ! ! 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 8.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 11636 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 J0641-0320_X_2002_05_14_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.732362 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=0.772 mas, bmaj=1.75 mas, bpa=1.151 degrees ! Estimated noise=1743.9 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.572958 Jy ! Component: 100 - total flux cleaned = 0.687162 Jy ! Total flux subtracted in 100 components = 0.687162 Jy ! Clean residual min=-0.022929 max=0.033139 Jy/beam ! Clean residual mean=0.000003 rms=0.007043 Jy/beam ! Combined flux in latest and established models = 0.687162 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.687162 Jy ! ! Correcting IF 1. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.252202Jy sigma=0.001781 ! Fit after self-cal, rms=0.251450Jy sigma=0.001775 ! Inverting map and beam ! Estimated beam: bmin=0.772 mas, bmaj=1.75 mas, bpa=1.151 degrees ! Estimated noise=1743.93 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=1.072 mas, bmaj=2.211 mas, bpa=3.543 degrees ! Estimated noise=873.037 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.055456 Jy ! Component: 100 - total flux cleaned = 0.0751522 Jy ! Component: 150 - total flux cleaned = 0.08365 Jy ! Component: 200 - total flux cleaned = 0.0863979 Jy ! Total flux subtracted in 200 components = 0.0863979 Jy ! Clean residual min=-0.025872 max=0.036972 Jy/beam ! Clean residual mean=-0.000105 rms=0.007231 Jy/beam ! Combined flux in latest and established models = 0.77356 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.77356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244621Jy sigma=0.001712 ! Fit after self-cal, rms=0.244578Jy sigma=0.001712 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.072 x 2.211 at 3.543 degrees (North through East) ! Clean map min=-0.025395 max=0.68237 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.991274 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.09 KP 0.90 ! LA 1.03 NL 1.06 OV 1.01 PT 1.02 ! SC 1.02 MK 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00398 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.08 KP 0.87 ! LA 1.00 NL 1.03 OV 0.99 PT 1.07 ! SC 1.00 MK 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996486 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 1.08 KP 0.87 ! LA 1.01 NL 1.00 OV 1.01 PT 1.09 ! SC 1.02 MK 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975793 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.05 KP 0.94 ! LA 0.98 NL 1.04 OV 1.04 PT 1.14 ! SC 1.07 MK 1.01 ! ! ! Fit before self-cal, rms=0.244578Jy sigma=0.001712 ! Fit after self-cal, rms=0.241459Jy sigma=0.001659 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.241459Jy sigma=0.001659 ! Fit after self-cal, rms=0.241470Jy sigma=0.001659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.085 mas, bmaj=2.243 mas, bpa=3.405 degrees ! Estimated noise=860.873 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 (-3.2, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339879 Jy ! Component: 100 - total flux cleaned = 0.0375998 Jy ! Component: 150 - total flux cleaned = 0.0398022 Jy ! Component: 200 - total flux cleaned = 0.0406567 Jy ! Total flux subtracted in 200 components = 0.0406567 Jy ! Clean residual min=-0.008874 max=0.011722 Jy/beam ! Clean residual mean=-0.000055 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 0.814217 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 66 components and 0.814217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238124Jy sigma=0.001630 ! Fit after self-cal, rms=0.237971Jy sigma=0.001628 ! 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.237971Jy sigma=0.001628 ! Fit after self-cal, rms=0.184178Jy sigma=0.001299 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.0119605 Jy ! Component: 100 - total flux cleaned = 0.0140099 Jy ! Component: 150 - total flux cleaned = 0.0145041 Jy ! Component: 200 - total flux cleaned = 0.0146985 Jy ! Total flux subtracted in 200 components = 0.0146985 Jy ! Clean residual min=-0.013104 max=0.010464 Jy/beam ! Clean residual mean=-0.000012 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.828915 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.828915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183117Jy sigma=0.001291 ! Fit after self-cal, rms=0.179272Jy sigma=0.001263 ! 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: 1.085 x 2.243 at 3.405 degrees (North through East) ! Clean map min=-0.010133 max=0.69017 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.179272Jy sigma=0.001263 ! Fit after self-cal, rms=0.176108Jy sigma=0.001248 ! 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.176108Jy sigma=0.001248 ! Fit after self-cal, rms=0.175269Jy sigma=0.001241 ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=2.24 mas, bpa=3.413 degrees ! Estimated noise=856.077 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616352 Jy ! Component: 100 - total flux cleaned = 0.00635022 Jy ! Component: 150 - total flux cleaned = 0.00660362 Jy ! Component: 200 - total flux cleaned = 0.00651515 Jy ! Total flux subtracted in 200 components = 0.00651515 Jy ! Clean residual min=-0.006286 max=0.005161 Jy/beam ! Clean residual mean=-0.000015 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.83543 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.83543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174963Jy sigma=0.001239 ! Fit after self-cal, rms=0.174620Jy sigma=0.001236 ! 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.174620Jy sigma=0.001236 ! Fit after self-cal, rms=0.174156Jy sigma=0.001232 ! 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.174156Jy sigma=0.001232 ! Fit after self-cal, rms=0.174056Jy sigma=0.001231 ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=2.239 mas, bpa=3.37 degrees ! Estimated noise=855.726 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290145 Jy ! Component: 100 - total flux cleaned = 0.0031179 Jy ! Component: 150 - total flux cleaned = 0.00311918 Jy ! Component: 200 - total flux cleaned = 0.00312393 Jy ! Total flux subtracted in 200 components = 0.00312393 Jy ! Clean residual min=-0.005696 max=0.004191 Jy/beam ! Clean residual mean=-0.000014 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.838554 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 118 components and 0.838554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173939Jy sigma=0.001231 ! Fit after self-cal, rms=0.173880Jy sigma=0.001230 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.327 mas, bmaj=3.768 mas, bpa=10.11 degrees ! Estimated noise=1017.85 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.000142305 Jy ! Component: 100 - total flux cleaned = 1.92007e-06 Jy ! Component: 150 - total flux cleaned = -5.03496e-05 Jy ! Component: 200 - total flux cleaned = -5.29941e-05 Jy ! Total flux subtracted in 200 components = -5.29941e-05 Jy ! Clean residual min=-0.004846 max=0.004405 Jy/beam ! Clean residual mean=-0.000023 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.838501 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.838501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173872Jy sigma=0.001230 ! Fit after self-cal, rms=0.173844Jy sigma=0.001230 ! 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=0.7747 mas, bmaj=1.761 mas, bpa=0.9813 degrees ! Estimated noise=1726.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.58211 Jy ! Component: 100 - total flux cleaned = 0.697288 Jy ! Component: 150 - total flux cleaned = 0.740933 Jy ! Component: 200 - total flux cleaned = 0.766167 Jy ! Total flux subtracted in 200 components = 0.766168 Jy ! Clean residual min=-0.010034 max=0.010852 Jy/beam ! Clean residual mean=0.000039 rms=0.002779 Jy/beam ! Combined flux in latest and established models = 0.766168 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.766168 Jy ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=2.239 mas, bpa=3.37 degrees ! Estimated noise=855.726 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.026158 Jy ! Component: 100 - total flux cleaned = 0.0413032 Jy ! Component: 150 - total flux cleaned = 0.0513648 Jy ! Component: 200 - total flux cleaned = 0.058317 Jy ! Total flux subtracted in 200 components = 0.058317 Jy ! Clean residual min=-0.006007 max=0.004830 Jy/beam ! Clean residual mean=0.000002 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.824485 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 81 components and 0.824485 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.327 mas, bmaj=3.768 mas, bpa=10.11 degrees ! Estimated noise=1017.85 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.00622066 Jy ! Component: 100 - total flux cleaned = 0.00952161 Jy ! Component: 150 - total flux cleaned = 0.0114576 Jy ! Component: 200 - total flux cleaned = 0.0125189 Jy ! Total flux subtracted in 200 components = 0.0125189 Jy ! Clean residual min=-0.004528 max=0.004364 Jy/beam ! Clean residual mean=-0.000020 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.837004 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 116 components and 0.837004 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=2.239 mas, bpa=3.37 degrees ! Estimated noise=855.726 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000852232 Jy ! Component: 100 - total flux cleaned = 0.00119915 Jy ! Component: 150 - total flux cleaned = 0.00127068 Jy ! Component: 200 - total flux cleaned = 0.00140477 Jy ! Total flux subtracted in 200 components = 0.00140477 Jy ! Clean residual min=-0.004952 max=0.003737 Jy/beam ! Clean residual mean=-0.000012 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.838408 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.838408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173725Jy sigma=0.001230 ! Fit after self-cal, rms=0.173686Jy sigma=0.001229 wmodel J0641-0320_X_2002_05_14_yyk\_map.mod ! Writing 132 model components to file: J0641-0320_X_2002_05_14_yyk_map.mod wobs J0641-0320_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0641-0320_X_2002_05_14_yyk_uvs.fits wwins J0641-0320_X_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J0641-0320_X_2002_05_14_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.00167613 Jy ! Component: 100 - total flux cleaned = -0.00187748 Jy ! Component: 150 - total flux cleaned = -0.00175534 Jy ! Component: 200 - total flux cleaned = -0.00157923 Jy ! Component: 250 - total flux cleaned = -0.00141712 Jy ! Component: 300 - total flux cleaned = -0.00183179 Jy ! Component: 350 - total flux cleaned = -0.00227792 Jy ! Component: 400 - total flux cleaned = -0.00251588 Jy ! Component: 450 - total flux cleaned = -0.00265451 Jy ! Component: 500 - total flux cleaned = -0.00283292 Jy ! Component: 550 - total flux cleaned = -0.00274456 Jy ! Component: 600 - total flux cleaned = -0.0026172 Jy ! Component: 650 - total flux cleaned = -0.00249412 Jy ! Component: 700 - total flux cleaned = -0.00245405 Jy ! Component: 750 - total flux cleaned = -0.00233614 Jy ! Component: 800 - total flux cleaned = -0.00221981 Jy ! Component: 850 - total flux cleaned = -0.00202887 Jy ! Component: 900 - total flux cleaned = -0.00176655 Jy ! Component: 950 - total flux cleaned = -0.00158314 Jy ! Component: 1000 - total flux cleaned = -0.00143836 Jy ! Component: 1050 - total flux cleaned = -0.00115341 Jy ! Component: 1100 - total flux cleaned = -0.000943954 Jy ! Component: 1150 - total flux cleaned = -0.00080631 Jy ! Component: 1200 - total flux cleaned = -0.000636383 Jy ! Component: 1250 - total flux cleaned = -0.000469122 Jy ! Component: 1300 - total flux cleaned = -0.000271864 Jy ! Component: 1350 - total flux cleaned = -0.000207215 Jy ! Component: 1400 - total flux cleaned = -4.73943e-05 Jy ! Component: 1450 - total flux cleaned = -7.84437e-05 Jy ! Component: 1500 - total flux cleaned = 4.59952e-05 Jy ! Component: 1550 - total flux cleaned = 0.000107316 Jy ! Component: 1600 - total flux cleaned = 0.000107001 Jy ! Component: 1650 - total flux cleaned = 0.000226369 Jy ! Component: 1700 - total flux cleaned = 0.000285489 Jy ! Component: 1750 - total flux cleaned = 0.000372538 Jy ! Component: 1800 - total flux cleaned = 0.000430125 Jy ! Component: 1850 - total flux cleaned = 0.000571723 Jy ! Component: 1900 - total flux cleaned = 0.000683121 Jy ! Component: 1950 - total flux cleaned = 0.000710789 Jy ! Component: 2000 - total flux cleaned = 0.000820143 Jy ! Total flux subtracted in 2048 components = 0.000901509 Jy ! Clean residual min=-0.001800 max=0.001616 Jy/beam ! Clean residual mean=-0.000005 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.83931 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 267 components and 0.83931 Jy ![Exited script file: muppet] wmap "J0641-0320_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.084 x 2.239 at 3.37 degrees (North through East) ! Clean map min=-0.0033178 max=0.68913 Jy/beam ! Writing clean map to FITS file: J0641-0320_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.689132 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000506667 device "J0641-0320_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0641-0320_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220567 0.220567 0.441135 0.88227 1.76454 3.52908 7.05816 14.1163 28.2326 56.4652 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.689 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.084 x 2.239 at 3.37 degrees (North through East) ! Clean map min=-0.0033178 max=0.68913 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0641-0320_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0641-0320_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0641-0320_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:23:43 2007