Skip to main content

fake bids dataset generator

Project description

FIDS

Is to the Brain imaging data structure (BIDS) what the facon is to bacon.

Install

pip install .

Usage

from pathfile import Path
from fids.fids import create_fake_bids_dataset

subjects = ["foo", 2, "01"]
sessions = [1, "mri"]
datatypes = ["anat", "func"]

create_fake_bids_dataset(
    output_dir=Path.cwd() / "sourcedata" / "fids",
    dataset_type="raw",
    subjects=subjects,
    sessions=sessions,
    datatypes=datatypes,
    tasks=["rest"],
)

Similar projects

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

fids-0.1.0.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

fids-0.1.0-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file fids-0.1.0.tar.gz.

File metadata

  • Download URL: fids-0.1.0.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for fids-0.1.0.tar.gz
Algorithm Hash digest
SHA256 efc173d99f93cb3ff2a2c8104948405c9595f22a0b0471b9791444cba2b864c3
MD5 ff9d1ba147d7ecda3f363fcc804110ec
BLAKE2b-256 683f4997201dabf8784f37cb75e9ba7fd15de67e4a933494afe4e9d503e671d6

See more details on using hashes here.

File details

Details for the file fids-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fids-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for fids-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d90d097e2678606e6ab142ea8db8f1b3b54955ce6803c80573cff517bc7ceacc
MD5 5efd225fc021c596658a57cc89558a2b
BLAKE2b-256 a990022233a506cb25d69f8338e7806a8dfc03c6305581cb2a301182f0bb161b

See more details on using hashes here.

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