Skip to content

pyglotaran STAR protocol for analysis of time-resolved fluorescence spectra of photosystem I

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-CC-BY
Notifications You must be signed in to change notification settings

ism200/pygta-protocol-streak-PS1

Repository files navigation

pygta-protocol-streak-PS1

Open in GitHub Codespaces

pyglotaran STAR protocol for analysis of time-resolved fluorescence spectra of photosystem I

Scope

Global and target analysis of transient absorption spectra of photosystem I describing the protocol for Fig.5-6 and Fig.S6-8 of the Cell Press paper DOI: 10.1016/j.isci.2023.107650.

Getting started

Click here to open this repository in a GitHub Codespace. Alternatively, click on the green "Code" button at the top of the repository and select "Open with Codespaces". This will open a codespace with the repository pre-installed and ready to use.

Local setup

There are many ways to setup a python environment. Here we use conda to create a new environment and install the packages needed to run the notebooks in this repository.

Create a new conda environment for this collection of packages

conda create --name pygta_protocol python=3.10
conda activate pygta_protocol

Now assuming we're in the right pygta_protocol environment, lets use pip to install the requirements from this repository

pip install -r requirements.txt
# installs pyglotaran, pyglotaran-extras and ipykernel

About

pyglotaran STAR protocol for analysis of time-resolved fluorescence spectra of photosystem I

Resources

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-CC-BY

Stars

Watchers

Forks

Packages

No packages published