James Wetzel
James Wetzel
@moloney - Would a %values section work for you? With a values section, you can define a field (or list of fields) that you want to use to define a...
I've been keeping an eye on this issue/pr and am totally on board with the functionality changes/add. At the moment, we've been working on some other additions to our application...
What are your thoughts on potentially upgrading pydicom beyond the current required version 1.3.0 with this? For about two weeks now, I've been running the latest deid code with pydicom...
Good Morning @vsoch & @RobinFrcd - I won't object *at all* if you two want to take this on. Unfortunately I haven't been able to circle back to this and...
The separate pip install solution seems slightly more intuitive to me. I'd prefer that approach - but honestly either would be good!
I think this will be fine! Thanks for your work! :)
Yes, but not quite yet. We're a few weeks away from releasing our end-user application into user acceptance testing. At that point, we'll see more testing with a diverse sets...
Hey @vsoch- On the surface, I think it's a very logical inclusion. If you don't need the pixel data, why read it? However, in my implementation, I'm not utilizing get_identifiers...
I didn't know the answer to that either, but it looks like [python_requires](https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#python-requires) can be utilized to force a minimum python version.
What version of Python do you typically target for deid?