saeyslab / napari-sparrow

Other
17 stars 0 forks source link

Splitup functions #124

Closed SilverViking closed 1 year ago

SilverViking commented 1 year ago

This is a request to merge the refactored function.py into the main branch. This monolithic module was broken up into different modules, an organized into packages. There are no changes to the functionality itself.

The liver experiment notebook, the pipeline functions and the napari plugin were all updated to reflect the changed function names and required new import statements.

Most of the new function names and module locations were discussed with Arne beforehand, but input for further changes and improvements are highly welcome. I am not entirely convinced of the function names in the napari-sparrow/plot package for example.

See issue https://github.com/saeyslab/napari-sparrow/issues/121 for details.