Skip to content

Commit

Permalink
added reduction of the sample plus buffer plus can
Browse files Browse the repository at this point in the history
  • Loading branch information
jmborr committed Oct 16, 2018
1 parent 16d8d1f commit 22a659e
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 40 additions & 2 deletions research/BASIS/report20181011/report20181011.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@
"<a href='#Setup'>Python setup (imports)</a> \n",
"<a href='#run_numbers'>Run numbers</a> \n",
"\n",
"<a id='vanadium'></a><b>Look onto Vanadium data</b> \n",
"<a id='vanadium'></a><b>Vanadium data</b> \n",
"<a href='#vanadium.111'>111 Reflection</a> \n",
"<a href='#vanadium.311'>311 Reflection</a> \n",
"\n",
"<a id='sample'></a><b>Sample + buffer + can data</b> \n",
"<a href='#sample.311'>311 Reflection</a> \n",
"\n",
"\n",
"<a id='Meetings'></a><b>Meetings</b> \n",
"\n",
"\n",
Expand Down Expand Up @@ -84,7 +88,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<h2>Look onto Vanadium data</h2> \n",
"<h2>Vanadium data</h2> \n",
"\n",
"We compare Vanadium data using the 111 banks, the 311 banks, and the diffraction tubes"
]
Expand Down Expand Up @@ -163,6 +167,40 @@
"The intensity histogram versus angle and $Q$ does <b>not</b> suggest a uniform scattering from the vanadium sample."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<h2>Sample + buffer + can data</h2> \n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"(<a href='#sample'>Top</a>)<a id='sample.311'></a><h3>311 Reflection</h3> \n",
"\n",
"We reduce the sample + buffer + can data runs 83223-83232\n",
"<center><table><tr>\n",
"<td><a href=\"files/images/sample_reduce_notnormalized.png\"><img src=\"files/images/sample_reduce_notnormalized.png\" width=\"300\" alt=\"sample_reduce_notnormalized.png\"></a><center><i>images/sample_reduce_notnormalized.png</i></center></td>\n",
"<td><a href=\"files/images/sample_reduce_notnormalized_2.png\"><img src=\"files/images/sample_reduce_notnormalized_2.png\" width=\"400\" alt=\"sample_reduce_notnormalized_2.png\"></a><center><i>images/sample_reduce_notnormalized_2.png</i></center></td>\n",
"<td><a href=\"files/images/sample_reduce_notnormalized_3.png\"><img src=\"files/images/sample_reduce_notnormalized_3.png\" width=\"400\" alt=\"sample_reduce_notnormalized_3.png\"></a><center><i>images/sample_reduce_notnormalized_3.png</i></center></td>\n",
"</tr></table></center> \n",
"The maxima of the peak does <b>not</b> show a monotonic decrease. Also, a plot of the integrated intensity in the range of the elastic line [-0.0015, 0.0015] meV does <b>not</b> show a monotonous decrease up to the onset of the Aluminum diffraction peaks in the [2.5, 3.5] meV region. For this plot, we reduced with a finer $Q$ binning ($\\Delta Q=0.05$)\n",
"<h4>Vanadium Normalization:</h4>\n",
"\n",
"We reduce the sample + buffer + can data runs 83223-83232 and <b>normalized by the vanadium</b> runs 83286-83294\n",
"<center><table><tr>\n",
"<td><a href=\"files/images/sample_reduce.png\"><img src=\"files/images/sample_reduce.png\" width=\"300\" alt=\"sample_reduce.png\"></a><center><i>images/sample_reduce.png</i></center></td>\n",
"<td><a href=\"files/images/sample_reduced_vanadium_normalized.png\"><img src=\"files/images/sample_reduced_vanadium_normalized.png\" width=\"400\" alt=\"sample_reduced_vanadium_normalized.png\"></a><center><i>images/sample_reduced_vanadium_normalized.png</i></center></td>\n",
"<td><a href=\"files/images/sample_reduced_vanadium_normalized_integrated_intensity.png\"><img src=\"files/images/sample_reduced_vanadium_normalized_integrated_intensity.png\" width=\"300\" alt=\"sample_reduced_vanadium_normalized_integrated_intensity\"></a><center><i>images/sample_reduced_vanadium_normalized_integrated_intensity</i></center></td>\n",
"</tr></table></center> \n",
"\n",
"The maxima of the peak does <b>not</b> show a monotonic decrease. However, a plot of the integrated intensity in the range of the elastic line [-0.0015, 0.0015] meV shows a monotonous decrease up to the onset of the Aluminum diffraction peaks. For this plot, we reduced with a finer $Q$ binning ($\\Delta Q=0.05$)\n",
"\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 22a659e

Please sign in to comment.