Science Score: 44.0%

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

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

Repository

Basic Info
  • Host: GitHub
  • Owner: psychoinformatics-de
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 184 KB
Statistics
  • Stars: 0
  • Watchers: 8
  • Forks: 5
  • Open Issues: 11
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Utilities for managing the INM-ICF DICOM data store at Research Center Jülich

Documentation Status Build status

Acknowledgements

This software was developed with support from the German Federal Ministry of Education and Research (BMBF 01GQ1905), the US National Science Foundation (NSF 1912266), the Helmholtz research center Jülich (RDM challenge 2022), and the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under grant SFB 1451 (431549029, INF project).

Owner

  • Name: Psychoinformatics
  • Login: psychoinformatics-de
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: inm-icf-utilities
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Christian
    family-names: Mönch
  - given-names: Michael
    family-names: Hanke
  - given-names: Michał
    family-names: Szczepanik
  - given-names: 'Adina S. '
    family-names: Wagner
  - given-names: Stephan
    family-names: Heunis
  - given-names: Yaroslav O.
    family-names: Halchenko
repository-code: 'https://github.com/psychoinformatics-de/inm-icf-utilities'
url: 'https://inm-icf-utilities.readthedocs.io'
abstract: >+
  The ICF archive provides storage of MRI data acquisitions
  in DICOM format for the purpose of long-term data
  preservation, with the ability to grant read-access to a
  data subset to authorized individuals.

license: MIT

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 13
  • Total pull requests: 46
  • Average time to close issues: 30 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 5
  • Total pull request authors: 6
  • Average comments per issue: 1.15
  • Average comments per pull request: 1.0
  • Merged pull requests: 38
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 6
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 19 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.67
  • Average comments per pull request: 0.83
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mslw (6)
  • mih (4)
  • adswa (1)
  • jsheunis (1)
Pull Request Authors
  • mslw (18)
  • mih (11)
  • christian-monch (10)
  • jsheunis (8)
  • adswa (6)
  • yarikoptic (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docs/requirements.txt pypi
  • Sphinx >=7.0,<8.0
  • furo ==2023.5.20
requirements-devel.txt pypi
  • datalad * development
  • datalad-catalog ==0.2.1b0 development
  • pydicom * development
  • pytest * development
  • pytest-env * development
.github/workflows/codespell.yml actions
  • actions/checkout v3 composite
  • codespell-project/actions-codespell v2 composite