Skip to content

Latest commit

 

History

736 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluesky code for USAXS instrument (APS-U, 12ide)

Description USAXS instrument web page : https://usaxs.xray.aps.anl.gov/

USAXS instrument old Bluesky code is here: https://github.com/APS-USAXS/usaxs-bluesky-ended-2023

New USAXS instrument is located at APS 12ID beamline, hutch E. This is code used for operations of this instrument and is specific to existing hardware.

(Re)install conda environment

export CONDA_ENV=bits_usaxs
conda create -y -n "${CONDA_ENV}" python=3.11 pyepics
conda activate "${CONDA_ENV}"
cd ~/bits_usaxs
pip install -e .

# install pre-release support for aps cycle exception
pip install git+https://github.com/BCDA-APS/apstools

About

USAXS Bluesky instrument for APS-U era

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages