David Giese

Results 55 comments of David Giese

Hey @pieper, I hope you're doing well. In addition to the ability to write an invalid file, we also were hoping validate dcmjs DicomDicts somehow. Can you confirm that neither...

Thanks @pieper , we'll checkout the `allowInvalidVRLength` option. I was actually thinking of just basic VR validation, but something more sophisticated like [http://dclunie.com/dicom3tools/dciodvfy.html](dciodvfy) would be even better. I think for...

@ejcurtis I'm pretty sure it doesn't, but I'd check in the editor as well as with Russell.

We’re busy with other priorities at the moment. I’m not sure when we’ll get to this. > On Mar 3, 2021, at 5:29 PM, Woonchan Cho wrote: > > ...

There is not currently a graceful way to do this. In our demo we manually do this by setting values that are `nan` in the linear interpolation to `nan`: https://github.com/innolitics/natural-neighbor-interpolation/blob/master/demo/demo.py#L45...

@jond01 thank you for the thoughtful suggestions. I agree that (1) would be a useful function to add. I also agree that we don't want to force users to convert...

FYI @ccwoolfolk here is another, small-sized issue that could be useful/relevant. Don't feel any need to re-prioritize though unless you think it makes sense.

Thank you for the kind words! We'll take a look at this bug once we have a break from client work.

Thanks a lot @TheGypsyCoder for the bug report. If at all possible, could you share a de-identified version of the DICOM file that triggered the error?

Fantastic, thank you Gary! We'll be sure to let you know what we find when look into this.