File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Experimental data and modeling for resolution of DGS instruments at SNS
22
3- ![ ARCS resolution/flux data] ( https://user-images.githubusercontent.com/1796155/59158548-894a2080-8a89-11e9-81d0-7af95a91d7b6.png )
4-
5- * [ ARCS] ( https://arcs.pages.ornl.gov/resolution.html )
6- * [ SEQUOIA] ( https://sequoia.pages.ornl.gov/resolution.html )
7- * [ Online application] ( https://rez.mcvine.ornl.gov )
8- * The source for the Online application is in dashui folder
3+ <img src =" docs/images/example.png " alt =" ARCS resolution/flux data " width =" 600 " >
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ def set_headers(response):
3535 headers ["Strict-Transport-Security" ] = value
3636 return response
3737
38+
3839from dgs_resolution import arcs
3940from dgs_resolution import cncs
4041from dgs_resolution import hyspec
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ def build_interface(app):
3232This page displays resolution data from experimental measurements and analytical models.
3333
3434* The experimental data was obtained by measuring the vanadium standard sample.
35- For more details, see \[1 \] below
36- * The modeled data was obtained from a PyChop \[2 \] model.
35+ For more details, see \\ [1 \ \ ] below
36+ * The modeled data was obtained from a PyChop \\ [2 \ \ ] model.
3737 The sample was assumed to be a plate of 2mm thickness and 48mm width and height.
3838 """ ),
3939 dcc .Markdown ("""
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ def build_interface(app):
2121This page displays resolution data from experimental measurements and analytical models.
2222
2323* The experimental data was obtained by measuring the vanadium standard sample.
24- * The modeled data was obtained from a PyChop \[1 \] model.
24+ * The modeled data was obtained from a PyChop \\ [1 \ \ ] model.
2525 """ ),
2626 dcc .Markdown ("""
2727##### Plots
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ def build_interface(app):
2020This page displays resolution data from experimental measurements and analytical models.
2121
2222* The experimental data was obtained by measuring the vanadium standard sample.
23- * The modeled data was obtained from a PyChop \[1 \] model.
23+ * The modeled data was obtained from a PyChop \\ [1 \ \ ] model.
2424 """ ),
2525 dcc .Markdown ("""
2626##### Plots
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ def build_interface(app):
2121This page displays resolution data from experimental measurements and analytical models.
2222
2323* The experimental data was obtained by measuring the vanadium standard sample.
24- * The modeled data was obtained from a PyChop \[1 \] model.
24+ * The modeled data was obtained from a PyChop \\ [1 \ \ ] model.
2525 """ ),
2626 dcc .Markdown ("""
2727##### Plots
You can’t perform that action at this time.
0 commit comments