Skip to content

Commit 3b089e7

Browse files
authored
Merge pull request #85 from Hendrik-code/logo
Logo
2 parents 8f438d7 + 13621a2 commit 3b089e7

File tree

2 files changed

+53
-2
lines changed

2 files changed

+53
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1+
<h1 align="center">
2+
<img src="https://github.com/Hendrik-code/TPTBox/blob/logo/TPTBox/images/logo.svg" width="300">
3+
</h1><br>
4+
5+
16
[![PyPI version tptbox](https://badge.fury.io/py/tptbox.svg)](https://pypi.python.org/pypi/tptbox/)
27
[![Python Versions](https://img.shields.io/pypi/pyversions/tptbox)](https://pypi.org/project/tptbox/)
38
[![Stable Version](https://img.shields.io/pypi/v/tptbox?label=stable)](https://pypi.python.org/pypi/tptbox/)
49
[![tests](https://github.com/Hendrik-code/TPTBox/actions/workflows/tests.yml/badge.svg)](https://github.com/Hendrik-code/TPTBox/actions/workflows/tests.yml)
510
[![codecov](https://codecov.io/gh/Hendrik-code/TPTBox/graph/badge.svg?token=A7FWUKO9Y4)](https://codecov.io/gh/Hendrik-code/TPTBox)
611
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
712

8-
# Torso Processing ToolBox (TPTBox)
913

10-
This is a multi-functional package to handle any sort of bids-conform dataset (CT, MRI, ...)
14+
The Torso Processing ToolBox (TPTBox) is a multi-functional package to handle any sort of bids-conform dataset (CT, MRI, ...)
1115
It can find, filter, search any BIDS_Family and subjects, and has many functionalities, among them:
1216
- Easily loop over datasets, and the required files
1317
- Read, Write Niftys, centroid jsons, ...

TPTBox/images/logo.svg

Lines changed: 47 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)