giant.coverage.visualizerΒΆ

Classes

UpdateableColorScale

This class is used to create a color scale to respresent different numerical data assigned to facets on either a 2D or 3D visualization of a target body.

Functions

polar_plot

This function serves to visualize the observed geometries of a single target surface element given a specific dilution of precision metric and the observations where that surface element was visible.

create_patches_latlon

This helper function creates matplotlib Polygon patches for triangles from lat/lon arrays

percent_below_threshold_reducer

This helper function returns a callable which computes the percentage of values that is below some specified threshold.

get_coloring

This helper function chooses the appropriate values from the coverage object for displaying, applying the reduction function if necessary.

visualize2d

This function provides a simplified interface to generate a 2D, lat/lon projected map of the statistics.

visualize3d

This function provides a simplified interface to generate a 2D, lat/lon projected map of the statistics.