LUMPlanFL40X.save¶
-
raytracing.olympus.LUMPlanFL40X.save(self, filePath: str) A MatrixGroup can be saved using this function and loaded with load()
Parameters: filePath (str or PathLike or file-like object) – A path, or a Python file-like object, or possibly some backend-dependent object. Must be provided in OS-dependent format.