Skip to content
Snippets Groups Projects

Load bigtiff

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -219,7 +219,7 @@ class DataLoader:
"""Load a TXRM/XRM/TXM file from the specified path.
Args:
path (str): The path to the HDF5 file.
path (str): The path to the TXRM/XRM/TXM file.
Returns:
numpy.ndarray or tuple: The loaded volume.
Loading