-
Hello,
Thank you for this great project.
While using it in our codebase, I have found the following issue.
# anonymize_dataset fails if dataset contains RawDataElement
anonymize_dataset fa…
-
I just tested an enhanced MR image from a Siemens device and got an exception telling me that `time` is missing:
> The extension is not valid: Missing required base classification time
dcm2niix …
-
Dear All,
please is there any update about geting output in Dicom format?
regards
-
I will try to get around to diagnosing this issue, but for some reason the pixel data from this image (from a new photon counting CT) is not found using DICOM.jl but works fine with pydicom
Here is…
-
Hi!
We have issues transferring images of a specific modality (DX) when using C-GET with pynetdicom. It returns a failure status of 0xA702. The verbose output of the `getscu` app of pynetdicom when…
-
Where should this repo sit in relationship to Nibabel or pydicom? Should it be an optional dependency? Won't that mean that lots of DICOM libraries could have this as an optional dependency?
-
Any chance you can update the requirements to a newer pydicom?
error: pydicom 2.3.1 is installed but pydicom==1.4.2 is required by {'karawun'}
-
**Is your feature request related to a problem? Please describe.**
Make it easier to query in english the pixels table.
**Describe the solution you'd like**
![image](https://github.com/user-attac…
-
```
It's considered bad practice for the library name and it's import name to
be different -- it is confusing for users.
So, should change the import name to "pydicom", which would require:
* update…
-
Hi,
I have an SCP at the address https://pydicom.github.io/pynetdicom/stable/. The SCU written with DCMTK can send successfully, but the SCU written with dcmjs-dimse does not send successfully.
t…