LICENSE
README.md
pyproject.toml
bids_manager.egg-info/PKG-INFO
bids_manager.egg-info/SOURCES.txt
bids_manager.egg-info/dependency_links.txt
bids_manager.egg-info/entry_points.txt
bids_manager.egg-info/requires.txt
bids_manager.egg-info/top_level.txt
bidsmgr/__init__.py
bidsmgr/main.py
bidsmgr/classifier/__init__.py
bidsmgr/classifier/dcm2niix_bidsguess.py
bidsmgr/classifier/sequence_dict.py
bidsmgr/classifier/types.py
bidsmgr/cli/__init__.py
bidsmgr/cli/convert.py
bidsmgr/cli/metadata.py
bidsmgr/cli/rebuild.py
bidsmgr/cli/scan.py
bidsmgr/cli/validate.py
bidsmgr/converter/__init__.py
bidsmgr/converter/registry.py
bidsmgr/converter/types.py
bidsmgr/converter/backends/__init__.py
bidsmgr/converter/backends/dcm2niix_direct.py
bidsmgr/converter/backends/mne_bids.py
bidsmgr/converter/backends/physio_dcm.py
bidsmgr/editor/__init__.py
bidsmgr/editor/html_report.py
bidsmgr/editor/types.py
bidsmgr/editor/validator.py
bidsmgr/fixups/__init__.py
bidsmgr/fixups/fieldmaps.py
bidsmgr/fixups/intended_for.py
bidsmgr/fixups/scans_tsv.py
bidsmgr/gui/__init__.py
bidsmgr/gui/about_dialog.py
bidsmgr/gui/app_settings.py
bidsmgr/gui/bulk_edit_dialog.py
bidsmgr/gui/converter_panel.py
bidsmgr/gui/editor_issues_dialog.py
bidsmgr/gui/editor_panel.py
bidsmgr/gui/filter_pane.py
bidsmgr/gui/issues_dialog.py
bidsmgr/gui/main_window.py
bidsmgr/gui/output_fs_pane.py
bidsmgr/gui/properties_panel.py
bidsmgr/gui/raw_fs_pane.py
bidsmgr/gui/settings_dialog.py
bidsmgr/gui/theme.qss
bidsmgr/gui/theme_manager.py
bidsmgr/gui/assets/ANCP_lab.png
bidsmgr/gui/assets/Jochem.jpg
bidsmgr/gui/assets/Karel.jpeg
bidsmgr/gui/assets/logo.png
bidsmgr/gui/assets/wordmark.png
bidsmgr/gui/delegates/__init__.py
bidsmgr/gui/delegates/bids_tree.py
bidsmgr/gui/delegates/inspection_cells.py
bidsmgr/gui/delegates/row_state.py
bidsmgr/gui/models/__init__.py
bidsmgr/gui/models/inventory.py
bidsmgr/gui/widgets/__init__.py
bidsmgr/gui/widgets/bids_tree_pane.py
bidsmgr/gui/widgets/image_label.py
bidsmgr/gui/widgets/json_tree_view.py
bidsmgr/gui/widgets/nifti_viewer_pane.py
bidsmgr/gui/widgets/primitives.py
bidsmgr/gui/widgets/sidecar_form_pane.py
bidsmgr/gui/widgets/sidecar_row.py
bidsmgr/gui/widgets/spinner.py
bidsmgr/gui/widgets/status_badge.py
bidsmgr/gui/widgets/tsv_viewer_pane.py
bidsmgr/gui/widgets/val_message.py
bidsmgr/gui/widgets/validation_pane.py
bidsmgr/inventory/__init__.py
bidsmgr/inventory/_time.py
bidsmgr/inventory/eeg_meg.py
bidsmgr/inventory/mri_dicom.py
bidsmgr/inventory/probe_convert.py
bidsmgr/inventory/rebuild.py
bidsmgr/inventory/subject_identity.py
bidsmgr/inventory/types.py
bidsmgr/metadata/__init__.py
bidsmgr/metadata/engine.py
bidsmgr/metadata/types.py
bidsmgr/planner/__init__.py
bidsmgr/project/__init__.py
bidsmgr/project/log.py
bidsmgr/project/project.py
bidsmgr/project/provenance.py
bidsmgr/project/replay.py
bidsmgr/project/types.py
bidsmgr/schema/__init__.py
bidsmgr/schema/engine.py
bidsmgr/schema/loader.py
bidsmgr/schema/types.py
bidsmgr/schema/validation.py
bidsmgr/util/__init__.py
bidsmgr/util/paths.py
bidsmgr/util/qt_platform.py
bidsmgr/workers/__init__.py
bidsmgr/workers/convert.py
bidsmgr/workers/file_report.py
bidsmgr/workers/metadata.py
bidsmgr/workers/nifti_loader.py
bidsmgr/workers/report.py
bidsmgr/workers/scan.py
bidsmgr/workers/validate.py