Skip to content

x,y,z coordinates in function classify #1

Description

@echavess

Hi,

Could you please clarify what are x, y and z in function classify? Do they correspond with distance, azimuth and takeoff angle (in radians) numpy vectors, respectively? Thanks!

def classify(cartesian_coords, polarity,
                             kernel_degree=2):
    """
    cartesian_coords - x, y, z coordinates on
    sphere polarity (1,-1) first break polarity
    kernel_degree - truncates the dimension of
    expansion.
    """

Sorry, demos are not working for me and so can't track results from the demo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions