Skip to content

Commit eb8cd6f

Browse files
Clean up comment
1 parent 0bebba6 commit eb8cd6f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tests/interactive-imagej/test_shading.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# Prerequisites before running this script in Fiji:
22
#
3-
# - The shading branch's .jar must be placed into the ./jars folder of your
4-
# Fiji installation.
53
# - Open an image to test on (e.g. Shaded-blobs.png) in Fiji before running.
6-
# - Drag this script into Fiji and run it, or create a new script with language
7-
# set to Python and paste the contents.
4+
# - Drag this script into Fiji and run it.
85
#
96
# Expected result: a new image titled "Result of blobs.gif" opens alongside
107
# the original, showing a flatfield corrected version of the raw blobs.gif.

0 commit comments

Comments
 (0)