Skip to content

Commit

Permalink
add specutils to alternatives (wright-group#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag authored and ksunden committed Jul 13, 2018
1 parent df068b6 commit 32e4571
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
__pycache__/
*.py[cod]

# direnv
*.envrc

# distribution / packaging
.Python
env/
Expand Down
2 changes: 2 additions & 0 deletions docs/alternatives.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Your project may be better served by one of them:
- nmrglue_
- PyTrA_
- scikit-spectra_
- specutils_
- xarray_

Of course there are also the "default" python data-science structures:
Expand All @@ -31,4 +32,5 @@ Those with general interest in array-oriented scientific data should be aware of
.. _nmrglue: http://www.nmrglue.com/
.. _PyTrA: http://nznano.blogspot.com/2012/06/pytra-femtosecond-transient-absorption.html
.. _scikit-spectra: http://hugadams.github.io/scikit-spectra/
.. _specutils: http://specutils.readthedocs.io/en/latest/
.. _xarray: http://xarray.pydata.org/

0 comments on commit 32e4571

Please sign in to comment.