Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@sjcross sjcross released this 25 Jan 15:26
· 196 commits to main since this release
1b4d73d
  • 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.
  • General bugfixes and improvements.