Skip to content

Commit

Permalink
RTD has a new TLD
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Apr 29, 2016
1 parent bbef494 commit 22a6767
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
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
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.io
: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

0 comments on commit 22a6767

Please sign in to comment.