3 resultados para MSE
em BORIS: Bern Open Repository and Information System - Berna - Suiça
Resumo:
PURPOSE: To perform baseline T(2) mapping of the hips of healthy volunteers, focusing on topographic variation, because no detailed study has involved hips. T(2) mapping is a quantitative magnetic resonance imaging (MRI) technique that evaluates cartilage matrix components. MATERIALS AND METHODS: Hips of 12 healthy adults (six men and six women; mean age = 29.5 +/- 4.9 years) were studied with a 3.0-Tesla MRI system. T(2) measurement in the oblique-coronal plane used a multi-spin-echo (MSE) sequence. Femoral cartilage was divided into 12 radial sections; acetabular cartilage was divided into six radial sections, and each section was divided into two layers representing the superficial and deep halves of the cartilage. T(2) of these sections and layers were measured. RESULTS: Femoral cartilage T(2) was the shortest (-20 degrees to 20 degrees and -10 degrees to 10 degrees , superficial and deep layers), with an increase near the magic angle (54.7 degrees ). Acetabular cartilage T(2) in both layers was shorter in the periphery than the other parts, especially at 20 degrees to 30 degrees . There were no significant differences in T(2) between right and left hips or between men and women. CONCLUSION: Topographic variation exists in hip cartilage T(2) in young, healthy adults. These findings should be taken into account when T(2) mapping is applied to patients with degenerative cartilage. J. Magn. Reson. Imaging 2007;26:165-171. (c) 2007 Wiley-Liss, Inc.
Resumo:
PURPOSE: The aim of this study was to investigate the effect of magnetization transfer on multislice T(1) and T(2) measurements of articular cartilage. MATERIALS AND METHODS: A set of phantoms with different concentrations of collagen and contrast agent (Gd-DTPA(2-)) were used for the in vitro study. A total of 20 healthy knees were used for the in vivo study. T(1) and T(2) measurements were performed using fast-spin-echo inversion-recovery (FSE-IR) sequence and multi-spin-echo (MSE) sequence, respectively, in both in vitro and in vivo studies. We investigated the difference in T(1) and T(2) values between that measured by single-slice acquisition and that measured by multislice acquisition. RESULTS: Regarding T(1) measurement, a large drop of T(1) in all slices and also a large interslice variation in T(1) were observed when multislice acquisition was used. Regarding T(2) measurement, a substantial drop of T(2) in all slices was observed; however, there was no apparent interslice variation when multislice acquisition was used. CONCLUSION: This study demonstrated that the adaptation of multislice acquisition technique for T(1) measurement using FSE-IR methodology is difficult and its use for clinical evaluation is problematic. In contrast, multislice acquisition for T(2) measurement using MSE was clinically applicable if inaccuracies caused by multislice acquisition were taken into account. J. Magn. Reson. Imaging 2007;26:109-117. (c) 2007 Wiley-Liss, Inc.
Resumo:
This package includes various Mata functions. kern(): various kernel functions; kint(): kernel integral functions; kdel0(): canonical bandwidth of kernel; quantile(): quantile function; median(): median; iqrange(): inter-quartile range; ecdf(): cumulative distribution function; relrank(): grade transformation; ranks(): ranks/cumulative frequencies; freq(): compute frequency counts; histogram(): produce histogram data; mgof(): multinomial goodness-of-fit tests; collapse(): summary statistics by subgroups; _collapse(): summary statistics by subgroups; gini(): Gini coefficient; sample(): draw random sample; srswr(): SRS with replacement; srswor(): SRS without replacement; upswr(): UPS with replacement; upswor(): UPS without replacement; bs(): bootstrap estimation; bs2(): bootstrap estimation; bs_report(): report bootstrap results; jk(): jackknife estimation; jk_report(): report jackknife results; subset(): obtain subsets, one at a time; composition(): obtain compositions, one by one; ncompositions(): determine number of compositions; partition(): obtain partitions, one at a time; npartitionss(): determine number of partitions; rsubset(): draw random subset; rcomposition(): draw random composition; colvar(): variance, by column; meancolvar(): mean and variance, by column; variance0(): population variance; meanvariance0(): mean and population variance; mse(): mean squared error; colmse(): mean squared error, by column; sse(): sum of squared errors; colsse(): sum of squared errors, by column; benford(): Benford distribution; cauchy(): cumulative Cauchy-Lorentz dist.; cauchyden(): Cauchy-Lorentz density; cauchytail(): reverse cumulative Cauchy-Lorentz; invcauchy(): inverse cumulative Cauchy-Lorentz; rbinomial(): generate binomial random numbers; cebinomial(): cond. expect. of binomial r.v.; root(): Brent's univariate zero finder; nrroot(): Newton-Raphson zero finder; finvert(): univariate function inverter; integrate_sr(): univariate function integration (Simpson's rule); integrate_38(): univariate function integration (Simpson's 3/8 rule); ipolate(): linear interpolation; polint(): polynomial inter-/extrapolation; plot(): Draw twoway plot; _plot(): Draw twoway plot; panels(): identify nested panel structure; _panels(): identify panel sizes; npanels(): identify number of panels; nunique(): count number of distinct values; nuniqrows(): count number of unique rows; isconstant(): whether matrix is constant; nobs(): number of observations; colrunsum(): running sum of each column; linbin(): linear binning; fastlinbin(): fast linear binning; exactbin(): exact binning; makegrid(): equally spaced grid points; cut(): categorize data vector; posof(): find element in vector; which(): positions of nonzero elements; locate(): search an ordered vector; hunt(): consecutive search; cond(): matrix conditional operator; expand(): duplicate single rows/columns; _expand(): duplicate rows/columns in place; repeat(): duplicate contents as a whole; _repeat(): duplicate contents in place; unorder2(): stable version of unorder(); jumble2(): stable version of jumble(); _jumble2(): stable version of _jumble(); pieces(): break string into pieces; npieces(): count number of pieces; _npieces(): count number of pieces; invtokens(): reverse of tokens(); realofstr(): convert string into real; strexpand(): expand string argument; matlist(): display a (real) matrix; insheet(): read spreadsheet file; infile(): read free-format file; outsheet(): write spreadsheet file; callf(): pass optional args to function; callf_setup(): setup for mm_callf().