Python-based review tools for ISIS3 coregistration workflows
Project description
isistools
Python-based review tools for ISIS3 coregistration workflows. Replaces Qmos and Qnet with modern, interactive visualization using HoloViews, Panel, and datashader.
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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file isistools-0.6.0.tar.gz.
File metadata
- Download URL: isistools-0.6.0.tar.gz
- Upload date:
- Size: 712.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a7f802a8e8423cf446d09e154dda6a578570819f77b303976b21e88a79ac929
|
|
| MD5 |
fd42f0ad15d23a6ea32fd8c543c9416c
|
|
| BLAKE2b-256 |
b551adb8ad37a076f227c6402eb7c550f59a85ac82e688fcb0bc125acb1a2ac6
|
File details
Details for the file isistools-0.6.0-py3-none-any.whl.
File metadata
- Download URL: isistools-0.6.0-py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44b7a655473c40da2f858cac9d9e319b30078b15d28ba6e1feaba1234b77a561
|
|
| MD5 |
c3d50ef93ad74a0e7c35807f25e011a4
|
|
| BLAKE2b-256 |
bdd7f59c6f7c8848fd0d39fb6d2bfe743927a24448e7d2e22e409489dd5a5349
|