We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
profile_collection
bsui
git grep .put
git grep caput
~/.bashrc
source ~/.bashrc
BLUESKY_LOG_FILE=/var/log/bluesky.log BLUESKY_IPYTHON_LOG_FILE=/var/log/bluesky_ipython.log
00-startup.py
BS_ENV=collection-2020-2.0rc7 bsui
.value
.get()
Device
yield from bps.read()
history.sqlite
2020C2.0
The text was updated successfully, but these errors were encountered:
danielballan
gwbischof
No branches or pull requests
Previsit
profile_collection
bsui
remotely (does it touch any hardware?) - usegit grep .put
orgit grep caput
Housekeeping
Test deployment
~/.bashrc
add the following and remember tosource ~/.bashrc
afterward.00-startup.py
https://gist.github.com/jklynch/a4366b8900ec0c03883403455ae711b2BS_ENV=collection-2020-2.0rc7 bsui
.value
->.get()
if it's in aDevice
, or withyield from bps.read()
if in a planhistory.sqlite
issue - see https://blueskyproject.io/bluesky/metadata.html#persistence-between-sessions2020C2.0
The text was updated successfully, but these errors were encountered: