bluesky / event-model

data model for event-based data collection and analysis
https://blueskyproject.io/event-model
BSD 3-Clause "New" or "Revised" License
13 stars 30 forks source link

ENH: make the start document to compose_resource optional #212

Closed tacaswell closed 3 years ago

tacaswell commented 3 years ago

Description

make the start document to compose_resource optional

Motivation and Context

This is to enable using these factories in ophyd objects that do not have access to the start document. We rely on the RunEngine to inject the correct start uid on the way out.

How Has This Been Tested?

test added