Related ModulesΒΆ
Here are some links to documentation of modules that hutch-python relies
heavily on:
- SLAC Modules: - pcdsdaq: For using the daq
- These documents explain how to use the - daqobject and how to incorporate the- daqobject into- blueskyplans.
 
- pcdsdevices: For LCLS devices
- These documents are a complete API specification for available device classes, along with an explanation of some of the more important interfaces. 
 
- happi: For object loading
- These documents show how to add devices to the shared database, and how to read them back. 
 
 
- NSLS-II Modules: - bluesky: For using the RunEngine
- These documents explain how to create and use - plansand how to use the- REobject to run them. It also goes into depth about how the- RunEngineworks and how it can be customized.
 
- bluesky: For using the 
- ophyd: For developing LCLS devices
- These documents describe the design philosophy behind the - ophyd- Devicearchitecture and how to create new device classes.