Skip to content

ad3ller/Stark-map-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stark map tools

v0.0.1.dev.

Python tools for plotting Stark and Zeeman maps.

Install

Clone and install using setuptools.

git clone https://github.com/ad3ller/Stark-map-tools
cd Stark-map-tools
python setup.py install

Usage

>>> from smtools import sm_sort, lc_cmap
sm_sort(arr)
sort a Stark/ Zeeman map to preserve the state order through exact crossings.
lc_cmap(xvals, yvals, colors)
apply a colormap to matplotlib.pyplot.plot using LineCollections.

See notebooks for examples.

About

Tools for plotting Stark and Zeeman maps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published