Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,22 @@ following necessary update sites for this package.
- TrackMate-MorpholibJ

The **`IMCF Uni Basel`** update-site will always provide the latest compatible
combination of *official*`.jar` file to use this package.
combination of *official* `.jar` files to use this package.

### Manual Downloads for OMERO

In addition to the update sites, two manual downloads concerning OMERO are
necessary:

- [simple-omero-client]
- [omero-insight]

### 🏗 Alternative: SciJava Maven Package 👷

💡 **IMPORTANT:** 💡 same as for the *default* installation previously
described, you will need to enable **all Update Sites listed above** in your
Fiji as well when using the method described here!
described, you will need to enable **all Update Sites listed above** (and
obviously the respective OMERO downloads) in your Fiji as well when using the
method described here!

The most up-to-date `.jar` (or any other published version, including
pre-releases) for this package can be always found on the [Scijava Maven
Expand Down Expand Up @@ -122,3 +131,5 @@ correct_and_project(raw_image, out_path, model, "Maximum", ".ics")
[apidocs]: https://imcf.one/apidocs/imcflibs/imcflibs.html
[pdoc]: https://pdoc.dev/
[pypi]: https://pypi.org/project/imcflibs/
[simple-omero-client]: https://github.com/GReD-Clermont/simple-omero-client
[omero-insight]: https://github.com/ome/omero-insight
Loading