This Python package is inteded to provides a growing library of tested MultispeQ protocols, enabling users to perform measurements of different photosynthetic parameters.
Install using pip in the terminal.
pip install git+https://github.com/Jan-IngenHousz-Institute/JII-MultispeQ-Protocols.git --upgrade --no-cache-dir
The library is packaged using SetupTools. Make sure you also have the latest build package installed using pip. For more details check the SetupTools instructions.
The current version can be build use the command below. You might require to run python3
instead of python
, depending on your system settings.
python -m build