punx
stable
  • Contents
    • Project Overview
    • Installation
    • Change History
    • License
    • Cache : cache_manager
    • Findings : finding
    • GitHub : github_handler
    • HDF5 Data File Tree Structure : h5tree
    • User interface : main
    • NXDL Manager : nxdl_manager
    • NXDL Rules: The XML Schema files : nxdl_schema
    • NXDL Definition File Tree Structure : nxdltree
    • Manage the XML Schema files : schema_manager
    • Validation : validate
    • Source Code
    • Indices and tables
punx
  • Docs »
  • Contents
  • Edit on GitHub

Contents¶

  • Project Overview
    • command line help
    • Subcommands
  • Installation
    • Updating
    • Required Packages
    • Optional Packages
  • Change History
    • Production
    • Development
  • License
  • Cache : cache_manager
    • source code documentation
  • Findings : finding
    • source code documentation
  • GitHub : github_handler
    • source code documentation
  • HDF5 Data File Tree Structure : h5tree
    • How to use h5tree
    • Example
    • source code documentation
  • User interface : main
    • source code settings
  • NXDL Manager : nxdl_manager
    • source code documentation
  • NXDL Rules: The XML Schema files : nxdl_schema
    • source code documentation
  • NXDL Definition File Tree Structure : nxdltree
    • source code documentation
  • Manage the XML Schema files : schema_manager
    • source code documentation
  • Validation : validate
    • NeXus HDF5 Data Files
    • NeXus NXDL Definition Language Files

Source Code¶

main Python Utilities for NeXus HDF5 files
validate validate files against the NeXus/HDF5 standard
h5tree Describe the tree structure of any HDF5 file
nxdltree Describe the tree structure of a NXDL XML file
nxdl_manager Load and/or document the structure of a NeXus NXDL class specification
nxdl_schema Read the NeXus XML Schema
schema_manager manages the XML Schema of this project
cache_manager manages the NXDL cache directories of this project
github_handler manages the communications with GitHub

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next Previous

© Copyright 2017-2018, Pete R. Jemian Revision b180e5c4.

Built with Sphinx using a theme provided by Read the Docs.