Stuart J Swerdloff

Results 27 issues of Stuart J Swerdloff

```suggestion # TODO: In the future it would be "nice" to handle multiple names here patient_name = convert_patient_name_from_split(*patient_split[0:2]) ``` _Originally posted by @SimonBiggs in https://github.com/pymedphys/pymedphys/pull/1144#discussion_r517715114_

I have concerns about using strings that are not a valid defined type for the rt_beam_limiting_device_type for partial matching. Better to pass in a list of acceptable types to be...

We should open an issue for cleaning out the cruft from tests/e2e/cypress/inntegration/streamlist/pseudonymisation.spec.js and updating the copyright. While this started from a file from streamlit, it's got precious little left of...

**Bug description** Basic SR Content Sequence Attribute fails to reference the Document Relationship Macro Attributes. The Document Relationship Macro contains the (recursive) Content Sequence Attribute, which is kind of the...

bug

Need to specify creation of a branch at the tag (for a feature release) Need to specify construction of a fix branch based on a release branch and have the...

pymedphys dev tests --run-only-pydicom results in warnings about strings of excess length for VR=SH and VR=PN e.g. tests/experimental/pseudonymisation/test_pseudonymisation.py::test_identifier_is_sequence_vr /home/parallels/.pyenv/versions/3.9.14/envs/pymedphys39/lib/python3.9/site-packages/pydicom/valuerep.py:290: UserWarning: The value length (26) exceeds the maximum length of 16...

bug

A few of the issues ( #831 and #828 ) posted appear to have root cause in the metadata clash with the package publish/file version. This is an attempt at...

I need to add a test that uses data that has MLCY and ASYMX. This is based on the work done by Martijn K. but generalised rather than... specialised. ##...

See https://github.com/pymedphys/pymedphys/actions/runs/3519849038

This may not be a pymedphys issue, but: https://github.com/didymo/OnkoDICOM/issues/248#issuecomment-1310167520 MacOS 12.5.1 (Monterey) on Apple Silicon (Arm64)... The installation of OnkoDICOM is a bit unusual, in that one uses poetry to...