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

Display and compare image sets function #202

Open
mperrin opened this issue Jul 25, 2024 · 0 comments
Open

Display and compare image sets function #202

mperrin opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mperrin
Copy link
Collaborator

mperrin commented Jul 25, 2024

Notes on the fly from a discussion with @kglidic and @AarynnCarter based on @kglidic's display_medsub_images

What is the specific use case? Marshall asserts, it's comparing before and after for a given image processing step, to assess whether the image processing step is doing what the user intends.

  • great to have a function that displays interactively before-and-after image pairs for image processing steps
  • Kayli will work to generalize. Can put into a function in spaceklip plotting or utils, etc.
  • can we restructure it to take a database object as an input? Versus giving it a before and after directory name.
    • Passing in directory names is more robust to Notebook cells being run out of order.
    • Get root directory from the database, pass in subdirectories as strings (consistent with how they are passed to the various image tools functions)

Additional possible similar display function cases for other steps such as the image registration and alignment.

@mperrin mperrin added the enhancement New feature or request label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant