dicom icon indicating copy to clipboard operation
dicom copied to clipboard

netdicom

Open paul-asvb opened this issue 6 years ago • 6 comments

Did you get rid of the Implementations in github.com/grailbio/go-netdicom? Would like to switch from grailbio, but dont want use both. Maybe i can implement a separate dcm server depending on your implementation.

paul-asvb avatar Jul 29 '19 16:07 paul-asvb

hm if that library depended on certain APIs in the grailbio dicom parser, those have probably been changed or removed, as there was a lot of extensive refactoring done on our end (which has led to a lot of improvements imo, but did require cutting some things out). There is some support for querying a DICOM dataset here: https://github.com/suyashkumar/dicom/blob/master/query/queryretrieve.go

Will look into this more, but I'd love to explore some of the netdicom stuff!

suyashkumar avatar Aug 03 '19 19:08 suyashkumar

Hello, just a quick note to say we are getting ready to archive https://github.com/grailbio/go-dicom and https://github.com/grailbio/go-netdicom. For go-dicom, we will point new users to this project, and for go-netdicom, we will point users to this issue to track any progress on DIMSE that is compatible with this project.

siddharthab avatar Nov 05 '21 01:11 siddharthab