Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
L
lalsuite
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 111
    • Issues 111
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 35
    • Merge Requests 35
  • 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
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • lalsuite
  • Merge Requests
  • !1309

Open
Created Apr 27, 2020 by Nathan K. Johnson-McDaniel@nathan-johnson-mcdanielContributor1 of 4 tasks completed1/4 tasks
  • Report abuse
Report abuse

bayespputils: Fix mf_nonevol not being plotted

  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Description

The mf_nonevol parameter was missing from the list of greedyBinSizes in bayespputils, so it was not being plotted in posplots.html pages, e.g., here. I have added it in with this merge request and have tested that the plot is now being created here. I am not linking to the posplots.html page, since it was not created, due to

Generating 1D plot for a2z.
*** Error in `/usr/bin/python': munmap_chunk(): invalid pointer: 0x00007f1766f870c0 ***

occurring before cbcBayesPostProc finished running. Since this error occurs when running with a separate install of master, it is unrelated to this change.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

This change is unreviewed, but very small.

Edited Apr 28, 2020 by Nathan K. Johnson-McDaniel
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: bayespputils_mf_nonevol_plotting_fix