-
Notifications
You must be signed in to change notification settings - Fork 3
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
Cookiecutter - move tests folder, add entry point, conduct functional tests #25
Conversation
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.
@sbillinge ready for review - now I have a better understanding of matrix decomposition
@@ -35,9 +35,16 @@ | |||
.. |Tracking| image:: https://img.shields.io/badge/issue_tracking-github-blue | |||
:target: https://github.com/diffpy/diffpy.nmf_mapping/issues | |||
|
|||
Run NMF analysis on PDF and XRD data | |||
Python package for running NMF analysis on PDF and XRD data. |
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.
I copied the longer description but I think we can refine it. Will address in a separate PR.
@sbillinge Ready for review - applied pre-commit |
Just to note, no default behavior has been added but we can merge to a different branch that is not main? Wasn't sure how the cloud server uses the source code. |
Closes #23
Closes #22
Closes #15
Will add news after cookiecutting. Next, I need to do the API workflow.
Will resolve tests