! Started logfile: J0928-0409_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:13:57 2005 obs J0928-0409_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0928-0409_S_2004_04_30_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.943056 visibilities/baseline/integration-bin. ! Found source: J0928-0409 ! ! 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 1628 lines of history. ! ! Reading 2716 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 J0928-0409_S_2004_04_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.129968 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892001Jy sigma=17.510415 ! Fit after self-cal, rms=0.891946Jy sigma=17.509142 ! 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.592 mas, bmaj=6.837 mas, bpa=-3.615 degrees ! Estimated noise=1.03228 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.0942858 Jy ! Component: 100 - total flux cleaned = 0.112881 Jy ! Total flux subtracted in 100 components = 0.112881 Jy ! Clean residual min=-0.005233 max=0.006333 Jy/beam ! Clean residual mean=-0.000004 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.112881 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.112881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066350Jy sigma=1.074210 ! Fit after self-cal, rms=0.066325Jy sigma=1.073727 ! 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.267 mas, bmaj=7.98 mas, bpa=-3.498 degrees ! Estimated noise=0.711443 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.00780068 Jy ! Component: 100 - total flux cleaned = 0.0110245 Jy ! Component: 150 - total flux cleaned = 0.01254 Jy ! Component: 200 - total flux cleaned = 0.0127714 Jy ! Total flux subtracted in 200 components = 0.0127714 Jy ! Clean residual min=-0.003376 max=0.005219 Jy/beam ! Clean residual mean=0.000008 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.125653 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.125653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065623Jy sigma=1.059270 ! Fit after self-cal, rms=0.065601Jy sigma=1.058964 ! 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.0002 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 0.95 KP 0.95 ! LA 1.06 MK 1.01 NL 0.98 OV 0.99 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.996747 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.07 KP 0.96 ! LA 1.12 MK 1.02 NL 0.95 OV 1.02 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.988085 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.92 HN 1.00 KP 0.93 ! LA 0.94 MK 1.08 NL 1.06 OV 1.05 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02163 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.87 HN 0.96 KP 0.90 ! LA 1.00* MK 0.99 NL 1.03 OV 0.83 ! PT 1.02 SC 1.09 ! ! ! Fit before self-cal, rms=0.065601Jy sigma=1.058964 ! Fit after self-cal, rms=0.064412Jy sigma=1.039236 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.064412Jy sigma=1.039236 ! Fit after self-cal, rms=0.064400Jy sigma=1.039138 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=8.072 mas, bpa=-2.537 degrees ! Estimated noise=0.709413 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 (-6, 10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421225 Jy ! Component: 100 - total flux cleaned = 0.0046849 Jy ! Component: 150 - total flux cleaned = 0.00462474 Jy ! Component: 200 - total flux cleaned = 0.00467998 Jy ! Total flux subtracted in 200 components = 0.00467998 Jy ! Clean residual min=-0.002732 max=0.002403 Jy/beam ! Clean residual mean=0.000021 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.130333 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.130333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064152Jy sigma=1.032836 ! Fit after self-cal, rms=0.064131Jy sigma=1.032458 ! 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.064131Jy sigma=1.032458 ! Fit after self-cal, rms=0.062001Jy sigma=0.982746 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.00150307 Jy ! Component: 100 - total flux cleaned = 0.00166234 Jy ! Component: 150 - total flux cleaned = 0.00175547 Jy ! Component: 200 - total flux cleaned = 0.00183948 Jy ! Total flux subtracted in 200 components = 0.00183948 Jy ! Clean residual min=-0.002304 max=0.002500 Jy/beam ! Clean residual mean=0.000018 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.132172 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.132172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061915Jy sigma=0.981170 ! Fit after self-cal, rms=0.061700Jy sigma=0.977371 ! 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.269 x 8.072 at -2.537 degrees (North through East) ! Clean map min=-0.0021849 max=0.10852 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.061700Jy sigma=0.977371 ! Fit after self-cal, rms=0.060509Jy sigma=0.969508 ! 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.060509Jy sigma=0.969508 ! Fit after self-cal, rms=0.060487Jy sigma=0.969048 ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=8.05 mas, bpa=-2.634 degrees ! Estimated noise=0.704768 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111708 Jy ! Component: 100 - total flux cleaned = 0.00122754 Jy ! Component: 150 - total flux cleaned = 0.0013582 Jy ! Component: 200 - total flux cleaned = 0.00150689 Jy ! Total flux subtracted in 200 components = 0.00150689 Jy ! Clean residual min=-0.002275 max=0.002156 Jy/beam ! Clean residual mean=0.000015 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.133679 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.133679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060448Jy sigma=0.968225 ! Fit after self-cal, rms=0.060440Jy sigma=0.968130 ! 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.060440Jy sigma=0.968130 ! Fit after self-cal, rms=0.061334Jy sigma=0.958240 ! 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.061334Jy sigma=0.958240 ! Fit after self-cal, rms=0.061332Jy sigma=0.958141 ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=8.061 mas, bpa=-2.718 degrees ! Estimated noise=0.701355 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247307 Jy ! Component: 100 - total flux cleaned = 0.00024498 Jy ! Component: 150 - total flux cleaned = 0.000216632 Jy ! Component: 200 - total flux cleaned = 0.000217191 Jy ! Total flux subtracted in 200 components = 0.000217191 Jy ! Clean residual min=-0.002115 max=0.002024 Jy/beam ! Clean residual mean=0.000009 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.133896 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.133896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061309Jy sigma=0.957662 ! Fit after self-cal, rms=0.061308Jy sigma=0.957633 ! 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=7.788 mas, bmaj=13.21 mas, bpa=0.06377 degrees ! Estimated noise=0.884957 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.000195119 Jy ! Component: 100 - total flux cleaned = 0.000330416 Jy ! Component: 150 - total flux cleaned = 0.000344515 Jy ! Component: 200 - total flux cleaned = 0.000356842 Jy ! Total flux subtracted in 200 components = 0.000356842 Jy ! Clean residual min=-0.001881 max=0.001963 Jy/beam ! Clean residual mean=0.000016 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.134253 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.134253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061300Jy sigma=0.957604 ! Fit after self-cal, rms=0.061298Jy sigma=0.957588 ! 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.59 mas, bmaj=6.885 mas, bpa=-3.323 degrees ! Estimated noise=1.01551 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0938702 Jy ! Component: 100 - total flux cleaned = 0.112737 Jy ! Component: 150 - total flux cleaned = 0.120191 Jy ! Component: 200 - total flux cleaned = 0.124888 Jy ! Total flux subtracted in 200 components = 0.124888 Jy ! Clean residual min=-0.003970 max=0.003239 Jy/beam ! Clean residual mean=0.000004 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.124888 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.124888 Jy ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=8.061 mas, bpa=-2.718 degrees ! Estimated noise=0.701355 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.00379083 Jy ! Component: 100 - total flux cleaned = 0.00573381 Jy ! Component: 150 - total flux cleaned = 0.00629518 Jy ! Component: 200 - total flux cleaned = 0.006714 Jy ! Total flux subtracted in 200 components = 0.006714 Jy ! Clean residual min=-0.002250 max=0.002054 Jy/beam ! Clean residual mean=0.000015 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.131602 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 71 components and 0.131602 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=7.788 mas, bmaj=13.21 mas, bpa=0.06377 degrees ! Estimated noise=0.884957 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.00143963 Jy ! Component: 100 - total flux cleaned = 0.00179553 Jy ! Component: 150 - total flux cleaned = 0.00193267 Jy ! Component: 200 - total flux cleaned = 0.0020467 Jy ! Total flux subtracted in 200 components = 0.0020467 Jy ! Clean residual min=-0.001944 max=0.001957 Jy/beam ! Clean residual mean=0.000020 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.133648 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.133648 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=8.061 mas, bpa=-2.718 degrees ! Estimated noise=0.701355 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021448 Jy ! Component: 100 - total flux cleaned = -0.000311495 Jy ! Component: 150 - total flux cleaned = -0.000282307 Jy ! Component: 200 - total flux cleaned = -0.000256154 Jy ! Total flux subtracted in 200 components = -0.000256154 Jy ! Clean residual min=-0.002087 max=0.002060 Jy/beam ! Clean residual mean=0.000009 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.133392 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.133392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061319Jy sigma=0.957837 ! Fit after self-cal, rms=0.061312Jy sigma=0.957760 wmodel J0928-0409_S_2004_04_30_yyk\_map.mod ! Writing 106 model components to file: J0928-0409_S_2004_04_30_yyk_map.mod wobs J0928-0409_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0928-0409_S_2004_04_30_yyk_uvs.fits wwins J0928-0409_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J0928-0409_S_2004_04_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.000352953 Jy ! Component: 100 - total flux cleaned = -0.000679712 Jy ! Component: 150 - total flux cleaned = -0.000953522 Jy ! Component: 200 - total flux cleaned = -0.00111702 Jy ! Component: 250 - total flux cleaned = -0.0012737 Jy ! Component: 300 - total flux cleaned = -0.0014544 Jy ! Component: 350 - total flux cleaned = -0.00171749 Jy ! Component: 400 - total flux cleaned = -0.00191592 Jy ! Component: 450 - total flux cleaned = -0.00208141 Jy ! Component: 500 - total flux cleaned = -0.00218904 Jy ! Component: 550 - total flux cleaned = -0.0023735 Jy ! Component: 600 - total flux cleaned = -0.00252743 Jy ! Component: 650 - total flux cleaned = -0.00265312 Jy ! Component: 700 - total flux cleaned = -0.00282538 Jy ! Component: 750 - total flux cleaned = -0.00287371 Jy ! Component: 800 - total flux cleaned = -0.00301651 Jy ! Component: 850 - total flux cleaned = -0.00301668 Jy ! Component: 900 - total flux cleaned = -0.00310873 Jy ! Component: 950 - total flux cleaned = -0.00315412 Jy ! Component: 1000 - total flux cleaned = -0.00322087 Jy ! Component: 1050 - total flux cleaned = -0.00333067 Jy ! Component: 1100 - total flux cleaned = -0.00343859 Jy ! Component: 1150 - total flux cleaned = -0.00345977 Jy ! Component: 1200 - total flux cleaned = -0.003544 Jy ! Component: 1250 - total flux cleaned = -0.00354393 Jy ! Component: 1300 - total flux cleaned = -0.00356487 Jy ! Component: 1350 - total flux cleaned = -0.00360571 Jy ! Component: 1400 - total flux cleaned = -0.00364605 Jy ! Component: 1450 - total flux cleaned = -0.00366633 Jy ! Component: 1500 - total flux cleaned = -0.00370544 Jy ! Component: 1550 - total flux cleaned = -0.00374372 Jy ! Component: 1600 - total flux cleaned = -0.00368561 Jy ! Component: 1650 - total flux cleaned = -0.0036282 Jy ! Component: 1700 - total flux cleaned = -0.0035721 Jy ! Component: 1750 - total flux cleaned = -0.00362834 Jy ! Component: 1800 - total flux cleaned = -0.00370219 Jy ! Component: 1850 - total flux cleaned = -0.00361067 Jy ! Component: 1900 - total flux cleaned = -0.00359269 Jy ! Component: 1950 - total flux cleaned = -0.00362848 Jy ! Component: 2000 - total flux cleaned = -0.00361052 Jy ! Total flux subtracted in 2048 components = -0.00362807 Jy ! Clean residual min=-0.001124 max=0.001163 Jy/beam ! Clean residual mean=0.000009 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.129764 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 239 components and 0.129764 Jy ![Exited script file: muppet] wmap "J0928-0409_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 8.061 at -2.718 degrees (North through East) ! Clean map min=-0.0018536 max=0.10859 Jy/beam ! Writing clean map to FITS file: J0928-0409_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108595 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361769 device "J0928-0409_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0928-0409_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.999412 0.999412 1.99882 3.99765 7.9953 15.9906 31.9812 63.9624 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.108 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.286 x 8.061 at -2.718 degrees (North through East) ! Clean map min=-0.0018536 max=0.10859 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0928-0409_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0928-0409_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0928-0409_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:14:02 2005