A warning in Python

Hi,

While opening a *.3dus files in a 3D Slicer, I receive the following warning in the Python Interactor tab:

\AppData\Local\NA-MIC\Slicer 4.11.20210226\lib\Python\Lib\site-packages\numpy\ctypeslib.py:521: RuntimeWarning: A builtin ctypes object gave a PEP3118 format string that does not match its itemsize, so a best-guess will be made of the data type. Newer versions of python may behave correctly.
return array(obj, copy=False)

The displayed images include a number of black pixels located at different regions of the images.
Can you please explain how can it be fixed?

How did you acquire the *. 3dus file? What ultrasound system and transducer was used?

Hello Andras,

Thank you for your response.

The *.3dus file was acquired as a DICOM and its extension was changed to the *.3dus.
The system in use was Vivid S70N and the transducer was a NuVera 4D intracardiac catheter.
A similar acquisition with E95 system hasn’t resulted in an error.