Nexus (data format)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by XCalPab (talk | contribs) at 15:41, 3 December 2015 (Undid revision 693590897 by XCalPab (talk) my error just undid it). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

NeXus is a common data format for neutron, x-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, x-ray, and muon data.

While in principle organisation of data within a NeXus file can be mapped into many different container formats the preferred and best supported backend is HDF5. XML is used for demonstration purposes mainly.

NeXML stands for "XML tools for NeXus", and is also the name of the automatically generated XML Schema for NeXus.

External links