Skip to main content

Tools for analyzing Scanning X-ray Diffraction Microscopy data

Project description

https://travis-ci.org/WilliamJudge94/sxdm.svg?branch=master https://coveralls.io/repos/github/WilliamJudge94/sxdm/badge.svg?branch=master Documentation status

SXDM is a library for analyzing Scanning X-Ray Diffraction Micriscopy data for materials science, chemistry and similar fields. The major focus is on Scanning Micriscopy frames collected at multiple incident angles. One can import, retrieve, and analyze 26 - ID - C datasets all from a Python format.

Motivation & Features

  • Importing and analysis of scanning x-ray diffraction microscopy framesets

  • Analysis of scanning x-ray diffraction microscopy (centroids & region of interest)

Installation (pip)

  • pip install sxdm

Developer Installation (git)

  • conda create -n sxdm python=3.6

  • source activate sxdm

  • git clone clone git@github.com:WilliamJudge94/sxdm.git

  • pip3 install -r sxdm/requirements.txt

  • pip3 install ipykernel

  • ipython kernel install –user –name=sxdm

Developer Virtual Environment & Jupyter Setup (git)

Run Commands In Jupyter Shell

  • %matplotlib qt

  • import sys

Linux - sys.path.append(‘/path/to/sxdm/folder’)

MacOS - sys.path.append(‘/Users/usr/virtual_environment/lib/python3.7/site-packages/’)

  • from sxdm import *

Usage

Please see the https://sxdm.readthedocs.io/en/latest/ for more details

License

This project is released under the GNU General Public License version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sxdm-0.5.8.tar.gz (4.7 MB view hashes)

Uploaded Source

Built Distribution

sxdm-0.5.8-py3-none-any.whl (84.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page