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 16
    • Merge requests 16
  • 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

On Monday, June 12, 2023, from 9.00 to 10.00 am there will be a maintenance with a short downtime of the GitLab service.

  • 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
Reviewers
Request review from
Time tracking
Source branch: fix_EnergyHistory_plotting