mxcube / mxcubecore

Backend used by MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
13 stars 53 forks source link

[CenteredPoint] - Using position name instead of id for `CenteredPosition.index` #1057

Closed marcus-oscarsson closed 3 weeks ago

marcus-oscarsson commented 1 month ago

The shape name includes the "shape character" for instance "G[x]" for grid or "P[x]". This PR uses the name instead of the id for CenteredPosition.index, which for the moment is only used for display purpose.