orbithunter.RelativeOrbitKS.populate
- RelativeOrbitKS.populate(attr='all', **kwargs)[source]
Randomly initialize parameters which are currently zero.
- Parameters:
- attrstr
Takes values ‘all’, ‘parameters’, or ‘state’. Determines what is populated.
- kwargs :74
- p_rangesdict
keys are parameter_labels, values are uniform sampling intervals or iterables to sample from
- Returns:
- Orbit
self with new values for parameters or state or both.