From 56f671fdca490250ee0ffd27c22cd99fe89ab343 Mon Sep 17 00:00:00 2001 From: iback Date: Wed, 11 Jun 2025 07:52:27 +0000 Subject: [PATCH 1/3] uploaded logo --- TPTBox/images/logo.svg | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100755 TPTBox/images/logo.svg diff --git a/TPTBox/images/logo.svg b/TPTBox/images/logo.svg new file mode 100755 index 0000000..fbbfd36 --- /dev/null +++ b/TPTBox/images/logo.svg @@ -0,0 +1,47 @@ + + + + From 4e2aabb9f092e6d2f71f50bcf2084350f324ab7d Mon Sep 17 00:00:00 2001 From: iback Date: Wed, 11 Jun 2025 07:55:54 +0000 Subject: [PATCH 2/3] update readme with logo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 687a1dd..a6a6842 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +

+ +


+ + [![PyPI version tptbox](https://badge.fury.io/py/tptbox.svg)](https://pypi.python.org/pypi/tptbox/) [![Python Versions](https://img.shields.io/pypi/pyversions/tptbox)](https://pypi.org/project/tptbox/) [![Stable Version](https://img.shields.io/pypi/v/tptbox?label=stable)](https://pypi.python.org/pypi/tptbox/) From 13621a2ac1a200d125316138e55477d0f9cf864b Mon Sep 17 00:00:00 2001 From: iback Date: Wed, 11 Jun 2025 07:56:49 +0000 Subject: [PATCH 3/3] update readme with logo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a6a6842..3121864 100755 --- a/README.md +++ b/README.md @@ -10,9 +10,8 @@ [![codecov](https://codecov.io/gh/Hendrik-code/TPTBox/graph/badge.svg?token=A7FWUKO9Y4)](https://codecov.io/gh/Hendrik-code/TPTBox) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -# Torso Processing ToolBox (TPTBox) -This is a multi-functional package to handle any sort of bids-conform dataset (CT, MRI, ...) +The Torso Processing ToolBox (TPTBox) is a multi-functional package to handle any sort of bids-conform dataset (CT, MRI, ...) It can find, filter, search any BIDS_Family and subjects, and has many functionalities, among them: - Easily loop over datasets, and the required files - Read, Write Niftys, centroid jsons, ...