Skip to content
Closed
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
10 changes: 10 additions & 0 deletions sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1131,20 +1131,30 @@
from [CellMoTher](https://github.com/CellMoTher).
maintainers:
- "[Cameron Lloyd](https://imagej.net/people/camlloyd)"

- name: "FRETENATOR"
id: "FRETENATOR"
url: "https://sites.imagej.net/FRETENATOR/"
description: >-
Fiji plugins for segmentation, quantification and ratiometric analysis of FRET
biosensors. Includes a live updating GUI interface, a headless mode, a batch mode,
object labelling, object classifier training and application and Trackmate 7 integration.
maintainers:
- "[Jim Rowe](https://github.com/JimageJ)"

- name: "FunImageJ"
id: "FunImageJ"
url: "https://sites.imagej.net/FunImageJ/"
description: >-
Fiji plugin that provides Clojure wrappings of many commonly used
functions from ImageJ and ImgLib2. Works with SciJava scripting for

Check failure on line 1150 in sites.yml

View workflow job for this annotation

GitHub Actions / build

1150:5 syntax error: expected <block end>, but found '-' (syntax)
Clojure. FunImageJ scripts can be converted into standalone
ImageJ/Fiji-based programs. Code available

Check failure on line 1152 in sites.yml

View workflow job for this annotation

GitHub Actions / build

1152:5 [key-duplicates] duplication of key "url" in mapping
[on GitHub](https://github.com/kephale/fun.imagej).

Check failure on line 1153 in sites.yml

View workflow job for this annotation

GitHub Actions / build

1153:5 [key-duplicates] duplication of key "description" in mapping
maintainers:
- "[Kyle Harrington](https://imagej.net/people/kephale)"

- name: "Fuzzy logic and artificial neural networks image processing toolbox for ImageJ"

Check failure on line 1157 in sites.yml

View workflow job for this annotation

GitHub Actions / build

1157:5 [key-duplicates] duplication of key "maintainers" in mapping
id: "Astartes91"
url: "https://sites.imagej.net/Astartes91/"
description: >-
Expand Down
Loading