! Started logfile: J1913-0151_S_2004_05_08_yyk_uvs.log on Wed Dec 7 01:04:52 2005 obs J1913-0151_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1913-0151_S_2004_05_08_yyk_uve.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.465608 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1913-0151 ! ! 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 1438 lines of history. ! ! Reading 1760 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 J1913-0151_S_2004_05_08_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 = 256x256 pixels with 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.185145 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886148Jy sigma=16.596537 ! Fit after self-cal, rms=0.867668Jy sigma=16.225996 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=8.172 mas, bmaj=12.02 mas, bpa=11.09 degrees ! Estimated noise=1.38855 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.121384 Jy ! Component: 100 - total flux cleaned = 0.164362 Jy ! Total flux subtracted in 100 components = 0.164362 Jy ! Clean residual min=-0.018939 max=0.034457 Jy/beam ! Clean residual mean=0.000549 rms=0.007019 Jy/beam ! Combined flux in latest and established models = 0.164362 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.164362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102859Jy sigma=1.734312 ! Fit after self-cal, rms=0.102392Jy sigma=1.725556 ! Inverting map 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=9.281 mas, bmaj=13.71 mas, bpa=14.07 degrees ! Estimated noise=1.0279 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.0371461 Jy ! Component: 100 - total flux cleaned = 0.0556102 Jy ! Component: 150 - total flux cleaned = 0.066413 Jy ! Component: 200 - total flux cleaned = 0.0729247 Jy ! Total flux subtracted in 200 components = 0.0729247 Jy ! Clean residual min=-0.014555 max=0.036820 Jy/beam ! Clean residual mean=0.000548 rms=0.007105 Jy/beam ! Combined flux in latest and established models = 0.237287 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 64 components and 0.237287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093784Jy sigma=1.510877 ! Fit after self-cal, rms=0.093516Jy sigma=1.502687 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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* 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.01132 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.00* KP 0.95 ! LA 1.00* MK 1.00* NL 1.05 OV 1.02 ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.093516Jy sigma=1.502687 ! Fit after self-cal, rms=0.093219Jy sigma=1.496774 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.093219Jy sigma=1.496774 ! Fit after self-cal, rms=0.093238Jy sigma=1.496713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.348 mas, bmaj=13.75 mas, bpa=14.74 degrees ! Estimated noise=1.02162 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 (19, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.034931 Jy ! Component: 100 - total flux cleaned = 0.0419966 Jy ! Component: 150 - total flux cleaned = 0.0459762 Jy ! Component: 200 - total flux cleaned = 0.0494964 Jy ! Total flux subtracted in 200 components = 0.0494964 Jy ! Clean residual min=-0.009381 max=0.011087 Jy/beam ! Clean residual mean=0.000181 rms=0.002950 Jy/beam ! Combined flux in latest and established models = 0.286783 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 116 components and 0.286783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083069Jy sigma=1.263669 ! Fit after self-cal, rms=0.081829Jy sigma=1.233492 ! 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.081829Jy sigma=1.233492 ! Fit after self-cal, rms=0.075441Jy sigma=1.089591 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.0112056 Jy ! Component: 100 - total flux cleaned = 0.0157096 Jy ! Component: 150 - total flux cleaned = 0.0182084 Jy ! Component: 200 - total flux cleaned = 0.0201127 Jy ! Total flux subtracted in 200 components = 0.0201127 Jy ! Clean residual min=-0.005125 max=0.006340 Jy/beam ! Clean residual mean=0.000039 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.306896 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 141 components and 0.306896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074027Jy sigma=1.055320 ! Fit after self-cal, rms=0.073237Jy sigma=1.040868 ! 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: 9.348 x 13.75 at 14.74 degrees (North through East) ! Clean map min=-0.0045613 max=0.14444 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.073237Jy sigma=1.040868 ! Fit after self-cal, rms=0.070035Jy sigma=1.003142 ! 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.070035Jy sigma=1.003142 ! Fit after self-cal, rms=0.069899Jy sigma=1.001670 ! Inverting map and beam ! Estimated beam: bmin=9.217 mas, bmaj=13.62 mas, bpa=15.54 degrees ! Estimated noise=0.998745 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172103 Jy ! Component: 100 - total flux cleaned = 0.00266492 Jy ! Component: 150 - total flux cleaned = 0.00305312 Jy ! Component: 200 - total flux cleaned = 0.00346365 Jy ! Total flux subtracted in 200 components = 0.00346365 Jy ! Clean residual min=-0.003570 max=0.004828 Jy/beam ! Clean residual mean=-0.000031 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.31036 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 173 components and 0.310359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069708Jy sigma=0.994531 ! Fit after self-cal, rms=0.069649Jy sigma=0.993743 ! 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.069649Jy sigma=0.993743 ! Fit after self-cal, rms=0.069123Jy sigma=0.984865 ! 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.069123Jy sigma=0.984865 ! Fit after self-cal, rms=0.069104Jy sigma=0.984667 ! Inverting map and beam ! Estimated beam: bmin=9.203 mas, bmaj=13.58 mas, bpa=15.25 degrees ! Estimated noise=0.989506 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445559 Jy ! Component: 100 - total flux cleaned = 0.000869479 Jy ! Component: 150 - total flux cleaned = 0.00114092 Jy ! Component: 200 - total flux cleaned = 0.00138121 Jy ! Total flux subtracted in 200 components = 0.00138121 Jy ! Clean residual min=-0.003490 max=0.004368 Jy/beam ! Clean residual mean=-0.000028 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.311741 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 188 components and 0.311741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069058Jy sigma=0.981066 ! Fit after self-cal, rms=0.069042Jy sigma=0.980750 ! 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=10.6 mas, bmaj=14.74 mas, bpa=17.76 degrees ! Estimated noise=1.01451 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.000435504 Jy ! Component: 100 - total flux cleaned = 0.000746705 Jy ! Component: 150 - total flux cleaned = 0.00109409 Jy ! Component: 200 - total flux cleaned = 0.00143583 Jy ! Total flux subtracted in 200 components = 0.00143583 Jy ! Clean residual min=-0.003955 max=0.004320 Jy/beam ! Clean residual mean=-0.000045 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.313177 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 203 components and 0.313177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069036Jy sigma=0.979462 ! Fit after self-cal, rms=0.069023Jy sigma=0.979236 ! 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=8.14 mas, bmaj=11.95 mas, bpa=11.55 degrees ! Estimated noise=1.33724 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.121354 Jy ! Component: 100 - total flux cleaned = 0.173598 Jy ! Component: 150 - total flux cleaned = 0.20328 Jy ! Component: 200 - total flux cleaned = 0.223586 Jy ! Total flux subtracted in 200 components = 0.223586 Jy ! Clean residual min=-0.009637 max=0.009919 Jy/beam ! Clean residual mean=0.000228 rms=0.003397 Jy/beam ! Combined flux in latest and established models = 0.223586 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.223586 Jy ! Inverting map and beam ! Estimated beam: bmin=9.203 mas, bmaj=13.58 mas, bpa=15.25 degrees ! Estimated noise=0.989506 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.0256652 Jy ! Component: 100 - total flux cleaned = 0.0422946 Jy ! Component: 150 - total flux cleaned = 0.054011 Jy ! Component: 200 - total flux cleaned = 0.0625015 Jy ! Total flux subtracted in 200 components = 0.0625015 Jy ! Clean residual min=-0.006194 max=0.004615 Jy/beam ! Clean residual mean=0.000105 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.286087 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 111 components and 0.286087 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=10.6 mas, bmaj=14.74 mas, bpa=17.76 degrees ! Estimated noise=1.01451 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.00717607 Jy ! Component: 100 - total flux cleaned = 0.0119521 Jy ! Component: 150 - total flux cleaned = 0.0147996 Jy ! Component: 200 - total flux cleaned = 0.0173166 Jy ! Total flux subtracted in 200 components = 0.0173166 Jy ! Clean residual min=-0.003924 max=0.004042 Jy/beam ! Clean residual mean=0.000013 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.303404 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 163 components and 0.303404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.203 mas, bmaj=13.58 mas, bpa=15.25 degrees ! Estimated noise=0.989506 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164078 Jy ! Component: 100 - total flux cleaned = 0.003002 Jy ! Component: 150 - total flux cleaned = 0.00415685 Jy ! Component: 200 - total flux cleaned = 0.00521263 Jy ! Total flux subtracted in 200 components = 0.00521263 Jy ! Clean residual min=-0.003505 max=0.004167 Jy/beam ! Clean residual mean=-0.000012 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.308616 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 190 components and 0.308616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069108Jy sigma=0.980051 ! Fit after self-cal, rms=0.069103Jy sigma=0.979214 wmodel J1913-0151_S_2004_05_08_yyk\_map.mod ! Writing 190 model components to file: J1913-0151_S_2004_05_08_yyk_map.mod wobs J1913-0151_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1913-0151_S_2004_05_08_yyk_uvs.fits wwins J1913-0151_S_2004_05_08_yyk\_map.win ! wwins: Wrote 2 windows to J1913-0151_S_2004_05_08_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157694 Jy ! Component: 100 - total flux cleaned = -0.000162426 Jy ! Component: 150 - total flux cleaned = -0.000785411 Jy ! Component: 200 - total flux cleaned = -0.00100512 Jy ! Component: 250 - total flux cleaned = -0.000884388 Jy ! Component: 300 - total flux cleaned = -0.000806364 Jy ! Component: 350 - total flux cleaned = -0.000768917 Jy ! Component: 400 - total flux cleaned = -0.000624204 Jy ! Component: 450 - total flux cleaned = -0.000520664 Jy ! Component: 500 - total flux cleaned = -0.000454107 Jy ! Component: 550 - total flux cleaned = -0.000454242 Jy ! Component: 600 - total flux cleaned = -0.000326829 Jy ! Component: 650 - total flux cleaned = -0.000264452 Jy ! Component: 700 - total flux cleaned = -0.000112284 Jy ! Component: 750 - total flux cleaned = 6.53574e-05 Jy ! Component: 800 - total flux cleaned = 0.000151832 Jy ! Component: 850 - total flux cleaned = 0.000264697 Jy ! Component: 900 - total flux cleaned = 0.000319499 Jy ! Component: 950 - total flux cleaned = 0.000400247 Jy ! Component: 1000 - total flux cleaned = 0.000505997 Jy ! Total flux subtracted in 1024 components = 0.000506151 Jy ! Clean residual min=-0.001576 max=0.001496 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.309122 Jy keep ! Adding 65 model components to the UV plane model. ! The established model now contains 255 components and 0.309122 Jy ![Exited script file: muppet] wmap "J1913-0151_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.203 x 13.58 at 15.25 degrees (North through East) ! Clean map min=-0.0038524 max=0.14198 Jy/beam ! Writing clean map to FITS file: J1913-0151_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000602123 device "J1913-0151_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1913-0151_S_2004_05_08_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2723 1.2723 2.5446 5.08921 10.1784 20.3568 40.7137 81.4273 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.141 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.203 x 13.58 at 15.25 degrees (North through East) ! Clean map min=-0.0038524 max=0.14198 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1913-0151_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1913-0151_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1913-0151_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 01:04:53 2005