https://github.com/aramis-lab/clinica-pydra-petpvc
Pydra tasks for PETPVC designed for Clinica
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Keywords
Repository
Pydra tasks for PETPVC designed for Clinica
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 5
Topics
Metadata Files
README.md
pydra-petpvc
Pydra tasks for PETPVC designed for Clinica.
Pydra is a dataflow engine which provides a set of lightweight abstractions for DAG construction, manipulation, and distributed execution.
PETPVC is a toolbox for partial volume correction (PVC) in positron emission tomography (PET).
Installation
console
pip install clinica-pydra-petpvc
A separate installation of PETPVC is required to use this package. Please review the project's homepage for installation instructions and licensing information.
An official conda package is available through conda-forge:
console
conda install -c conda-forge petpvc
Development
This project is managed with Hatch:
console
pipx install hatch
To run the test suite:
console
hatch run test
To fix linting issues:
console
hatch fmt
Licensing
This project is distributed under the terms of the Apache License, Version 2.0.
Owner
- Name: ARAMIS Lab
- Login: aramis-lab
- Kind: organization
- Location: Paris, France
- Website: www.aramislab.fr
- Twitter: AramisLabParis
- Repositories: 21
- Profile: https://github.com/aramis-lab
The Aramis Lab is a joint research team between CNRS, Inria, Inserm and Sorbonne University and belongs to the Paris Brain Institute (ICM).
GitHub Events
Total
- Pull request event: 3
Last Year
- Pull request event: 3
Issues and Pull Requests
Last synced: 10 months ago
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- attrs >=22.1
- pydra >=0.22