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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Moved from a single Maven artefact to multiple modules. These can be used to import only the relevant parts of MIA into another project. At the lowest level, there are coordinate handling and algorithm artefacts. Above these is the mia-core artefact, which defines most of MIA's functionality. Then, above these are artefacts dealing with MIA modules and macros. Finally, modules that require additional ImageJ update sites to be enabled are placed in their own artefacts (e.g. mia-deepimagej).
Added modules implementing the PTBIOP wrappers for Cellpose and Elastix. These are in the Maven artefact mia-ptbiop and will only appear when the PTBIOP update site is enabled.