Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
tomoscan
Commits
12c48f26
Commit
12c48f26
authored
Mar 09, 2020
by
payno
Browse files
[doc] add some general information
parent
e66e295c
Pipeline
#22661
failed with stages
in 1 minute and 1 second
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/index.rst
View file @
12c48f26
tomoscan
========
tomoscan aims to provide an unified interface to read tomography data from .edf or .hdf5 (NXtomo) acquisitions.
.. toctree::
:maxdepth: 4
...
...
tomoscan/esrf/edfscan.py
View file @
12c48f26
...
...
@@ -22,6 +22,8 @@
#
#############################################################################*/
"""contains EDFTomoScan, class to be used with EDF acquisition"""
__authors__
=
[
"H.Payno"
]
__license__
=
"MIT"
...
...
tomoscan/esrf/hdf5scan.py
View file @
12c48f26
...
...
@@ -22,6 +22,8 @@
#
#############################################################################*/
"""contains EDFTomoScan, class to be used with HDF5 acquisition"""
__authors__
=
[
"H.Payno"
]
__license__
=
"MIT"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment