Skip to content

CSSFrancis/empyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** Note that this project is no long supported in favor of https://github.com/pyxem/pyxem**

EMpyer

Empyer is an extension of the hyperspy package. It provides additional functionality related to analyzing 4 and 5 dimensional data sets. Especially STEM diffraction patterns from metallic glasses. Now Empyer can be loaded just through loading hyperspy. That means that once you install EMpyer it will automatically register the new methods and signals with the hyperspy package.

Documentation can be found hosted here.

Quick Start Guide:

$pip install empyer
import hyperspy.api as hs
import matplotlib.pyplot as plt

dif_signal = hs.load(file, signal_type ='diffraction_signal')
dif_signal.plot()
plt.show()

About

Electron Microscopy tools for analyzing 4 and 5 dimensional datasets extension of hyperspy

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages