giant.utilties.stereophotoclinometryΒΆ

This module provides a number of classes for interfacing with files used in the Stereophotoclinometry (SPC) software suite for performing shape modelling and surface feature navigation.

This module does not provide the same functionality that the SPC software does, instead it just provides the ability to view, manipulate, and write SPC files and makes it easy to transform SPC data into a format that GIANT can use. This module does assume some level of familiarity with the SPC software and files, so descriptions are brief. See the SPC wiki for more details at https://web.psi.edu/spc_wiki/HomePage

Classes

Summary

This class is used to read/write from the SPC summary (.SUM) files.

Nominal

This class is used to read/write from the SPC Nominal (.NOM) files.

Image

This class is used to read and write from SPC Image files (.DAT).

Regress

This class is used to read from SPC regress files.

ShapeModel

This class is used to read and write from SPC Shape files (Implicitly connected Quadrilateral, ICQ format).

Maplet

This class is used to read and write from SPC Maplet files.

Landmark

This class is used to read and write from SPC Landmark files.

Functions

get_distortion

This function gets the distortion value from the lithos file pertaining to a specified image

Constants

DATE_FMT

This is the observation_date format used in SPC summary and nominal files.