pisces.extensions.simulation.core.initial_conditions.InitialConditions.model_orientations#

property InitialConditions.model_orientations: dict[str, ndarray]#

The orientations of the models in the initial conditions.

Returns:

A dictionary mapping model names to their orientation vectors as np.ndarray.

Return type:

dict