Skip to content

Create JSON schema for NeXus files using nexusformat

Notifications You must be signed in to change notification settings

ess-dmsc/nexus-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeXus-JSON

Produce JSON schema for NeXus files using nexusformat. The schema are intended to be used with our NeXus file writer.

This should work for Python3, but has only been tested against Python 3.11. It can be run via installation via:

pip install .

and calling

nexus2json INPUT_FILENAME (OUTPUT_FILENAME)

If OUTPUT_FILENAME is not given then a default file output.json will be created.

About

Create JSON schema for NeXus files using nexusformat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages