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

code refactoring #27

Open
4 tasks
pr4deepr opened this issue Feb 28, 2023 · 0 comments
Open
4 tasks

code refactoring #27

pr4deepr opened this issue Feb 28, 2023 · 0 comments
Labels
enhancement New feature or request refactoring

Comments

@pr4deepr
Copy link
Collaborator

  • Define a class for writer so its easier to incorporate multiple formats, initialize and save images. Add flexibility to save images of any dimension (currently only 3d images can be changed..
  • Security issue: Currently workflows option runs .py files in a folder specified by user. This is a potential security issue. Add option so user can confirm which files to run.
  • Define a function to handle the return types from workflows. For example, if multiple object are returned, they need to be in a tuple. Otherwise, treat it as a single object.
  • use plugin_register to add different software support so workflows can be initialised from napari: Using "register_function" to add custom workflows #17
@pr4deepr pr4deepr added enhancement New feature or request refactoring labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring
Projects
None yet
Development

No branches or pull requests

1 participant