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

Add trace intervals to new DM services from #156 #280

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ivalaginja
Copy link
Collaborator

Fixes #262.

Untested.

Since we broke up the way voltages and DM surface is computed in the new services, I was unsure where to add the trace interval previously labelled as "compute voltages":

with trace_interval('compute voltages'):

I have put the others in their respective new place:

  • "send surface"
  • "update dm surface"
  • "compute total surface"
  • "send data"

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.

Add trace intervals to new DM classes
1 participant