BIDS-validator for computational data (simulations).
Project description
BIDS-validator for computational data (BEP034)
This is a package for validating computational data conversion, specifically designed using BEP034 proposal.
The package was specifically designed for sim2bids app, however, you can check your own computational conversions as well.
The project is very fresh and under active development. However, you can already get most of the checks.
Installation
Simply run the following command to get the app up and running:
pip install comp_validator
You can either find a notebook with instructions to run the app or follow the lines below:
import comp_validator
from comp_validator import comp_validator
comp_validator.validate(PATH)
You should specify the path to the already converted simulation results. This folder should already have a BIDS structure.
If you don't have the structure yet, we strongly suggest giving sim2bids a try.
Issues
Since the app is still fresh, we expect seeing some checks missing. If you do find them, please open a new issue or send an email to this address: dinarissaa@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file comp_validator-0.1.0.tar.gz
.
File metadata
- Download URL: comp_validator-0.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12f1c222563cfd56e951b531006746fef813a602f13a03276cb5503136ab50f6 |
|
MD5 | 4bb86c7e668a515ec3c0cba05c838885 |
|
BLAKE2b-256 | 4e180edb9bfe7ebad02bbd97ef31f1a60b6f39ef5adda988734ec894d935d487 |