! Started logfile: J1454-3400_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:55:36 2007 obs J1454-3400_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1454-3400_S_2002_05_14_yyk_uva.fits ! AN table 1: 78 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.949288 visibilities/baseline/integration-bin. ! Found source: J1454-3400 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 13328 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 J1454-3400_S_2002_05_14_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.430613 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.305 mas, bmaj=6.584 mas, bpa=-0.7242 degrees ! Estimated noise=1975.49 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.170055 Jy ! Component: 100 - total flux cleaned = 0.260334 Jy ! Total flux subtracted in 100 components = 0.260334 Jy ! Clean residual min=-0.023286 max=0.057790 Jy/beam ! Clean residual mean=-0.000581 rms=0.009602 Jy/beam ! Combined flux in latest and established models = 0.260334 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.260334 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.337926Jy sigma=0.001743 ! Fit after self-cal, rms=0.337626Jy sigma=0.001742 ! Inverting map and beam ! Estimated beam: bmin=2.305 mas, bmaj=6.584 mas, bpa=-0.7242 degrees ! Estimated noise=1975.49 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=3.045 mas, bmaj=8.438 mas, bpa=-2.367 degrees ! Estimated noise=1107.59 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.133911 Jy ! Component: 100 - total flux cleaned = 0.185747 Jy ! Component: 150 - total flux cleaned = 0.206547 Jy ! Component: 200 - total flux cleaned = 0.21009 Jy ! Total flux subtracted in 200 components = 0.21009 Jy ! Clean residual min=-0.029538 max=0.055800 Jy/beam ! Clean residual mean=0.000259 rms=0.011218 Jy/beam ! Combined flux in latest and established models = 0.470424 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.470424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316612Jy sigma=0.001518 ! Fit after self-cal, rms=0.316442Jy sigma=0.001517 ! 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.045 x 8.438 at -2.367 degrees (North through East) ! Clean map min=-0.029908 max=0.18064 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.316442Jy sigma=0.001517 ! Fit after self-cal, rms=0.316442Jy sigma=0.001517 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.316442Jy sigma=0.001517 ! Fit after self-cal, rms=0.316431Jy sigma=0.001517 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.438 mas, bpa=-2.367 degrees ! Estimated noise=1107.59 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.00215508 Jy ! Component: 100 - total flux cleaned = 0.00217953 Jy ! Component: 150 - total flux cleaned = 0.00257512 Jy ! Component: 200 - total flux cleaned = 0.0033277 Jy ! Total flux subtracted in 200 components = 0.0033277 Jy ! Clean residual min=-0.030181 max=0.054743 Jy/beam ! Clean residual mean=0.000258 rms=0.011084 Jy/beam ! Combined flux in latest and established models = 0.473752 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.473752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315448Jy sigma=0.001513 ! Fit after self-cal, rms=0.315243Jy sigma=0.001512 ! 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.315243Jy sigma=0.001512 ! Fit after self-cal, rms=0.310906Jy sigma=0.001495 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 (-6, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573152 Jy ! Component: 100 - total flux cleaned = 0.0595277 Jy ! Component: 150 - total flux cleaned = 0.060321 Jy ! Component: 200 - total flux cleaned = 0.0608816 Jy ! Total flux subtracted in 200 components = 0.0608816 Jy ! Clean residual min=-0.023849 max=0.046615 Jy/beam ! Clean residual mean=0.000211 rms=0.009420 Jy/beam ! Combined flux in latest and established models = 0.534634 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 104 components and 0.534634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301783Jy sigma=0.001442 ! Fit after self-cal, rms=0.299609Jy sigma=0.001428 ! 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.045 x 8.438 at -2.367 degrees (North through East) ! Clean map min=-0.021118 max=0.16735 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.299609Jy sigma=0.001428 ! Fit after self-cal, rms=0.299609Jy sigma=0.001428 ! 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.299609Jy sigma=0.001428 ! Fit after self-cal, rms=0.298974Jy sigma=0.001426 ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.438 mas, bpa=-2.367 degrees ! Estimated noise=1107.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176691 Jy ! Component: 100 - total flux cleaned = 0.0201761 Jy ! Component: 150 - total flux cleaned = 0.020671 Jy ! Component: 200 - total flux cleaned = 0.021444 Jy ! Total flux subtracted in 200 components = 0.021444 Jy ! Clean residual min=-0.019512 max=0.030815 Jy/beam ! Clean residual mean=0.000247 rms=0.008377 Jy/beam ! Combined flux in latest and established models = 0.556078 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 124 components and 0.556078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296481Jy sigma=0.001412 ! Fit after self-cal, rms=0.295708Jy sigma=0.001408 ! 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.295708Jy sigma=0.001408 ! Fit after self-cal, rms=0.295708Jy sigma=0.001408 ! 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.295708Jy sigma=0.001408 ! Fit after self-cal, rms=0.295506Jy sigma=0.001408 ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.438 mas, bpa=-2.367 degrees ! Estimated noise=1107.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581463 Jy ! Component: 100 - total flux cleaned = 0.00710988 Jy ! Component: 150 - total flux cleaned = 0.00775092 Jy ! Component: 200 - total flux cleaned = 0.007752 Jy ! Total flux subtracted in 200 components = 0.007752 Jy ! Clean residual min=-0.018415 max=0.024906 Jy/beam ! Clean residual mean=0.000265 rms=0.008061 Jy/beam ! Combined flux in latest and established models = 0.56383 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 144 components and 0.56383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294436Jy sigma=0.001402 ! Fit after self-cal, rms=0.294098Jy sigma=0.001400 ! 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.287 mas, bmaj=26.08 mas, bpa=4.095 degrees ! Estimated noise=1425.18 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.0106007 Jy ! Component: 100 - total flux cleaned = 0.0110174 Jy ! Component: 150 - total flux cleaned = 0.011408 Jy ! Component: 200 - total flux cleaned = 0.0112273 Jy ! Total flux subtracted in 200 components = 0.0112273 Jy ! Clean residual min=-0.029486 max=0.043697 Jy/beam ! Clean residual mean=0.000511 rms=0.014660 Jy/beam ! Combined flux in latest and established models = 0.575057 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 157 components and 0.575057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293854Jy sigma=0.001399 ! Fit after self-cal, rms=0.293661Jy sigma=0.001399 ! 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.305 mas, bmaj=6.584 mas, bpa=-0.7242 degrees ! Estimated noise=1975.49 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.178411 Jy ! Component: 100 - total flux cleaned = 0.282032 Jy ! Component: 150 - total flux cleaned = 0.353965 Jy ! Component: 200 - total flux cleaned = 0.405016 Jy ! Total flux subtracted in 200 components = 0.405016 Jy ! Clean residual min=-0.015541 max=0.030981 Jy/beam ! Clean residual mean=-0.000177 rms=0.005928 Jy/beam ! Combined flux in latest and established models = 0.405016 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.405016 Jy ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.438 mas, bpa=-2.367 degrees ! Estimated noise=1107.59 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.0783774 Jy ! Component: 100 - total flux cleaned = 0.117296 Jy ! Component: 150 - total flux cleaned = 0.138616 Jy ! Component: 200 - total flux cleaned = 0.150602 Jy ! Total flux subtracted in 200 components = 0.150602 Jy ! Clean residual min=-0.019065 max=0.024729 Jy/beam ! Clean residual mean=0.000271 rms=0.007854 Jy/beam ! Combined flux in latest and established models = 0.555618 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 125 components and 0.555618 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.287 mas, bmaj=26.08 mas, bpa=4.095 degrees ! Estimated noise=1425.18 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.0147324 Jy ! Component: 100 - total flux cleaned = 0.016322 Jy ! Component: 150 - total flux cleaned = 0.0169389 Jy ! Component: 200 - total flux cleaned = 0.0172865 Jy ! Total flux subtracted in 200 components = 0.0172865 Jy ! Clean residual min=-0.029269 max=0.043722 Jy/beam ! Clean residual mean=0.000537 rms=0.014527 Jy/beam ! Combined flux in latest and established models = 0.572905 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.572905 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.438 mas, bpa=-2.367 degrees ! Estimated noise=1107.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.004748 Jy ! Component: 100 - total flux cleaned = -0.00544325 Jy ! Component: 150 - total flux cleaned = -0.00544833 Jy ! Component: 200 - total flux cleaned = -0.00561065 Jy ! Total flux subtracted in 200 components = -0.00561065 Jy ! Clean residual min=-0.018149 max=0.024707 Jy/beam ! Clean residual mean=0.000272 rms=0.007816 Jy/beam ! Combined flux in latest and established models = 0.567294 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.567294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293423Jy sigma=0.001395 ! Fit after self-cal, rms=0.293173Jy sigma=0.001394 wmodel J1454-3400_S_2002_05_14_yyk\_map.mod ! Writing 159 model components to file: J1454-3400_S_2002_05_14_yyk_map.mod wobs J1454-3400_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1454-3400_S_2002_05_14_yyk_uvs.fits wwins J1454-3400_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J1454-3400_S_2002_05_14_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.0110915 Jy ! Component: 100 - total flux cleaned = 0.0206841 Jy ! Component: 150 - total flux cleaned = 0.0293558 Jy ! Component: 200 - total flux cleaned = 0.0373576 Jy ! Component: 250 - total flux cleaned = 0.0445765 Jy ! Component: 300 - total flux cleaned = 0.0499942 Jy ! Component: 350 - total flux cleaned = 0.0551389 Jy ! Component: 400 - total flux cleaned = 0.0597667 Jy ! Component: 450 - total flux cleaned = 0.0641695 Jy ! Component: 500 - total flux cleaned = 0.068134 Jy ! Component: 550 - total flux cleaned = 0.0723777 Jy ! Component: 600 - total flux cleaned = 0.0764478 Jy ! Component: 650 - total flux cleaned = 0.0801489 Jy ! Component: 700 - total flux cleaned = 0.0831128 Jy ! Component: 750 - total flux cleaned = 0.0850213 Jy ! Component: 800 - total flux cleaned = 0.0870496 Jy ! Component: 850 - total flux cleaned = 0.0888332 Jy ! Component: 900 - total flux cleaned = 0.0905598 Jy ! Component: 950 - total flux cleaned = 0.0922333 Jy ! Component: 1000 - total flux cleaned = 0.0935368 Jy ! Component: 1050 - total flux cleaned = 0.0951258 Jy ! Component: 1100 - total flux cleaned = 0.0969802 Jy ! Component: 1150 - total flux cleaned = 0.0983319 Jy ! Component: 1200 - total flux cleaned = 0.0999448 Jy ! Component: 1250 - total flux cleaned = 0.101374 Jy ! Component: 1300 - total flux cleaned = 0.102488 Jy ! Component: 1350 - total flux cleaned = 0.10344 Jy ! Component: 1400 - total flux cleaned = 0.104638 Jy ! Component: 1450 - total flux cleaned = 0.105809 Jy ! Component: 1500 - total flux cleaned = 0.106574 Jy ! Component: 1550 - total flux cleaned = 0.107698 Jy ! Component: 1600 - total flux cleaned = 0.108672 Jy ! Component: 1650 - total flux cleaned = 0.109628 Jy ! Component: 1700 - total flux cleaned = 0.110683 Jy ! Component: 1750 - total flux cleaned = 0.111606 Jy ! Component: 1800 - total flux cleaned = 0.112627 Jy ! Component: 1850 - total flux cleaned = 0.113408 Jy ! Component: 1900 - total flux cleaned = 0.114506 Jy ! Component: 1950 - total flux cleaned = 0.115479 Jy ! Component: 2000 - total flux cleaned = 0.116436 Jy ! Total flux subtracted in 2048 components = 0.117276 Jy ! Clean residual min=-0.006030 max=0.006538 Jy/beam ! Clean residual mean=0.000280 rms=0.002638 Jy/beam ! Combined flux in latest and established models = 0.68457 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 424 components and 0.68457 Jy ![Exited script file: muppet] wmap "J1454-3400_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.045 x 8.438 at -2.367 degrees (North through East) ! Clean map min=-0.0095386 max=0.16433 Jy/beam ! Writing clean map to FITS file: J1454-3400_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.164329 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00270502 device "J1454-3400_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1454-3400_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.93828 4.93828 9.87657 19.7531 39.5063 79.0125 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0081 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.164 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.045 x 8.438 at -2.367 degrees (North through East) ! Clean map min=-0.0095386 max=0.16433 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1454-3400_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1454-3400_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1454-3400_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:55:44 2007