WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

spebt/digital_phantoms

Repository files navigation

Digital Phantom Generation

This is a python-numpy-scipy-based digital phantom generation codebase.

Dependency

  1. Python 3, tested on Python 3.10.12

  2. Install the python packages with

    python3 -m pip install -r requirements.txt

Running the code

python3 phantom-gen.py [phantom type]
  • [phantom type] is a required option. Accepted options are:

    1. hotrod
    2. Derenzo
    3. derenzo

    The above 3 are treated the same.

    1. contrast

    option 4 is work in progress (WIP), it is implemented in the jupyter notebook. But not in the python script yet.

    1. dot

Example command:

python3 phantom-gen.py hotrod

About

Digital Phantom Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published