Skip to main content
Ctrl+K

punx 0.3.5 documentation

  • Table of Contents
  • Table of Contents

Section Navigation

  • Project Overview
    • User interface: subcommand: configuration
    • User interface: subcommand: demo
    • User interface: subcommand: install
    • User interface: subcommand: tree
    • Validation
      • Data File Validation
      • NXDL File Validation
  • Installation
  • Change History
  • License
  • Cache : cache_manager
  • Findings : finding
  • 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
  • Table of Contents

Table of 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
  • 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

Python representation of an NeXus NXDL class specification.

nxdl_schema

Read the NeXus XML Schema

schema_manager

manages the XML Schema of this project

cache_manager

Manage the NXDL cache directories of this project.

Indices and tables#

  • Index

  • Module Index

  • Search Page

previous

punx

next

Project Overview

On this page
  • Source Code
  • Indices and tables
Show Source

© Copyright 2014-2023, Pete R. Jemian.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.0.