! Started logfile: J0407-3303_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:09:36 2007 obs J0407-3303_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0407-3303_S_2002_01_31_yyk_uva.fits ! AN table 1: 77 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.73189 visibilities/baseline/integration-bin. ! Found source: J0407-3303 ! ! 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 10144 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 J0407-3303_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.511952 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.367 mas, bmaj=6.077 mas, bpa=-2.088 degrees ! Estimated noise=1892.23 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.357388 Jy ! Component: 100 - total flux cleaned = 0.449685 Jy ! Total flux subtracted in 100 components = 0.449685 Jy ! Clean residual min=-0.019143 max=0.036383 Jy/beam ! Clean residual mean=-0.000061 rms=0.006291 Jy/beam ! Combined flux in latest and established models = 0.449685 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.449685 Jy ! ! Correcting IF 1. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.226513Jy sigma=0.001484 ! Fit after self-cal, rms=0.226354Jy sigma=0.001483 ! Inverting map and beam ! Estimated beam: bmin=2.367 mas, bmaj=6.077 mas, bpa=-2.088 degrees ! Estimated noise=1892.26 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.242 mas, bmaj=8.283 mas, bpa=0.7492 degrees ! Estimated noise=1043.69 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, -9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0634026 Jy ! Component: 100 - total flux cleaned = 0.0895141 Jy ! Component: 150 - total flux cleaned = 0.101432 Jy ! Component: 200 - total flux cleaned = 0.102601 Jy ! Total flux subtracted in 200 components = 0.102601 Jy ! Clean residual min=-0.009902 max=0.019538 Jy/beam ! Clean residual mean=0.000341 rms=0.003587 Jy/beam ! Combined flux in latest and established models = 0.552286 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 54 components and 0.552286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214390Jy sigma=0.001396 ! Fit after self-cal, rms=0.213836Jy sigma=0.001392 ! 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.242 x 8.283 at 0.7492 degrees (North through East) ! Clean map min=-0.008435 max=0.41139 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.00343 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.12 HN 1.00* KP 0.94 ! LA 0.96 MK 0.95 NL 1.09 OV 0.94 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00215 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.00* KP 1.00* ! LA 0.95 MK 0.99 NL 1.17 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.959059 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.00* KP 1.04 ! LA 0.99 MK 1.01 NL 1.31 OV 0.98 ! PT 1.13 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01256 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.85 HN 1.00* KP 1.08 ! LA 0.81 MK 0.97 NL 1.32 OV 0.92 ! PT 0.99 SC 0.93 ! ! ! Fit before self-cal, rms=0.213836Jy sigma=0.001392 ! Fit after self-cal, rms=0.204655Jy sigma=0.001334 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.204655Jy sigma=0.001334 ! Fit after self-cal, rms=0.204661Jy sigma=0.001334 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.219 mas, bpa=0.9726 degrees ! Estimated noise=1028.04 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.00776499 Jy ! Component: 100 - total flux cleaned = -0.00882439 Jy ! Component: 150 - total flux cleaned = -0.00926338 Jy ! Component: 200 - total flux cleaned = -0.00964951 Jy ! Total flux subtracted in 200 components = -0.00964951 Jy ! Clean residual min=-0.004731 max=0.004460 Jy/beam ! Clean residual mean=0.000004 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.542637 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.542637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204311Jy sigma=0.001332 ! Fit after self-cal, rms=0.204274Jy sigma=0.001332 ! 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.204274Jy sigma=0.001332 ! Fit after self-cal, rms=0.190289Jy sigma=0.001235 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.000154406 Jy ! Component: 100 - total flux cleaned = -0.000596333 Jy ! Component: 150 - total flux cleaned = -0.00115268 Jy ! Component: 200 - total flux cleaned = -0.00145274 Jy ! Total flux subtracted in 200 components = -0.00145274 Jy ! Clean residual min=-0.004794 max=0.004381 Jy/beam ! Clean residual mean=0.000015 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.541184 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.541184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189878Jy sigma=0.001233 ! Fit after self-cal, rms=0.187792Jy sigma=0.001219 ! 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.218 x 8.219 at 0.9726 degrees (North through East) ! Clean map min=-0.0056158 max=0.41739 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.187792Jy sigma=0.001219 ! Fit after self-cal, rms=0.186724Jy sigma=0.001207 ! 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.186724Jy sigma=0.001207 ! Fit after self-cal, rms=0.186312Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=8.141 mas, bpa=1.613 degrees ! Estimated noise=1019.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00171553 Jy ! Component: 100 - total flux cleaned = -0.00171558 Jy ! Component: 150 - total flux cleaned = -0.00196644 Jy ! Component: 200 - total flux cleaned = -0.00218669 Jy ! Total flux subtracted in 200 components = -0.00218669 Jy ! Clean residual min=-0.004679 max=0.003653 Jy/beam ! Clean residual mean=-0.000059 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.538997 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 97 components and 0.538997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186194Jy sigma=0.001204 ! Fit after self-cal, rms=0.186052Jy sigma=0.001203 ! 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.186052Jy sigma=0.001203 ! Fit after self-cal, rms=0.185697Jy sigma=0.001198 ! 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.185697Jy sigma=0.001198 ! Fit after self-cal, rms=0.185660Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=8.121 mas, bpa=1.668 degrees ! Estimated noise=1018.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00089247 Jy ! Component: 100 - total flux cleaned = -0.00089817 Jy ! Component: 150 - total flux cleaned = -0.00102329 Jy ! Component: 200 - total flux cleaned = -0.00113692 Jy ! Total flux subtracted in 200 components = -0.00113692 Jy ! Clean residual min=-0.004293 max=0.003338 Jy/beam ! Clean residual mean=-0.000059 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.53786 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 109 components and 0.53786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185596Jy sigma=0.001197 ! Fit after self-cal, rms=0.185566Jy sigma=0.001197 ! 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.355 mas, bmaj=25.68 mas, bpa=6.259 degrees ! Estimated noise=1291.03 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.00107351 Jy ! Component: 100 - total flux cleaned = -0.00104763 Jy ! Component: 150 - total flux cleaned = -0.00104479 Jy ! Component: 200 - total flux cleaned = -0.00106434 Jy ! Total flux subtracted in 200 components = -0.00106434 Jy ! Clean residual min=-0.003767 max=0.003293 Jy/beam ! Clean residual mean=-0.000101 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.536796 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 118 components and 0.536796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185552Jy sigma=0.001197 ! Fit after self-cal, rms=0.185540Jy sigma=0.001197 ! 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.351 mas, bmaj=6.036 mas, bpa=-1.592 degrees ! Estimated noise=1842.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.358587 Jy ! Component: 100 - total flux cleaned = 0.453333 Jy ! Component: 150 - total flux cleaned = 0.491285 Jy ! Component: 200 - total flux cleaned = 0.50992 Jy ! Total flux subtracted in 200 components = 0.50992 Jy ! Clean residual min=-0.009571 max=0.010732 Jy/beam ! Clean residual mean=-0.000047 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.50992 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.50992 Jy ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=8.121 mas, bpa=1.668 degrees ! Estimated noise=1018.58 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.0179677 Jy ! Component: 100 - total flux cleaned = 0.024984 Jy ! Component: 150 - total flux cleaned = 0.0263382 Jy ! Component: 200 - total flux cleaned = 0.0266516 Jy ! Total flux subtracted in 200 components = 0.0266516 Jy ! Clean residual min=-0.004075 max=0.003814 Jy/beam ! Clean residual mean=-0.000058 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.536572 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 87 components and 0.536572 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.355 mas, bmaj=25.68 mas, bpa=6.259 degrees ! Estimated noise=1291.03 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.000790433 Jy ! Component: 100 - total flux cleaned = 0.000334849 Jy ! Component: 150 - total flux cleaned = 0.000172528 Jy ! Component: 200 - total flux cleaned = 0.000217731 Jy ! Total flux subtracted in 200 components = 0.000217731 Jy ! Clean residual min=-0.003533 max=0.003618 Jy/beam ! Clean residual mean=-0.000104 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.53679 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.53679 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=8.121 mas, bpa=1.668 degrees ! Estimated noise=1018.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261413 Jy ! Component: 100 - total flux cleaned = -0.000127008 Jy ! Component: 150 - total flux cleaned = -0.000124361 Jy ! Component: 200 - total flux cleaned = -0.000124071 Jy ! Total flux subtracted in 200 components = -0.000124071 Jy ! Clean residual min=-0.004062 max=0.003900 Jy/beam ! Clean residual mean=-0.000055 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.536666 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.536665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185581Jy sigma=0.001197 ! Fit after self-cal, rms=0.185544Jy sigma=0.001197 wmodel J0407-3303_S_2002_01_31_yyk\_map.mod ! Writing 116 model components to file: J0407-3303_S_2002_01_31_yyk_map.mod wobs J0407-3303_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0407-3303_S_2002_01_31_yyk_uvs.fits wwins J0407-3303_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0407-3303_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.000202827 Jy ! Component: 100 - total flux cleaned = 0.00040576 Jy ! Component: 150 - total flux cleaned = 0.00091835 Jy ! Component: 200 - total flux cleaned = 0.00124642 Jy ! Component: 250 - total flux cleaned = 0.00140344 Jy ! Component: 300 - total flux cleaned = 0.00155439 Jy ! Component: 350 - total flux cleaned = 0.00180053 Jy ! Component: 400 - total flux cleaned = 0.00213326 Jy ! Component: 450 - total flux cleaned = 0.00222574 Jy ! Component: 500 - total flux cleaned = 0.00227199 Jy ! Component: 550 - total flux cleaned = 0.00236123 Jy ! Component: 600 - total flux cleaned = 0.00240473 Jy ! Component: 650 - total flux cleaned = 0.00240542 Jy ! Component: 700 - total flux cleaned = 0.00240647 Jy ! Component: 750 - total flux cleaned = 0.00244742 Jy ! Component: 800 - total flux cleaned = 0.00236843 Jy ! Component: 850 - total flux cleaned = 0.00240752 Jy ! Component: 900 - total flux cleaned = 0.00236914 Jy ! Component: 950 - total flux cleaned = 0.00229389 Jy ! Component: 1000 - total flux cleaned = 0.0022943 Jy ! Component: 1050 - total flux cleaned = 0.00233008 Jy ! Component: 1100 - total flux cleaned = 0.00229406 Jy ! Component: 1150 - total flux cleaned = 0.00225917 Jy ! Component: 1200 - total flux cleaned = 0.00212139 Jy ! Component: 1250 - total flux cleaned = 0.00191877 Jy ! Component: 1300 - total flux cleaned = 0.00185235 Jy ! Component: 1350 - total flux cleaned = 0.00165541 Jy ! Component: 1400 - total flux cleaned = 0.0015264 Jy ! Component: 1450 - total flux cleaned = 0.00143097 Jy ! Component: 1500 - total flux cleaned = 0.00127396 Jy ! Component: 1550 - total flux cleaned = 0.00111968 Jy ! Component: 1600 - total flux cleaned = 0.000907113 Jy ! Component: 1650 - total flux cleaned = 0.000787469 Jy ! Component: 1700 - total flux cleaned = 0.000669477 Jy ! Component: 1750 - total flux cleaned = 0.000465107 Jy ! Component: 1800 - total flux cleaned = 0.000350271 Jy ! Component: 1850 - total flux cleaned = 0.000293303 Jy ! Component: 1900 - total flux cleaned = 0.000208845 Jy ! Component: 1950 - total flux cleaned = 6.95711e-05 Jy ! Component: 2000 - total flux cleaned = 7.00557e-05 Jy ! Total flux subtracted in 2048 components = 1.54467e-05 Jy ! Clean residual min=-0.001541 max=0.001459 Jy/beam ! Clean residual mean=-0.000070 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.536681 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 242 components and 0.536681 Jy ![Exited script file: muppet] wmap "J0407-3303_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 8.121 at 1.668 degrees (North through East) ! Clean map min=-0.0028172 max=0.41776 Jy/beam ! Writing clean map to FITS file: J0407-3303_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.417757 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000543028 device "J0407-3303_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0407-3303_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.38996 0.38996 0.77992 1.55984 3.11968 6.23936 12.4787 24.9574 49.9149 99.8298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.417 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.166 x 8.121 at 1.668 degrees (North through East) ! Clean map min=-0.0028172 max=0.41776 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0407-3303_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0407-3303_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0407-3303_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:09:43 2007