https://github.com/aramis-lab/clinica-pydra-petpvc

Pydra tasks for PETPVC designed for Clinica

https://github.com/aramis-lab/clinica-pydra-petpvc

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

neuroimaging partial-volume-correction positron-emission-tomography pydra
Last synced: 9 months ago · JSON representation

Repository

Pydra tasks for PETPVC designed for Clinica

Basic Info
  • Host: GitHub
  • Owner: aramis-lab
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 34.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 5
Topics
neuroimaging partial-volume-correction positron-emission-tomography pydra
Created about 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

pydra-petpvc

PyPI - Version PyPI - Python Version


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

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

.github/workflows/release.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • attrs >=22.1
  • pydra >=0.22