playnano.io.formats.read_spm_folder module¶
Placeholder for a functional script to load a folder containing .spm frames.
- playnano.io.formats.read_spm_folder.load_spm_folder(folder_path: Path | str, channel: str) AFMImageStack[source]¶
Load an AFM video from a folder of individual .spm image files.
- Parameters:
- Returns:
Loaded AFM image stack with metadata and per-frame info.
- Return type: