Skip to content
GitLab
  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & 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
  • !768

Fix broken EnergyHistory plotting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lukas Platz requested to merge fix_EnergyHistory_plotting into NIFTy_8 Apr 22, 2022
  • Overview 3
  • Commits 2
  • Pipelines 2
  • Changes 2

Line 593 expects EnergyHistory objects to be wrapped in a list, but line 580 did not ensure they are wrapped. Fixed this.

Also, for consistency

  • added list wrapping to line 618
  • deleted de-wrapping in line 594
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_EnergyHistory_plotting