MneExperiment
Create an Image object from an existing image file.
path (Path | str) – Path to the image file.
name (str) – Name for the file (the default is os.path.basename(path) without extension.
os.path.basename(path)
alt (str) – Alternate text, placeholder in case the image can not be found (HTML alt tag).