mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-09 05:50:43 +02:00

- State before merging the new cluster vector API --------- Co-authored-by: Patrick <patrick.sieberer@psi.ch> Co-authored-by: JulianHeymes <julian.heymes@psi.ch> Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch> Co-authored-by: Xiangyu Xie <45243914+xiangyuxie@users.noreply.github.com> Co-authored-by: xiangyu.xie <xiangyu.xie@psi.ch> Co-authored-by: siebsi <sieb.patr@gmail.com>
66 lines
1018 B
ReStructuredText
66 lines
1018 B
ReStructuredText
AARE
|
|
==============================================
|
|
|
|
.. note ::
|
|
|
|
**Examples:**
|
|
|
|
- `jupyter notebooks <https://github.com/slsdetectorgroup/aare-notebooks>`_
|
|
- `cmake+install <https://github.com/slsdetectorgroup/aare-examples>`_
|
|
- `git submodule <https://github.com/slsdetectorgroup/aare-submodule>`_
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
:caption: Installation
|
|
:maxdepth: 3
|
|
|
|
Installation
|
|
Requirements
|
|
Consume
|
|
|
|
.. toctree::
|
|
:caption: Python API
|
|
:maxdepth: 1
|
|
|
|
pyFile
|
|
pyCtbRawFile
|
|
pyClusterFile
|
|
pyClusterVector
|
|
pyJungfrauDataFile
|
|
pyRawFile
|
|
pyRawMasterFile
|
|
pyVarClusterFinder
|
|
|
|
pyFit
|
|
|
|
|
|
.. toctree::
|
|
:caption: C++ API
|
|
:maxdepth: 1
|
|
|
|
algorithm
|
|
NDArray
|
|
NDView
|
|
Frame
|
|
File
|
|
Dtype
|
|
ClusterFinder
|
|
ClusterFinderMT
|
|
ClusterFile
|
|
ClusterVector
|
|
JungfrauDataFile
|
|
Pedestal
|
|
RawFile
|
|
RawSubFile
|
|
RawMasterFile
|
|
VarClusterFinder
|
|
|
|
|
|
|
|
.. toctree::
|
|
:caption: Developer
|
|
:maxdepth: 3
|
|
|
|
Tests |