Skip to content
Snippets Groups Projects
Commit 82c54806 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

update docs

parent b7d17328
No related branches found
No related tags found
No related merge requests found
...@@ -250,8 +250,11 @@ class Tiler: ...@@ -250,8 +250,11 @@ class Tiler:
Parameters: Parameters:
---------- ----------
full: Numpy array image full: (zstacks, max_size, max_size) ndarray
slices: tuple of slices indicating the range Entire position with zstacks as first axis
slices: tuple of two slices
Each slice indicates an axis to index
Returns Returns
Trap for given slices, padded with median if needed Trap for given slices, padded with median if needed
......
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