-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add longer description in README.rst and remove redundant info in index.rst #70
Changes from 3 commits
daf401d
1e5050d
50bf2fd
4bc33e7
5446afd
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Welcome to SNMF's Documentation! | |
==================================== | ||
|
||
``SNMF``: This library implements the stretched non negative matrix factorization (sNMF) and sparse stretched NMF | ||
(ssNMF) algorithms described in ... | ||
(ssNMF) algorithms. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we need a reference to the paper here? |
||
|
||
This algorithm is designed to do an NMF factorization on a set of signals ignoring any uniform stretching of the signal | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Actually this looks good here, can't we just use this in the readme? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, pasted. |
||
on the independent variable axis. For example, for powder diffraction data taken from samples containing multiple | ||
|
@@ -54,7 +54,7 @@ by citing the following paper in your publication: | |
Authors | ||
------- | ||
|
||
``snmf`` implements the algorithms described in ...., developed by members of the Billinge Group at | ||
``diffpy.snmf`` is developed by members of the Billinge Group at | ||
Columbia University, Brookhaven National Laboratory, Stony Brook University, Nankai University, and Colorado State | ||
University including Ran Gu, Yevgeny Rakita, Ling Lan, Zach Thatcher, Gabrielle E. Kamm, Daniel O'Nolan, Brennan Mcbride, | ||
Jame R. Neilson, Karena W. Chapman, Qiang Du, and Simon J. L. Billinge. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please can you have another go, maybe pulling from the paper or the synopsis or professional summary in the regolith citations database in billingegroup/rh-db-public?