-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
How fast is "fast"?
Please publish a few metrics.
Some hundred thousand files tried it out, always the same result: panic.
Example:
$ ./dicomutil-linux-amd64 -print-metadata xyz.dcm
2019/07/13 13:37:40 Error reading xyz.dcm: dicom.ParseSpecificCharacterSet: Unknown character set 'ISO_IR 192'. Assuming utf-8 (file offset 334)
panic: Error reading xyz.dcm: dicom.ParseSpecificCharacterSet: Unknown character set 'ISO_IR 192'. Assuming utf-8 (file offset 334)
goroutine 1 [running]:
log.Panicf (0x637eca, 0x14, 0xc00015be20, 0x2, 0x2)
/usr/local/go/src/log/log.go:333 + 0xda
main.main ()
/Users/suyashkumar/go-work/src/github.com/suyashkumar/dicom/cmd/dicomutil/dicomutil.go:79 + 0x919
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels