to_units

clustertools.cluster.operations.to_units(cluster, units)[source]

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

Parameters:
clusterclass

StarCluster

unitsstr

units to be converted to (nbody,galpy,pckms,kpckms,radec)

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