Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BCDA-APS/usaxs-bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5