Ivo H.M. van Stokkum1,*, Marc G. Müller2, Jörn Weißenborn1, Sebastian Weigand1, Joris J. Snellenburg1, Alfred R. Holzwarth1,2
1 Department of Physics and Astronomy and LaserLaB, Faculty of Science, Vrije Universiteit Amsterdam, De Boelelaan 1081, 1081 HV, Amsterdam, The Netherlands
2 Max-Planck-Institut für chemische Energiekonversion, D-45470 Mülheim a.d. Ruhr, Germany
*Correspondence: [email protected]
For more detailed instructions on setting up pyglotaran, and usage instructions, refer to the pyglotaran user manual online.
Ensure you have a working Python 3.10 (or later) installation, and use your preferred python package manager to install the following Python packages:
At a minimum version 0.7.1 of both packages is required
When using VS Code, additionally the ipykernel
package is needed (but VS Code will prompt for this).
When using Jupyter Notebook in the browser, also install: jupyterlab
(pip, conda) and then run jupyter lab
to start a jupyter server.
Then use VS Code or Jupyter to open one of the .ipynb notebooks from one of the subfolders in this project.
Except where otherwise noted, the work in this repository is dual-licensed under GNU Lesser General Public License v3.0 or later
(LGPL-3.0-or-later) or Creative Commons Attribution 4.0 International
(CC-BY-4.0).
These licenses are provided in plain text as a convenience to the user as COPYING.LESSER (which expands on COPYING) and LICENSE-CC-BY respectively.
SPDX-License-Identifier: LGPL-3.0-or-later OR CC-BY-4.0