! Started logfile: J0440-4333_S_2004_05_27_yyk_uvs.log on Sun Dec 11 20:43:36 2005 obs J0440-4333_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0440-4333_S_2004_05_27_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.472222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0440-4333 ! ! 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 1386 lines of history. ! ! Reading 680 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.VCS5 J0440-4333_S_2004_05_27_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)= 1.46854 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.154 mas, bmaj=6.258 mas, bpa=0.7356 degrees ! Estimated noise=3.25374 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 = 1.03222 Jy ! Component: 100 - total flux cleaned = 1.14635 Jy ! Total flux subtracted in 100 components = 1.14635 Jy ! Clean residual min=-0.157198 max=0.243484 Jy/beam ! Clean residual mean=0.003556 rms=0.047913 Jy/beam ! Combined flux in latest and established models = 1.14635 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 1.14635 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.789735Jy sigma=9.823561 ! Fit after self-cal, rms=0.783629Jy sigma=9.745307 ! Inverting map and beam ! Estimated beam: bmin=2.154 mas, bmaj=6.258 mas, bpa=0.7356 degrees ! Estimated noise=3.25374 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.906 mas, bpa=-0.09373 degrees ! Estimated noise=2.38404 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.16128 Jy ! Component: 100 - total flux cleaned = 0.212167 Jy ! Component: 150 - total flux cleaned = 0.223531 Jy ! Component: 200 - total flux cleaned = 0.225034 Jy ! Total flux subtracted in 200 components = 0.225034 Jy ! Clean residual min=-0.198156 max=0.513236 Jy/beam ! Clean residual mean=0.007702 rms=0.116260 Jy/beam ! Combined flux in latest and established models = 1.37139 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 1.37139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.774033Jy sigma=9.517601 ! Fit after self-cal, rms=0.773733Jy sigma=9.511553 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 7.906 at -0.09373 degrees (North through East) ! Clean map min=-0.19645 max=1.2685 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.927894 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.52 HN 1.00* KP 1.10 ! LA 0.78 MK 1.07 NL 1.69 OV 0.86 ! PT 0.73 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.923643 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.47 HN 1.00* KP 1.10 ! LA 0.80 MK 1.13 NL 1.71 OV 0.90 ! PT 0.68 SC 1.04 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.907264 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.44 HN 1.00* KP 1.04 ! LA 0.74 MK 1.07 NL 2.02 OV 0.90 ! PT 0.74 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.953403 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.00* KP 0.77 ! LA 0.76 MK 0.96 NL 1.78 OV 1.09 ! PT 0.89 SC 1.10 ! ! ! Fit before self-cal, rms=0.773733Jy sigma=9.511553 ! Fit after self-cal, rms=0.714873Jy sigma=8.721294 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.714873Jy sigma=8.721294 ! Fit after self-cal, rms=0.737888Jy sigma=8.578515 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=8.176 mas, bpa=0.3665 degrees ! Estimated noise=1.95242 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.16435 Jy ! Component: 100 - total flux cleaned = -0.180041 Jy ! Component: 150 - total flux cleaned = -0.181727 Jy ! Component: 200 - total flux cleaned = -0.182473 Jy ! Total flux subtracted in 200 components = -0.182473 Jy ! Clean residual min=-0.133654 max=0.335566 Jy/beam ! Clean residual mean=-0.000527 rms=0.074268 Jy/beam ! Combined flux in latest and established models = 1.18891 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 1.18891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.723211Jy sigma=8.130712 ! Fit after self-cal, rms=0.722620Jy sigma=8.129361 ! 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.722620Jy sigma=8.129361 ! Fit after self-cal, rms=0.722134Jy sigma=8.092046 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) ! Added new window around map position (25.5, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.332224 Jy ! Component: 100 - total flux cleaned = 0.440488 Jy ! Component: 150 - total flux cleaned = 0.455341 Jy ! Component: 200 - total flux cleaned = 0.459957 Jy ! Total flux subtracted in 200 components = 0.459957 Jy ! Clean residual min=-0.154073 max=0.082513 Jy/beam ! Clean residual mean=-0.009114 rms=0.040576 Jy/beam ! Combined flux in latest and established models = 1.64887 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 1.64887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.553789Jy sigma=6.034370 ! Fit after self-cal, rms=0.515358Jy sigma=5.610447 ! 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.033 x 8.176 at 0.3665 degrees (North through East) ! Clean map min=-0.13589 max=1.0856 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.515358Jy sigma=5.610447 ! Fit after self-cal, rms=0.319086Jy sigma=4.328764 ! 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.319086Jy sigma=4.328764 ! Fit after self-cal, rms=0.319047Jy sigma=4.327976 ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=8.454 mas, bpa=0.2827 degrees ! Estimated noise=1.80892 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.169752 Jy ! Component: 100 - total flux cleaned = 0.181422 Jy ! Component: 150 - total flux cleaned = 0.184546 Jy ! Component: 200 - total flux cleaned = 0.184609 Jy ! Total flux subtracted in 200 components = 0.184609 Jy ! Clean residual min=-0.083402 max=0.053115 Jy/beam ! Clean residual mean=-0.002268 rms=0.020289 Jy/beam ! Combined flux in latest and established models = 1.83348 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 82 components and 1.83348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251226Jy sigma=3.133005 ! Fit after self-cal, rms=0.237820Jy sigma=2.884269 ! 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.237820Jy sigma=2.884269 ! Fit after self-cal, rms=0.203792Jy sigma=2.579808 ! 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.203792Jy sigma=2.579808 ! Fit after self-cal, rms=0.203724Jy sigma=2.579183 ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.587 mas, bpa=0.4956 degrees ! Estimated noise=1.77892 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0522035 Jy ! Component: 100 - total flux cleaned = 0.0510711 Jy ! Component: 150 - total flux cleaned = 0.0521106 Jy ! Component: 200 - total flux cleaned = 0.0520605 Jy ! Total flux subtracted in 200 components = 0.0520605 Jy ! Clean residual min=-0.051081 max=0.043227 Jy/beam ! Clean residual mean=-0.000210 rms=0.014336 Jy/beam ! Combined flux in latest and established models = 1.88554 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 1.88554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187922Jy sigma=2.203102 ! Fit after self-cal, rms=0.185650Jy sigma=2.150489 ! 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=11.28 mas, bmaj=38.58 mas, bpa=3.318 degrees ! Estimated noise=2.24837 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.0124169 Jy ! Component: 100 - total flux cleaned = 0.0125366 Jy ! Component: 150 - total flux cleaned = 0.0126426 Jy ! Component: 200 - total flux cleaned = 0.012729 Jy ! Total flux subtracted in 200 components = 0.012729 Jy ! Clean residual min=-0.054586 max=0.050824 Jy/beam ! Clean residual mean=-0.000637 rms=0.018650 Jy/beam ! Combined flux in latest and established models = 1.89827 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 1.89827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180074Jy sigma=2.062111 ! Fit after self-cal, rms=0.179369Jy sigma=2.049988 ! 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.219 mas, bmaj=6.253 mas, bpa=1.178 degrees ! Estimated noise=2.80847 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.905752 Jy ! Component: 100 - total flux cleaned = 1.18045 Jy ! Component: 150 - total flux cleaned = 1.35886 Jy ! Component: 200 - total flux cleaned = 1.48478 Jy ! Total flux subtracted in 200 components = 1.48478 Jy ! Clean residual min=-0.059724 max=0.071430 Jy/beam ! Clean residual mean=0.001011 rms=0.018230 Jy/beam ! Combined flux in latest and established models = 1.48478 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 46 model components to the UV plane model. ! The established model now contains 46 components and 1.48478 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.587 mas, bpa=0.4956 degrees ! Estimated noise=1.77892 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.187076 Jy ! Component: 100 - total flux cleaned = 0.276672 Jy ! Component: 150 - total flux cleaned = 0.331316 Jy ! Component: 200 - total flux cleaned = 0.362985 Jy ! Total flux subtracted in 200 components = 0.362985 Jy ! Clean residual min=-0.058023 max=0.051305 Jy/beam ! Clean residual mean=-0.000341 rms=0.018369 Jy/beam ! Combined flux in latest and established models = 1.84777 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 80 components and 1.84777 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=11.28 mas, bmaj=38.58 mas, bpa=3.318 degrees ! Estimated noise=2.24837 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.0259115 Jy ! Component: 100 - total flux cleaned = 0.0315938 Jy ! Component: 150 - total flux cleaned = 0.0355089 Jy ! Component: 200 - total flux cleaned = 0.0413284 Jy ! Total flux subtracted in 200 components = 0.0413284 Jy ! Clean residual min=-0.066704 max=0.051211 Jy/beam ! Clean residual mean=-0.000647 rms=0.023768 Jy/beam ! Combined flux in latest and established models = 1.8891 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 1.8891 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.587 mas, bpa=0.4956 degrees ! Estimated noise=1.77892 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00552124 Jy ! Component: 100 - total flux cleaned = -0.00545146 Jy ! Component: 150 - total flux cleaned = -0.00458317 Jy ! Component: 200 - total flux cleaned = -0.00378498 Jy ! Total flux subtracted in 200 components = -0.00378498 Jy ! Clean residual min=-0.043746 max=0.046103 Jy/beam ! Clean residual mean=-0.000276 rms=0.013807 Jy/beam ! Combined flux in latest and established models = 1.88531 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 1.88531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178620Jy sigma=2.075148 ! Fit after self-cal, rms=0.179147Jy sigma=2.051116 wmodel J0440-4333_S_2004_05_27_yyk\_map.mod ! Writing 101 model components to file: J0440-4333_S_2004_05_27_yyk_map.mod wobs J0440-4333_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0440-4333_S_2004_05_27_yyk_uvs.fits wwins J0440-4333_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J0440-4333_S_2004_05_27_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.00354277 Jy ! Component: 100 - total flux cleaned = -0.00946061 Jy ! Component: 150 - total flux cleaned = -0.00999459 Jy ! Component: 200 - total flux cleaned = -0.0125298 Jy ! Component: 250 - total flux cleaned = -0.0134653 Jy ! Component: 300 - total flux cleaned = -0.015193 Jy ! Component: 350 - total flux cleaned = -0.0144073 Jy ! Component: 400 - total flux cleaned = -0.0121787 Jy ! Component: 450 - total flux cleaned = -0.00827787 Jy ! Component: 500 - total flux cleaned = -0.00524836 Jy ! Component: 550 - total flux cleaned = -0.00363672 Jy ! Component: 600 - total flux cleaned = -0.00239168 Jy ! Component: 650 - total flux cleaned = -0.000592748 Jy ! Component: 700 - total flux cleaned = 0.00113286 Jy ! Component: 750 - total flux cleaned = 0.00251941 Jy ! Component: 800 - total flux cleaned = 0.00358421 Jy ! Component: 850 - total flux cleaned = 0.00461577 Jy ! Component: 900 - total flux cleaned = 0.00610844 Jy ! Component: 950 - total flux cleaned = 0.00779901 Jy ! Component: 1000 - total flux cleaned = 0.00944206 Jy ! Component: 1050 - total flux cleaned = 0.0110436 Jy ! Component: 1100 - total flux cleaned = 0.0130466 Jy ! Component: 1150 - total flux cleaned = 0.0145611 Jy ! Component: 1200 - total flux cleaned = 0.0154081 Jy ! Component: 1250 - total flux cleaned = 0.0160332 Jy ! Component: 1300 - total flux cleaned = 0.0170506 Jy ! Component: 1350 - total flux cleaned = 0.0174517 Jy ! Component: 1400 - total flux cleaned = 0.0184276 Jy ! Component: 1450 - total flux cleaned = 0.0190037 Jy ! Component: 1500 - total flux cleaned = 0.0197555 Jy ! Component: 1550 - total flux cleaned = 0.0208603 Jy ! Component: 1600 - total flux cleaned = 0.0221264 Jy ! Component: 1650 - total flux cleaned = 0.0237216 Jy ! Component: 1700 - total flux cleaned = 0.0247679 Jy ! Component: 1750 - total flux cleaned = 0.0257993 Jy ! Component: 1800 - total flux cleaned = 0.0273229 Jy ! Component: 1850 - total flux cleaned = 0.0286563 Jy ! Component: 1900 - total flux cleaned = 0.0301356 Jy ! Component: 1950 - total flux cleaned = 0.03143 Jy ! Component: 2000 - total flux cleaned = 0.0327086 Jy ! Total flux subtracted in 2048 components = 0.0341264 Jy ! Clean residual min=-0.008448 max=0.011260 Jy/beam ! Clean residual mean=0.000289 rms=0.003277 Jy/beam ! Combined flux in latest and established models = 1.91944 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 213 components and 1.91944 Jy ![Exited script file: muppet.VCS5] wmap "J0440-4333_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.587 at 0.4956 degrees (North through East) ! Clean map min=-0.055998 max=1.0589 Jy/beam ! Writing clean map to FITS file: J0440-4333_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.05887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00338283 device "J0440-4333_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0440-4333_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.958422 0.958422 1.91684 3.83369 7.66737 15.3347 30.6695 61.339 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0101 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.058 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.205 x 8.587 at 0.4956 degrees (North through East) ! Clean map min=-0.055998 max=1.0589 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0440-4333_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0440-4333_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0440-4333_S_2004_05_27_yyk_uvs.log closed on Sun Dec 11 20:43:43 2005