Skip to content

Commit c3e0e78

Browse files
committed
Add back section.
1 parent 75576a3 commit c3e0e78

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CITATION.CFF

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
cff-version: "1.2.0"
2+
type: software
3+
repository-code: https://github.com/neuroinformatics-unit/datashuttle
4+
url: https://datashuttle.neuroinformatics.dev
5+
abstract: >-
6+
Datashuttle is a Python package that facilitates data standardisation in neuroscience.
7+
Experimental data are often stored using custom folder structures and naming conventions,
8+
which hinders data sharing, reproducibility, and the development of community tools.
9+
Datashuttle addresses this by providing user-friendly tools to create, validate, and transfer
10+
standardised experimental data folders. The package can be used programmatically—integrated
11+
into existing Python scripts for data acquisition—or via a graphical user interface.
12+
keywords:
13+
- Python
14+
- Neuroscience
15+
- Data management
16+
- Standardisation
17+
- FAIR
18+
license: BSD-3-Clause
219
authors:
320
- family-names: Ziminski
421
given-names: Joseph J.

0 commit comments

Comments
 (0)