nimare.utils.validate_images_df

validate_images_df(image_df)[source]

Check and update image paths in DataFrame.

Parameters

image_df (pandas.DataFrame) – DataFrame with one row for each study and one column for each image type. Cells contain paths to image files.

Returns

image_df (pandas.DataFrame) – DataFrame with updated paths and columns.