Skip to content

Wrong label on plot #2

Description

@stoianmihail

In test_on_GAS.ipynb, the labels spn and fspn are switched.

plt.plot(x, card[idx[700:800]], color="red", alpha=0.5, label = "spn")
plt.plot(x, card2[idx[700:800]], color="blue", alpha=0.5, label = "fspn").

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