Skip to main content

SPINE Reconstruction Visualization Tool

Project description

Spinal Tap

Spinal Tap is a Dash application that provides simple visualization tools for the Scalable Particle Imaging With Neural Embeddings (SPINE) package.

Installation

You can install Spinal Tap and all dependencies (including Dash, Flask, Plotly, and spine) using pip:

pip install .

Or, for editable development mode:

pip install -e .

Usage

After installation, launch the app using the provided CLI:

spinal-tap

You can also check the installed version with:

spinal-tap --version
# or
spinal-tap -v

Then open your browser to http://0.0.0.0:8888/.

Deployment

Kubernetes

Spinal Tap is deployed on SLAC's S3DF Kubernetes infrastructure and is accessible at:

https://spinal-tap.slac.stanford.edu

The Kubernetes configuration files are located in the k8s/ directory. For deployment instructions and SLAC-specific configuration details, see:

Docker

Docker images are automatically built and published to GitHub Container Registry when version tags are pushed:

docker pull ghcr.io/deeplearnphysics/spinal-tap:latest

To run locally with Docker:

docker run -p 8888:8888 ghcr.io/deeplearnphysics/spinal-tap:latest

Development & CI/CD

  • Code style is enforced with black, isort, and flake8 (pre-commit and CI).
  • The GitHub Actions workflow builds and tests on every commit, PR, tag, and release.
  • Docker images are built automatically on version tag pushes (e.g., v0.1.2).
  • Publishing:
    • On tag push: publishes to Test PyPI (requires TEST_PYPI_API_TOKEN secret).
    • On GitHub Release: publishes to PyPI (requires PYPI_API_TOKEN secret).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spinal_tap-0.3.3.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spinal_tap-0.3.3-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file spinal_tap-0.3.3.tar.gz.

File metadata

  • Download URL: spinal_tap-0.3.3.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for spinal_tap-0.3.3.tar.gz
Algorithm Hash digest
SHA256 fd2f5643da9ed55fc6cc6eadce4a8ede224f113e50afeac718021c794b2e0943
MD5 6116c70516d6b0f4b56bb6d4c8f25f78
BLAKE2b-256 aec927f2712920fdad40cd889cb02c4ecbbd8cfbf27cdb8a226500005d2b74fd

See more details on using hashes here.

File details

Details for the file spinal_tap-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: spinal_tap-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for spinal_tap-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cec7c57dba31770484a5a4a9559cf1a5d9108dfda7d0cdb91795a7f9d1f757ab
MD5 deed25d0becb0190f6480e8ff8c070d1
BLAKE2b-256 1d01ce96db0fdbe73d2f42e369c78d6e5f1789c13efa5a27cd46a67c39bcf9b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page