Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden authored and hinerm committed Feb 14, 2024
1 parent 49df144 commit 9ab4992
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sites.yml
Expand Up @@ -218,8 +218,8 @@ sites:
url: "https://sites.imagej.net/BatchTools/"
description: >-
[Batch Tools](https://imagej.net/plugins/batch-tools) provides a toolbar
to support batch image processing and analysis, including batch extract,
merge channels, composite conversion, Z-projection, channel B&C and colour
to support batch image processing and analysis, including batch extract,
merge channels, composite conversion, Z-projection, channel B&C and colour
adjustment, file export, and cell count, gray value & area measurement.
maintainers:
- "[Neville S Ng](https://github.com/neville-s-ng)"
Expand Down Expand Up @@ -620,8 +620,8 @@ sites:
id: "DendriteDynamicsTracker"
url: "https://sites.imagej.net/DendriteDynamicsTracker/"
description: >-
Dendrite-Dynamics-Tracker is a plugin based on [TrackMate](https://imagej.net/plugins/trackmate/)
and [AnalyzeSkeleton](https://imagej.net/plugins/analyze-skeleton/index) that can measure
Dendrite-Dynamics-Tracker is a plugin based on [TrackMate](https://imagej.net/plugins/trackmate/)
and [AnalyzeSkeleton](https://imagej.net/plugins/analyze-skeleton/index) that can measure
the dynamics of dendrites by tracking their tip over time.
maintainers:
- "[Jean-Yves Tinevez](https://imagej.net/people/tinevez)"
Expand Down Expand Up @@ -2505,13 +2505,13 @@ sites:
a pretrained deep-learning library called
[Lacss](https://github.com/jiyuuchc/lacss)
to detect and segment cells serving as
a detector to the popular cell/object tracker plugin
a detector to the popular cell/object tracker plugin
[TrackMate](https://imagej.net/plugins/trackmate/index).
This plugin REQUIRES a python enviorment setup. See the lacss github
or [documentation](https://jiyuuchc.github.io/lacss/install/).
This plugin is overall is thin Java Wrapper around the Lacss python module,
This plugin is overall is thin Java Wrapper around the Lacss python module,
which runs as a seperate process. Java communicates with the python
process via anonymous pipe - sending messages encoded in protobuf.
process via anonymous pipe - sending messages encoded in protobuf.
maintainers:
- "[Ji Yu](https://github.com/jiyuuchc)"
- "[Nicholas Kuang](https://github.com/Nick-Kuang)"
Expand Down

0 comments on commit 9ab4992

Please sign in to comment.