Skip to content

Double counting of Bistatic volume factor. #3

@jswoboda

Description

@jswoboda

The bistatic volume factor is applied twice in the following lines:

volume = (

and

volume = (

  • Suggestion: we comment out the $cos(\alpha)^2$ term in these lines, it's also incorrect and should be $\alpha/2$ The bistatic_volume_factor is equivalent to this through a double angle trig identity and is calculated in isr_mapper.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions