We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba076e9 commit 42123c6Copy full SHA for 42123c6
1 file changed
src/imcflibs/imagej/bdv.py
@@ -1653,10 +1653,11 @@ def fuse_dataset_bdvp(
1653
False,
1654
)
1655
1656
+
1657
def read_metadata_from_xml(xml_path):
1658
"""Extract metadata from a Zeiss Lightsheet microscopy XML file.
1659
- Pars the XML document to retrieve the number of channels, illuminations,
1660
+ Parse the XML document to retrieve the number of channels, illuminations,
1661
and timepoints from the experiment metadata.
1662
1663
Parameters
0 commit comments