! Started logfile: J2318-1659_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:46:11 2005 obs J2318-1659_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2318-1659_X_2005_06_30_yyk_uve.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968421 visibilities/baseline/integration-bin. ! Found source: J2318-1659 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1460 lines of history. ! ! Reading 3312 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 J2318-1659_X_2005_06_30_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.136869 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.6888 mas, bmaj=1.758 mas, bpa=0.629 degrees ! Estimated noise=1.03748 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.101424 Jy ! Component: 100 - total flux cleaned = 0.118121 Jy ! Total flux subtracted in 100 components = 0.118121 Jy ! Clean residual min=-0.004907 max=0.005317 Jy/beam ! Clean residual mean=-0.000007 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.118121 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.118121 Jy ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.062123Jy sigma=1.047458 ! Fit after self-cal, rms=0.062051Jy sigma=1.044741 ! Inverting map and beam ! Estimated beam: bmin=0.6888 mas, bmaj=1.758 mas, bpa=0.629 degrees ! Estimated noise=1.03748 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.8787 mas, bmaj=2.229 mas, bpa=-1.194 degrees ! Estimated noise=0.656303 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.0107082 Jy ! Component: 100 - total flux cleaned = 0.0140819 Jy ! Component: 150 - total flux cleaned = 0.0152657 Jy ! Component: 200 - total flux cleaned = 0.0154112 Jy ! Total flux subtracted in 200 components = 0.0154112 Jy ! Clean residual min=-0.002909 max=0.002713 Jy/beam ! Clean residual mean=-0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.133533 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.133533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060989Jy sigma=1.017283 ! Fit after self-cal, rms=0.060982Jy sigma=1.017099 ! 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.8787 x 2.229 at -1.194 degrees (North through East) ! Clean map min=-0.0027111 max=0.12231 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.01134 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.00 KP 0.99 ! LA 1.02 MK 0.99 NL 1.00 OV 1.04 ! PT 0.94 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00628 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.05 KP 0.94 ! LA 0.97 MK 1.04 NL 1.00 OV 1.03 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01591 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.90 KP 0.87 ! LA 1.01 MK 1.01 NL 0.96 OV 1.03 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.962926 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 0.96 KP 0.97 ! LA 0.98 MK 1.02 NL 1.00 OV 1.04 ! PT 1.10 SC 1.19 ! ! ! Fit before self-cal, rms=0.060982Jy sigma=1.017099 ! Fit after self-cal, rms=0.060224Jy sigma=1.006778 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.060224Jy sigma=1.006778 ! Fit after self-cal, rms=0.060219Jy sigma=1.006647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8823 mas, bmaj=2.242 mas, bpa=-0.9547 degrees ! Estimated noise=0.655733 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.000163477 Jy ! Component: 100 - total flux cleaned = -0.000148007 Jy ! Component: 150 - total flux cleaned = -0.00013388 Jy ! Component: 200 - total flux cleaned = -0.000120391 Jy ! Total flux subtracted in 200 components = -0.000120391 Jy ! Clean residual min=-0.002445 max=0.002280 Jy/beam ! Clean residual mean=0.000000 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.133412 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.133412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060222Jy sigma=1.006513 ! Fit after self-cal, rms=0.060219Jy sigma=1.006399 ! 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.060219Jy sigma=1.006399 ! Fit after self-cal, rms=0.058213Jy sigma=0.965847 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.000591789 Jy ! Component: 100 - total flux cleaned = 0.000631601 Jy ! Component: 150 - total flux cleaned = 0.000682709 Jy ! Component: 200 - total flux cleaned = 0.000711518 Jy ! Total flux subtracted in 200 components = 0.000711518 Jy ! Clean residual min=-0.002533 max=0.002172 Jy/beam ! Clean residual mean=-0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.134124 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 38 components and 0.134124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058222Jy sigma=0.965562 ! Fit after self-cal, rms=0.058005Jy sigma=0.962975 ! 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.8823 x 2.242 at -0.9547 degrees (North through East) ! Clean map min=-0.002398 max=0.12317 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.058005Jy sigma=0.962975 ! Fit after self-cal, rms=0.057907Jy sigma=0.954226 ! 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.057907Jy sigma=0.954226 ! Fit after self-cal, rms=0.057824Jy sigma=0.953735 ! Inverting map and beam ! Estimated beam: bmin=0.8838 mas, bmaj=2.244 mas, bpa=-0.6979 degrees ! Estimated noise=0.654931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148509 Jy ! Component: 100 - total flux cleaned = 0.00019197 Jy ! Component: 150 - total flux cleaned = 0.000204748 Jy ! Component: 200 - total flux cleaned = 0.000227869 Jy ! Total flux subtracted in 200 components = 0.000227869 Jy ! Clean residual min=-0.002592 max=0.002155 Jy/beam ! Clean residual mean=0.000000 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.134352 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 43 components and 0.134352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057816Jy sigma=0.953617 ! Fit after self-cal, rms=0.057748Jy sigma=0.953402 ! 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.057748Jy sigma=0.953402 ! Fit after self-cal, rms=0.057755Jy sigma=0.945260 ! 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.057755Jy sigma=0.945260 ! Fit after self-cal, rms=0.057730Jy sigma=0.945005 ! Inverting map and beam ! Estimated beam: bmin=0.885 mas, bmaj=2.25 mas, bpa=-0.7164 degrees ! Estimated noise=0.650998 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000784585 Jy ! Component: 100 - total flux cleaned = -0.00082941 Jy ! Component: 150 - total flux cleaned = -0.000829817 Jy ! Component: 200 - total flux cleaned = -0.000818751 Jy ! Total flux subtracted in 200 components = -0.000818751 Jy ! Clean residual min=-0.002531 max=0.002375 Jy/beam ! Clean residual mean=0.000009 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.133533 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 48 components and 0.133533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057719Jy sigma=0.944808 ! Fit after self-cal, rms=0.057684Jy sigma=0.944701 ! 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.356 mas, bmaj=4.947 mas, bpa=7.512 degrees ! Estimated noise=0.823828 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 = 3.37419e-05 Jy ! Component: 100 - total flux cleaned = 3.21432e-05 Jy ! Component: 150 - total flux cleaned = 3.11626e-05 Jy ! Component: 200 - total flux cleaned = 3.04902e-05 Jy ! Total flux subtracted in 200 components = 3.04902e-05 Jy ! Clean residual min=-0.002548 max=0.002433 Jy/beam ! Clean residual mean=0.000014 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.133563 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.133563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057684Jy sigma=0.944754 ! Fit after self-cal, rms=0.057649Jy sigma=0.944656 ! Inverting map uvtaper 0,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.6907 mas, bmaj=1.768 mas, bpa=0.6455 degrees ! Estimated noise=1.03965 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102757 Jy ! Component: 100 - total flux cleaned = 0.119074 Jy ! Component: 150 - total flux cleaned = 0.125887 Jy ! Component: 200 - total flux cleaned = 0.129123 Jy ! Total flux subtracted in 200 components = 0.129123 Jy ! Clean residual min=-0.004208 max=0.003641 Jy/beam ! Clean residual mean=0.000003 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.129123 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.129123 Jy ! Inverting map and beam ! Estimated beam: bmin=0.885 mas, bmaj=2.25 mas, bpa=-0.7164 degrees ! Estimated noise=0.650998 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.00320776 Jy ! Component: 100 - total flux cleaned = 0.0041988 Jy ! Component: 150 - total flux cleaned = 0.00433885 Jy ! Component: 200 - total flux cleaned = 0.00432253 Jy ! Total flux subtracted in 200 components = 0.00432253 Jy ! Clean residual min=-0.002516 max=0.002308 Jy/beam ! Clean residual mean=0.000009 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.133445 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.133445 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.356 mas, bmaj=4.947 mas, bpa=7.512 degrees ! Estimated noise=0.823828 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.000157457 Jy ! Component: 100 - total flux cleaned = 0.000155392 Jy ! Component: 150 - total flux cleaned = 0.000149113 Jy ! Component: 200 - total flux cleaned = 0.000149503 Jy ! Total flux subtracted in 200 components = 0.000149503 Jy ! Clean residual min=-0.002558 max=0.002441 Jy/beam ! Clean residual mean=0.000014 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.133595 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.133595 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.885 mas, bmaj=2.25 mas, bpa=-0.7164 degrees ! Estimated noise=0.650998 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171258 Jy ! Component: 100 - total flux cleaned = -0.000170451 Jy ! Component: 150 - total flux cleaned = -0.000183566 Jy ! Component: 200 - total flux cleaned = -0.000183651 Jy ! Total flux subtracted in 200 components = -0.000183651 Jy ! Clean residual min=-0.002524 max=0.002319 Jy/beam ! Clean residual mean=0.000008 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.133411 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.133411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057658Jy sigma=0.944749 ! Fit after self-cal, rms=0.057629Jy sigma=0.944680 wmodel J2318-1659_X_2005_06_30_yyk\_map.mod ! Writing 37 model components to file: J2318-1659_X_2005_06_30_yyk_map.mod wobs J2318-1659_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2318-1659_X_2005_06_30_yyk_uvs.fits wwins J2318-1659_X_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J2318-1659_X_2005_06_30_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.000385407 Jy ! Component: 100 - total flux cleaned = -0.000583943 Jy ! Component: 150 - total flux cleaned = -0.000809003 Jy ! Component: 200 - total flux cleaned = -0.00105719 Jy ! Component: 250 - total flux cleaned = -0.00136216 Jy ! Component: 300 - total flux cleaned = -0.00165493 Jy ! Component: 350 - total flux cleaned = -0.001812 Jy ! Component: 400 - total flux cleaned = -0.00202388 Jy ! Component: 450 - total flux cleaned = -0.0021694 Jy ! Component: 500 - total flux cleaned = -0.00231077 Jy ! Component: 550 - total flux cleaned = -0.00239397 Jy ! Component: 600 - total flux cleaned = -0.00242139 Jy ! Component: 650 - total flux cleaned = -0.00247547 Jy ! Component: 700 - total flux cleaned = -0.00263158 Jy ! Component: 750 - total flux cleaned = -0.00268237 Jy ! Component: 800 - total flux cleaned = -0.0027576 Jy ! Component: 850 - total flux cleaned = -0.00278186 Jy ! Component: 900 - total flux cleaned = -0.00280593 Jy ! Component: 950 - total flux cleaned = -0.00280614 Jy ! Component: 1000 - total flux cleaned = -0.00283011 Jy ! Component: 1050 - total flux cleaned = -0.0028764 Jy ! Component: 1100 - total flux cleaned = -0.00292174 Jy ! Component: 1150 - total flux cleaned = -0.00296652 Jy ! Component: 1200 - total flux cleaned = -0.00303387 Jy ! Component: 1250 - total flux cleaned = -0.00320906 Jy ! Component: 1300 - total flux cleaned = -0.0032304 Jy ! Component: 1350 - total flux cleaned = -0.00327308 Jy ! Component: 1400 - total flux cleaned = -0.00335757 Jy ! Component: 1450 - total flux cleaned = -0.00335712 Jy ! Component: 1500 - total flux cleaned = -0.00337777 Jy ! Component: 1550 - total flux cleaned = -0.00339773 Jy ! Component: 1600 - total flux cleaned = -0.00349799 Jy ! Component: 1650 - total flux cleaned = -0.00345768 Jy ! Component: 1700 - total flux cleaned = -0.00343754 Jy ! Component: 1750 - total flux cleaned = -0.00343772 Jy ! Component: 1800 - total flux cleaned = -0.00347607 Jy ! Component: 1850 - total flux cleaned = -0.00341911 Jy ! Component: 1900 - total flux cleaned = -0.00345706 Jy ! Component: 1950 - total flux cleaned = -0.00349447 Jy ! Component: 2000 - total flux cleaned = -0.00340201 Jy ! Total flux subtracted in 2048 components = -0.00343872 Jy ! Clean residual min=-0.001057 max=0.000988 Jy/beam ! Clean residual mean=0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.129973 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 172 components and 0.129973 Jy ![Exited script file: muppet] wmap "J2318-1659_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.885 x 2.25 at -0.7164 degrees (North through East) ! Clean map min=-0.0016126 max=0.12252 Jy/beam ! Writing clean map to FITS file: J2318-1659_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000343983 device "J2318-1659_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2318-1659_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.842241 0.842241 1.68448 3.36896 6.73792 13.4758 26.9517 53.9034 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.122 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.885 x 2.25 at -0.7164 degrees (North through East) ! Clean map min=-0.0016126 max=0.12252 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2318-1659_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2318-1659_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2318-1659_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:46:15 2005