From 282b2783926c7818395e9566640e45046565642a Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Tue, 5 Nov 2024 17:26:03 -0500 Subject: [PATCH] update description as suggested --- notebooks/bragg_edge_fitting.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/bragg_edge_fitting.ipynb b/notebooks/bragg_edge_fitting.ipynb index c0b10f5..cd654ca 100644 --- a/notebooks/bragg_edge_fitting.ipynb +++ b/notebooks/bragg_edge_fitting.ipynb @@ -49,7 +49,7 @@ "### Bragg Edge Imaging\n", "\n", "Bragg edge imaging is a neutron imaging technique used to study the crystalline structure of materials.\n", - "It relies on the phenomenon where neutron transmission through a polycrystalline sample drops sharply at specific wavelengths, known as Bragg edges.\n", + "It relies on the phenomenon where neutron transmission through a polycrystalline sample quickly increases at specific wavelengths, known as Bragg edges.\n", "These edges correspond to the constructive interference condition for different crystallographic planes within the material.\n", "This technique is particularly useful for characterizing strain, texture, and phase composition in engineering materials and other polycrystalline systems.\n", "\n",