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.1.tar.gz (820.6 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.1-py3-none-any.whl (71.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: isistools-0.8.1.tar.gz
  • Upload date:
  • Size: 820.6 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.1.tar.gz
Algorithm Hash digest
SHA256 53ce2ee1f2b1bfcfc1e56d9f1df8d38010a3c7e8baaacde09199c547f524dbe4
MD5 457c54b656dcdea7174b2d50559afde9
BLAKE2b-256 97799501c3ec053194f5fb3855b9b21c595d2a31ef09ce07da4c1bc400065527

See more details on using hashes here.

File details

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

File metadata

  • Download URL: isistools-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 71.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90d2e0644dbda668f3530afd67c3ac7a0f0c4facf3de59b6244b20fd25437235
MD5 7dbc5d78ebe150c3f549c4f1f5d629a1
BLAKE2b-256 e08fb7e332e391f0b093ec8b51fc6d3dde219e1cb957babffb0807973625e1bd

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