Skip to content

casimp/pybin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybin: X-ray Diffraction Image Merge and Bin

What is pybin?

Example Usage

>> from pybin.
>> 

Requirements

Pybin is built on Python’s scientific stack (numpy, scipy, matplotlib). Additionally, the h5py package is required for the manipulation and management of the NeXus data files. Testing and development were carried out using the Anaconda (v 4.0) package manager, which built with the following versions:

  • Python: version 2.7.11 and 3.5.2
  • numpy: version 1.10.4
  • scipy: version 0.17
  • matplotlib: version 1.5
  • h5py: version 2.5.0

Installation

You can install from the distribution using the setup.py script. The source is stored in the GitHub repo, which can be browsed at:

https://github.com/casimp/pybin

Simply download and unpack, then navigate to the download directory and run the following from the command-line:

python setup.py install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages