Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add publication details to README.md #21

Merged
merged 1 commit into from
Jul 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7658982.svg)](https://doi.org/10.5281/zenodo.7658982)

Supplementary Information (SI) to the pyglotaran release paper
Supplementary Information (SI) to the pyglotaran release paper (details below).

## Publication details

#### pyglotaran: a lego-like Python framework for global and target analysis of time resolved spectra

Ivo H.M. van Stokkum<sup>a</sup>, Jörn Weißenborn<sup>a</sup>, Sebastian Weiganda<sup>a,b</sup>, Joris J. Snellenburg<sup>a</sup>

<sub><sup>a</sup> Department of Physics and Astronomy and LaserLaB, Faculty of Science, Vrije Universiteit Amsterdam, De Boelelaan 1081, 1081 HV, Amsterdam, The Netherlands</sub><br>
<sub><sup>b</sup> Fakultät II Institut für Festkörperphysik, Technische Universität Berlin</sub>

<sub>DOI: [10.1007/s43630-023-00460-y](https://doi.org/10.1007/s43630-023-00460-y)</sub>

## Getting started with this repository

Expand Down