Explore Galactic Structure Using Star Clusters
Star clusters are divided up between open star clusters, relatively young and random groups, and globular star clusters, typically older groups with a roughly spherical distribution.
As a reference point, you can query for the position of the center of the Milky Way with respect to the Sun.
In[1]:=1

✖
Out[1]=1

In a similar fashion, you need to get the positions of the various star clusters.
In[2]:=2

✖
For fitting and plotting in graphics, you need only magnitude, in light years, of the various quantities.
In[3]:=3

✖
Open clusters are found in the galactic disk/plane, so you can use the coordinates of the open star clusters to fit this to a plane.
In[4]:=4

✖
In[5]:=5

✖
In[6]:=6

✖
In[7]:=7

✖
Out[7]=7
