We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4700635 commit 8137c3cCopy full SHA for 8137c3c
1 file changed
src/imcflibs/imagej/bdv.py
@@ -1611,10 +1611,10 @@ def fuse_dataset_bdvp(
1611
z_ratio=1.0,
1612
use_interpolation=True,
1613
):
1614
- """Export a BigDataViewer project using the BIOP Kheops exporter.
+ """Export a project using the BigDataViewer playground (`bdvp`) exporter.
1615
1616
- Use BIOP Kheops exporter to fuse a BigDataViewer project and save
1617
- it as pyramidal OME-TIFF.
+ Use the BigDataViewer playground / BIOP Kheops exporter to fuse a
+ BigDataViewer project and save it as pyramidal OME-TIFF.
1618
1619
Parameters
1620
----------
0 commit comments