Skip to content

LatticeTiling: add option to handle strict parameter space boundaries

Karl Wette requested to merge (removed):latticetiling-strict-boundaries into master

Description

Adds an option to the LALPulsar LatticeTiling module to strictly enforce the parameter space boundaries; no points will be placed outside the bounds. (The usual behaviour is to place some points outside the bounds to cover edge effects.)

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

Review Status

N/A

Merge request reports