issues
search
nexpy
/
nexusformat
Provides an API to open, create, plot, and manipulate NeXus data.
Other
13
stars
19
forks
source link
Use pathlib for parsing external files and internal paths
#178
Closed
rayosborn
closed
2 years ago
rayosborn
commented
2 years ago
Uses the Python
pathlib
package to resolve external filenames.
Uses the Python
pathlib
package for parsing Posix-compliant paths within NeXus files.
Makes lock files accessible to all users.
pathlib
package to resolve external filenames.pathlib
package for parsing Posix-compliant paths within NeXus files.