Skip to content

duna1846/arpys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARPYS

Angle resolved Python spectroscopy - Dessau Group

Dependencies: numpy,scipy, xarray, matplotlib, pandas, astropy (FITS), nexusformat (Diamond NEXUS files), PyImageTool (Kyle Gordon - https://github.com/kgord831/PyImageTool), and a patched version of igorpy from Conrad Stansbury (Lanzara Group): https://github.com/chstan/igorpy

First, create a virtual environment with at least python 3.0, and then install the aforementioned dependencies. (Try to install from conda forge where possible: conda install -c conda-forge)

For PyImageTool, the installation instructions can be found at the github link above and should be installed in the same virtual environment as ARPYS.

Same goes for the patched version of igorpy from Conrad Stansbury. (Necessary for loading MERLIN .pxt files)

"Garrison" branch includes Garrison's MDC fitting packages and subroutines.

About

ARPES analysis with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%