Skip to content

Tool for plotting atomic scattering factors.

License

Notifications You must be signed in to change notification settings

chojy8300/scatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scatter

Scatter is a simple tool for plotting atomic scattering factors. To run:

scatter Si O

will plot the scattering factors for Si and O. The --table command can be used to switch between electron/xray scattering factor tables.

scatter --help

will show the help file.

Requirements

  • Python2.7
  • numpy
  • matplotlib

Installation

Download and extract:

https://github.com/stefsmeets/scatter/archive/master.zip

Install:

python setup.py install

Uninstall:

pip uninstall scatter

About

Tool for plotting atomic scattering factors.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%