Skip to content

kenanoestreich/PETPAL

 
 

Repository files navigation

Positron Emissions Tomography Processing and Analysis Library (PETPAL)

A comprehensive 4D-PET analysis software suite.

Installation

In the top-level directory (where pyproject.toml exists), we run the following command in the terminal:

pip install .  # Installs the package

Generating Documentation

To generate the documentation in HTML using sphinx, assuming we are in the docs/ directory and that sphinx is installed:

make clean
make html 

Then, open doc/build/html/index.html using any browser or your IDE.

About

Comprehensive 4D PET Processing Platform

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 81.5%
  • Python 18.5%