GithubHelp home page GithubHelp logo

woozey / pycrystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pyxem/pyxem

0.0 2.0 0.0 420 KB

PyCrystEM (Pythonic Crystallographic Electron Microscopy) is an open-source Python library for crystallographic electron microscopy.

License: GNU General Public License v3.0

Python 99.98% Batchfile 0.02%

pycrystem's Introduction

PyCrystEM (Python Crystallographic Electron Microscopy) is an open-source Python library for crystallographic electron microscopy.

PyCrystEM builds on the tools for multi-dimensional data analysis provided by the HyperSpy library for treatment of experimental electron diffraction data and tools for atomic structure manipulation provided by the PyMatGen library.

PyCrystEM is released under the GPL v3 license.

HEALTH WARNING

PyCrystEM is in the relatively early stages of development and may contain a number of bugs as a result. The code has been released at this stage in good faith and to speed up this refinement process. We hope that you will find the tools useful and if you find bugs we would appreciate knowing about them.

PyCrystEM only supports Python 3

Install

PyCrystEM can be installed by navigating to the directory containing the package and using pip or running the following command:

$ python setup.py install

This will not install any of the dependancies, to do so you should add the -r requirements.txt flag. If you do this you will have an environment with a battle-worn set of dependancies.

New to Python?

If you are new to python the simplest way to install everything you need is using Anaconda, which can be downloaded from www.continuum.io/downloads (again be aware that you will need Python 3)

From a clean install the following commands to install everything you need should be entered into the terminal, or anaconda prompt terminal in Windows:

$ conda install hyperspy -c conda-forge

$ conda install --channel matsci pymatgen

$ pip install transforms3d

$ python setup.py install

(Note that conda cannot install pymatgen on a 32-bit machine, use pip)

pycrystem's People

Contributors

dnjohnstone avatar stefsmeets avatar pc494 avatar to266 avatar hakonanes avatar tinabe avatar

Watchers

James Cloos avatar Vadim Migunov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.