Skip to main content

Python-based review tools for ISIS3 coregistration workflows

Project description

isistools

DOI PyPI

Python-based review tools for ISIS3 coregistration workflows. Replaces Qmos and Qnet with modern, interactive visualization using HoloViews, Panel, and datashader.

Documentation

Installation

pip install isistools

For development:

git clone https://github.com/michaelaye/isistools.git
cd isistools
pip install -e ".[dev]"

Quick start

# Interactive footprint map in the browser
isistools footprints cubes.lis

# Export publication-ready PNG
isistools footprints cubes.lis --png --title "My Mosaic"

# Mosaic review with control network (Qmos replacement)
isistools mosaic cubes.lis --cnet control.net

# Tie point review (Qnet replacement)
isistools tiepoints cubes.lis control.net

# Batch footprintinit (parallel)
isistools footprintinit cubes.lis -j 8

# Control network summary
isistools cnet-info control.net

# Map-project a CTX cube with a CSM camera model (optional feature,
# replaces ISIS cam2map — see the csm2map docs chapter for install details)
isistools csm2map input.cub output.tif --map equi.map
isistools csm2map-compare isis.cub csm.tif

Note on csm2map: this is an optional subcommand that requires the [csm] extra plus a conda-forge CSM stack (ale, usgscsm, rasterio). It is not installed by default — users who only want the viewer tools don't pay the extra dependency cost. See the csm2map chapter for installation instructions, including an Apple Silicon gotcha where csmapi must be built from source.

Why?

ISIS's Qmos and Qnet have several pain points:

  • Qmos requires level-1 images but displays footprints in map projection, and renders image content very slowly.
  • Qnet requires level-2 images but displays them flipped in detector readout order.
  • Both use a color scheme where registered control points are nearly invisible while unregistered points are prominent.

isistools fixes all of these. See the documentation for details on each command, the Python API, and example figures.

License

MIT

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

isistools-0.7.1.tar.gz (794.1 kB view details)

Uploaded Source

Built Distribution

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

isistools-0.7.1-py3-none-any.whl (65.4 kB view details)

Uploaded Python 3

File details

Details for the file isistools-0.7.1.tar.gz.

File metadata

  • Download URL: isistools-0.7.1.tar.gz
  • Upload date:
  • Size: 794.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for isistools-0.7.1.tar.gz
Algorithm Hash digest
SHA256 bbef3fc95ef713c7f24628f63a5f521710fe54209c87f27aab578ccfb04c7f87
MD5 3f7c320987c212aff9d9f4ce0f75e2d4
BLAKE2b-256 6a2f731adca1b1ad574b60650ce9f2498482501bb03a11e8f751dc93746d4d49

See more details on using hashes here.

File details

Details for the file isistools-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: isistools-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 65.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for isistools-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42595c4b9883a39ea6f6e7c0ae77361adc22a73692e002760ca32a613b3cecc2
MD5 7b85ea22d46c01959af4f5181ba0a8b4
BLAKE2b-256 220d66fad82a8c1ec96e3aa2a40e940804748d043baa05db0a23cf02af8b8746

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