Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update method generate_cluster_tracks() #290

Merged
merged 6 commits into from
Dec 20, 2023
Merged

Commits on Dec 18, 2023

  1. Update method generate_cluster_tracks()

    * Cluster tracks generates now image specific label and cluster id lists instead of repeating the complete lists containing all labels for all images
    * generate_cluster_image() does not need to account for that fact anymore
    stefanhahmann committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    93eb33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd0eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f94be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c31ffd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. revert to more robust function

    Added comments to indicate why we do it this way.
    Cryaaa committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    906f77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f736d3b View commit details
    Browse the repository at this point in the history