yagit
The gamma index calculation library for radiation dose DICOM images
Science Score: 67.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
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Keywords
Repository
The gamma index calculation library for radiation dose DICOM images
Basic Info
- Host: GitHub
- Owner: DataMedSci
- License: gpl-3.0
- Language: C++
- Default Branch: master
- Homepage: https://datamedsci.github.io/yagit/
- Size: 7.19 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 9
- Releases: 8
Topics
Metadata Files
README.md
Yet Another Gamma Index Tool
YAGIT is a C++ library for performing efficient comparisons of two images containing spatial dose distributions. The library employs 2D, 2.5D, and 3D gamma index concepts. The gamma index was introduced by Low et al. in 1998 (https://doi.org/10.1118/1.598248).
Documentation
The documentation is available at https://datamedsci.github.io/yagit/.
Installation
Instructions on how to install YAGIT are described at https://datamedsci.github.io/yagit/installation.html.
Examples
Examples of how to use YAGIT are presented at https://datamedsci.github.io/yagit/examples.html.
Citation
To cite this work, please refer to the Zenodo site. It can be cited as:
Krawczyk, M., & Grzanka, L. (2024). Yet Another Gamma Index Tool [Computer software]. https://doi.org/10.5281/zenodo.10974644
Owner
- Name: DataMedSci
- Login: DataMedSci
- Kind: organization
- Repositories: 9
- Profile: https://github.com/DataMedSci
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "Yet Another Gamma Index Tool" authors: - family-names: "Krawczyk" given-names: "Michał" - family-names: "Grzanka" given-names: "Leszek" orcid: "https://orcid.org/0000-0002-3599-854X" doi: 10.5281/zenodo.10974644 repository-code: "https://github.com/DataMedSci/yagit" url: "https://datamedsci.github.io/yagit/" date-released: 2024-04-15
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Delete event: 3
- Issue comment event: 5
- Push event: 34
- Pull request review comment event: 11
- Pull request review event: 13
- Pull request event: 5
- Create event: 2
Last Year
- Issues event: 2
- Watch event: 1
- Delete event: 3
- Issue comment event: 5
- Push event: 34
- Pull request review comment event: 11
- Pull request review event: 13
- Pull request event: 5
- Create event: 2
Dependencies
- breathe ==4.31.0
- sphinx-book-theme ==0.1.7
- actions/checkout v3 composite
- actions/setup-python v4 composite
- peaceiris/actions-gh-pages v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite