From 48cf3a699ea60349de3baeb79c7743862256115f Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sun, 5 Jun 2022 20:38:45 +0200 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=8E=A8=20Added=20new=20logo=20to=20re?= =?UTF-8?q?adme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8bc6e698d..b7ac099a0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # pyglotaran +

+ +

+ pyglotaran is a Python library for Global and Target Analysis [![PyPI version](https://badge.fury.io/py/pyglotaran.svg)](https://badge.fury.io/py/pyglotaran) @@ -76,6 +80,7 @@ Until then, enjoy your glimpse into the future. ## Community Support For questions / suggestion please reach out to us via: + 1. [GitHub issues](https://github.com/glotaran/pyglotaran/issues) 2. [Discord](https://discord.gg/KfnEYRSTJx) 3. [Google-Groups mailing list](https://groups.google.com/forum/#!forum/glotaran) From a3e1f7716d3e5e5df17373f3cc8a26bc8ffbc7b0 Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sun, 5 Jun 2022 20:46:20 +0200 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=9A=A7=F0=9F=93=9A=20Added=20change?= =?UTF-8?q?=20to=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 22a0e8e9b..3c1520a44 100644 --- a/changelog.md +++ b/changelog.md @@ -31,7 +31,7 @@ ### 📚 Documentation -- 🎨 Add new logo (#1083) +- 🎨 Add new logo (#1083, #1087) ### 🗑️ Deprecations (due in 0.8.0) From 08540ceb2679e1250e8017841081bb711f4aa410 Mon Sep 17 00:00:00 2001 From: Joris Snellenburg Date: Sun, 5 Jun 2022 21:30:16 +0200 Subject: [PATCH 3/4] Update README.md Better aligned logo placement --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7ac099a0..8440113b9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # pyglotaran -

- -

+ pyglotaran is a Python library for Global and Target Analysis @@ -11,6 +9,7 @@ pyglotaran is a Python library for Global and Target Analysis ![Tests](https://github.com/glotaran/pyglotaran/workflows/Tests/badge.svg) [![Documentation Status](https://readthedocs.org/projects/pyglotaran/badge/?version=latest)](https://pyglotaran.readthedocs.io/en/latest/?badge=latest) [![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/glotaran/pyglotaran.git/main?urlpath=lab%2Ftree%2Fdocs%2Fsource%2Fnotebooks) + [![Coverage Status](https://codecov.io/gh/glotaran/pyglotaran/branch/master/graph/badge.svg)](https://codecov.io/gh/glotaran/pyglotaran) [![Total alerts](https://img.shields.io/lgtm/alerts/g/glotaran/pyglotaran.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/glotaran/pyglotaran/alerts/) [![Discord](https://img.shields.io/discord/883443835135475753.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/KfnEYRSTJx) From 7fe87b88554f5d8794093a129922241a557b4a58 Mon Sep 17 00:00:00 2001 From: Joris Snellenburg Date: Sun, 5 Jun 2022 21:46:48 +0200 Subject: [PATCH 4/4] Update README.md Added some descriptive text to explain what one might use the library for. (this also improves alignment of text and images in the rendered document) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8440113b9..1d8be11a3 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,13 @@ pyglotaran is a Python library for Global and Target Analysis +A common use case for the library is the analysis of time-resolved spectroscopy measurements in the study of energy transfer pathways in photosynthesis, or the characterization of energy transfer (in-)efficiencies in photovoltaics. + [![PyPI version](https://badge.fury.io/py/pyglotaran.svg)](https://badge.fury.io/py/pyglotaran) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/pyglotaran.svg)](https://anaconda.org/conda-forge/pyglotaran) ![Tests](https://github.com/glotaran/pyglotaran/workflows/Tests/badge.svg) [![Documentation Status](https://readthedocs.org/projects/pyglotaran/badge/?version=latest)](https://pyglotaran.readthedocs.io/en/latest/?badge=latest) -[![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/glotaran/pyglotaran.git/main?urlpath=lab%2Ftree%2Fdocs%2Fsource%2Fnotebooks) - +[![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/glotaran/pyglotaran.git/main?urlpath=lab%2Ftree%2Fdocs%2Fsource%2Fnotebooks)\ [![Coverage Status](https://codecov.io/gh/glotaran/pyglotaran/branch/master/graph/badge.svg)](https://codecov.io/gh/glotaran/pyglotaran) [![Total alerts](https://img.shields.io/lgtm/alerts/g/glotaran/pyglotaran.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/glotaran/pyglotaran/alerts/) [![Discord](https://img.shields.io/discord/883443835135475753.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/KfnEYRSTJx)