Simple tools to handle powder XRD (and XRD) data with Python.
Project description
powerxrd
Simple tools to handle powder XRD (and XRD) data
Installation
pip install powerxrd
Just starting? Check out the Colab notebook (click on below icon)
Stand-alone Usage
On your Terminal ("command line"), copy-paste the following lines:
cd Desktop
mkdir pxrd
cd pxrd
wget https://raw.githubusercontent.com/andrewrgarcia/powerxrd/main/sample1.xy
wget https://raw.githubusercontent.com/andrewrgarcia/powerxrd/main/tests/test_module.py
python test_module.py
Contributing
- Fork it (https://github.com/your-github-user/tensorscout/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
powerxrd-2.1.3.tar.gz
(6.4 kB
view hashes)