Exception that is raised when the the file does not appear to be DICOM.
Usually raised when the “DICM” prefix is not present at position 128 in the file.
To force reading the file (because maybe it is a DICOM file without a header), use dcmread(..., force=True)
.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4