mhe / pynrrd

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

Update docs wording & example #122

Closed addisonElliott closed 2 years ago

addisonElliott commented 2 years ago

Remove named argument usage for NRRD in examples docs. For fh and header, these should not be named since they are primary (i.e. not optional) arguments.

Update wording on docs for user-guide section.