Skip to content
/ pybeem Public

Tool for analyzing Ballistic Electron Emission Microscopy data

License

Notifications You must be signed in to change notification settings

gpoulin/pybeem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBEEM

Python program to handle data produced during Ballistic Emission Electron Microscopy (Mainly BEES fitting).

Contributors

###Main developer

  • Guillaume Poulin

Dependencies

###Mandatory dependencies

  • python >=3.3
  • matplotlib >=1.2
  • NumPy >=1.6
  • Scipy >=0.11

###For graphic interface

###For interactive console

  • IPython >= 1.0.0

Install

  • set CFLAFS (optional): export CFLAGS='-O3 -mtune=native -march=native'

  • install system: python setup.py install

  • install inplace: python setup.py build --buid-lib .

About

Tool for analyzing Ballistic Electron Emission Microscopy data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published