Skip to content

combine_sorties() and interpolate_rx have redundant combined arrays. #44

@dmlewis9

Description

@dmlewis9

These functions should be streamlined so that only a single combined array is created and that array is used to create the interpolated array, which is used to create beams. This had the benefit of bypassing another bug in combine_sorties() (#43), but this should be fixed to use the same array instead of making additional arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions