vampire.model._apply_models_parse_df

vampire.model._apply_models_parse_df(img_info_df)[source]

Checks if input DataFrame to apply_models has the appropriate shape.

Parameters
img_info_dfDataFrame

Input to apply_models. Contains all information about image sets to be analyzed.

Raises
ValueError

Empty DataFrame without information in rows.

ValueError

DataFrame does not contain required columns specified in the doc.