pyCHX - CHX XPCS Data Analysis Package
Project description
pyCHX -- CHX XPCS Data Analysis Packages
Repository for data collection and analysis scripts that are useful at the CHX beamline at NSLS-II (11-ID) developed by Dr. Yugang Zhang (yuzhang@bnl.gov).
Installation instructions on Linux:
Install miniconda from https://conda.io/miniconda.html. Then create the environment for pyCHX:
conda create --name pyCHX python=3.6 numpy scipy matplotlib
source activate pyCHX
pip install -r https://raw.githubusercontent.com/NSLS-II-CHX/pyCHX/master/requirements.txt
pip install git+https://github.com/NSLS-II-CHX/pyCHX
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
pyCHX-4.1.2.tar.gz
(746.7 kB
view hashes)
Built Distribution
pyCHX-4.1.2-py3-none-any.whl
(787.2 kB
view hashes)