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 105
    • Issues 105
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 25
    • Merge Requests 25
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • 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
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lscsoft
  • lalsuite
  • Merge Requests
  • !1379

Open
Opened Jul 04, 2020 by Rebecca Ewing@rebecca.ewingContributor1 of 4 tasks completed1/4 tasks
  • Report abuse
Report abuse

Lalapps cbc sbank plot - add latex rendering

  • Overview 0
  • Commits 3
  • Pipelines 3
  • Changes 1

Description

The plots produced by lalapps_cbc_sbank_plot_sim.py were not made using Latex so math symbols in the title, axis labels, and legends were not rendering correctly. I also set font sizes, font family, and the figure dpi. This is just a few line code change that makes the figures much closer to publication quality.

There are a few plots attached to this description which show examples of the view of the plots before and after applying the changes made by this merge.

match_hist_before_latex_rendering

match_hist_with_latex_rendering

tmplttau0_vs_tmplchi_with_latex_rendering

tmplttau0_vs_tmpltchi_before_latex_rendering

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

Please provide details on any reviews related to this change and and the associated reviewers.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: lscsoft/lalsuite!1379
Source branch: lalapps-cbc-sbank-plot-latex