Skip to content

Commit 8137c3c

Browse files
committed
Explain the 'p' in the function name
1 parent 4700635 commit 8137c3c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/imcflibs/imagej/bdv.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,10 +1611,10 @@ def fuse_dataset_bdvp(
16111611
z_ratio=1.0,
16121612
use_interpolation=True,
16131613
):
1614-
"""Export a BigDataViewer project using the BIOP Kheops exporter.
1614+
"""Export a project using the BigDataViewer playground (`bdvp`) exporter.
16151615
1616-
Use BIOP Kheops exporter to fuse a BigDataViewer project and save
1617-
it as pyramidal OME-TIFF.
1616+
Use the BigDataViewer playground / BIOP Kheops exporter to fuse a
1617+
BigDataViewer project and save it as pyramidal OME-TIFF.
16181618
16191619
Parameters
16201620
----------

0 commit comments

Comments
 (0)