Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
bilby
bilby
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 13
    • Merge Requests 13
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • bilbybilby
  • Merge Requests
  • !511

Merged
Opened Jun 03, 2019 by Sylvia Biscoveanu@sylvia.biscoveanuDeveloper

Add catch for empty log_evidence_err array

  • Overview 4
  • Commits 5
  • Pipelines 4
  • Changes 1

I ran into an issue when trying to use the ResultList object where all the log evidence errors in my individual runs were infinite so I wasn't able to use the combine() method. I've just added a catch that if this array is empty, return nan as the new result.log_evidence_err. I could also see the value in returning the standard deviation of the evidences from the individual runs. What do the rest of you think?

Assignee
Assign to
Reviewer
Request review from
0.5.2
Milestone
0.5.2
Assign milestone
Time tracking
Reference: lscsoft/bilby!511
Source branch: combined_result_log_err