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

ENH: Create a convenience function for generating studies #94

Open
cooperlab opened this issue Jul 4, 2022 · 1 comment
Open

ENH: Create a convenience function for generating studies #94

cooperlab opened this issue Jul 4, 2022 · 1 comment

Comments

@cooperlab
Copy link
Collaborator

Write a simple function that applies a single set of parameters (tile size, overlap, chunk size) to a nested list of slides to generate a study for each list of slides.

Consider consolidating calls to 'hs.configure.FindResolutionForSlide' and 'hs.configure.TilesByGridAndMask' within this function, and possibly so that users have a single function call to generate a complete study.

@Leengit
Copy link
Collaborator

Leengit commented Feb 3, 2023

histomcis_stream currently asks the user to create a set of nested dictionaries to specify study-wide and slide-wide parameters, and then works from there. Is this issues asking that instead of creating a dictionary, the user be able to specify these parameters as arguments to functions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants