Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

comp_validator-0.1.0.tar.gz (10.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page