Skip to main content

A pyFAI based GUI utility to rebin and visualize X-ray Diffraction data

Project description

xdart

X-ray Data Analysis in Real Time

Installation

Recommended method:

  1. Install Anaconda if you don't already have it (Miniconda recommended) https://docs.conda.io/en/latest/miniconda.html

  2. From the terminal, create a new environment with python < 3.12:

    conda create -n xdart python=3.11
    
  3. Activate the xdart environment:

    conda activate xdart
    
  4. Install xdart using pip:

    pip install xdart --upgrade
    

Alternative:

If you already have conda installed and a working environment you want to use, you can simply install xdart in that environment:

pip install xdart --upgrade

Running

Once installed you can run the program by simply typing xdart in the terminal. Important: Make sure you have activated the conda environment xdart was installed in.

conda activate xdart
xdart

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

xdart-0.13.2.tar.gz (14.5 MB view hashes)

Uploaded Source

Built Distribution

xdart-0.13.2-py3-none-any.whl (14.6 MB 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