Skip to content

additional polarizations

Reed Essick requested to merge additional-polarizations into master

Adds support for non-GR polarizations, including frequency-dependent detector response. Fixes #2 (closed).

Dectors have been updated so that they always compute the response to all polarizations. The function that projects the strain into the detectors has been updated to take the strains in different polarizations as kwargs instead of just args. This will required updates to libraries that call this function.

Merge request reports