! Started logfile: J0207-3857_X_2002_05_14_yyk_uvs.log on Tue Jun 26 21:59:50 2007 obs J0207-3857_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0207-3857_X_2002_05_14_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.454321 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0207-3857 ! ! 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 2944 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 J0207-3857_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.315077 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.7457 mas, bmaj=6.816 mas, bpa=26.23 degrees ! Estimated noise=3029.57 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0791841 Jy ! Component: 100 - total flux cleaned = 0.105993 Jy ! Total flux subtracted in 100 components = 0.105993 Jy ! Clean residual min=-0.011897 max=0.012151 Jy/beam ! Clean residual mean=0.000159 rms=0.004341 Jy/beam ! Combined flux in latest and established models = 0.105993 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.105993 Jy ! ! Correcting IF 1. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.303723Jy sigma=0.001712 ! Fit after self-cal, rms=0.302720Jy sigma=0.001708 ! Inverting map and beam ! Estimated beam: bmin=0.7457 mas, bmaj=6.816 mas, bpa=26.23 degrees ! Estimated noise=3029.57 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.9795 mas, bmaj=7.695 mas, bpa=25.28 degrees ! Estimated noise=2044.88 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.0145942 Jy ! Component: 100 - total flux cleaned = 0.0182964 Jy ! Component: 150 - total flux cleaned = 0.0199231 Jy ! Component: 200 - total flux cleaned = 0.0192601 Jy ! Total flux subtracted in 200 components = 0.0192601 Jy ! Clean residual min=-0.004109 max=0.004064 Jy/beam ! Clean residual mean=0.000129 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.125253 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 88 components and 0.125253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301383Jy sigma=0.001697 ! Fit after self-cal, rms=0.301348Jy sigma=0.001697 ! 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.9795 x 7.695 at 25.28 degrees (North through East) ! Clean map min=-0.0071298 max=0.062005 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02141 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.89 HN 1.00* KP 1.00* ! LA 0.92 NL 0.94 OV 1.09 PT 1.09 ! SC 0.88 MK 1.00* ! ! ! Fit before self-cal, rms=0.301348Jy sigma=0.001697 ! Fit after self-cal, rms=0.299485Jy sigma=0.001697 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.299485Jy sigma=0.001697 ! Fit after self-cal, rms=0.299486Jy sigma=0.001697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.964 mas, bmaj=7.69 mas, bpa=25.45 degrees ! Estimated noise=2039.63 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.00233507 Jy ! Component: 100 - total flux cleaned = 0.00313927 Jy ! Component: 150 - total flux cleaned = 0.00383724 Jy ! Component: 200 - total flux cleaned = 0.00484772 Jy ! Total flux subtracted in 200 components = 0.00484772 Jy ! Clean residual min=-0.002454 max=0.002433 Jy/beam ! Clean residual mean=0.000083 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.130101 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 128 components and 0.130101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299143Jy sigma=0.001695 ! Fit after self-cal, rms=0.299134Jy sigma=0.001695 ! 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.299134Jy sigma=0.001695 ! Fit after self-cal, rms=0.295844Jy sigma=0.001666 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) ! Added new window around map position (-0.2, -0.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00954982 Jy ! Component: 100 - total flux cleaned = 0.00979138 Jy ! Component: 150 - total flux cleaned = 0.0101796 Jy ! Component: 200 - total flux cleaned = 0.0103404 Jy ! Total flux subtracted in 200 components = 0.0103404 Jy ! Clean residual min=-0.004738 max=0.005909 Jy/beam ! Clean residual mean=0.000059 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.140441 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 161 components and 0.140441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295261Jy sigma=0.001662 ! Fit after self-cal, rms=0.294870Jy sigma=0.001659 ! 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.964 x 7.69 at 25.45 degrees (North through East) ! Clean map min=-0.008859 max=0.068995 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 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.525 mas, bmaj=12.98 mas, bpa=11.73 degrees ! Estimated noise=2429.79 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.000978919 Jy ! Component: 100 - total flux cleaned = 0.000972354 Jy ! Component: 150 - total flux cleaned = 0.00115474 Jy ! Component: 200 - total flux cleaned = 0.00156074 Jy ! Total flux subtracted in 200 components = 0.00156074 Jy ! Clean residual min=-0.005325 max=0.005210 Jy/beam ! Clean residual mean=0.000052 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.142002 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 192 components and 0.142002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294810Jy sigma=0.001659 ! Fit after self-cal, rms=0.294735Jy sigma=0.001659 ! 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.7402 mas, bmaj=6.8 mas, bpa=26.34 degrees ! Estimated noise=2984.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0849233 Jy ! Component: 100 - total flux cleaned = 0.087734 Jy ! Component: 150 - total flux cleaned = 0.0841938 Jy ! Component: 200 - total flux cleaned = 0.0806685 Jy ! Total flux subtracted in 200 components = 0.0806685 Jy ! Clean residual min=-0.012815 max=0.019382 Jy/beam ! Clean residual mean=0.000215 rms=0.004730 Jy/beam ! Combined flux in latest and established models = 0.0806684 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0806684 Jy ! Inverting map and beam ! Estimated beam: bmin=0.964 mas, bmaj=7.69 mas, bpa=25.45 degrees ! Estimated noise=2039.63 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.00475292 Jy ! Component: 100 - total flux cleaned = -0.00594009 Jy ! Component: 150 - total flux cleaned = -0.00659921 Jy ! Component: 200 - total flux cleaned = -0.00744968 Jy ! Total flux subtracted in 200 components = -0.00744968 Jy ! Clean residual min=-0.009128 max=0.016541 Jy/beam ! Clean residual mean=0.000264 rms=0.003656 Jy/beam ! Combined flux in latest and established models = 0.0732188 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 70 components and 0.0732188 Jy ! Inverting map ! Added new window around map position (-12, 19.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143399 Jy ! Component: 100 - total flux cleaned = 0.0140584 Jy ! Component: 150 - total flux cleaned = 0.0123586 Jy ! Component: 200 - total flux cleaned = 0.0103809 Jy ! Total flux subtracted in 200 components = 0.0103809 Jy ! Clean residual min=-0.007453 max=0.011018 Jy/beam ! Clean residual mean=0.000276 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.0835997 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 118 components and 0.0835997 Jy ! Inverting map ! Added new window around map position (10, 22). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00909123 Jy ! Component: 100 - total flux cleaned = 0.0119749 Jy ! Component: 150 - total flux cleaned = 0.0139448 Jy ! Component: 200 - total flux cleaned = 0.0149887 Jy ! Total flux subtracted in 200 components = 0.0149887 Jy ! Clean residual min=-0.006326 max=0.004842 Jy/beam ! Clean residual mean=0.000178 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.0985883 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 158 components and 0.0985883 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.525 mas, bmaj=12.98 mas, bpa=11.73 degrees ! Estimated noise=2429.79 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.00235598 Jy ! Component: 100 - total flux cleaned = 0.00431295 Jy ! Component: 150 - total flux cleaned = 0.00661427 Jy ! Component: 200 - total flux cleaned = 0.00910237 Jy ! Total flux subtracted in 200 components = 0.00910237 Jy ! Clean residual min=-0.004454 max=0.004680 Jy/beam ! Clean residual mean=0.000199 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.107691 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 234 components and 0.107691 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.964 mas, bmaj=7.69 mas, bpa=25.45 degrees ! Estimated noise=2039.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167271 Jy ! Component: 100 - total flux cleaned = 0.0027698 Jy ! Component: 150 - total flux cleaned = 0.00391633 Jy ! Component: 200 - total flux cleaned = 0.00533092 Jy ! Total flux subtracted in 200 components = 0.00533092 Jy ! Clean residual min=-0.005263 max=0.003931 Jy/beam ! Clean residual mean=0.000089 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.113022 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 267 components and 0.113022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294447Jy sigma=0.001658 ! Fit after self-cal, rms=0.294269Jy sigma=0.001658 wmodel J0207-3857_X_2002_05_14_yyk\_map.mod ! Writing 267 model components to file: J0207-3857_X_2002_05_14_yyk_map.mod wobs J0207-3857_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0207-3857_X_2002_05_14_yyk_uvs.fits wwins J0207-3857_X_2002_05_14_yyk\_map.win ! wwins: Wrote 3 windows to J0207-3857_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.00152014 Jy ! Component: 100 - total flux cleaned = -0.00159702 Jy ! Component: 150 - total flux cleaned = -0.00166184 Jy ! Component: 200 - total flux cleaned = -0.00148078 Jy ! Component: 250 - total flux cleaned = -0.00113366 Jy ! Component: 300 - total flux cleaned = -0.000640879 Jy ! Component: 350 - total flux cleaned = -0.000218508 Jy ! Component: 400 - total flux cleaned = 8.89295e-05 Jy ! Component: 450 - total flux cleaned = 0.000238348 Jy ! Component: 500 - total flux cleaned = 0.000286684 Jy ! Component: 550 - total flux cleaned = 0.000380806 Jy ! Component: 600 - total flux cleaned = 0.000565929 Jy ! Component: 650 - total flux cleaned = 0.000748163 Jy ! Component: 700 - total flux cleaned = 0.000972546 Jy ! Component: 750 - total flux cleaned = 0.00128249 Jy ! Component: 800 - total flux cleaned = 0.00158726 Jy ! Component: 850 - total flux cleaned = 0.00193111 Jy ! Component: 900 - total flux cleaned = 0.00222756 Jy ! Component: 950 - total flux cleaned = 0.00235243 Jy ! Component: 1000 - total flux cleaned = 0.00255825 Jy ! Component: 1050 - total flux cleaned = 0.00288487 Jy ! Component: 1100 - total flux cleaned = 0.00320849 Jy ! Component: 1150 - total flux cleaned = 0.00352908 Jy ! Component: 1200 - total flux cleaned = 0.00372835 Jy ! Component: 1250 - total flux cleaned = 0.00408419 Jy ! Component: 1300 - total flux cleaned = 0.00451527 Jy ! Component: 1350 - total flux cleaned = 0.00482694 Jy ! Component: 1400 - total flux cleaned = 0.00513776 Jy ! Component: 1450 - total flux cleaned = 0.00548569 Jy ! Component: 1500 - total flux cleaned = 0.0057947 Jy ! Component: 1550 - total flux cleaned = 0.00594904 Jy ! Component: 1600 - total flux cleaned = 0.00621883 Jy ! Component: 1650 - total flux cleaned = 0.00644984 Jy ! Component: 1700 - total flux cleaned = 0.00668091 Jy ! Component: 1750 - total flux cleaned = 0.00698879 Jy ! Component: 1800 - total flux cleaned = 0.00718131 Jy ! Component: 1850 - total flux cleaned = 0.00745118 Jy ! Component: 1900 - total flux cleaned = 0.00764374 Jy ! Component: 1950 - total flux cleaned = 0.00791434 Jy ! Component: 2000 - total flux cleaned = 0.00803111 Jy ! Total flux subtracted in 2048 components = 0.00822639 Jy ! Clean residual min=-0.002029 max=0.002320 Jy/beam ! Clean residual mean=0.000057 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.121248 Jy keep ! Adding 90 model components to the UV plane model. ! The established model now contains 355 components and 0.121248 Jy ![Exited script file: muppet] wmap "J0207-3857_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.964 x 7.69 at 25.45 degrees (North through East) ! Clean map min=-0.013968 max=0.066659 Jy/beam ! Writing clean map to FITS file: J0207-3857_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.0666586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000785839 device "J0207-3857_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0207-3857_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.53671 3.53671 7.07341 14.1468 28.2936 56.5873 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.066 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.964 x 7.69 at 25.45 degrees (North through East) ! Clean map min=-0.013968 max=0.066659 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0207-3857_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0207-3857_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0207-3857_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 21:59:57 2007