Published February 17, 2025 | Version v0.9.0-alpha
Software Open

PanCam Operations Toolkit (PCOT)

  • 1. Aberystwyth University

Description

The Pancam Operations Toolkit is a Python application and library primarily intended for processing data from the Pancam instrument on the Rosalind Franklin rover, although it lends itself to any task involving processing multispectral image data. For example, with PCOT you can: load ENVI (BSQ interleaved 4-byte float) and (to a basic level) PDS4 multispectral images load multiple images in other formats (e.g. PNG) and combine them into multispectral images define regions of interest in the data perform mathematical operations view spectra and histograms and many other things besides. PCOT is highly extensible and open-source, so any missing functionality is easily added. PCOT operates on a graph model - the data is processed through a set of nodes which manipulate it in various ways (e.g. add regions of interest, perform maths, splice images together, merge image channels, plot spectra). A PCOT document describes this graph, and we intend that documents are distributed along with the data they generate to help reproducibility.

Notes

If you use this software, please cite it using the metadata from this file.

Files

AU-ExoMars/PCOT-v0.9.0-alpha.zip

Files (12.8 MB)

Name Size Download all
md5:8d84098daadc733156248112c2f3cd12
12.8 MB Preview Download

Additional details

Related works

Software