LICENSE
README.md
pyproject.toml
setup.cfg
bidsschematools/__init__.py
bidsschematools/__main__.py
bidsschematools/render.py
bidsschematools/schema.py
bidsschematools/utils.py
bidsschematools/validator.py
bidsschematools.egg-info/PKG-INFO
bidsschematools.egg-info/SOURCES.txt
bidsschematools.egg-info/dependency_links.txt
bidsschematools.egg-info/entry_points.txt
bidsschematools.egg-info/not-zip-safe
bidsschematools.egg-info/requires.txt
bidsschematools.egg-info/top_level.txt
bidsschematools/data/__init__.py
bidsschematools/data/schema/BIDS_VERSION
bidsschematools/data/schema/SCHEMA_VERSION
bidsschematools/data/schema/meta/context.yaml
bidsschematools/data/schema/objects/associated_data.yaml
bidsschematools/data/schema/objects/columns.yaml
bidsschematools/data/schema/objects/common_principles.yaml
bidsschematools/data/schema/objects/datatypes.yaml
bidsschematools/data/schema/objects/entities.yaml
bidsschematools/data/schema/objects/extensions.yaml
bidsschematools/data/schema/objects/formats.yaml
bidsschematools/data/schema/objects/metadata.yaml
bidsschematools/data/schema/objects/modalities.yaml
bidsschematools/data/schema/objects/suffixes.yaml
bidsschematools/data/schema/objects/top_level_files.yaml
bidsschematools/data/schema/rules/associated_data.yaml
bidsschematools/data/schema/rules/common_derivatives_validation.yaml
bidsschematools/data/schema/rules/common_principles.yaml
bidsschematools/data/schema/rules/dataset_metadata.yaml
bidsschematools/data/schema/rules/entities.yaml
bidsschematools/data/schema/rules/errors.yaml
bidsschematools/data/schema/rules/modalities.yaml
bidsschematools/data/schema/rules/tabular_metadata.yaml
bidsschematools/data/schema/rules/top_level_files.yaml
bidsschematools/data/schema/rules/checks/asl.yaml
bidsschematools/data/schema/rules/checks/dwi.yaml
bidsschematools/data/schema/rules/checks/events.yaml
bidsschematools/data/schema/rules/checks/fmap.yaml
bidsschematools/data/schema/rules/checks/func.yaml
bidsschematools/data/schema/rules/datatypes/anat.yaml
bidsschematools/data/schema/rules/datatypes/beh.yaml
bidsschematools/data/schema/rules/datatypes/dwi.yaml
bidsschematools/data/schema/rules/datatypes/eeg.yaml
bidsschematools/data/schema/rules/datatypes/fmap.yaml
bidsschematools/data/schema/rules/datatypes/func.yaml
bidsschematools/data/schema/rules/datatypes/ieeg.yaml
bidsschematools/data/schema/rules/datatypes/meg.yaml
bidsschematools/data/schema/rules/datatypes/micr.yaml
bidsschematools/data/schema/rules/datatypes/perf.yaml
bidsschematools/data/schema/rules/datatypes/pet.yaml
bidsschematools/data/schema/rules/datatypes/derivatives/common_derivatives.yaml
bidsschematools/data/schema/rules/datatypes/derivatives/common_imaging_derivatives.yaml
bidsschematools/data/schema/rules/sidecars/anat.yaml
bidsschematools/data/schema/rules/sidecars/asl.yaml
bidsschematools/data/schema/rules/sidecars/beh.yaml
bidsschematools/data/schema/rules/sidecars/continuous.yaml
bidsschematools/data/schema/rules/sidecars/dwi.yaml
bidsschematools/data/schema/rules/sidecars/eeg.yaml
bidsschematools/data/schema/rules/sidecars/entity_rules.yaml
bidsschematools/data/schema/rules/sidecars/events.yaml
bidsschematools/data/schema/rules/sidecars/fmap.yaml
bidsschematools/data/schema/rules/sidecars/func.yaml
bidsschematools/data/schema/rules/sidecars/ieeg.yaml
bidsschematools/data/schema/rules/sidecars/meg.yaml
bidsschematools/data/schema/rules/sidecars/micr.yaml
bidsschematools/data/schema/rules/sidecars/mri.yaml
bidsschematools/data/schema/rules/sidecars/pet.yaml
bidsschematools/data/schema/rules/sidecars/derivatives/common_derivatives.yaml
bidsschematools/data/schema/rules/tabular_data/eeg.yaml
bidsschematools/data/schema/rules/tabular_data/ieeg.yaml
bidsschematools/data/schema/rules/tabular_data/meg.yaml
bidsschematools/data/schema/rules/tabular_data/perf.yaml
bidsschematools/data/schema/rules/tabular_data/pet.yaml
bidsschematools/data/schema/rules/tabular_data/physio.yaml
bidsschematools/data/schema/rules/tabular_data/task.yaml
bidsschematools/data/schema/rules/tabular_data/derivatives/common_derivatives.yaml
bidsschematools/tests/__init__.py
bidsschematools/tests/conftest.py
bidsschematools/tests/test_make_testdata.py
bidsschematools/tests/test_render.py
bidsschematools/tests/test_rules.py
bidsschematools/tests/test_schema.py
bidsschematools/tests/test_utils.py
bidsschematools/tests/test_validator.py
bidsschematools/tests/data/__init__.py
bidsschematools/tests/data/broken_dataset_description.json
bidsschematools/tests/data/expected_bids_validator_xs_write.log
bidsschematools/tests/data/__pycache__/__init__.cpython-310.pyc
bidsschematools/tests/data/bids-error-examples/CONTRIBUTING.md
bidsschematools/tests/data/bids-error-examples/README.md
bidsschematools/tests/data/bids-error-examples/invalid_asl003/README
bidsschematools/tests/data/bids-error-examples/invalid_asl003/dataset_description.json
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/anat/sub-Sub1_T1w.json
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/anat/sub-Sub1_T1w.nii.gz
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_asl.json
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_asl.nii.gz
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_aslcontext.tsv
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_asllabeling.jpg
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_headshape.jpg
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_m0scan.json
bidsschematools/tests/data/bids-error-examples/invalid_asl003/sub-Sub1/perf/sub-Sub1_m0scan.nii.gz
bidsschematools/tests/data/bids-error-examples/invalid_pet001/README
bidsschematools/tests/data/bids-error-examples/invalid_pet001/dataset_description.json
bidsschematools/tests/data/bids-error-examples/invalid_pet001/participants.json
bidsschematools/tests/data/bids-error-examples/invalid_pet001/participants.tsv
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/anat/sub-01_ses-01_T1w.nii
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/anat/sub-02_ses-01_T1w.json
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/pet/sub-01_ses-01_pet.json
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/pet/sub-01_ses-01_pet.nii.gz
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/pet/sub-01_ses-01_recording-autosampler_blood.json
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/pet/sub-01_ses-01_recording-autosampler_blood.tsv
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/pet/sub-01_ses-01_recording-manual_blood.json
bidsschematools/tests/data/bids-error-examples/invalid_pet001/sub-01/ses-01/pet/sub-01_ses-01_recording-manual_blood.tsv
bidsschematools/tests/data/bids-examples/CONTRIBUTING.md
bidsschematools/tests/data/bids-examples/README.md
bidsschematools/tests/data/bids-examples/bidsconfig.json
bidsschematools/tests/data/bids-examples/run_tests.sh
bidsschematools/tests/data/bids-examples/asl003/README
bidsschematools/tests/data/bids-examples/asl003/dataset_description.json
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/anat/sub-Sub1_T1w.json
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/anat/sub-Sub1_T1w.nii.gz
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/perf/sub-Sub1_asl.json
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/perf/sub-Sub1_asl.nii.gz
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/perf/sub-Sub1_aslcontext.tsv
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/perf/sub-Sub1_asllabeling.jpg
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/perf/sub-Sub1_m0scan.json
bidsschematools/tests/data/bids-examples/asl003/sub-Sub1/perf/sub-Sub1_m0scan.nii.gz
bidsschematools/tests/data/bids-examples/eeg_cbm/README
bidsschematools/tests/data/bids-examples/eeg_cbm/dataset_description.json
bidsschematools/tests/data/bids-examples/eeg_cbm/participants.json
bidsschematools/tests/data/bids-examples/eeg_cbm/participants.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm001/sub-cbm001_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm001/eeg/sub-cbm001_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm001/eeg/sub-cbm001_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm001/eeg/sub-cbm001_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm001/eeg/sub-cbm001_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm002/sub-cbm002_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm002/eeg/sub-cbm002_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm002/eeg/sub-cbm002_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm002/eeg/sub-cbm002_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm002/eeg/sub-cbm002_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm003/sub-cbm003_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm003/eeg/sub-cbm003_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm003/eeg/sub-cbm003_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm003/eeg/sub-cbm003_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm003/eeg/sub-cbm003_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm004/sub-cbm004_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm004/eeg/sub-cbm004_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm004/eeg/sub-cbm004_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm004/eeg/sub-cbm004_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm004/eeg/sub-cbm004_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm005/sub-cbm005_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm005/eeg/sub-cbm005_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm005/eeg/sub-cbm005_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm005/eeg/sub-cbm005_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm005/eeg/sub-cbm005_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm006/sub-cbm006_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm006/eeg/sub-cbm006_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm006/eeg/sub-cbm006_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm006/eeg/sub-cbm006_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm006/eeg/sub-cbm006_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm007/sub-cbm007_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm007/eeg/sub-cbm007_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm007/eeg/sub-cbm007_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm007/eeg/sub-cbm007_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm007/eeg/sub-cbm007_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm008/sub-cbm008_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm008/eeg/sub-cbm008_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm008/eeg/sub-cbm008_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm008/eeg/sub-cbm008_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm008/eeg/sub-cbm008_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm009/sub-cbm009_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm009/eeg/sub-cbm009_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm009/eeg/sub-cbm009_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm009/eeg/sub-cbm009_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm009/eeg/sub-cbm009_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm010/sub-cbm010_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm010/eeg/sub-cbm010_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm010/eeg/sub-cbm010_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm010/eeg/sub-cbm010_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm010/eeg/sub-cbm010_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm011/sub-cbm011_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm011/eeg/sub-cbm011_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm011/eeg/sub-cbm011_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm011/eeg/sub-cbm011_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm011/eeg/sub-cbm011_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm012/sub-cbm012_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm012/eeg/sub-cbm012_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm012/eeg/sub-cbm012_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm012/eeg/sub-cbm012_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm012/eeg/sub-cbm012_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm013/sub-cbm013_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm013/eeg/sub-cbm013_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm013/eeg/sub-cbm013_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm013/eeg/sub-cbm013_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm013/eeg/sub-cbm013_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm014/sub-cbm014_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm014/eeg/sub-cbm014_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm014/eeg/sub-cbm014_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm014/eeg/sub-cbm014_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm014/eeg/sub-cbm014_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm015/sub-cbm015_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm015/eeg/sub-cbm015_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm015/eeg/sub-cbm015_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm015/eeg/sub-cbm015_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm015/eeg/sub-cbm015_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm016/sub-cbm016_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm016/eeg/sub-cbm016_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm016/eeg/sub-cbm016_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm016/eeg/sub-cbm016_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm016/eeg/sub-cbm016_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm017/sub-cbm017_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm017/eeg/sub-cbm017_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm017/eeg/sub-cbm017_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm017/eeg/sub-cbm017_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm017/eeg/sub-cbm017_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm018/sub-cbm018_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm018/eeg/sub-cbm018_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm018/eeg/sub-cbm018_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm018/eeg/sub-cbm018_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm018/eeg/sub-cbm018_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm019/sub-cbm019_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm019/eeg/sub-cbm019_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm019/eeg/sub-cbm019_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm019/eeg/sub-cbm019_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm019/eeg/sub-cbm019_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm020/sub-cbm020_scans.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm020/eeg/sub-cbm020_task-protmap_channels.tsv
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm020/eeg/sub-cbm020_task-protmap_eeg.edf
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm020/eeg/sub-cbm020_task-protmap_eeg.json
bidsschematools/tests/data/bids-examples/eeg_cbm/sub-cbm020/eeg/sub-cbm020_task-protmap_events.tsv
bidsschematools/tests/data/bids-examples/hcp_example_bids/dataset_description.json
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/anat/sub-100307_T1w.json
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/anat/sub-100307_T1w.nii.gz
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/anat/sub-100307_T2w.json
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/anat/sub-100307_T2w.nii.gz
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/fmap/sub-100307_acq-forT1w_magnitude1.nii.gz
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/fmap/sub-100307_acq-forT1w_magnitude2.nii.gz
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/fmap/sub-100307_acq-forT1w_phasediff.json
bidsschematools/tests/data/bids-examples/hcp_example_bids/sub-100307/fmap/sub-100307_acq-forT1w_phasediff.nii.gz
bidsschematools/tests/data/bids-examples/micr_SEMzarr/README
bidsschematools/tests/data/bids-examples/micr_SEMzarr/dataset_description.json
bidsschematools/tests/data/bids-examples/micr_SEMzarr/participants.json
bidsschematools/tests/data/bids-examples/micr_SEMzarr/participants.tsv
bidsschematools/tests/data/bids-examples/micr_SEMzarr/samples.json
bidsschematools/tests/data/bids-examples/micr_SEMzarr/samples.tsv
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/sub-01_sessions.json
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/sub-01_sessions.tsv
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/ses-01/micr/sub-01_ses-01_sample-A_SEM.json
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/ses-01/micr/sub-01_ses-01_sample-A_SEM.png
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/ses-01/micr/sub-01_ses-01_sample-A_SPIM.ome.zarr/0/0/0
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/ses-02/micr/sub-01_ses-02_sample-A_SEM.json
bidsschematools/tests/data/bids-examples/micr_SEMzarr/sub-01/ses-02/micr/sub-01_ses-02_sample-A_SEM.png
bidsschematools/tests/data/bids-examples/micr_SPIM/README
bidsschematools/tests/data/bids-examples/micr_SPIM/dataset_description.json
bidsschematools/tests/data/bids-examples/micr_SPIM/participants.json
bidsschematools/tests/data/bids-examples/micr_SPIM/participants.tsv
bidsschematools/tests/data/bids-examples/micr_SPIM/samples.json
bidsschematools/tests/data/bids-examples/micr_SPIM/samples.tsv
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_photo.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_photo.png
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-01_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-01_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-02_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-02_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-03_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-03_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-04_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-A_stain-LFB_chunk-04_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_photo.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_photo.png
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-01_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-01_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-02_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-02_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-03_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-03_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-04_SPIM.json
bidsschematools/tests/data/bids-examples/micr_SPIM/sub-01/micr/sub-01_sample-B_stain-LFB_chunk-04_SPIM.ome.tif
bidsschematools/tests/data/bids-examples/pet003/README
bidsschematools/tests/data/bids-examples/pet003/dataset_description.json
bidsschematools/tests/data/bids-examples/pet003/participants.json
bidsschematools/tests/data/bids-examples/pet003/participants.tsv
bidsschematools/tests/data/bids-examples/pet003/sub-01/ses-01/anat/sub-01_ses-01_T1w.nii
bidsschematools/tests/data/bids-examples/pet003/sub-01/ses-01/pet/sub-01_ses-01_pet.json
bidsschematools/tests/data/bids-examples/pet003/sub-01/ses-01/pet/sub-01_ses-01_pet.nii.gz
bidsschematools/tests/data/bids-examples/pet003/sub-01/ses-01/pet/sub-01_ses-01_recording-manual_blood.json
bidsschematools/tests/data/bids-examples/pet003/sub-01/ses-01/pet/sub-01_ses-01_recording-manual_blood.tsv
bidsschematools/tests/data/bids-examples/qmri_tb1tfl/README
bidsschematools/tests/data/bids-examples/qmri_tb1tfl/dataset_description.json
bidsschematools/tests/data/bids-examples/qmri_tb1tfl/sub-01/fmap/sub-01_acq-anat_TB1TFL.json
bidsschematools/tests/data/bids-examples/qmri_tb1tfl/sub-01/fmap/sub-01_acq-anat_TB1TFL.nii.gz
bidsschematools/tests/data/bids-examples/qmri_tb1tfl/sub-01/fmap/sub-01_acq-famp_TB1TFL.json
bidsschematools/tests/data/bids-examples/qmri_tb1tfl/sub-01/fmap/sub-01_acq-famp_TB1TFL.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/README
bidsschematools/tests/data/bids-examples/qmri_vfa/dataset_description.json
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/README
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/dataset_description.json
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/sub-01/anat/sub-01_M0map.json
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/sub-01/anat/sub-01_M0map.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/sub-01/anat/sub-01_T1map.json
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/sub-01/anat/sub-01_T1map.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/sub-01/fmap/sub-01_TB1map.json
bidsschematools/tests/data/bids-examples/qmri_vfa/derivatives/qMRLab/sub-01/fmap/sub-01_TB1map.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/anat/sub-01_flip-1_VFA.json
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/anat/sub-01_flip-1_VFA.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/anat/sub-01_flip-2_VFA.json
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/anat/sub-01_flip-2_VFA.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/fmap/sub-01_acq-tr1_TB1AFI.json
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/fmap/sub-01_acq-tr1_TB1AFI.nii.gz
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/fmap/sub-01_acq-tr2_TB1AFI.json
bidsschematools/tests/data/bids-examples/qmri_vfa/sub-01/fmap/sub-01_acq-tr2_TB1AFI.nii.gz