Skip to content

Commit

Permalink
DOC #262 links
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Mar 16, 2022
1 parent 75525ad commit 92677df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ Provides
Command-line tools
------------------

* **spec2nexus** : Convert `SPEC <https://certif.com>`_ data files to `NeXus <https://nexusformat.org>`_ `HDF5 <https://hdfgroup.org>`_
* **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
* **:ref:`spec2nexus`** : Convert `SPEC <https://certif.com>`_ data files to `NeXus <https://nexusformat.org>`_ `HDF5 <https://hdfgroup.org>`_
* **:ref:`extractSpecScan`** : Save columns from SPEC data file scan(s) to TSV files
* **:ref:`specplot`** : plot a SPEC scan to an image file
* **:ref:`specplot_gallery`** : call **specplot** for all scans in a list of files, makes a web gallery

Libraries
---------

* **spec** : python binding to read SPEC data files
* **eznx** : (Easy NeXus) supports writing NeXus HDF5 files using h5py
* **:ref:`spec`** : python binding to read SPEC data files
* **:ref:`eznx`** : (Easy NeXus) supports writing NeXus HDF5 files using h5py

Package Information
###################
Expand Down

0 comments on commit 92677df

Please sign in to comment.