Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in
bilby
bilby
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 18
    • Merge Requests 18
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lscsoft
  • bilbybilby
  • Issues
  • #17

Closed
Open
Opened Apr 12, 2018 by Colm Talbot@colm.talbot
  • Report abuse
  • New issue
Report abuse New issue

output format

Do people have any thoughts on how to output the result? Currently, it's just pickle dumped.

I've not used pickle much, is there a reason to use this over something hdf5?

I think we need/should have:

  • A collection of posterior samples that can be read into a pandas data frame with the parameter names attached.
  • The actual samples (nested samples and weights for nested samplers) in the same format.
  • Any evidences we want along with associated errors.
  • Injected parameters if any.

Other questions:

  • Should parameters which are fixed be added as columns in the posterior. It's more storage-intensive but will make it easier to do some post-processing.

Thoughts?

@gregory.ashton @paul-lasky @moritz.huebner @rory-smith @eric.thrane

Related issues

  • Discussion
  • Designs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: lscsoft/bilby#17