to_galpy

clustertools.cluster.operations.to_galpy(cluster, analyze=True)[source]

Convert stellar positions/velocities, centre of mass, and orbital position and velocity to galpy units

Parameters:
clusterclass

StarCluster

analyzebool

run analysis function (default: True)

Returns:
None
History:
2018 - Written - Webb (UofT)