Skip to content

prjemian/spec2nexus

Repository files navigation

spec2nexus

Converts SPEC data files and scans into NeXus HDF5 files:

$ spec2nexus  path/to/file/specfile.dat

Writes path/to/file/specfile.hdf5

  • Conda install: conda install -c conda-forge spec2nexus
  • Pip install: pip install spec2nexus

Provides

Applications

Libraries

  • spec : python binding to read SPEC data files

  • eznx : (Easy NeXus) supports writing NeXus HDF5 files using h5py

Package Information

term description
copyright (c) 2014-2022, Pete R. Jemian
links documentation, release notes, source code
citation DOI
license Creative Commons Attribution 4.0 International Public License LICENSE.txt
current releases image image
conda-forge https://anaconda.org/conda-forge/spec2nexus https://anaconda.org/conda-forge/spec2nexus Anaconda-Server Badge
PyPI https://pypi.python.org/pypi/spec2nexus image
current builds Anaconda-Server Badge Python Package using Conda
test & review image image Total alerts Codacy Badge
author Pete R. Jemian
email prjemian@gmail.com

NOTE about support for Python version 2

spec2nexus ended development for Python 2 with release 2021.1.7, 2019-11-21. For more information, visit https://python3statement.org/.