Closed delucchi-cmu closed 4 months ago
Given some set of desired bins using spherical/angular distances, project them into the same cartesian distance space that is used by gundam.
e.g.
def project_bins(original_bins: list[float]) -> list[float]
Given some set of desired bins using spherical/angular distances, project them into the same cartesian distance space that is used by gundam.
e.g.
def project_bins(original_bins: list[float]) -> list[float]