bosscha / gaia-shock

Code to extract stellar clusters and tidal tails using Gaia data. The main stellar cluster is extracted by optimizing the DBSCAN parameters and the isolated stars ("tails") by minimizing the CMD distance.
MIT License
2 stars 1 forks source link

Transformation from equatorial PM into galactic coordinate #1

Closed bosscha closed 5 years ago

bosscha commented 5 years ago

Add the transformation from equatorial to galactic coordinate for the PM. See .e.g Radoslaw Poleski 1997 in Arxiv 1306.2945

bosscha commented 5 years ago

Remove the solar motion to be at rest in the Galactic reference. See Conrad 2015

bosscha commented 5 years ago

Implemented at (partially) tested. UVW vel. components should be added...

bosscha commented 5 years ago

done