Skip to content

gitter-badger/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

Provides

SPEC, NeXus, HDF5, h5py

  • 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
  • spec : library: python binding to read SPEC1 data files
  • eznx : library: (Easy NeXus) supports writing NeXus2 HDF53 files using h5py4
  • specplot : command-line tool: plot a SPEC scan to an image file
  • specplot_gallery : command-line tool: call specplot for all scans in a list of files, makes a web gallery
author

Pete R. Jemian

email

prjemian@gmail.com

copyright

2014-2017, Pete R. Jemian

license

Creative Commons Attribution 4.0 International Public License (see LICENSE.txt)

URL

documentation: http://spec2nexus.readthedocs.io

git

source: https://github.com/prjemian/spec2nexus

PyPI

Distribution: https://pypi.python.org/pypi/spec2nexus/

OpenHub

Compare open source software: https://www.openhub.net/p/spec2nexus

Depsy

Research software impact

image

travis-ci

continuous integration

image

coveralls

code coverage

image


  1. http://certif.com

  2. http://nexusformat.org

  3. http://hdfgroup.org

  4. http://h5py.org

About

Converts SPEC data files and scans into NeXus HDF5 files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.4%
  • Ruby 16.5%
  • Other 0.1%