! Started logfile: J0536-3401_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:49:07 2007 obs J0536-3401_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0536-3401_X_2002_01_31_yyk_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.722807 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 1544 lines of history. ! ! Reading 9888 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J0536-3401_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.49473 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.6321 mas, bmaj=1.643 mas, bpa=3.7 degrees ! Estimated noise=1861.61 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.39585 Jy ! Component: 100 - total flux cleaned = 0.450302 Jy ! Total flux subtracted in 100 components = 0.450302 Jy ! Clean residual min=-0.017615 max=0.017182 Jy/beam ! Clean residual mean=0.000048 rms=0.004425 Jy/beam ! Combined flux in latest and established models = 0.450302 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.450302 Jy ! ! Correcting IF 1. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.171019Jy sigma=0.001335 ! Fit after self-cal, rms=0.170927Jy sigma=0.001334 ! Inverting map and beam ! Estimated beam: bmin=0.6321 mas, bmaj=1.643 mas, bpa=3.7 degrees ! Estimated noise=1861.61 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=0.8619 mas, bmaj=2.149 mas, bpa=1.611 degrees ! Estimated noise=964.003 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.021639 Jy ! Component: 100 - total flux cleaned = 0.0274866 Jy ! Component: 150 - total flux cleaned = 0.0288767 Jy ! Component: 200 - total flux cleaned = 0.0289288 Jy ! Total flux subtracted in 200 components = 0.0289288 Jy ! Clean residual min=-0.017815 max=0.013314 Jy/beam ! Clean residual mean=0.000122 rms=0.004414 Jy/beam ! Combined flux in latest and established models = 0.479231 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.479231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169228Jy sigma=0.001319 ! Fit after self-cal, rms=0.169210Jy sigma=0.001319 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8619 x 2.149 at 1.611 degrees (North through East) ! Clean map min=-0.016799 max=0.46168 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.00499 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.92 HN 1.00* KP 1.04 ! LA 1.11 MK 0.99 NL 1.00* OV 0.95 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0156 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.90 HN 1.00* KP 0.99 ! LA 1.12 MK 0.98 NL 1.00* OV 0.91 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990815 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 1.00* KP 0.97 ! LA 1.13 MK 1.02 NL 1.00* OV 0.95 ! PT 1.07 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.976598 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 1.00* KP 1.12 ! LA 1.11 MK 1.02 NL 1.00* OV 0.97 ! PT 1.15 SC 1.00 ! ! ! Fit before self-cal, rms=0.169210Jy sigma=0.001319 ! Fit after self-cal, rms=0.162551Jy sigma=0.001262 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.162551Jy sigma=0.001262 ! Fit after self-cal, rms=0.162549Jy sigma=0.001262 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8645 mas, bmaj=2.16 mas, bpa=1.563 degrees ! Estimated noise=957.004 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.000792532 Jy ! Component: 100 - total flux cleaned = -0.00083744 Jy ! Component: 150 - total flux cleaned = -0.00083638 Jy ! Component: 200 - total flux cleaned = -0.000834868 Jy ! Total flux subtracted in 200 components = -0.000834868 Jy ! Clean residual min=-0.004581 max=0.005581 Jy/beam ! Clean residual mean=-0.000006 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.478396 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.478396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162522Jy sigma=0.001262 ! Fit after self-cal, rms=0.162510Jy sigma=0.001262 ! 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.162510Jy sigma=0.001262 ! Fit after self-cal, rms=0.157397Jy sigma=0.001224 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.000201077 Jy ! Component: 100 - total flux cleaned = 0.000194326 Jy ! Component: 150 - total flux cleaned = 0.000193428 Jy ! Component: 200 - total flux cleaned = 0.000192181 Jy ! Total flux subtracted in 200 components = 0.000192181 Jy ! Clean residual min=-0.004777 max=0.005413 Jy/beam ! Clean residual mean=-0.000006 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.478588 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 33 components and 0.478588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157363Jy sigma=0.001224 ! Fit after self-cal, rms=0.155948Jy sigma=0.001214 ! 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: 0.8645 x 2.16 at 1.563 degrees (North through East) ! Clean map min=-0.0044101 max=0.46239 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.155948Jy sigma=0.001214 ! Fit after self-cal, rms=0.156186Jy sigma=0.001208 ! 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.156186Jy sigma=0.001208 ! Fit after self-cal, rms=0.155616Jy sigma=0.001204 ! Inverting map and beam ! Estimated beam: bmin=0.8622 mas, bmaj=2.157 mas, bpa=1.809 degrees ! Estimated noise=955.551 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.41627e-05 Jy ! Component: 100 - total flux cleaned = 0.000178195 Jy ! Component: 150 - total flux cleaned = 0.000322317 Jy ! Component: 200 - total flux cleaned = 0.000383713 Jy ! Total flux subtracted in 200 components = 0.000383713 Jy ! Clean residual min=-0.004742 max=0.004833 Jy/beam ! Clean residual mean=-0.000024 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.478972 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.478972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155603Jy sigma=0.001203 ! Fit after self-cal, rms=0.155323Jy sigma=0.001201 ! 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.155323Jy sigma=0.001201 ! Fit after self-cal, rms=0.154841Jy sigma=0.001197 ! 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.154841Jy sigma=0.001197 ! Fit after self-cal, rms=0.154704Jy sigma=0.001196 ! Inverting map and beam ! Estimated beam: bmin=0.8618 mas, bmaj=2.156 mas, bpa=1.839 degrees ! Estimated noise=955.531 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.42246e-05 Jy ! Component: 100 - total flux cleaned = 0.000190336 Jy ! Component: 150 - total flux cleaned = 0.000276482 Jy ! Component: 200 - total flux cleaned = 0.000350016 Jy ! Total flux subtracted in 200 components = 0.000350016 Jy ! Clean residual min=-0.004664 max=0.004816 Jy/beam ! Clean residual mean=-0.000021 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.479322 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.479322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154696Jy sigma=0.001196 ! Fit after self-cal, rms=0.154622Jy sigma=0.001195 ! 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.898 mas, bmaj=8.655 mas, bpa=10.98 degrees ! Estimated noise=1213.33 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.000325055 Jy ! Component: 100 - total flux cleaned = 0.000337862 Jy ! Component: 150 - total flux cleaned = 0.000350111 Jy ! Component: 200 - total flux cleaned = 0.000361279 Jy ! Total flux subtracted in 200 components = 0.000361279 Jy ! Clean residual min=-0.004556 max=0.006252 Jy/beam ! Clean residual mean=-0.000038 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.479683 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 40 components and 0.479683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154629Jy sigma=0.001195 ! Fit after self-cal, rms=0.154584Jy sigma=0.001195 ! 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.6308 mas, bmaj=1.641 mas, bpa=3.688 degrees ! Estimated noise=1841.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.395218 Jy ! Component: 100 - total flux cleaned = 0.450384 Jy ! Component: 150 - total flux cleaned = 0.466199 Jy ! Component: 200 - total flux cleaned = 0.473465 Jy ! Total flux subtracted in 200 components = 0.473465 Jy ! Clean residual min=-0.007121 max=0.007792 Jy/beam ! Clean residual mean=-0.000024 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.473465 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.473465 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8618 mas, bmaj=2.156 mas, bpa=1.839 degrees ! Estimated noise=955.531 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) ! Added new window around map position (-1.2, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773788 Jy ! Component: 100 - total flux cleaned = 0.0091047 Jy ! Component: 150 - total flux cleaned = 0.00932586 Jy ! Component: 200 - total flux cleaned = 0.00951152 Jy ! Total flux subtracted in 200 components = 0.00951152 Jy ! Clean residual min=-0.004189 max=0.004719 Jy/beam ! Clean residual mean=-0.000019 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.482977 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.482977 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.898 mas, bmaj=8.655 mas, bpa=10.98 degrees ! Estimated noise=1213.33 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 = 4.79676e-05 Jy ! Component: 100 - total flux cleaned = -4.04184e-05 Jy ! Component: 150 - total flux cleaned = -7.60163e-05 Jy ! Component: 200 - total flux cleaned = -7.49096e-05 Jy ! Total flux subtracted in 200 components = -7.49096e-05 Jy ! Clean residual min=-0.004099 max=0.005906 Jy/beam ! Clean residual mean=-0.000035 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.482902 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.482902 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8618 mas, bmaj=2.156 mas, bpa=1.839 degrees ! Estimated noise=955.531 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216584 Jy ! Component: 100 - total flux cleaned = 0.000285036 Jy ! Component: 150 - total flux cleaned = 0.000346559 Jy ! Component: 200 - total flux cleaned = 0.000343533 Jy ! Total flux subtracted in 200 components = 0.000343533 Jy ! Clean residual min=-0.003968 max=0.004608 Jy/beam ! Clean residual mean=-0.000019 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.483245 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.483245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154450Jy sigma=0.001194 ! Fit after self-cal, rms=0.154407Jy sigma=0.001194 wmodel J0536-3401_X_2002_01_31_yyk\_map.mod ! Writing 48 model components to file: J0536-3401_X_2002_01_31_yyk_map.mod wobs J0536-3401_X_2002_01_31_yyk\_uvs.fits ! Applying 76 buffered edits. ! Writing UV FITS file: J0536-3401_X_2002_01_31_yyk_uvs.fits wwins J0536-3401_X_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0536-3401_X_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 = 9.74616e-05 Jy ! Component: 100 - total flux cleaned = 0.00016171 Jy ! Component: 150 - total flux cleaned = 0.000337587 Jy ! Component: 200 - total flux cleaned = 0.000283619 Jy ! Component: 250 - total flux cleaned = 7.42285e-05 Jy ! Component: 300 - total flux cleaned = -0.000173235 Jy ! Component: 350 - total flux cleaned = -0.000362059 Jy ! Component: 400 - total flux cleaned = -0.000452166 Jy ! Component: 450 - total flux cleaned = -0.000799372 Jy ! Component: 500 - total flux cleaned = -0.00105216 Jy ! Component: 550 - total flux cleaned = -0.00129618 Jy ! Component: 600 - total flux cleaned = -0.00149379 Jy ! Component: 650 - total flux cleaned = -0.00172357 Jy ! Component: 700 - total flux cleaned = -0.00198342 Jy ! Component: 750 - total flux cleaned = -0.0022007 Jy ! Component: 800 - total flux cleaned = -0.00241302 Jy ! Component: 850 - total flux cleaned = -0.00268911 Jy ! Component: 900 - total flux cleaned = -0.00312728 Jy ! Component: 950 - total flux cleaned = -0.00339028 Jy ! Component: 1000 - total flux cleaned = -0.00358339 Jy ! Component: 1050 - total flux cleaned = -0.0037412 Jy ! Component: 1100 - total flux cleaned = -0.00392802 Jy ! Component: 1150 - total flux cleaned = -0.00420243 Jy ! Component: 1200 - total flux cleaned = -0.00438205 Jy ! Component: 1250 - total flux cleaned = -0.00455972 Jy ! Component: 1300 - total flux cleaned = -0.00479234 Jy ! Component: 1350 - total flux cleaned = -0.00496414 Jy ! Component: 1400 - total flux cleaned = -0.00524666 Jy ! Component: 1450 - total flux cleaned = -0.00546911 Jy ! Component: 1500 - total flux cleaned = -0.00574322 Jy ! Component: 1550 - total flux cleaned = -0.00598602 Jy ! Component: 1600 - total flux cleaned = -0.00625214 Jy ! Component: 1650 - total flux cleaned = -0.00643611 Jy ! Component: 1700 - total flux cleaned = -0.00666907 Jy ! Component: 1750 - total flux cleaned = -0.00687341 Jy ! Component: 1800 - total flux cleaned = -0.00704974 Jy ! Component: 1850 - total flux cleaned = -0.00724826 Jy ! Component: 1900 - total flux cleaned = -0.00739503 Jy ! Component: 1950 - total flux cleaned = -0.00756421 Jy ! Component: 2000 - total flux cleaned = -0.00770744 Jy ! Total flux subtracted in 2048 components = -0.00789561 Jy ! Clean residual min=-0.001344 max=0.001423 Jy/beam ! Clean residual mean=-0.000006 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.47535 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 187 components and 0.47535 Jy ![Exited script file: muppet] wmap "J0536-3401_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8618 x 2.156 at 1.839 degrees (North through East) ! Clean map min=-0.0023337 max=0.45968 Jy/beam ! Writing clean map to FITS file: J0536-3401_X_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.459684 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00042937 device "J0536-3401_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0536-3401_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.280216 0.280216 0.560432 1.12086 2.24173 4.48346 8.96692 17.9338 35.8677 71.7353 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.459 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8618 x 2.156 at 1.839 degrees (North through East) ! Clean map min=-0.0023337 max=0.45968 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0536-3401_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0536-3401_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0536-3401_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:49:14 2007