issues
search
nexpy
/
nexusformat
Provides an API to open, create, plot, and manipulate NeXus data.
Other
13
stars
19
forks
source link
Tweak use of pathlib
#191
Closed
rayosborn
closed
1 year ago
rayosborn
commented
1 year ago
Allows Path objects to be stored in NXfields after conversion to strings.
Allows Path objects to be used to define externally linked files.
Fixes a bug when saving files with unsupported extensions.
Uses pathlib in discovering files in the
nxstack
script.
nxstack
script.