Skip to content
Snippets Groups Projects
Commit 767790a6 authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Linked test data for z-stack operation

parent 330abf8b
No related branches found
No related tags found
No related merge requests found
from pathlib import Path
root = Path.home() / 'model-server'
czi_multichannel_zstack = {
'path': root / 'testing' / 'proj0004-exp0038-SelectionA10-01.czi',
'w': 2048,
'h': 2048,
'c': 5,
'z': 21,
}
pixel_classifier = {
'path': root / 'ilastik' / 'AF405-bodies_boundaries.ilp'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment