-
Notifications
You must be signed in to change notification settings - Fork 23
Cookiecut (first time) #91
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
d39431e
Add doc
bobleesj 8af2e9b
Add src
bobleesj bc92906
Add license
bobleesj 78d1048
Add tests, iosrt, flake8, codecov
bobleesj 99265fe
Add requirements
bobleesj 2183645
Auhors, changelog, code of conduct
bobleesj 0c8e78b
Delete older files
bobleesj f64b601
Add coveragerc
bobleesj a9c853c
Add limited license
bobleesj 7224746
Add diffpy.structure under run-ext
bobleesj 89ddff4
[pre-commit.ci] auto fixes from pre-commit hooks
pre-commit-ci[bot] 6fe1508
Change news name to cookie
bobleesj dca1ca7
merge
bobleesj f0debb9
Update citation and fix being developed at columbia
bobleesj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -67,9 +67,16 @@ http://diffpy.github.io/diffpy.srfit. | |
| Citation | ||
| -------- | ||
|
|
||
| If you use diffpy.srfit in a scientific publication, we would like you to cite this package as | ||
| If you use this program for a scientific research that leads | ||
| to publication, we ask that you acknowledge use of the program | ||
| by citing the following paper in your publication: | ||
|
|
||
| diffpy.srfit Package, https://github.com/diffpy/diffpy.srfit | ||
| P. Juhás, C. L. Farrow, X. Yang, K. R. Knox and S. J. L. Billinge, | ||
| `Complex modeling: a strategy and software program for combining | ||
| multiple information sources to solve ill posed structure and | ||
| nanostructure inverse problems | ||
| <http://dx.doi.org/10.1107/S2053273315014473>`__, | ||
| *Acta Crystallogr. A* **71**, 562-568 (2015). | ||
|
|
||
| Requirements | ||
| ------------------------------------------------------------------------ | ||
|
|
@@ -156,7 +163,7 @@ Support and Contribute | |
| If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.srfit/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.srfit/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_. | ||
|
|
||
| diffpy.srfit is an open-source software developed as a part of the DiffPy-CMI | ||
| complex modeling initiative at the Brookhaven National Laboratory. | ||
| complex modeling initiative at Columbia University. | ||
|
Author
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. Change to Columbia |
||
|
|
||
| Feel free to fork the project and contribute. To install diffpy.srfit | ||
| in a development mode, with its sources being directly used by Python | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Added citation