You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: