Skip to content

Jan-IngenHousz-Institute/JII-MultispeQ-Protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JII MultispeQ Protocols

This Python package is inteded to provides a growing library of tested MultispeQ protocols, enabling users to perform measurements of different photosynthetic parameters.

Install

Install using pip in the terminal.

pip install git+https://github.com/Jan-IngenHousz-Institute/JII-MultispeQ-Protocols.git --upgrade --no-cache-dir

Development

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

Releases

No releases published

Packages

No packages published