! Started logfile: J1230-3121_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:23:08 2005 obs J1230-3121_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1230-3121_S_2004_05_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981818 visibilities/baseline/integration-bin. ! Found source: J1230-3121 ! ! 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 1433 lines of history. ! ! Reading 1944 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 J1230-3121_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 = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.171803 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870972Jy sigma=13.061794 ! Fit after self-cal, rms=0.870922Jy sigma=13.059593 ! 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=2.531 mas, bmaj=7.862 mas, bpa=-8.075 degrees ! Estimated noise=2.36405 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.109679 Jy ! Component: 100 - total flux cleaned = 0.138743 Jy ! Total flux subtracted in 100 components = 0.138743 Jy ! Clean residual min=-0.010941 max=0.014215 Jy/beam ! Clean residual mean=0.000081 rms=0.003648 Jy/beam ! Combined flux in latest and established models = 0.138743 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.138743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101000Jy sigma=1.210133 ! Fit after self-cal, rms=0.100903Jy sigma=1.208030 ! 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=3.541 mas, bmaj=10.31 mas, bpa=-9.792 degrees ! Estimated noise=1.21824 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.0225192 Jy ! Component: 100 - total flux cleaned = 0.0303893 Jy ! Component: 150 - total flux cleaned = 0.0327277 Jy ! Component: 200 - total flux cleaned = 0.0331033 Jy ! Total flux subtracted in 200 components = 0.0331033 Jy ! Clean residual min=-0.009400 max=0.015795 Jy/beam ! Clean residual mean=0.000275 rms=0.003888 Jy/beam ! Combined flux in latest and established models = 0.171846 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.171846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097895Jy sigma=1.147762 ! Fit after self-cal, rms=0.097887Jy sigma=1.147696 ! 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 ! 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.097887Jy sigma=1.147696 ! Fit after self-cal, rms=0.097887Jy sigma=1.147696 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.097887Jy sigma=1.147696 ! Fit after self-cal, rms=0.097887Jy sigma=1.147696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=10.31 mas, bpa=-9.792 degrees ! Estimated noise=1.21824 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.00026983 Jy ! Component: 100 - total flux cleaned = 0.000394521 Jy ! Component: 150 - total flux cleaned = 0.000507525 Jy ! Component: 200 - total flux cleaned = 0.000614958 Jy ! Total flux subtracted in 200 components = 0.000614958 Jy ! Clean residual min=-0.009474 max=0.015813 Jy/beam ! Clean residual mean=0.000276 rms=0.003862 Jy/beam ! Combined flux in latest and established models = 0.172461 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.172461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097849Jy sigma=1.146814 ! Fit after self-cal, rms=0.097844Jy sigma=1.146768 ! 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.097844Jy sigma=1.146768 ! Fit after self-cal, rms=0.095129Jy sigma=1.099934 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.000999279 Jy ! Component: 100 - total flux cleaned = 0.0012529 Jy ! Component: 150 - total flux cleaned = 0.0013981 Jy ! Component: 200 - total flux cleaned = 0.00146487 Jy ! Total flux subtracted in 200 components = 0.00146487 Jy ! Clean residual min=-0.008681 max=0.016250 Jy/beam ! Clean residual mean=0.000275 rms=0.003837 Jy/beam ! Combined flux in latest and established models = 0.173926 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 43 components and 0.173926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095026Jy sigma=1.098130 ! Fit after self-cal, rms=0.094942Jy sigma=1.094414 ! 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.541 x 10.31 at -9.792 degrees (North through East) ! Clean map min=-0.0085313 max=0.12522 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.094942Jy sigma=1.094414 ! Fit after self-cal, rms=0.094942Jy sigma=1.094414 ! 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.094942Jy sigma=1.094414 ! Fit after self-cal, rms=0.094980Jy sigma=1.094029 ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=10.31 mas, bpa=-9.792 degrees ! Estimated noise=1.21824 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170294 Jy ! Component: 100 - total flux cleaned = 0.000304325 Jy ! Component: 150 - total flux cleaned = 0.000360906 Jy ! Component: 200 - total flux cleaned = 0.000477388 Jy ! Total flux subtracted in 200 components = 0.000477388 Jy ! Clean residual min=-0.008754 max=0.016073 Jy/beam ! Clean residual mean=0.000277 rms=0.003808 Jy/beam ! Combined flux in latest and established models = 0.174403 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 45 components and 0.174403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094925Jy sigma=1.092842 ! Fit after self-cal, rms=0.094942Jy sigma=1.092784 ! 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.094942Jy sigma=1.092784 ! Fit after self-cal, rms=0.094942Jy sigma=1.092784 ! 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.094942Jy sigma=1.092784 ! Fit after self-cal, rms=0.094952Jy sigma=1.092779 ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=10.31 mas, bpa=-9.792 degrees ! Estimated noise=1.21824 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011723 Jy ! Component: 100 - total flux cleaned = 0.000221259 Jy ! Component: 150 - total flux cleaned = 0.000317052 Jy ! Component: 200 - total flux cleaned = 0.000360607 Jy ! Total flux subtracted in 200 components = 0.000360607 Jy ! Clean residual min=-0.008854 max=0.015999 Jy/beam ! Clean residual mean=0.000277 rms=0.003792 Jy/beam ! Combined flux in latest and established models = 0.174764 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 48 components and 0.174764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094927Jy sigma=1.092050 ! Fit after self-cal, rms=0.094929Jy sigma=1.092037 ! 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.824 mas, bmaj=27.25 mas, bpa=1.648 degrees ! Estimated noise=1.45913 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.00275676 Jy ! Component: 100 - total flux cleaned = 0.00298384 Jy ! Component: 150 - total flux cleaned = 0.00331582 Jy ! Component: 200 - total flux cleaned = 0.00362162 Jy ! Total flux subtracted in 200 components = 0.00362162 Jy ! Clean residual min=-0.012064 max=0.022769 Jy/beam ! Clean residual mean=0.000493 rms=0.005486 Jy/beam ! Combined flux in latest and established models = 0.178386 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 49 components and 0.178386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095028Jy sigma=1.093312 ! Fit after self-cal, rms=0.095011Jy sigma=1.092669 ! 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=2.531 mas, bmaj=7.862 mas, bpa=-8.075 degrees ! Estimated noise=2.36405 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.111764 Jy ! Component: 100 - total flux cleaned = 0.141202 Jy ! Component: 150 - total flux cleaned = 0.154289 Jy ! Component: 200 - total flux cleaned = 0.160919 Jy ! Total flux subtracted in 200 components = 0.160919 Jy ! Clean residual min=-0.009692 max=0.015560 Jy/beam ! Clean residual mean=0.000113 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.160919 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.160919 Jy ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=10.31 mas, bpa=-9.792 degrees ! Estimated noise=1.21824 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.00988455 Jy ! Component: 100 - total flux cleaned = 0.0111441 Jy ! Component: 150 - total flux cleaned = 0.0117484 Jy ! Component: 200 - total flux cleaned = 0.0121628 Jy ! Total flux subtracted in 200 components = 0.0121628 Jy ! Clean residual min=-0.008838 max=0.016222 Jy/beam ! Clean residual mean=0.000276 rms=0.003881 Jy/beam ! Combined flux in latest and established models = 0.173081 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.173081 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.824 mas, bmaj=27.25 mas, bpa=1.648 degrees ! Estimated noise=1.45913 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.00314455 Jy ! Component: 100 - total flux cleaned = 0.00342482 Jy ! Component: 150 - total flux cleaned = 0.00382681 Jy ! Component: 200 - total flux cleaned = 0.00407897 Jy ! Total flux subtracted in 200 components = 0.00407897 Jy ! Clean residual min=-0.012077 max=0.023237 Jy/beam ! Clean residual mean=0.000492 rms=0.005602 Jy/beam ! Combined flux in latest and established models = 0.17716 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.17716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=10.31 mas, bpa=-9.792 degrees ! Estimated noise=1.21824 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00209355 Jy ! Component: 100 - total flux cleaned = -0.00209431 Jy ! Component: 150 - total flux cleaned = -0.0020306 Jy ! Component: 200 - total flux cleaned = -0.00197768 Jy ! Total flux subtracted in 200 components = -0.00197768 Jy ! Clean residual min=-0.009010 max=0.016132 Jy/beam ! Clean residual mean=0.000280 rms=0.003777 Jy/beam ! Combined flux in latest and established models = 0.175183 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 48 components and 0.175183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094900Jy sigma=1.091276 ! Fit after self-cal, rms=0.094886Jy sigma=1.091205 wmodel J1230-3121_S_2004_05_08_yyk\_map.mod ! Writing 48 model components to file: J1230-3121_S_2004_05_08_yyk_map.mod wobs J1230-3121_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1230-3121_S_2004_05_08_yyk_uvs.fits wwins J1230-3121_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J1230-3121_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662175 Jy ! Component: 100 - total flux cleaned = 0.0115055 Jy ! Component: 150 - total flux cleaned = 0.015105 Jy ! Component: 200 - total flux cleaned = 0.0176929 Jy ! Component: 250 - total flux cleaned = 0.0198936 Jy ! Component: 300 - total flux cleaned = 0.0209559 Jy ! Component: 350 - total flux cleaned = 0.0211799 Jy ! Component: 400 - total flux cleaned = 0.0211865 Jy ! Component: 450 - total flux cleaned = 0.0207102 Jy ! Component: 500 - total flux cleaned = 0.0201659 Jy ! Component: 550 - total flux cleaned = 0.0197342 Jy ! Component: 600 - total flux cleaned = 0.0193247 Jy ! Component: 650 - total flux cleaned = 0.0190903 Jy ! Component: 700 - total flux cleaned = 0.0188653 Jy ! Component: 750 - total flux cleaned = 0.0188643 Jy ! Component: 800 - total flux cleaned = 0.018593 Jy ! Component: 850 - total flux cleaned = 0.0184027 Jy ! Component: 900 - total flux cleaned = 0.0179081 Jy ! Component: 950 - total flux cleaned = 0.0174909 Jy ! Component: 1000 - total flux cleaned = 0.0170286 Jy ! Component: 1050 - total flux cleaned = 0.0169188 Jy ! Component: 1100 - total flux cleaned = 0.0165952 Jy ! Component: 1150 - total flux cleaned = 0.0162325 Jy ! Component: 1200 - total flux cleaned = 0.0159822 Jy ! Component: 1250 - total flux cleaned = 0.0157396 Jy ! Component: 1300 - total flux cleaned = 0.0155491 Jy ! Component: 1350 - total flux cleaned = 0.0150878 Jy ! Component: 1400 - total flux cleaned = 0.014909 Jy ! Component: 1450 - total flux cleaned = 0.0145177 Jy ! Component: 1500 - total flux cleaned = 0.0142638 Jy ! Component: 1550 - total flux cleaned = 0.0140556 Jy ! Component: 1600 - total flux cleaned = 0.0136932 Jy ! Component: 1650 - total flux cleaned = 0.0134166 Jy ! Component: 1700 - total flux cleaned = 0.013033 Jy ! Component: 1750 - total flux cleaned = 0.01277 Jy ! Component: 1800 - total flux cleaned = 0.0123292 Jy ! Component: 1850 - total flux cleaned = 0.0119342 Jy ! Component: 1900 - total flux cleaned = 0.0115472 Jy ! Component: 1950 - total flux cleaned = 0.0111341 Jy ! Component: 2000 - total flux cleaned = 0.0107957 Jy ! Total flux subtracted in 2048 components = 0.0103657 Jy ! Clean residual min=-0.002006 max=0.002630 Jy/beam ! Clean residual mean=0.000019 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.185548 Jy keep ! Adding 173 model components to the UV plane model. ! The established model now contains 221 components and 0.185548 Jy ![Exited script file: muppet] wmap "J1230-3121_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.541 x 10.31 at -9.792 degrees (North through East) ! Clean map min=-0.0048472 max=0.1236 Jy/beam ! Writing clean map to FITS file: J1230-3121_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.123602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000703371 device "J1230-3121_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1230-3121_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70718 1.70718 3.41437 6.82873 13.6575 27.3149 54.6299 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.123 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.541 x 10.31 at -9.792 degrees (North through East) ! Clean map min=-0.0048472 max=0.1236 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1230-3121_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1230-3121_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1230-3121_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:23:12 2005