Skip to content
Snippets Groups Projects
jmcchesn's avatar
jmcchesn authored
# Conflicts:
#   iexcode/instruments/ARPES.py
#   iexcode/instruments/Octupole.py
735ecc42
History
Name Last commit Last update
iexcode
.gitignore
README.md
requirements.txt
setup.py

IEXcode

beamline scripts

Git cheat sheet

installing package
git clone https://git.aps.anl.gov/29id/iexcode.git
cd iexplot
pip install .

pushing changes
git push -uf origin main

To do

  • Add to do list here