! Started logfile: J0824-1827_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:08:36 2006 obs J0824-1827_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0824-1827_S_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.886869 visibilities/baseline/integration-bin. ! Found source: J0824-1827 ! ! 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 1411 lines of history. ! ! Reading 1756 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 J0824-1827_S_2005_07_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.28575 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.584 mas, bmaj=6.38 mas, bpa=-5.951 degrees ! Estimated noise=1.49351 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.208066 Jy ! Component: 100 - total flux cleaned = 0.261297 Jy ! Total flux subtracted in 100 components = 0.261297 Jy ! Clean residual min=-0.010283 max=0.020373 Jy/beam ! Clean residual mean=0.000061 rms=0.003157 Jy/beam ! Combined flux in latest and established models = 0.261297 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.261297 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.102683Jy sigma=1.415122 ! Fit after self-cal, rms=0.102342Jy sigma=1.411186 ! Inverting map and beam ! Estimated beam: bmin=2.579 mas, bmaj=6.381 mas, bpa=-5.981 degrees ! Estimated noise=1.49274 mJy/beam. ! Added new window around map position (3, 2.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.030018 Jy ! Component: 100 - total flux cleaned = 0.0478405 Jy ! Total flux subtracted in 100 components = 0.0478405 Jy ! Clean residual min=-0.007067 max=0.009021 Jy/beam ! Clean residual mean=0.000013 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 0.309138 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.309138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090396Jy sigma=1.220235 ! Fit after self-cal, rms=0.090299Jy sigma=1.218731 ! 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.212 mas, bmaj=7.995 mas, bpa=-5.859 degrees ! Estimated noise=1.04456 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.0135235 Jy ! Component: 100 - total flux cleaned = 0.0199571 Jy ! Component: 150 - total flux cleaned = 0.0225572 Jy ! Component: 200 - total flux cleaned = 0.0233058 Jy ! Total flux subtracted in 200 components = 0.0233058 Jy ! Clean residual min=-0.006581 max=0.006357 Jy/beam ! Clean residual mean=-0.000035 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.332444 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 55 components and 0.332444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087692Jy sigma=1.189964 ! Fit after self-cal, rms=0.087612Jy sigma=1.188847 ! 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.212 x 7.995 at -5.859 degrees (North through East) ! Clean map min=-0.0062142 max=0.2347 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01039 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.05 KP 0.95 ! LA 1.05 MK 0.91 NL 0.91 OV 0.97 ! PT 1.07 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983976 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.10 KP 1.02 ! LA 1.03 MK 1.00 NL 0.96 OV 1.01 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.955609 ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.95 HN 1.09 KP 0.96 ! LA 0.93 MK 1.06 NL 1.05 OV 1.03 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.07914 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.99 HN 0.93 KP 0.88 ! LA 0.77 MK 1.04 NL 0.92 OV 0.84 ! PT 0.97 SC 1.09 ! ! ! Fit before self-cal, rms=0.087612Jy sigma=1.188847 ! Fit after self-cal, rms=0.078638Jy sigma=1.084179 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.078638Jy sigma=1.084179 ! Fit after self-cal, rms=0.078633Jy sigma=1.084109 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.091 mas, bpa=-5.773 degrees ! Estimated noise=1.04471 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.00211301 Jy ! Component: 100 - total flux cleaned = 0.00195857 Jy ! Component: 150 - total flux cleaned = 0.00201605 Jy ! Component: 200 - total flux cleaned = 0.00206664 Jy ! Total flux subtracted in 200 components = 0.00206664 Jy ! Clean residual min=-0.004105 max=0.003806 Jy/beam ! Clean residual mean=0.000061 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.33451 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.33451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078475Jy sigma=1.081796 ! Fit after self-cal, rms=0.078466Jy sigma=1.081364 ! 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.078466Jy sigma=1.081364 ! Fit after self-cal, rms=0.076182Jy sigma=1.050825 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.000649897 Jy ! Component: 100 - total flux cleaned = 0.000639592 Jy ! Component: 150 - total flux cleaned = 0.000640335 Jy ! Component: 200 - total flux cleaned = 0.000717666 Jy ! Total flux subtracted in 200 components = 0.000717666 Jy ! Clean residual min=-0.004148 max=0.003612 Jy/beam ! Clean residual mean=0.000062 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.335228 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 75 components and 0.335228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076099Jy sigma=1.049563 ! Fit after self-cal, rms=0.075768Jy sigma=1.046697 ! 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.252 x 8.091 at -5.773 degrees (North through East) ! Clean map min=-0.0040632 max=0.23503 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.075768Jy sigma=1.046697 ! Fit after self-cal, rms=0.066490Jy sigma=0.954262 ! 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.066490Jy sigma=0.954262 ! Fit after self-cal, rms=0.066391Jy sigma=0.953687 ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=8.137 mas, bpa=-5.993 degrees ! Estimated noise=1.03909 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105389 Jy ! Component: 100 - total flux cleaned = 0.000997147 Jy ! Component: 150 - total flux cleaned = 0.00090671 Jy ! Component: 200 - total flux cleaned = 0.000868595 Jy ! Total flux subtracted in 200 components = 0.000868595 Jy ! Clean residual min=-0.004128 max=0.003286 Jy/beam ! Clean residual mean=0.000041 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.336097 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.336097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066337Jy sigma=0.952425 ! Fit after self-cal, rms=0.066256Jy sigma=0.951842 ! 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.066256Jy sigma=0.951842 ! Fit after self-cal, rms=0.064780Jy sigma=0.930089 ! 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.064780Jy sigma=0.930089 ! Fit after self-cal, rms=0.064765Jy sigma=0.929965 ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.135 mas, bpa=-6.059 degrees ! Estimated noise=1.03992 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102148 Jy ! Component: 100 - total flux cleaned = 0.00106922 Jy ! Component: 150 - total flux cleaned = 0.001038 Jy ! Component: 200 - total flux cleaned = 0.00101079 Jy ! Total flux subtracted in 200 components = 0.00101079 Jy ! Clean residual min=-0.004142 max=0.003177 Jy/beam ! Clean residual mean=0.000042 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.337107 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 92 components and 0.337107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064731Jy sigma=0.929071 ! Fit after self-cal, rms=0.064696Jy sigma=0.928709 ! 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.014 mas, bmaj=16.42 mas, bpa=-3.628 degrees ! Estimated noise=1.32175 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 = 1.19525e-05 Jy ! Component: 100 - total flux cleaned = 0.000150571 Jy ! Component: 150 - total flux cleaned = 0.000249039 Jy ! Component: 200 - total flux cleaned = 0.000250453 Jy ! Total flux subtracted in 200 components = 0.000250453 Jy ! Clean residual min=-0.003510 max=0.003882 Jy/beam ! Clean residual mean=0.000079 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.337358 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.337358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064693Jy sigma=0.928785 ! Fit after self-cal, rms=0.064672Jy sigma=0.928591 ! 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.59 mas, bmaj=6.411 mas, bpa=-6.106 degrees ! Estimated noise=1.47357 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.207156 Jy ! Component: 100 - total flux cleaned = 0.259473 Jy ! Component: 150 - total flux cleaned = 0.287964 Jy ! Component: 200 - total flux cleaned = 0.305174 Jy ! Total flux subtracted in 200 components = 0.305174 Jy ! Clean residual min=-0.005832 max=0.007670 Jy/beam ! Clean residual mean=0.000034 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.305174 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.305174 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.135 mas, bpa=-6.059 degrees ! Estimated noise=1.03992 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.0169857 Jy ! Component: 100 - total flux cleaned = 0.0246226 Jy ! Component: 150 - total flux cleaned = 0.0282412 Jy ! Component: 200 - total flux cleaned = 0.0290944 Jy ! Total flux subtracted in 200 components = 0.0290944 Jy ! Clean residual min=-0.004281 max=0.003495 Jy/beam ! Clean residual mean=0.000043 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.334268 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 74 components and 0.334268 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.014 mas, bmaj=16.42 mas, bpa=-3.628 degrees ! Estimated noise=1.32175 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.00204476 Jy ! Component: 100 - total flux cleaned = 0.0021489 Jy ! Component: 150 - total flux cleaned = 0.0022682 Jy ! Component: 200 - total flux cleaned = 0.00234416 Jy ! Total flux subtracted in 200 components = 0.00234416 Jy ! Clean residual min=-0.003516 max=0.003882 Jy/beam ! Clean residual mean=0.000079 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.336613 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 77 components and 0.336613 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.135 mas, bpa=-6.059 degrees ! Estimated noise=1.03992 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000611689 Jy ! Component: 100 - total flux cleaned = -0.000522491 Jy ! Component: 150 - total flux cleaned = -0.000483031 Jy ! Component: 200 - total flux cleaned = -0.00048124 Jy ! Total flux subtracted in 200 components = -0.00048124 Jy ! Clean residual min=-0.004195 max=0.003268 Jy/beam ! Clean residual mean=0.000042 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.336131 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.336131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064708Jy sigma=0.928668 ! Fit after self-cal, rms=0.064677Jy sigma=0.928284 wmodel J0824-1827_S_2005_07_08_yyk\_map.mod ! Writing 89 model components to file: J0824-1827_S_2005_07_08_yyk_map.mod wobs J0824-1827_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0824-1827_S_2005_07_08_yyk_uvs.fits wwins J0824-1827_S_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J0824-1827_S_2005_07_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.00170362 Jy ! Component: 100 - total flux cleaned = -0.00218622 Jy ! Component: 150 - total flux cleaned = -0.00257896 Jy ! Component: 200 - total flux cleaned = -0.00300591 Jy ! Component: 250 - total flux cleaned = -0.00361793 Jy ! Component: 300 - total flux cleaned = -0.00401385 Jy ! Component: 350 - total flux cleaned = -0.0041095 Jy ! Component: 400 - total flux cleaned = -0.0041558 Jy ! Component: 450 - total flux cleaned = -0.00415582 Jy ! Component: 500 - total flux cleaned = -0.0040667 Jy ! Component: 550 - total flux cleaned = -0.0039362 Jy ! Component: 600 - total flux cleaned = -0.00389405 Jy ! Component: 650 - total flux cleaned = -0.00402012 Jy ! Component: 700 - total flux cleaned = -0.00397952 Jy ! Component: 750 - total flux cleaned = -0.00402064 Jy ! Component: 800 - total flux cleaned = -0.00417891 Jy ! Component: 850 - total flux cleaned = -0.00410084 Jy ! Component: 900 - total flux cleaned = -0.00421571 Jy ! Component: 950 - total flux cleaned = -0.00414066 Jy ! Component: 1000 - total flux cleaned = -0.00406633 Jy ! Component: 1050 - total flux cleaned = -0.00402903 Jy ! Component: 1100 - total flux cleaned = -0.00392096 Jy ! Component: 1150 - total flux cleaned = -0.00385002 Jy ! Component: 1200 - total flux cleaned = -0.00378019 Jy ! Component: 1250 - total flux cleaned = -0.00360803 Jy ! Component: 1300 - total flux cleaned = -0.00353981 Jy ! Component: 1350 - total flux cleaned = -0.00347274 Jy ! Component: 1400 - total flux cleaned = -0.00337319 Jy ! Component: 1450 - total flux cleaned = -0.00324245 Jy ! Component: 1500 - total flux cleaned = -0.00330742 Jy ! Component: 1550 - total flux cleaned = -0.00317911 Jy ! Component: 1600 - total flux cleaned = -0.00317956 Jy ! Component: 1650 - total flux cleaned = -0.00311755 Jy ! Component: 1700 - total flux cleaned = -0.003179 Jy ! Component: 1750 - total flux cleaned = -0.00308767 Jy ! Component: 1800 - total flux cleaned = -0.0030578 Jy ! Component: 1850 - total flux cleaned = -0.00305794 Jy ! Component: 1900 - total flux cleaned = -0.0030583 Jy ! Component: 1950 - total flux cleaned = -0.00311652 Jy ! Component: 2000 - total flux cleaned = -0.00311632 Jy ! Total flux subtracted in 2048 components = -0.00305957 Jy ! Clean residual min=-0.001740 max=0.001415 Jy/beam ! Clean residual mean=0.000038 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.333072 Jy keep ! Adding 144 model components to the UV plane model. ! The established model now contains 233 components and 0.333072 Jy ![Exited script file: muppet] wmap "J0824-1827_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.135 at -6.059 degrees (North through East) ! Clean map min=-0.0040421 max=0.23475 Jy/beam ! Writing clean map to FITS file: J0824-1827_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.234749 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000594191 device "J0824-1827_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0824-1827_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.759353 0.759353 1.51871 3.03741 6.07483 12.1497 24.2993 48.5986 97.1972 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.234 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.242 x 8.135 at -6.059 degrees (North through East) ! Clean map min=-0.0040421 max=0.23475 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0824-1827_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0824-1827_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0824-1827_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:08:40 2006