12 research outputs found
Increased circulating IL-8 is associated with reduced IGF-1 and related to poor metabolic control in adolescents with type 1 diabetes mellitus
A dysregulated growth hormone (GH)/insulin-like growth factor 1 (IGF-1) axis is well-recognized in children and adolescents with type 1 diabetes mellitus (T1DM). Decreased IGF-1 levels can also be found in chronic inflammatory diseases, while hyperglycemia promotes inflammatory cytokine production. Therefore, inflammatory cytokines may link poor metabolic control with GH/IGF-1 axis changes. This study examined the relationship between serum inflammatory cytokines and IGF-1 in adolescents (age 13–18) with TIDM in chronic poor (n=17) or favorable (n=19) glucose control. Poor control (PC) was defined as ≥ 3, consistent HbA1C > 9% during the previous 2 years, while favorable control (FC) was consistent levels of HbA1C < 9%
Metabolic control and bone health in adolescents with type 1 diabetes
<p>Abstract</p> <p>Background</p> <p>Adults with type 1 diabetes (T1D) have decreased bone mineral density (BMD) and increased fracture risk, yet the etiologies remain elusive. Early detection of derangements in bone biomarkers during adolescence could lead to timely recognition. In adolescents with T1D, we evaluated the relationships between metabolic control, BMD, and bone anabolic and turnover markers.</p> <p>Methods</p> <p>Cross-sectional study of 57 adolescent subjects with T1D who had HbA1c consistently ≥ 9% (Poor Control, PC n = 27) or < 9% (Favorable Control, FC n = 30) for two years prior to enrollment. Subjects had T1DM for at least three years and were without diabetes complications, known celiac disease, or other chronic diseases.</p> <p>Results</p> <p>There were no differences between HbA1c groups in BMD, components of the IGF system, or 25-hydroxyvitamin D status. The prevalence of 25-hydroxyvitamin D abnormalities was similar to that seen in the general adolescent population. Few patients met the recommended dietary allowance (RDA) for vitamin D or calcium.</p> <p>Conclusions</p> <p>These data provide no evidence of association between degree of metabolic control and BMD in adolescents with T1D. Adolescents with T1D have a high prevalence of serum 25-hydroxyvitamin D abnormalities. Longitudinal studies are needed to evaluate the predictive value of vitamin D abnormalities on fracture risk.</p
dodge-research-group/thztools: THzTools v0.3.4 (alpha)
<h3>Changed</h3>
<ul>
<li>Fix bug in <code>NoiseModel</code> example</li>
<li>Replace tuple return value in <code>tdnoisefit</code> with <code>NoiseResult</code></li>
</ul>
<h3>Added</h3>
<ul>
<li><code>NoiseResult</code> class</li>
</ul>
dodge-research-group/thztools: THzTools v0.3.3 (alpha)
<h3>Changed</h3>
<ul>
<li>Prune and update notebooks</li>
<li>Fix error in <code>noiseamp</code> docstring example (now <code>amplitude</code> method of <code>NoiseModel</code> class)</li>
<li>Darken text color for logo in dark mode</li>
<li>Move make-logo script into default hatch environment</li>
<li>Rename sampling time variable from <code>ts</code> to <code>dt</code></li>
<li>Rename <code>thzgen</code> as <code>wave</code></li>
<li>Revise <code>conf.py</code> in Sphinx documentation</li>
<li>Add SciPy templates for <code>attributes.rst</code>, <code>class.rst</code> and <code>method.rst</code></li>
<li>Refactor code to decouple computations from sampling time</li>
<li>Make <code>dt</code> parameter optional in most functions</li>
<li>Set default <code>dt</code> to <code>None</code>, to indicate that time units are unspecified</li>
</ul>
<h3>Added</h3>
<ul>
<li><code>NoiseModel</code> class</li>
<li><code>transfer_out</code> function</li>
<li>Example for <code>scaleshift</code> function</li>
<li>Specify logo based on light/dark theme</li>
</ul>
<h3>Removed</h3>
<ul>
<li><code>noiseamp</code> and <code>noisevar</code> functions</li>
</ul>
dodge-research-group/thztools: THzTools v0.3.5 (alpha)
<h3>Added</h3>
<ul>
<li><code>GlobalOptions</code> class</li>
<li><code>global_options</code> module constant</li>
</ul>