kessler.plot

kessler.plot#

Functions

plot_combined(dists, trace[, figsize, file_name])

plot_dist(dists[, file_name, n_bins, ...])

plot_mix(mix[, min_val, max_val, ...])

plot_tles(tles[, file_name, figsize, show, ...])

This function takes a list of tles as input and plots the histograms of some of their elements.

plot_trace_event(trace, *args, **kwargs)

plot_trace_orbit(trace[, ...])

Classes

Empirical([values, log_weights, weights, ...])