mhe / pynrrd

Simple pure-python module for reading and writing nrrd files.
https://pynrrd.readthedocs.io/
MIT License
116 stars 51 forks source link

Allow writing a NRRD record to memory. Ref #108 #117

Closed bernardopericacho closed 2 years ago

bernardopericacho commented 2 years ago

Proposed changes:

addisonElliott commented 2 years ago

One more thing. Can you add examples for reading and writing to memory? That's probably useful to demonstrate.

bernardopericacho commented 2 years ago

Thanks for the review and the feedback on this. I will apply the suggestions as soon as I can.

bernardopericacho commented 2 years ago

I think I addressed all the feedback if you can have another look. Thanks in advance!