• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: NiBetaSeries (GitHub Link)
  • NiBetaSeries-master
    • .cookiecutterrc
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • ISSUE_TEMPLATE
        • feature_request.md
        • bug_report.md
      • release-drafter.yml
      • CODEOWNERS
    • src
      • nibetaseries
        • cli
          • run.py
          • __init__.py
          • tests
            • test_run.py
            • __init__.py
        • data
          • bids.json
          • references.bib
          • derivatives.json
        • __init__.py
        • workflows
          • analysis.py
          • model.py
          • __init__.py
          • utils.py
          • tests
            • test_base.py
            • test_utils.py
            • __init__.py
          • base.py
        • _version.py
        • interfaces
          • nistats.py
          • bids.py
          • nilearn.py
          • __init__.py
          • tests
            • test_bids.py
            • test_nilearn.py
            • __init__.py
            • test_nistats.py
        • conftest.py
    • .circleci
      • config.yml
    • .coveragerc
    • examples
      • plot_run_nibetaseries.py
      • README.rst
    • .jupyter
      • jupyter_notebook_config.py
    • LICENSE
    • long_description.rst
    • .zenodo.json
    • .readthedocs.yml
    • CODE_OF_CONDUCT.rst
    • versioneer.py
    • .editorconfig
    • .gitattributes
    • README.rst
    • setup.py
    • CHANGELOG.rst
    • AUTHORS.rst
    • setup.cfg
    • .travis.yml
    • CONTRIBUTING.rst
    • scripts
      • create_long_description.py
      • generate_nibetaseries_images.sh
      • README.md
    • .joss
      • paper.md
      • paper.bib
    • pyproject.toml
    • .codecov.yml
    • Dockerfile
    • .gitignore
    • Dockerfile_devel
    • docs
      • development
        • release_instructions.rst
        • roadmap.rst
        • index.rst
        • _static
        • contributing.rst
      • usage.rst
      • workflows.rst
      • spelling_wordlist.txt
      • betaseries.rst
      • FAQ.rst
      • code_of_conduct.rst
      • authors.rst
      • index.rst
      • conf.py
      • changelog.rst
      • installation.rst
    • .dockerignore
    • binder
      • requirements.txt
    • MANIFEST.in
    • .vscode
      • settings.json
    • tox.ini