-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d314388
commit 62452b9
Showing
23 changed files
with
220 additions
and
16 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
|
||
|
||
|
||
|
||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Instrumentation parameters — mpes-nexus documentation</title> | ||
<link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/blockquote.css" type="text/css" /> | ||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> | ||
<script src="_static/jquery.js"></script> | ||
<script src="_static/underscore.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/language_data.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="stylesheet" href="../../_static/blockquote.css" type="text/css" /> | ||
|
||
</head><body> | ||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Navigation</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="genindex.html" title="General Index" | ||
accesskey="I">index</a></li> | ||
<li class="nav-item nav-item-0"><a href="index.html">mpes-nexus documentation</a> »</li> | ||
<li class="nav-item nav-item-this"><a href="">Instrumentation parameters</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body" role="main"> | ||
|
||
<div class="section" id="instrumentation-parameters"> | ||
<h1>Instrumentation parameters<a class="headerlink" href="#instrumentation-parameters" title="Permalink to this headline">¶</a></h1> | ||
<p>The class <code class="docutils literal notranslate"><span class="pre">NXinstrument</span></code> refers to the whole set-up (beamline, or apparatus in a lab), and the sub-components are defined within it as sub-groups.</p> | ||
</div> | ||
|
||
|
||
<div class="clearer"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
<div role="note" aria-label="source link"> | ||
<h3>This Page</h3> | ||
<ul class="this-page-menu"> | ||
<li><a href="_sources/05_instrumentation_parameters.rst.txt" | ||
rel="nofollow">Show Source</a></li> | ||
</ul> | ||
</div> | ||
<div id="searchbox" style="display: none" role="search"> | ||
<h3 id="searchlabel">Quick search</h3> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="search.html" method="get"> | ||
<input type="text" name="q" aria-labelledby="searchlabel" /> | ||
<input type="submit" value="Go" /> | ||
</form> | ||
</div> | ||
</div> | ||
<script>$('#searchbox').show(0);</script> | ||
<div id="google_search" style="display: none"> | ||
<hr /> | ||
<h3>Google search</h3> | ||
<form method="get" action="https://www.google.com/search"> | ||
<table border="0" align="center" cellpadding="0"> | ||
<tr> | ||
<td> | ||
<input type="text" name="q" value="" /> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td align="center" style="font-size:75%"> | ||
<input type="radio" name="sitesearch" value="" />global | ||
<input type="radio" name="sitesearch" | ||
value="manual.nexusformat.org" | ||
checked />NeXus manual | ||
<input type="submit" value="Go" /> | ||
<br /> | ||
</td> | ||
</tr> | ||
</table> | ||
</form> | ||
</div> | ||
<script type="text/javascript">$('#google_search').show(0);</script> | ||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Navigation</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="genindex.html" title="General Index" | ||
>index</a></li> | ||
<li class="nav-item nav-item-0"><a href="index.html">mpes-nexus documentation</a> »</li> | ||
<li class="nav-item nav-item-this"><a href="">Instrumentation parameters</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer" role="contentinfo"> | ||
© Copyright 2018-2020, Tommaso Pincelli, R. Patrick Xian, Maciej Dendzik, Laurenz Rettig, Ralph Ernstorfer. | ||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1. | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
=================== | ||
General parameters | ||
=================== | ||
=================== | ||
|
||
**Status**: | ||
something something |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
========================== | ||
Entry specific parameters | ||
========================== | ||
========================== | ||
|
||
|
||
An entry is meant to be relative to a single “measurement” i.e. it contains data and metadata relative to an acquisition of a specific observable. | ||
|
||
Some of the parameters in the original list are present in the NeXus hierarchy, but much deeper in the tree. If it is decided that these parameters are necessary at this point in the hierarchy, they could be still saved in positions following the NX standard, but cross-linked in a freeform general field called ``NXentry:notes``. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
================ | ||
User parameters | ||
================ | ||
================ | ||
|
||
Information about the user responsible for the entry is significant. It is also well organized in NeXus hierarchy. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
=========================== | ||
Instrumentation parameters | ||
=========================== | ||
|
||
|
||
The class ``NXinstrument`` refers to the whole set-up (beamline, or apparatus in a lab), and the sub-components are defined within it as sub-groups. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
=================== | ||
General parameters | ||
=================== | ||
=================== | ||
|
||
**Status**: | ||
something something |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
========================== | ||
Entry specific parameters | ||
========================== | ||
========================== | ||
|
||
|
||
An entry is meant to be relative to a single “measurement” i.e. it contains data and metadata relative to an acquisition of a specific observable. | ||
|
||
Some of the parameters in the original list are present in the NeXus hierarchy, but much deeper in the tree. If it is decided that these parameters are necessary at this point in the hierarchy, they could be still saved in positions following the NX standard, but cross-linked in a freeform general field called ``NXentry:notes``. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
================ | ||
User parameters | ||
================ | ||
================ | ||
|
||
Information about the user responsible for the entry is significant. It is also well organized in NeXus hierarchy. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
=========================== | ||
Instrumentation parameters | ||
=========================== | ||
|
||
|
||
The class ``NXinstrument`` refers to the whole set-up (beamline, or apparatus in a lab), and the sub-components are defined within it as sub-groups. |
Oops, something went wrong.