! Started logfile: J2318-1659_S_2005_07_20_yyk_uvs.log on Fri Jan 20 11:10:30 2006 obs J2318-1659_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J2318-1659_S_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.922222 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1531 lines of history. ! ! Reading 1660 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_S_2005_07_20_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.146902 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.526 mas, bmaj=6.579 mas, bpa=0.04237 degrees ! Estimated noise=1.53562 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.0964947 Jy ! Component: 100 - total flux cleaned = 0.1102 Jy ! Total flux subtracted in 100 components = 0.1102 Jy ! Clean residual min=-0.010026 max=0.012766 Jy/beam ! Clean residual mean=0.000058 rms=0.002735 Jy/beam ! Combined flux in latest and established models = 0.1102 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.1102 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.089177Jy sigma=1.461141 ! Fit after self-cal, rms=0.075371Jy sigma=1.127314 ! Inverting map and beam ! Estimated beam: bmin=2.526 mas, bmaj=6.579 mas, bpa=0.04237 degrees ! Estimated noise=1.53562 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.112 mas, bmaj=7.413 mas, bpa=0.06948 degrees ! Estimated noise=1.10738 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.0129028 Jy ! Component: 100 - total flux cleaned = 0.0180669 Jy ! Component: 150 - total flux cleaned = 0.0194613 Jy ! Component: 200 - total flux cleaned = 0.0197025 Jy ! Total flux subtracted in 200 components = 0.0197025 Jy ! Clean residual min=-0.005437 max=0.006526 Jy/beam ! Clean residual mean=0.000008 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.129902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.129902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073019Jy sigma=1.097761 ! Fit after self-cal, rms=0.073023Jy sigma=1.097736 ! 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.112 x 7.413 at 0.06948 degrees (North through East) ! Clean map min=-0.0052634 max=0.11535 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.03521 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.92 HN 1.02 KP 0.96 ! LA 1.08 MK 0.93 NL 1.00 OV 0.95 ! PT 1.03 SC 0.86 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02802 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.04 KP 0.99 ! LA 0.99 MK 0.92 NL 0.95 OV 0.98 ! PT 0.94 SC 0.95 ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.073023Jy sigma=1.097736 ! Fit after self-cal, rms=0.072307Jy sigma=1.092895 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.072307Jy sigma=1.092895 ! Fit after self-cal, rms=0.072309Jy sigma=1.092883 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=7.293 mas, bpa=0.328 degrees ! Estimated noise=1.10392 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.00215881 Jy ! Component: 100 - total flux cleaned = 0.00243535 Jy ! Component: 150 - total flux cleaned = 0.00256036 Jy ! Component: 200 - total flux cleaned = 0.00273401 Jy ! Total flux subtracted in 200 components = 0.00273401 Jy ! Clean residual min=-0.005186 max=0.006757 Jy/beam ! Clean residual mean=0.000048 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.132636 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.132636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072228Jy sigma=1.090838 ! Fit after self-cal, rms=0.072226Jy sigma=1.090828 ! 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.072226Jy sigma=1.090828 ! Fit after self-cal, rms=0.069097Jy sigma=1.040249 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.00133415 Jy ! Component: 100 - total flux cleaned = 0.00157099 Jy ! Component: 150 - total flux cleaned = 0.00173126 Jy ! Component: 200 - total flux cleaned = 0.00182956 Jy ! Total flux subtracted in 200 components = 0.00182956 Jy ! Clean residual min=-0.004933 max=0.006819 Jy/beam ! Clean residual mean=0.000051 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.134466 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 30 components and 0.134466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069014Jy sigma=1.038956 ! Fit after self-cal, rms=0.068875Jy sigma=1.036237 ! 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.057 x 7.293 at 0.328 degrees (North through East) ! Clean map min=-0.004774 max=0.1156 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.068875Jy sigma=1.036237 ! Fit after self-cal, rms=0.066563Jy sigma=1.028541 ! 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.066563Jy sigma=1.028541 ! Fit after self-cal, rms=0.066576Jy sigma=1.028281 ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.274 mas, bpa=0.3008 degrees ! Estimated noise=1.07155 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00253597 Jy ! Component: 100 - total flux cleaned = -0.00240863 Jy ! Component: 150 - total flux cleaned = -0.00237183 Jy ! Component: 200 - total flux cleaned = -0.00233713 Jy ! Total flux subtracted in 200 components = -0.00233713 Jy ! Clean residual min=-0.004517 max=0.006032 Jy/beam ! Clean residual mean=0.000037 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.132129 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 35 components and 0.132129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066793Jy sigma=1.026245 ! Fit after self-cal, rms=0.066800Jy sigma=1.026220 ! 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.066800Jy sigma=1.026220 ! Fit after self-cal, rms=0.066211Jy sigma=1.018878 ! 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.066211Jy sigma=1.018878 ! Fit after self-cal, rms=0.066228Jy sigma=1.018816 ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.273 mas, bpa=0.2677 degrees ! Estimated noise=1.06135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000725218 Jy ! Component: 100 - total flux cleaned = -0.000657826 Jy ! Component: 150 - total flux cleaned = -0.000625318 Jy ! Component: 200 - total flux cleaned = -0.000592675 Jy ! Total flux subtracted in 200 components = -0.000592675 Jy ! Clean residual min=-0.004390 max=0.006015 Jy/beam ! Clean residual mean=0.000024 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.131536 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.131536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066318Jy sigma=1.018176 ! Fit after self-cal, rms=0.066325Jy sigma=1.018170 ! 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.396 mas, bmaj=15.93 mas, bpa=11.79 degrees ! Estimated noise=1.39098 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.00226806 Jy ! Component: 100 - total flux cleaned = 0.00283194 Jy ! Component: 150 - total flux cleaned = 0.00319146 Jy ! Component: 200 - total flux cleaned = 0.00349791 Jy ! Total flux subtracted in 200 components = 0.00349791 Jy ! Clean residual min=-0.005396 max=0.006165 Jy/beam ! Clean residual mean=0.000024 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.135034 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.135034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066727Jy sigma=1.023470 ! Fit after self-cal, rms=0.066710Jy sigma=1.023255 ! 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.48 mas, bmaj=6.55 mas, bpa=0.1127 degrees ! Estimated noise=1.44398 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.10147 Jy ! Component: 100 - total flux cleaned = 0.117283 Jy ! Component: 150 - total flux cleaned = 0.124438 Jy ! Component: 200 - total flux cleaned = 0.128481 Jy ! Total flux subtracted in 200 components = 0.128481 Jy ! Clean residual min=-0.005439 max=0.005896 Jy/beam ! Clean residual mean=0.000018 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.128481 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.128481 Jy ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.273 mas, bpa=0.2677 degrees ! Estimated noise=1.06135 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.5, -9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00702189 Jy ! Component: 100 - total flux cleaned = 0.00798597 Jy ! Component: 150 - total flux cleaned = 0.00885642 Jy ! Component: 200 - total flux cleaned = 0.00895847 Jy ! Total flux subtracted in 200 components = 0.00895847 Jy ! Clean residual min=-0.004289 max=0.005463 Jy/beam ! Clean residual mean=-0.000000 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.13744 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 55 components and 0.13744 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.396 mas, bmaj=15.93 mas, bpa=11.79 degrees ! Estimated noise=1.39098 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.000886174 Jy ! Component: 100 - total flux cleaned = 0.00141388 Jy ! Component: 150 - total flux cleaned = 0.00152077 Jy ! Component: 200 - total flux cleaned = 0.00151579 Jy ! Total flux subtracted in 200 components = 0.00151579 Jy ! Clean residual min=-0.005349 max=0.005422 Jy/beam ! Clean residual mean=-0.000013 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.138956 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.138956 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.273 mas, bpa=0.2677 degrees ! Estimated noise=1.06135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647068 Jy ! Component: 100 - total flux cleaned = -0.000548465 Jy ! Component: 150 - total flux cleaned = -0.000627291 Jy ! Component: 200 - total flux cleaned = -0.000697438 Jy ! Total flux subtracted in 200 components = -0.000697438 Jy ! Clean residual min=-0.003779 max=0.004147 Jy/beam ! Clean residual mean=-0.000004 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.138258 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.138258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065929Jy sigma=1.005423 ! Fit after self-cal, rms=0.065831Jy sigma=1.004354 wmodel J2318-1659_S_2005_07_20_yyk\_map.mod ! Writing 75 model components to file: J2318-1659_S_2005_07_20_yyk_map.mod wobs J2318-1659_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J2318-1659_S_2005_07_20_yyk_uvs.fits wwins J2318-1659_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J2318-1659_S_2005_07_20_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.0012705 Jy ! Component: 100 - total flux cleaned = 0.00244426 Jy ! Component: 150 - total flux cleaned = 0.00334258 Jy ! Component: 200 - total flux cleaned = 0.00393536 Jy ! Component: 250 - total flux cleaned = 0.00450278 Jy ! Component: 300 - total flux cleaned = 0.00522693 Jy ! Component: 350 - total flux cleaned = 0.00586605 Jy ! Component: 400 - total flux cleaned = 0.00659444 Jy ! Component: 450 - total flux cleaned = 0.00724236 Jy ! Component: 500 - total flux cleaned = 0.00771169 Jy ! Component: 550 - total flux cleaned = 0.00811528 Jy ! Component: 600 - total flux cleaned = 0.00840973 Jy ! Component: 650 - total flux cleaned = 0.00869503 Jy ! Component: 700 - total flux cleaned = 0.00887995 Jy ! Component: 750 - total flux cleaned = 0.00896997 Jy ! Component: 800 - total flux cleaned = 0.00905953 Jy ! Component: 850 - total flux cleaned = 0.00923299 Jy ! Component: 900 - total flux cleaned = 0.00923254 Jy ! Component: 950 - total flux cleaned = 0.00923333 Jy ! Component: 1000 - total flux cleaned = 0.00927471 Jy ! Component: 1050 - total flux cleaned = 0.00923618 Jy ! Component: 1100 - total flux cleaned = 0.00947105 Jy ! Component: 1150 - total flux cleaned = 0.00947089 Jy ! Component: 1200 - total flux cleaned = 0.00954619 Jy ! Component: 1250 - total flux cleaned = 0.00962041 Jy ! Component: 1300 - total flux cleaned = 0.00965765 Jy ! Component: 1350 - total flux cleaned = 0.00969379 Jy ! Component: 1400 - total flux cleaned = 0.0097648 Jy ! Component: 1450 - total flux cleaned = 0.00979974 Jy ! Component: 1500 - total flux cleaned = 0.00983422 Jy ! Component: 1550 - total flux cleaned = 0.00986845 Jy ! Component: 1600 - total flux cleaned = 0.00996908 Jy ! Component: 1650 - total flux cleaned = 0.00996922 Jy ! Component: 1700 - total flux cleaned = 0.0100021 Jy ! Component: 1750 - total flux cleaned = 0.0100667 Jy ! Component: 1800 - total flux cleaned = 0.0101307 Jy ! Component: 1850 - total flux cleaned = 0.0100988 Jy ! Component: 1900 - total flux cleaned = 0.0101298 Jy ! Component: 1950 - total flux cleaned = 0.0102228 Jy ! Component: 2000 - total flux cleaned = 0.0102532 Jy ! Total flux subtracted in 2048 components = 0.0104042 Jy ! Clean residual min=-0.001768 max=0.001658 Jy/beam ! Clean residual mean=0.000009 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.148662 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 224 components and 0.148662 Jy ![Exited script file: muppet] wmap "J2318-1659_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 7.273 at 0.2677 degrees (North through East) ! Clean map min=-0.0033079 max=0.11169 Jy/beam ! Writing clean map to FITS file: J2318-1659_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000625234 device "J2318-1659_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J2318-1659_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.67937 1.67937 3.35875 6.71749 13.435 26.87 53.7399 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.111 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.028 x 7.273 at 0.2677 degrees (North through East) ! Clean map min=-0.0033079 max=0.11169 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2318-1659_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J2318-1659_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2318-1659_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 11:10:34 2006