All checks were successful
Build Packages / build:rpm (rocky8_nocuda) (push) Successful in 7m46s
Build Packages / build:rpm (rocky9_nocuda) (push) Successful in 8m45s
Build Packages / build:rpm (ubuntu2204_nocuda) (push) Successful in 6m56s
Build Packages / build:rpm (ubuntu2404_nocuda) (push) Successful in 5m58s
Build Packages / build:rpm (rocky8_sls9) (push) Successful in 6m59s
Build Packages / build:rpm (rocky8) (push) Successful in 7m33s
Build Packages / Generate python client (push) Successful in 19s
Build Packages / Build documentation (push) Successful in 41s
Build Packages / Create release (push) Has been skipped
Build Packages / build:rpm (rocky9) (push) Successful in 8m45s
Build Packages / build:rpm (ubuntu2204) (push) Successful in 7m51s
Build Packages / build:rpm (ubuntu2404) (push) Successful in 7m12s
Build Packages / Unit tests (push) Successful in 1h8m51s
This is an UNSTABLE release. * jfjoch_broker: Add auto-contrast option for preview images * Frontend: Add logo image * jfjoch_viewer: Add logo image * jfjoch_viewer: For image chart allow to set min value to zero * jfjoch_viewer: For resolution estimation plots, visualization uses 1/d^2 as measure * jfjoch_viewer: Add 3D unit cell visualization (experimental/WIP/not really there) * Documentation: Add logo image Reviewed-on: #16 Co-authored-by: Filip Leonarski <filip.leonarski@psi.ch> Co-committed-by: Filip Leonarski <filip.leonarski@psi.ch>
66 lines
1.0 KiB
ReStructuredText
66 lines
1.0 KiB
ReStructuredText
.. image:: jfjoch.png
|
|
:width: 256
|
|
:align: left
|
|
|
|
PSI Jungfraujoch
|
|
================
|
|
|
|
Jungfraujoch is data acquisition and on-the-fly analysis system developed by the `Paul Scherrer Institut <https://www.psi.ch>`__.
|
|
|
|
It can be currently used with PSI and DECTRIS detectors.
|
|
|
|
Jungfraujoch is distributed under the GPLv3 license.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: General
|
|
|
|
ACKNOWLEDGEMENT
|
|
LICENSE
|
|
DETECTORS
|
|
HARDWARE
|
|
SOFTWARE
|
|
VERSIONING
|
|
DEPLOYMENT
|
|
CHANGELOG
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Software
|
|
|
|
JFJOCH_BROKER
|
|
JFJOCH_WRITER
|
|
TOOLS
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: FPGA
|
|
|
|
FPGA
|
|
FPGA_LICENSE
|
|
FPGA_DESIGN
|
|
FPGA_NETWORK
|
|
FPGA_PCIE_DRIVER
|
|
FPGA_SETTINGS
|
|
FPGA_DATA_ANALYSIS
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Reference
|
|
|
|
DETECTOR_GEOMETRY
|
|
CPU_DATA_ANALYSIS
|
|
OPENAPI
|
|
OPENAPI_SPECS
|
|
CBOR
|
|
ZEROMQ_STREAM
|
|
PIXEL_MASK
|
|
WEB_FRONTEND
|
|
TESTS
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: OpenAPI Python client
|
|
|
|
python_client/README
|
|
python_client/docs/DefaultApi |