Converts SPEC data files and scans into NeXus HDF5 files
Project description
spec2nexus
Converts SPEC data files and scans into NeXus HDF5 files
- author:
Pete R. Jemian
- email:
- copyright:
2014-2015, Pete R. Jemian
- license:
Creative Commons Attribution 4.0 International Public License (see LICENSE.txt)
- URL:
- git:
- PyPI:
- Ohloh:
Provides
spec2nexus : command-line tool: Convert SPEC data files to NeXus HDF5
h5toText : command-line tool: Print the structure of an HDF5 file
extractSpecScan : command-line tool: Save columns from SPEC data file scan(s) to TSV files
pySpec : library: python binding to read SPEC [1] data files
prjPySpec : library: legacy version of pySpec, frozen at version 2014.0623.0
eznx : library: (Easy NeXus) supports writing NeXus [2] HDF5 [3] files using h5py [4]