Introduction
With this technical documentation, we aim to address most of the questions about our products. It includes manuals for the hardware, software documentation and examples of usage.
Python module
This module is used to interface the python programming language with the Photonscore
ecosystem, like .photons
-files, hardware control or TCSPC measurements.
Installation of the python module
The python module can be installed via pip
by either downloading the correct version, or directly pointing
to the download url:
pip install <url_from_download_section>