Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-rijsketic committed Aug 20, 2024
2 parents 6b697fa + 4dcd4f8 commit 898a9ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unravel/segment/ilastik_pixel_classification.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
Ilastik executable files for each OS:
- Linux: /usr/local/ilastik-1.3.3post3-Linux/run_ilastik.sh
- Mac: /Applications/Ilastik.app/Contents/ilastik-release/run_ilastik.sh
- Windows: C:\Program Files\ilastik-1.3.3post3\run_ilastik.bat
For info on training, see: https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project
For info on training, see:
- https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project
"""

import argparse
Expand Down

0 comments on commit 898a9ba

Please sign in to comment.