datman

scripts for managing xnat, QC, and data analysis

https://github.com/tigrlab/datman

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

scripts for managing xnat, QC, and data analysis

Basic Info
Statistics
  • Stars: 16
  • Watchers: 7
  • Forks: 20
  • Open Issues: 10
  • Releases: 4
Created over 11 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Codeowners Zenodo

README.md

Zenodo Tests Coverage <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> All Contributors <!-- ALL-CONTRIBUTORS-BADGE:END -->

Datman is a tool for managing MRI studies and performing basic quality control on MRI data. For more information, including installation instructions, view our docs here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Dawn E. Smith

💻 📖 🎨 🤔 🚇 🚧 💬 👀 ⚠️ 📢

Michael Joseph

💻 🚧 👀

Jerry Jeyachandra

💻 🚧 👀

slimnsour

💻 🚧 👀

This project follows the all-contributors specification. Contributions of any kind welcome!

Owner

  • Name: Kimel Family Translational Imaging-Genetics Research Lab
  • Login: TIGRLab
  • Kind: organization
  • Email: tigr.lab@camh.ca
  • Location: Toronto, Ontario, Canada

CAMH: Issues Here https://github.com/TIGRLab/admin/issues

GitHub Events

Total
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 9
  • Push event: 8
  • Pull request event: 18
  • Fork event: 1
  • Create event: 2
Last Year
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 9
  • Push event: 8
  • Pull request event: 18
  • Fork event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.38
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • DESm1th (12)
  • dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
feature (4) dependencies (3) fix (2) python (1) docs (1)

Dependencies

.github/comment_pr_title/action.yml actions
  • octokit/request-action v2.x composite
  • peter-evans/create-or-update-comment v2 composite
  • peter-evans/find-comment v2 composite
.github/setup_datman/action.yml actions
  • actions/setup-python v4 composite
  • awalsh128/cache-apt-pkgs-action latest composite
.github/update_changelog/action.yml actions
  • actions-js/push master composite
  • mikepenz/release-changelog-builder-action v3 composite
  • stefanzweifel/changelog-updater-action v1 composite
.github/update_zenodo/action.yml actions
  • actions-js/push master composite
  • awalsh128/cache-apt-pkgs-action latest composite
.github/workflows/assign-reviewers.yml actions
  • kentaro-m/auto-assign-action v1.2.3 composite
.github/workflows/label-pr.yml actions
  • ./.github/comment_pr_title * composite
  • actions/checkout v2 composite
  • srvaroa/labeler v0.9 composite
.github/workflows/publish-release.yml actions
  • ./.github/setup_datman * composite
  • ./.github/update_changelog * composite
  • ./.github/update_zenodo * composite
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish v1.5.1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/run-tests.yml actions
  • ./.github/setup_datman * composite
  • MishaKav/pytest-coverage-comment main composite
  • actions/checkout v2 composite
  • schneegans/dynamic-badges-action v1.4.0 composite
.github/workflows/update-docs.yml actions
  • ./.github/setup_datman * composite
  • JamesIves/github-pages-deploy-action v4.2.2 composite
  • actions/cache v3 composite
  • actions/checkout v2 composite
Dockerfile docker
  • ubuntu focal build