Skip to content

Commit 1a7fa54

Browse files
author
GitHub Action
committed
Update list of update sites (GitHub build 76)
1 parent 3e5a07e commit 1a7fa54

4 files changed

Lines changed: 38 additions & 1 deletion

File tree

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,16 @@ <h2><span class="mw-headline" id="Available_update_sites">Available update sites
674674
<td><a href="mailto:christopher.schmied@fht.org">Christopher Schmied</a>
675675
</td></tr>
676676

677+
<tr valign="top">
678+
<td><b>Centre-Particle Coincidence (CPC)</b>
679+
</td>
680+
<td><a rel="nofollow" class="external free" href="https://sites.imagej.net/Center-Particle-Coincidence/">https://sites.imagej.net/Center-Particle-Coincidence/</a>
681+
</td>
682+
<td><a href="https://github.com/Jay2owe/CPC">Centre-Particle Coincidence</a> is an ImageJ/Fiji plugin for object-based colocalization of segmented objects. It classifies objects as coincident when their centroid falls inside a segmented object in another channel, and reports the reciprocal 'contains' relationship for matched objects. CPC works with label images or ROI sets from any segmentation workflow, supports 2-5 channels, uses regex-based image search and grouping for batch operations, and produces pairwise, bidirectional, multi-target colocalization, and batch summaries.
683+
</td>
684+
<td><a href="https://github.com/Jay2owe">Jamie Malcolm</a>
685+
</td></tr>
686+
677687
<tr valign="top">
678688
<td><b>CiliaQ</b>
679689
</td>
@@ -3331,7 +3341,7 @@ <h2><span class="mw-headline" id="Available_update_sites">Available update sites
33313341
</div>
33323342

33333343
<div id="footer">
3334-
<p>This page was last modified on 02 May 2026, at 20:41.</p>
3344+
<p>This page was last modified on 06 May 2026, at 15:37.</p>
33353345
</div>
33363346
</div>
33373347

sites.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,12 @@ The [[Updater]] has a convenient ''Manage update sites'' dialog that is populate
389389
|Fiji plugins developed in the Cellular Imaging - Lehmann Group of the FMP-Berlin.
390390
|Christopher Schmied
391391

392+
|- valign=&quot;top&quot;
393+
|'''Centre-Particle Coincidence (CPC)'''
394+
|https://sites.imagej.net/Center-Particle-Coincidence/
395+
|Centre-Particle Coincidence is an ImageJ/Fiji plugin for object-based colocalization of segmented objects. It classifies objects as coincident when their centroid falls inside a segmented object in another channel, and reports the reciprocal 'contains' relationship for matched objects. CPC works with label images or ROI sets from any segmentation workflow, supports 2-5 channels, uses regex-based image search and grouping for batch operations, and produces pairwise, bidirectional, multi-target colocalization, and batch summaries.
396+
|Jamie Malcolm
397+
392398
|- valign=&quot;top&quot;
393399
|'''CiliaQ'''
394400
|https://sites.imagej.net/CiliaQ/

sites.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,21 @@ sites:
548548
maintainers:
549549
- "[Christopher Schmied](mailto:christopher.schmied@fht.org)"
550550

551+
- name: "Centre-Particle Coincidence (CPC)"
552+
id: "Center-Particle-Coincidence"
553+
url: "https://sites.imagej.net/Center-Particle-Coincidence/"
554+
description: >-
555+
[Centre-Particle Coincidence](https://github.com/Jay2owe/CPC) is an
556+
ImageJ/Fiji plugin for object-based colocalization of segmented objects.
557+
It classifies objects as coincident when their centroid falls inside a
558+
segmented object in another channel, and reports the reciprocal
559+
'contains' relationship for matched objects. CPC works with label images
560+
or ROI sets from any segmentation workflow, supports 2-5 channels, uses
561+
regex-based image search and grouping for batch operations, and produces
562+
pairwise, bidirectional, multi-target colocalization, and batch summaries.
563+
maintainers:
564+
- "[Jamie Malcolm](https://github.com/Jay2owe)"
565+
551566
- name: "CiliaQ"
552567
id: "CiliaQ"
553568
url: "https://sites.imagej.net/CiliaQ/"

sites_insecure.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,12 @@ The [[Updater]] has a convenient ''Manage update sites'' dialog that is populate
389389
|Fiji plugins developed in the Cellular Imaging - Lehmann Group of the FMP-Berlin.
390390
|Christopher Schmied
391391

392+
|- valign=&quot;top&quot;
393+
|'''Centre-Particle Coincidence (CPC)'''
394+
|http://sites.imagej.net/Center-Particle-Coincidence/
395+
|Centre-Particle Coincidence is an ImageJ/Fiji plugin for object-based colocalization of segmented objects. It classifies objects as coincident when their centroid falls inside a segmented object in another channel, and reports the reciprocal 'contains' relationship for matched objects. CPC works with label images or ROI sets from any segmentation workflow, supports 2-5 channels, uses regex-based image search and grouping for batch operations, and produces pairwise, bidirectional, multi-target colocalization, and batch summaries.
396+
|Jamie Malcolm
397+
392398
|- valign=&quot;top&quot;
393399
|'''CiliaQ'''
394400
|http://sites.imagej.net/CiliaQ/

0 commit comments

Comments
 (0)