Skip to content
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

Next few object model changes #42

Merged
merged 4 commits into from Sep 3, 2018
Merged

Next few object model changes #42

merged 4 commits into from Sep 3, 2018

Conversation

Anthchirp
Copy link
Contributor

Add a candidate object to access integration results.
Also added a note to the model directory to make clear that these objects are still subject to change as we gain experience using them, and a log message when enabling the __future__ code.

including a note that this interface is still subject to change.
and links to relevant issues where stable versions of the calls are
being developed.
@coveralls
Copy link

coveralls commented Aug 31, 2018

Coverage Status

Coverage decreased (-2.3%) to 74.85% when pulling e81cea1 on objectmodel into df443ff on master.

to test whether there is associated grid information in the database.
In a boolean context the GridInfo object will evaluate to True if this
is the case:

if dc.group.gridinfo:
  # This is a grid scan
else:
  # This is not a grid scan

Resolves MXSW-841
@Anthchirp
Copy link
Contributor Author

I think this is it for changes before the startup. Thank you for the reviews

Copy link
Member

@KarlLevik KarlLevik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably fine! Or at least can't spot any obvious problems.

@Anthchirp Anthchirp merged commit bf2b417 into master Sep 3, 2018
@Anthchirp Anthchirp deleted the objectmodel branch September 3, 2018 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants