Skip to content

Commit df35eb6

Browse files
Update FIESTA model description in example notebook to note MATLAB installation requirement
1 parent 5410c25 commit df35eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example_evaluate_model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"## Available Models\n",
1616
"\n",
1717
"The following models are available through the ModelFactory:\n",
18-
"- **FIESTA** - Classical filament tracking algorithm (outputs anchor points)\n",
18+
"- **FIESTA** - Classical filament tracking algorithm (outputs anchor points, needs MATLAB installation)\n",
1919
"- **StarDist** - Star-convex polygon detection\n",
2020
"- **TARDIS** - Transformer-based detection (outputs anchor points)\n",
2121
"- **µSAM** - Microscopy-specific SAM (requires conda installation)\n",

0 commit comments

Comments
 (0)