-
Notifications
You must be signed in to change notification settings - Fork 1
skpkg: change project files in distanceprinter to better match skpkg workflow files #23
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
Conversation
|
@sbillinge ready for review. |
| This package is not designed to be installed independently. To get started, please visit | ||
| https://www.diffpy.org/products/xPDFsuite.html for more information about the xpdfsuite package and | ||
| https://www.diffpy.org/products/xPDFsuite.html for more information about the xpdfsuite package and | ||
| download the package together with ``diffpy.xpdfsuite``. |
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.
By the way, should I change what is currently written to something else? Once we make distanceprinter public and and available on PyPI/CF, etc, it can presumably be installed independently from xpdfsuite. What should I say in that case?
(Note, this section in srxconfutils will also have to be changed if we do decide to make changes here)
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.
ah, yes, good point. Let's leave the text saying that it comes with xpdfsuite, but we will also want something describing how it could be used independently. I never tried this so I am not sure what it does if you try and run it independently. Maybe you could play around with it for a while to see?
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'm not exactly sure how this package can be ran, but I did see that distanceprinter.py requires
strufile, atomi, atomj, lb, ub, complete, filename
as CLI arguments
sbillinge
left a comment
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.
pls see comment
| prohibited. If you don’t know whether or not your anticipated use is under | ||
| a license, you must contact Prof. Simon Billinge at sb2896@columbia.edu. | ||
| Use of this software without a license is prohibited. | ||
| BSD 3-Clause License |
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.
license text is fine but please change everywhere (global replace) LICENSENOTICE to LICENSE (and look for txt -> rst changes too in this regard)
|
@sbillinge ready for review |
No description provided.