Skip to content

BCDA-APS/3idc-bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3-ID-C BITS instrument

Bluesky Instrument (BITS) package for APS beamline 3-ID-C. Built on the apsbits framework.

Where to start:

Quick start

On a workstation with the conda environment already configured:

conda activate 3idc-bits
ipython
from id3c.startup import *
RE(sim_print_plan())

Contributing

Repository conventions live in AGENTS.md at the root. Developer-facing guidance (pre-commit setup, opt-out, style) is in docs/source/contributing.md.

Issue tracker

https://github.com/BCDA-APS/3idc-bits/issues

Initial installation

For first-time installation, see the developer setup section in CONTRIBUTING.

About

3-ID-C bluesky instrument configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from BCDA-APS/BITS-Starter