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.8.0.tar.gz (800.9 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.8.0-py3-none-any.whl (68.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for isistools-0.8.0.tar.gz
Algorithm Hash digest
SHA256 bd0b84e7ccc2d4400b7a829a0d77b9aad5da24221c6ee237a353fe977b45a142
MD5 2641261426e05a33214aa9de4d82eff2
BLAKE2b-256 45c9d5387815e2d06667d4b1533e9bc7f12ea8f4321d10904915d8e5a5372ca1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: isistools-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 68.1 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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 89e0172a58997d9d2b2484813a0ac9dec530d81a0e1585d02d9c4d58b5849070
MD5 08dcf5e398ecffd3608edf0595744cc4
BLAKE2b-256 13c07a21e8cacc07db543463548168a260d400aff4526723452551794ac11280

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