punx#
Python Utilities for NeXus HDF5 files: validation, structure, hierarchy
Validation of NeXus NXDL files
Validation of NeXus HDF5 data files
Display of NeXus HDF5 data file tree structure
Display of NeXus base class hierarchy (stretch goal, graphical output)
NOTE: project is under initial construction
Use these steps to install and try the demo:
1conda install punx -c conda-forge
2punx demo
1pip install punx
2punx demo
1git clone https://github.com/prjemian/punx
2cd punx
3pip install -e .
4punx demo
See the Project Overview for how to use this application or the Table of Contents for more details.
- author:
Pete R. Jemian
- email:
- copyright:
2014-2023, Pete R. Jemian
- license:
Creative Commons Attribution 4.0 International Public License (see LICENSE.txt)
- URL:
- git:
- conda:
- PyPI:
- TODO list:
- release:
0.3.5
- version:
- published:
Nov 11, 2024