Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 08:35
· 66 commits to master since this release
6f6ec44
Remove postcode import from setup.py @elaubsch (#21)

🚀 Features

Update example notebook for singleplex app @elaubsch (#18)
Add Mesmer segmentation to Polaris app @elaubsch (#17)

Add Mesmer to options of segmentation applications for Polaris

Singleplex Polaris app @elaubsch (#15)

Adding the singleplex application, which will now be referred to as the Polaris application. The previous iteration of the Polaris application (without cell segmentation) has been refactored to the SpotDetection application.

🧰 Maintenance

Remove PoSTcode import @elaubsch (#20)

PoSTcode repo is no longer cloned as a requirement for this repository, necessary functions have been copied to local scripts

Update copyright to 2022 @elaubsch (#14)

Update copyright year to 2022 and some minor dependency fixes