DiamondLightSource / DiamondLightSource/mx-bluesky

Document Dom's general assumptions

Open
#1,198 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
5
Avg merge
1d 30m
Merged PRs (30d)
2

Description

There are a couple of general guidance rules we have settled on as part of doing Hyperion that we should document:

* Plan steps should not tidy up after themselves - this aides in allowing speed ups, the obvious example where this causes issues is where GDA will put backlights back into the beam after data collections even if the next operation is another data collection.
* Not checking if you are already in position when doing moves

## Acceptance Criteria
- The above is documented somewhere

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.