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

Refine Examples/Demos #486

Merged
merged 12 commits into from
Dec 8, 2021
Merged

Refine Examples/Demos #486

merged 12 commits into from
Dec 8, 2021

Conversation

hotzenklotz
Copy link
Member

@hotzenklotz hotzenklotz commented Nov 22, 2021

Description:

  • PR updates the included examples slightly. Mostly adds more comments to make them even easier to understand.
  • Swap cell demo dataset to a 3D version (fluorescence microscopy) to fit our clients use cases better and showcase the 3D aspects of webKnossos
  • switched example URLs to use webKnossos.org, since this is the primary wK source for most people

…o update_demos

* 'master' of github.com:scalableminds/webknossos-libs:
  Update changelogs for release v0.8.23 (#493)
  Resolve path when symlinking layer and make_relative is False (#492)
  Globalize Floodfill Script (#461)
  Bump pillow from 8.2.0 to 8.3.2 in /wkcuber (#488)
  Add websites metadata to pyproject.toml (#485)
)
# Link a layer of the initial dataset to the copy:
sym_layer = copy_of_dataset.add_symlink_layer(new_layer)
if __name__ == "__main__":
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required or otherwise example crashed because of spawning issues with the cluster tools...

@philippotto I much prefer to have an example without this. I don't think we can expect our users to always call the wk-libs methods from a module.

@jstriebel
Copy link
Contributor

@hotzenklotz I merged in the newest master and fixed the tests (e.g. allowing skimage to request the cell3d data). I undid your removal of mag.get_view() in the learned segmenter, because this changes the semantic and would read the wrong data. Is this PR review-ready then @hotzenklotz? Then maybe @philippotto could have another look, from my impression this is fine 👍

@hotzenklotz
Copy link
Member Author

@jstriebel Thanks! I don't want to add any more changes and from my point of view the PR is ready.

@jstriebel jstriebel marked this pull request as ready for review December 7, 2021 16:07
@jstriebel jstriebel requested a review from philippotto December 7, 2021 16:07
Copy link
Contributor

@jstriebel jstriebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hotzenklotz hotzenklotz enabled auto-merge (squash) December 8, 2021 14:27
@hotzenklotz hotzenklotz merged commit ae30458 into master Dec 8, 2021
@hotzenklotz hotzenklotz deleted the update_demos branch December 8, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants