Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N NIFTy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ift
  • NIFTy
  • Merge requests
  • !362

Allow for non-blocking plots

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gordian Edenhofer requested to merge non-blocking-plots into NIFTy_5 Oct 28, 2019
  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 2

Pass the block keyword on to matplotlib.pyplot as to allow for non-blocking interactive plot windows to be created. This is useful for creating several plots in fast succession without the python script blocking the current process.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: non-blocking-plots