! Started logfile: J1408-0752_S_1997_01_10_pus_uvs.log on Mon Jan 30 00:57:38 2006 obs J1408-0752_S_1997_01_10_pus_uva.fits ! Reading UV FITS file: J1408-0752_S_1997_01_10_pus_uva.fits ! AN table 1: 203 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78566 visibilities/baseline/integration-bin. ! Found source: J1408-0752 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22049e+09 8e+06 1 8e+06 ! 02 2 2.23424e+09 8e+06 1 8e+06 ! 03 3 2.29424e+09 8e+06 1 8e+06 ! 04 4 2.32424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 566 lines of history. ! ! Reading 28708 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 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.624095 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.922 mas, bmaj=7.615 mas, bpa=-2.712 degrees ! Estimated noise=1235.27 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.394355 Jy ! Component: 100 - total flux cleaned = 0.494017 Jy ! Total flux subtracted in 100 components = 0.494017 Jy ! Clean residual min=-0.031598 max=0.057554 Jy/beam ! Clean residual mean=0.000337 rms=0.010960 Jy/beam ! Combined flux in latest and established models = 0.494017 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.494017 Jy ! ! Correcting IF 1. ! A total of 430 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.386217Jy sigma=0.001874 ! Fit after self-cal, rms=0.365467Jy sigma=0.001760 ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=7.615 mas, bpa=-2.712 degrees ! Estimated noise=1235.27 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.777 mas, bmaj=9.449 mas, bpa=-4.653 degrees ! Estimated noise=818.565 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 (-5.5, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.093137 Jy ! Component: 100 - total flux cleaned = 0.126493 Jy ! Component: 150 - total flux cleaned = 0.132045 Jy ! Component: 200 - total flux cleaned = 0.134971 Jy ! Total flux subtracted in 200 components = 0.134971 Jy ! Clean residual min=-0.017669 max=0.026472 Jy/beam ! Clean residual mean=-0.000417 rms=0.005569 Jy/beam ! Combined flux in latest and established models = 0.628988 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 49 components and 0.628988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349358Jy sigma=0.001667 ! Fit after self-cal, rms=0.346870Jy sigma=0.001658 ! 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.777 x 9.449 at -4.653 degrees (North through East) ! Clean map min=-0.017295 max=0.46943 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01683 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.11 KP 0.88 ! LA 1.00 MK 0.96 NL 1.00* OV 1.05 ! PT 1.07 SC 0.84 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.973921 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.26 KP 0.99 ! LA 1.12 MK 0.97 NL 0.95 OV 0.99 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03835 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.02 KP 0.87 ! LA 0.83 MK 0.85 NL 0.99 OV 0.90 ! PT 1.24 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.976508 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 1.27 KP 0.94 ! LA 0.90 MK 0.96 NL 1.02 OV 1.05 ! PT 1.15 SC 0.99 ! ! ! Fit before self-cal, rms=0.346870Jy sigma=0.001658 ! Fit after self-cal, rms=0.333480Jy sigma=0.001623 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.333480Jy sigma=0.001623 ! Fit after self-cal, rms=0.333392Jy sigma=0.001622 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=9.088 mas, bpa=-4.134 degrees ! Estimated noise=798.397 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 (-13, -5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0306838 Jy ! Component: 100 - total flux cleaned = 0.0343563 Jy ! Component: 150 - total flux cleaned = 0.0355138 Jy ! Component: 200 - total flux cleaned = 0.0351723 Jy ! Total flux subtracted in 200 components = 0.0351723 Jy ! Clean residual min=-0.010223 max=0.013080 Jy/beam ! Clean residual mean=-0.000099 rms=0.002994 Jy/beam ! Combined flux in latest and established models = 0.66416 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 91 components and 0.66416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331374Jy sigma=0.001610 ! Fit after self-cal, rms=0.330847Jy sigma=0.001608 ! 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.330847Jy sigma=0.001608 ! Fit after self-cal, rms=0.297316Jy sigma=0.001404 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.0228155 Jy ! Component: 100 - total flux cleaned = 0.0264126 Jy ! Component: 150 - total flux cleaned = 0.0267187 Jy ! Component: 200 - total flux cleaned = 0.0270017 Jy ! Total flux subtracted in 200 components = 0.0270017 Jy ! Clean residual min=-0.009456 max=0.010339 Jy/beam ! Clean residual mean=-0.000223 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.691162 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 111 components and 0.691162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295743Jy sigma=0.001396 ! Fit after self-cal, rms=0.293594Jy sigma=0.001385 ! 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.705 x 9.088 at -4.134 degrees (North through East) ! Clean map min=-0.0097299 max=0.47404 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.293594Jy sigma=0.001385 ! Fit after self-cal, rms=0.285427Jy sigma=0.001371 ! 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.285427Jy sigma=0.001371 ! Fit after self-cal, rms=0.285065Jy sigma=0.001369 ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=9.017 mas, bpa=-4.003 degrees ! Estimated noise=786.371 mJy/beam. ! Added new window around map position (-2, 62). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00705355 Jy ! Component: 100 - total flux cleaned = 0.00745484 Jy ! Component: 150 - total flux cleaned = 0.00774153 Jy ! Component: 200 - total flux cleaned = 0.00773781 Jy ! Total flux subtracted in 200 components = 0.00773781 Jy ! Clean residual min=-0.006284 max=0.007186 Jy/beam ! Clean residual mean=-0.000033 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.6989 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 137 components and 0.6989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284404Jy sigma=0.001365 ! Fit after self-cal, rms=0.284230Jy sigma=0.001364 ! 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.284230Jy sigma=0.001364 ! Fit after self-cal, rms=0.282167Jy sigma=0.001361 ! 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.282167Jy sigma=0.001361 ! Fit after self-cal, rms=0.282126Jy sigma=0.001361 ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=8.977 mas, bpa=-3.922 degrees ! Estimated noise=785.248 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038405 Jy ! Component: 100 - total flux cleaned = 0.00450628 Jy ! Component: 150 - total flux cleaned = 0.00450401 Jy ! Component: 200 - total flux cleaned = 0.00400109 Jy ! Total flux subtracted in 200 components = 0.00400109 Jy ! Clean residual min=-0.005465 max=0.005910 Jy/beam ! Clean residual mean=-0.000012 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.702901 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 152 components and 0.702901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281801Jy sigma=0.001359 ! Fit after self-cal, rms=0.281741Jy sigma=0.001359 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.424 mas, bmaj=13.81 mas, bpa=6.713 degrees ! Estimated noise=961.971 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.000226427 Jy ! Component: 100 - total flux cleaned = 0.000181586 Jy ! Component: 150 - total flux cleaned = -0.000326578 Jy ! Component: 200 - total flux cleaned = -0.00108258 Jy ! Total flux subtracted in 200 components = -0.00108258 Jy ! Clean residual min=-0.005064 max=0.006259 Jy/beam ! Clean residual mean=0.000004 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.701819 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 176 components and 0.701819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281576Jy sigma=0.001358 ! Fit after self-cal, rms=0.281523Jy sigma=0.001358 ! 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.883 mas, bmaj=7.459 mas, bpa=-2.358 degrees ! Estimated noise=1174.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.403953 Jy ! Component: 100 - total flux cleaned = 0.518286 Jy ! Component: 150 - total flux cleaned = 0.580431 Jy ! Component: 200 - total flux cleaned = 0.620385 Jy ! Total flux subtracted in 200 components = 0.620385 Jy ! Clean residual min=-0.011617 max=0.016869 Jy/beam ! Clean residual mean=0.000282 rms=0.003612 Jy/beam ! Combined flux in latest and established models = 0.620385 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.620385 Jy ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=8.977 mas, bpa=-3.922 degrees ! Estimated noise=785.248 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.041405 Jy ! Component: 100 - total flux cleaned = 0.0634531 Jy ! Component: 150 - total flux cleaned = 0.0726931 Jy ! Component: 200 - total flux cleaned = 0.0772531 Jy ! Total flux subtracted in 200 components = 0.0772531 Jy ! Clean residual min=-0.007247 max=0.008423 Jy/beam ! Clean residual mean=-0.000028 rms=0.002035 Jy/beam ! Combined flux in latest and established models = 0.697638 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 87 components and 0.697638 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.424 mas, bmaj=13.81 mas, bpa=6.713 degrees ! Estimated noise=961.971 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.00602219 Jy ! Component: 100 - total flux cleaned = 0.00657206 Jy ! Component: 150 - total flux cleaned = 0.00618684 Jy ! Component: 200 - total flux cleaned = 0.00570292 Jy ! Total flux subtracted in 200 components = 0.00570292 Jy ! Clean residual min=-0.005061 max=0.006316 Jy/beam ! Clean residual mean=-0.000018 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.703341 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 119 components and 0.703341 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=8.977 mas, bpa=-3.922 degrees ! Estimated noise=785.248 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130601 Jy ! Component: 100 - total flux cleaned = -0.00130859 Jy ! Component: 150 - total flux cleaned = -0.0017727 Jy ! Component: 200 - total flux cleaned = -0.00177294 Jy ! Total flux subtracted in 200 components = -0.00177294 Jy ! Clean residual min=-0.006243 max=0.007254 Jy/beam ! Clean residual mean=-0.000009 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.701568 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 146 components and 0.701568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281681Jy sigma=0.001359 ! Fit after self-cal, rms=0.281551Jy sigma=0.001358 wmodel J1408-0752_S_1997_01_10_pus\_map.mod ! Writing 146 model components to file: J1408-0752_S_1997_01_10_pus_map.mod wobs J1408-0752_S_1997_01_10_pus\_uvs.fits ! Writing UV FITS file: J1408-0752_S_1997_01_10_pus_uvs.fits wwins J1408-0752_S_1997_01_10_pus\_map.win ! wwins: Wrote 4 windows to J1408-0752_S_1997_01_10_pus_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.0013837 Jy ! Component: 100 - total flux cleaned = -0.00251491 Jy ! Component: 150 - total flux cleaned = -0.00339673 Jy ! Component: 200 - total flux cleaned = -0.00364846 Jy ! Component: 250 - total flux cleaned = -0.00380957 Jy ! Component: 300 - total flux cleaned = -0.00380853 Jy ! Component: 350 - total flux cleaned = -0.00395949 Jy ! Component: 400 - total flux cleaned = -0.00403183 Jy ! Component: 450 - total flux cleaned = -0.00417462 Jy ! Component: 500 - total flux cleaned = -0.00424455 Jy ! Component: 550 - total flux cleaned = -0.00431116 Jy ! Component: 600 - total flux cleaned = -0.0041141 Jy ! Component: 650 - total flux cleaned = -0.00411371 Jy ! Component: 700 - total flux cleaned = -0.0038635 Jy ! Component: 750 - total flux cleaned = -0.00380247 Jy ! Component: 800 - total flux cleaned = -0.00362242 Jy ! Component: 850 - total flux cleaned = -0.00333056 Jy ! Component: 900 - total flux cleaned = -0.00333092 Jy ! Component: 950 - total flux cleaned = -0.00316182 Jy ! Component: 1000 - total flux cleaned = -0.0029424 Jy ! Component: 1050 - total flux cleaned = -0.00288961 Jy ! Component: 1100 - total flux cleaned = -0.00278456 Jy ! Component: 1150 - total flux cleaned = -0.00278459 Jy ! Component: 1200 - total flux cleaned = -0.00252696 Jy ! Component: 1250 - total flux cleaned = -0.0024763 Jy ! Component: 1300 - total flux cleaned = -0.00227712 Jy ! Component: 1350 - total flux cleaned = -0.00203254 Jy ! Component: 1400 - total flux cleaned = -0.0019851 Jy ! Component: 1450 - total flux cleaned = -0.0017473 Jy ! Component: 1500 - total flux cleaned = -0.00141894 Jy ! Component: 1550 - total flux cleaned = -0.00137268 Jy ! Component: 1600 - total flux cleaned = -0.00119005 Jy ! Component: 1650 - total flux cleaned = -0.00100987 Jy ! Component: 1700 - total flux cleaned = -0.00078837 Jy ! Component: 1750 - total flux cleaned = -0.000875924 Jy ! Component: 1800 - total flux cleaned = -0.000572411 Jy ! Component: 1850 - total flux cleaned = -0.000486699 Jy ! Component: 1900 - total flux cleaned = -0.000276353 Jy ! Component: 1950 - total flux cleaned = -0.000193525 Jy ! Component: 2000 - total flux cleaned = 1.17543e-05 Jy ! Total flux subtracted in 2048 components = 9.2823e-05 Jy ! Clean residual min=-0.002277 max=0.002218 Jy/beam ! Clean residual mean=0.000018 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.701661 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 271 components and 0.70166 Jy wmap "J1408-0752_S_1997_01_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 8.977 at -3.922 degrees (North through East) ! Clean map min=-0.0060767 max=0.46503 Jy/beam ! Writing clean map to FITS file: J1408-0752_S_1997_01_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.465031 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000852438 device "J1408-0752_S_1997_01_10_pus\_map.eps/VPS" ! Attempting to open device: 'J1408-0752_S_1997_01_10_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.549923 0.549923 1.09985 2.19969 4.39938 8.79876 17.5975 35.195 70.3901 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.465 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.662 x 8.977 at -3.922 degrees (North through East) ! Clean map min=-0.0060767 max=0.46503 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1408-0752_S_1997_01_10_pus\_map.gif/vgif" ! Attempting to open device: 'J1408-0752_S_1997_01_10_pus_map.gif/vgif' mapplot cln quit ! Quitting program ! Log file J1408-0752_S_1997_01_10_pus_uvs.log closed on Mon Jan 30 00:58:27 2006