neuralib.scan.lsm.lsm_file
- neuralib.scan.lsm.lsm_file(filepath)[source]
context manager for load a lsm file
- Parameters:
filepath (str | Path | PathLike[str]) – lsm file path
- Returns:
- Return type:
Generator[TiffScanner, None, None]
context manager for load a lsm file
filepath (str | Path | PathLike[str]) – lsm file path
Generator[TiffScanner, None, None]