Metadata-Version: 1.1
Name: spec2nexus
Version: 2015.0127.0
Summary: Converts SPEC data files and scans into NeXus HDF5 files
Home-page: http://spec2nexus.readthedocs.org
Author: Pete R. Jemian
Author-email: prjemian@gmail.com
License: Creative Commons Attribution 4.0 International Public License (see LICENSE file)
Download-URL: https://github.com/prjemian/spec2nexus/tarball/2015.0127.0
Description: spec2nexus
        ##########
        
        Converts SPEC data files and scans into NeXus HDF5 files
        
        :author:    Pete R. Jemian
        :email:     prjemian@gmail.com
        :copyright: 2014-2015, Pete R. Jemian
        :license:   Creative Commons Attribution 4.0 International Public License (see *LICENSE.txt*)
        :URL:       http://spec2nexus.readthedocs.org
        :git:       https://github.com/prjemian/spec2nexus
        :PyPI:      https://pypi.python.org/pypi/spec2nexus/ 
        :Ohloh:     http://ohloh.net/p/spec2nexus
        
        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 [#]_ data files
        * **prjPySpec**       : library: legacy version of **pySpec**, frozen at version 2014.0623.0
        * **eznx**            : library: (Easy NeXus) supports writing NeXus [#]_ HDF5 [#]_ files using h5py [#]_
        
        .. [#] http://certif.com
        .. [#] http://nexusformat.org
        .. [#] http://hdfgroup.org
        .. [#] http://h5py.org
        
Keywords: SPEC,diffraction,data acquisition,NeXus,HDF5
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: Freely Distributable
Classifier: License :: Public Domain
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
