! Started logfile: J0153-3310_X_2002_05_14_yyk_uvs.log on Tue Jun 26 21:58:59 2007 obs J0153-3310_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0153-3310_X_2002_05_14_yyk_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.475833 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0153-3310 ! ! 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 8.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1077 lines of history. ! ! Reading 6852 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 J0153-3310_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.337009 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=0.7906 mas, bmaj=3.193 mas, bpa=21.63 degrees ! Estimated noise=2292.52 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.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.153646 Jy ! Component: 100 - total flux cleaned = 0.237656 Jy ! Total flux subtracted in 100 components = 0.237656 Jy ! Clean residual min=-0.027681 max=0.032034 Jy/beam ! Clean residual mean=-0.000117 rms=0.007978 Jy/beam ! Combined flux in latest and established models = 0.237656 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.237656 Jy ! ! Correcting IF 1. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.263304Jy sigma=0.001699 ! Fit after self-cal, rms=0.262628Jy sigma=0.001694 ! Inverting map and beam ! Estimated beam: bmin=0.7906 mas, bmaj=3.193 mas, bpa=21.63 degrees ! Estimated noise=2293.52 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=1.047 mas, bmaj=4.079 mas, bpa=19.65 degrees ! Estimated noise=1216.61 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.0813285 Jy ! Component: 100 - total flux cleaned = 0.120791 Jy ! Component: 150 - total flux cleaned = 0.140841 Jy ! Component: 200 - total flux cleaned = 0.151263 Jy ! Total flux subtracted in 200 components = 0.151263 Jy ! Clean residual min=-0.012398 max=0.015973 Jy/beam ! Clean residual mean=-0.000210 rms=0.004091 Jy/beam ! Combined flux in latest and established models = 0.388919 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 90 components and 0.388919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248965Jy sigma=0.001558 ! Fit after self-cal, rms=0.248587Jy sigma=0.001556 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.047 x 4.079 at 19.65 degrees (North through East) ! Clean map min=-0.011691 max=0.12147 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.248587Jy sigma=0.001556 ! Fit after self-cal, rms=0.248587Jy sigma=0.001556 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.248587Jy sigma=0.001556 ! Fit after self-cal, rms=0.248583Jy sigma=0.001556 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.047 mas, bmaj=4.079 mas, bpa=19.65 degrees ! Estimated noise=1216.61 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.00714355 Jy ! Component: 100 - total flux cleaned = 0.00835087 Jy ! Component: 150 - total flux cleaned = 0.00903602 Jy ! Component: 200 - total flux cleaned = 0.0096426 Jy ! Total flux subtracted in 200 components = 0.0096426 Jy ! Clean residual min=-0.011595 max=0.013783 Jy/beam ! Clean residual mean=-0.000200 rms=0.003880 Jy/beam ! Combined flux in latest and established models = 0.398562 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 98 components and 0.398562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248437Jy sigma=0.001554 ! Fit after self-cal, rms=0.248415Jy sigma=0.001554 ! 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.248415Jy sigma=0.001554 ! Fit after self-cal, rms=0.233700Jy sigma=0.001422 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 (-2, -0.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230788 Jy ! Component: 100 - total flux cleaned = 0.0359109 Jy ! Component: 150 - total flux cleaned = 0.0441944 Jy ! Component: 200 - total flux cleaned = 0.0483349 Jy ! Total flux subtracted in 200 components = 0.0483349 Jy ! Clean residual min=-0.009099 max=0.012697 Jy/beam ! Clean residual mean=0.000023 rms=0.002866 Jy/beam ! Combined flux in latest and established models = 0.446896 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 122 components and 0.446897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231948Jy sigma=0.001408 ! Fit after self-cal, rms=0.230172Jy sigma=0.001392 ! 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: 1.047 x 4.079 at 19.65 degrees (North through East) ! Clean map min=-0.0088742 max=0.12363 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.230172Jy sigma=0.001392 ! Fit after self-cal, rms=0.230803Jy sigma=0.001390 ! 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.230803Jy sigma=0.001390 ! Fit after self-cal, rms=0.230415Jy sigma=0.001387 ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=4.163 mas, bpa=19.42 degrees ! Estimated noise=1206.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263526 Jy ! Component: 100 - total flux cleaned = 0.00232191 Jy ! Component: 150 - total flux cleaned = 0.00218538 Jy ! Component: 200 - total flux cleaned = 0.00218502 Jy ! Total flux subtracted in 200 components = 0.00218502 Jy ! Clean residual min=-0.007749 max=0.008940 Jy/beam ! Clean residual mean=0.000030 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.449082 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 148 components and 0.449082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230217Jy sigma=0.001385 ! Fit after self-cal, rms=0.230010Jy sigma=0.001384 ! 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.230010Jy sigma=0.001384 ! Fit after self-cal, rms=0.234861Jy sigma=0.001383 ! 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.234861Jy sigma=0.001383 ! Fit after self-cal, rms=0.234733Jy sigma=0.001382 ! Inverting map and beam ! Estimated beam: bmin=1.053 mas, bmaj=4.254 mas, bpa=18.98 degrees ! Estimated noise=1202.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.37725e-05 Jy ! Component: 100 - total flux cleaned = -7.05806e-05 Jy ! Component: 150 - total flux cleaned = -0.000259474 Jy ! Component: 200 - total flux cleaned = -0.000428778 Jy ! Total flux subtracted in 200 components = -0.000428778 Jy ! Clean residual min=-0.006794 max=0.007257 Jy/beam ! Clean residual mean=0.000015 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.448653 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 159 components and 0.448653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234623Jy sigma=0.001381 ! Fit after self-cal, rms=0.234527Jy sigma=0.001380 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.375 mas, bmaj=7.503 mas, bpa=7.782 degrees ! Estimated noise=1421.55 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.000478955 Jy ! Component: 100 - total flux cleaned = 0.000480912 Jy ! Component: 150 - total flux cleaned = 0.000417815 Jy ! Component: 200 - total flux cleaned = 0.000301281 Jy ! Total flux subtracted in 200 components = 0.000301281 Jy ! Clean residual min=-0.006443 max=0.008384 Jy/beam ! Clean residual mean=0.000028 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.448954 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 170 components and 0.448954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234511Jy sigma=0.001380 ! Fit after self-cal, rms=0.234434Jy sigma=0.001380 ! 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=0.7915 mas, bmaj=3.246 mas, bpa=21.23 degrees ! Estimated noise=2287.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.163804 Jy ! Component: 100 - total flux cleaned = 0.254581 Jy ! Component: 150 - total flux cleaned = 0.311324 Jy ! Component: 200 - total flux cleaned = 0.350149 Jy ! Total flux subtracted in 200 components = 0.350149 Jy ! Clean residual min=-0.016977 max=0.016270 Jy/beam ! Clean residual mean=0.000002 rms=0.004883 Jy/beam ! Combined flux in latest and established models = 0.350149 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.350149 Jy ! Inverting map and beam ! Estimated beam: bmin=1.053 mas, bmaj=4.254 mas, bpa=18.98 degrees ! Estimated noise=1202.82 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.0424996 Jy ! Component: 100 - total flux cleaned = 0.0640894 Jy ! Component: 150 - total flux cleaned = 0.076947 Jy ! Component: 200 - total flux cleaned = 0.0851918 Jy ! Total flux subtracted in 200 components = 0.0851918 Jy ! Clean residual min=-0.008284 max=0.007682 Jy/beam ! Clean residual mean=0.000013 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.43534 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 117 components and 0.43534 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.375 mas, bmaj=7.503 mas, bpa=7.782 degrees ! Estimated noise=1421.55 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.00791577 Jy ! Component: 100 - total flux cleaned = 0.0103498 Jy ! Component: 150 - total flux cleaned = 0.0105732 Jy ! Component: 200 - total flux cleaned = 0.0108493 Jy ! Total flux subtracted in 200 components = 0.0108493 Jy ! Clean residual min=-0.007090 max=0.008656 Jy/beam ! Clean residual mean=0.000025 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.44619 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 0.44619 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.053 mas, bmaj=4.254 mas, bpa=18.98 degrees ! Estimated noise=1202.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00168795 Jy ! Component: 100 - total flux cleaned = -0.00126365 Jy ! Component: 150 - total flux cleaned = -0.00114136 Jy ! Component: 200 - total flux cleaned = -0.000908945 Jy ! Total flux subtracted in 200 components = -0.000908945 Jy ! Clean residual min=-0.008085 max=0.007212 Jy/beam ! Clean residual mean=0.000014 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 0.445281 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.445281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234541Jy sigma=0.001381 ! Fit after self-cal, rms=0.234410Jy sigma=0.001380 wmodel J0153-3310_X_2002_05_14_yyk\_map.mod ! Writing 160 model components to file: J0153-3310_X_2002_05_14_yyk_map.mod wobs J0153-3310_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0153-3310_X_2002_05_14_yyk_uvs.fits wwins J0153-3310_X_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J0153-3310_X_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.000156546 Jy ! Component: 100 - total flux cleaned = -0.000957383 Jy ! Component: 150 - total flux cleaned = -0.00210323 Jy ! Component: 200 - total flux cleaned = -0.00298162 Jy ! Component: 250 - total flux cleaned = -0.00353272 Jy ! Component: 300 - total flux cleaned = -0.00379106 Jy ! Component: 350 - total flux cleaned = -0.00403656 Jy ! Component: 400 - total flux cleaned = -0.00411755 Jy ! Component: 450 - total flux cleaned = -0.00434777 Jy ! Component: 500 - total flux cleaned = -0.00456835 Jy ! Component: 550 - total flux cleaned = -0.0043517 Jy ! Component: 600 - total flux cleaned = -0.00414321 Jy ! Component: 650 - total flux cleaned = -0.00421073 Jy ! Component: 700 - total flux cleaned = -0.00414518 Jy ! Component: 750 - total flux cleaned = -0.00433957 Jy ! Component: 800 - total flux cleaned = -0.00433884 Jy ! Component: 850 - total flux cleaned = -0.00433943 Jy ! Component: 900 - total flux cleaned = -0.00445976 Jy ! Component: 950 - total flux cleaned = -0.00451964 Jy ! Component: 1000 - total flux cleaned = -0.00475293 Jy ! Component: 1050 - total flux cleaned = -0.00498115 Jy ! Component: 1100 - total flux cleaned = -0.00520532 Jy ! Component: 1150 - total flux cleaned = -0.00536919 Jy ! Component: 1200 - total flux cleaned = -0.00542375 Jy ! Component: 1250 - total flux cleaned = -0.00574174 Jy ! Component: 1300 - total flux cleaned = -0.00594963 Jy ! Component: 1350 - total flux cleaned = -0.00600015 Jy ! Component: 1400 - total flux cleaned = -0.00605084 Jy ! Component: 1450 - total flux cleaned = -0.00610052 Jy ! Component: 1500 - total flux cleaned = -0.00614907 Jy ! Component: 1550 - total flux cleaned = -0.00624529 Jy ! Component: 1600 - total flux cleaned = -0.00638621 Jy ! Component: 1650 - total flux cleaned = -0.00633891 Jy ! Component: 1700 - total flux cleaned = -0.00629348 Jy ! Component: 1750 - total flux cleaned = -0.00638491 Jy ! Component: 1800 - total flux cleaned = -0.00638537 Jy ! Component: 1850 - total flux cleaned = -0.00638516 Jy ! Component: 1900 - total flux cleaned = -0.00647276 Jy ! Component: 1950 - total flux cleaned = -0.00642909 Jy ! Component: 2000 - total flux cleaned = -0.00651463 Jy ! Total flux subtracted in 2048 components = -0.00638748 Jy ! Clean residual min=-0.002428 max=0.002291 Jy/beam ! Clean residual mean=0.000026 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.438893 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 279 components and 0.438893 Jy ![Exited script file: muppet] wmap "J0153-3310_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.053 x 4.254 at 18.98 degrees (North through East) ! Clean map min=-0.004659 max=0.12938 Jy/beam ! Writing clean map to FITS file: J0153-3310_X_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.129376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00085603 device "J0153-3310_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0153-3310_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.98498 1.98498 3.96996 7.93993 15.8799 31.7597 63.5194 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.129 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.053 x 4.254 at 18.98 degrees (North through East) ! Clean map min=-0.004659 max=0.12938 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0153-3310_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0153-3310_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0153-3310_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 21:59:09 2007