Skip to content

con/nwb2bids

Repository files navigation

nwb2bids

Supported Python versions codecov

PyPI latest release version License: BSD-3

Python code style: Black Python code style: Ruff

nwb2bids

Reorganize NWB files into a BIDS directory layout.

Currently developed for the microephys BIDS modality, which encompasses both the NWB ecephys and icephys neurodata subtypes, and which is currently pending formal inclusion in BIDS schema as part of BEP032.

Usage

The package ships the nwb2bids CLI command.

nwb2bids convert <directory of NWB files> <BIDS organized directory>

For example:

nwb2bids convert /mnt/my_existing_nwbfiles/ /mnt/my_new_bids_dataset/

About

Reorganize NWB files into a BIDS directory layout.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages