Skip to content

Commit

Permalink
Merge branch 'main' of github.com:saeyslab/harpy into SC_40_issue_clu…
Browse files Browse the repository at this point in the history
…ster_intensity
  • Loading branch information
ArneDefauw committed Dec 11, 2024
2 parents 1b11128 + 4264731 commit 247d3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/harpy/table/pixel_clustering/_cluster_intensity.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def cluster_intensity(
channels
Specifies the channels to be included in the intensity calculation.
chunks
Chunk sizes for processing. If provided as a tuple, it should contain chunk sizes for `c`, `(z)`, `y`, `x`.
Chunk sizes for processing. If provided as a `tuple`, it should contain chunk sizes for `c`, `(z)`, `y`, `x`.
overwrite
If True, overwrites the `output_layer` if it already exists in `sdata`.
Expand Down

0 comments on commit 247d3d4

Please sign in to comment.