Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Nipoppy 0.2.0 documentation
Nipoppy 0.2.0 documentation

Overview

  • Installation
  • Quickstart
  • User guide
    • Understanding the global configuration file
    • Populating an empty dataset
    • Organizing raw tabular data
    • Organizing raw imaging data
    • Converting a dataset to BIDS
    • Running processing pipelines
    • Tracking pipeline processing status
    • Extracting IDPs from pipeline derivatives

Reference

  • Command-line interface
    • nipoppy init
    • nipoppy doughnut
    • nipoppy reorg
    • nipoppy convert
    • nipoppy run
    • nipoppy track
  • Python API
    • nipoppy
      • nipoppy.config
        • nipoppy.config.boutiques
        • nipoppy.config.container
        • nipoppy.config.main
        • nipoppy.config.pipeline
        • nipoppy.config.pipeline_step
        • nipoppy.config.tracker
      • nipoppy.tabular
        • nipoppy.tabular.bagel
        • nipoppy.tabular.base
        • nipoppy.tabular.dicom_dir_map
        • nipoppy.tabular.doughnut
        • nipoppy.tabular.manifest
      • nipoppy.workflows
        • nipoppy.workflows.base
        • nipoppy.workflows.bids_conversion
        • nipoppy.workflows.dataset_init
        • nipoppy.workflows.dicom_reorg
        • nipoppy.workflows.doughnut
        • nipoppy.workflows.pipeline
        • nipoppy.workflows.runner
        • nipoppy.workflows.tracker
      • nipoppy.base
      • nipoppy.env
      • nipoppy.layout
      • nipoppy.logger
      • nipoppy.utils
  • File schemas

Other

  • Contributing
  • Glossary
Back to top
View this page
Edit this page

User guideΒΆ

This guide covers the main steps in the Nipoppy protocol:

  • Understanding the global configuration file
  • Populating an empty dataset
  • Organizing raw tabular data
  • Organizing raw imaging data
  • Converting a dataset to BIDS
  • Running processing pipelines
  • Tracking pipeline processing status
  • Extracting IDPs from pipeline derivatives
Next
Understanding the global configuration file
Previous
Quickstart
Copyright © 2024, NeuroDataScience-ORIGAMI Lab
Made with Sphinx and @pradyunsg's Furo