-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
update instrument configuration to current practice #5
Comments
No need to work in a branch since there is NO configuration now. The starter script (for |
Looking good:
|
Stunning error dump (which ultimately exited the bluesky session) when I tried to access the databroker component (mongodb database with archive of all previous data). Perhaps the server (groggy.xray.aps.anl.gov) has trouble? Is the mongodb server process running? The bluesky config file looks right. |
We can still test the ophyd config. |
Perhaps there is a different problem. Just tried a simple session. Autocomplete did not work. Another command crashed the session: details
|
error starts with
The old JEDI problem for which we have a response commented out in the starter script (not everyone needs it). |
Works now (even autocomplete):
|
info from the APS:
|
Now, the
whic looks like the mongodb server is not running or does not accept our connection request. |
Sent request to IT for assist with the mongo. We can take data if we divert to use the mongodb server otz.xray.aps.anl.gov in my office. 3-ID is doing that now. We can do that until groggy/mongodb gets working again. |
Here's a picture of the default metadata we'll put into each scan's header (start document):
|
Here is the command to start a bluesky (ipython) session:
|
Fixed the mongodb configuration for bluesky and now databroker works:
|
Time to restart bluesky operations at 29-ID. There is a new recommendation to layout the .ipython directory (see 3-ID and 8-ID-I XPCS). this should be easier to understand and maintain.
The text was updated successfully, but these errors were encountered: