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.0.tar.gz (792.8 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.0-py3-none-any.whl (65.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: isistools-0.7.0.tar.gz
  • Upload date:
  • Size: 792.8 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.0.tar.gz
Algorithm Hash digest
SHA256 617683740e1a1044bd31e150bf4c1239c4baf8fd05851c92b8297688e7f25bf7
MD5 b67932a6fcbcad23e162678fbcc033dc
BLAKE2b-256 35755c9cfba8d81b08f5fcdbf954554edeeba4ac74c827f1842bbb4a4356afb9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: isistools-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 65.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e6d028e90ab1374f57c3e91c03fd98cb3131585bcc56608e95159e863be5831
MD5 573ac2f19fb060ddab20f93497677381
BLAKE2b-256 7d3ed6cdbec00be29cd942caf1fed83917ec8ca3b45b8ab544f0e879b638a368

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