Skip to content

Scan maps are mirrored around the diagonal #15

@ennehekma

Description

@ennehekma

Error is in lines 100-102 and the index and columns should be switched around.
scan_map = scan_data.pivot(index='departure_object_id', columns='arrival_object_id', values='transfer_delta_v')

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions