Skip to content

Converts SPEC data files and scans into NeXus HDF5 files

Notifications You must be signed in to change notification settings

JPHammonds/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 prjemian spec2nexus (alternate)
  • Conda install: conda install -c aps-anl-tag spec2nexus (production)
  • Conda install: conda install -c aps-anl-dev spec2nexus (development)
  • Pip install: pip install spec2nexus

NOTE

spec2nexus will stop development for Python 2 by 2019-12-31. For more information, visit https://python3statement.org/.

Provides

  • spec2nexus : command-line tool: Convert SPEC data files to NeXus HDF5
  • extractSpecScan : command-line tool: Save columns from SPEC data file scan(s) to TSV files
  • spec : library: python binding to read SPEC data files
  • eznx : library: (Easy NeXus) supports writing NeXus HDF5 files using h5py
  • 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

Package Information

About

Converts SPEC data files and scans into NeXus HDF5 files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 59.6%
  • PLSQL 37.5%
  • Python 2.9%