kessler.model

kessler.model#

Functions

default_prior()

This function returns a dictionary of TLE elements priors, corresponding to the 22nd of May 2020.

find_conjunction(tr0, tr1, miss_dist_threshold)

Classes

Bernoulli([probs, logits])

Categorical([probs, logits])

Conjunction([time0, max_duration_days, ...])

A class for simulating conjunctions.

ConjunctionDataMessage([file_name, set_defaults])

ConjunctionSimplified(tles[, ...])

Mixture(distributions[, probs])

Model([name, address_dict_file_name])

Normal(loc, scale)

TLE(data)

This class constructs a TLE object from either a list of strings (that make up the TLE) or from a dictionary.

TruncatedNormal(mean_non_truncated, ...[, ...])

Uniform(low, high)