Steve Pieper

Results 685 comments of Steve Pieper

I put the file in a data release: https://github.com/dcmjs-org/data/releases/tag/oct @igorsimko can you update to use this? Thanks.

Yes, https://github.com/dcmjs-org/dcmjs/pull/402/files is what I had in mind. It would be great if https://github.com/dcmjs-org/dcmjs/pull/403/files could also have a test. Then could someone on this thread who uses or is familiar...

Thanks for pointing this out - we should figure out the correct interpretation of these negative SpacingBetweenSlices values and do the correct thing on all the platforms where this community...

There's more information about how we addressed this in 3D Slicer here: https://github.com/Slicer/Slicer/pull/7987 The details are very different in ITK/Sllicer but I hope we can achieve a consistent interpretation across...

Yes, this is clearly a complex situation, as evidenced by the 8+ years of discussion! > irregularly sampled modalities, such as DICOM Segmentations I think in this case it's particularly...

Thanks for investigating this and providing the PR with a link to the cornerstone issue. While that link is helpful, please make your contribution here self-contained and describe in your...

Hi @pedrokohler - I missed the last coordination meeting, but did you run this by David and Andrey?

Thanks Pedro. I ask because we want to keep the dcmjs implementation as standards-compliant as possible and it seems that [code 111030 is "Image Region"](https://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_d.html#:~:text=111030,Image%20Region) and not "Annotation Position". I...

I guess using an annotation note would be sort-of okay, but also maybe not really keeping with the standard since those are probably meant to be human readable. Plus I'm...

t @wayfarer3130 what microscopy hack are you referring to? @pieper The way that OHIF and the dicom microscopy viewer library use the Findings on annotations with a custom schema and...