Photonpacket is used to analyze photon data.
See documentation at the FUW server.
To generate documentation go to doc
and run ./apidoc.sh
. Then run make html
. The documentation is created in doc/build/index.html
.
You need Build Tools for Visual Studio 2019 (C++ Build Tools) to compile the Cython extensions.
To install in development mode:
$ pip install -e .
photonpacket (c) by Quantum Optical Technologies, University of Warsaw
photonpacket is licensed under a Creative Commons Attribution 4.0 International License.
You should have received a copy of the license along with this work. If not, see http://creativecommons.org/licenses/by/4.0/.