Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 635 Bytes

CONTENT.md

File metadata and controls

7 lines (6 loc) · 635 Bytes

Contents overview

  • 🐍 📦 narps_open/ contains the Python package with all the pipelines logic.
  • 🧠 data/ contains data that is used by the pipelines, as well as the (intermediate or final) results data. Instructions to download data are available in INSTALL.md.
  • 📘 docs/ contains the documentation for the project. Start browsing it with the entry point docs/README.md
  • 📙 examples/ contains notebooks examples to launch of the reproduced pipelines.
  • 🔬 tests/ contains the tests of the narps_open package.