Converts SPEC data files and scans into NeXus HDF5 files:
$ spec2nexus path/to/file/specfile.dat
Writes path/to/file/specfile.hdf5
conda install -c conda-forge spec2nexus
pip install spec2nexus
spec2nexus : Convert SPEC data files to NeXus HDF5
extractSpecScan : Save columns from SPEC data file scan(s) to TSV files
specplot : plot a SPEC scan to an image file
specplot_gallery : call specplot for all scans in a list of files, makes a web gallery
spec : python binding to read SPEC data files
eznx : (Easy NeXus) supports writing NeXus HDF5 files using h5py
term | description |
---|---|
copyright | (c) 2014-2022, Pete R. Jemian |
links | documentation, release notes, source code |
citation | |
license | LICENSE.txt |
current releases | |
conda-forge | |
PyPI | |
current builds | |
test & review | |
author | Pete R. Jemian |
prjemian@gmail.com |
spec2nexus ended development for Python 2 with release 2021.1.7, 2019-11-21. For more information, visit https://python3statement.org/.