Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes for ANN graphics #278

Merged
merged 1 commit into from Mar 28, 2024
Merged

Minor fixes for ANN graphics #278

merged 1 commit into from Mar 28, 2024

Conversation

CPBridge
Copy link
Collaborator

Two minor fixes relating to ANNs:

  • The docstring for the RECTANGLE GraphicType is confusing and incorrectly states that RECTANGLE may consist of three or more points.
  • Setting the CommonZCoordinateValue is giving a pydicom user warning because the expression has type numpy.float32 rather than native python float. Switch to using the numpy.ndarray.item() method to get around this

@CPBridge CPBridge merged commit 1672988 into master Mar 28, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant