check_data_path

lstchain.io.data_management.check_data_path(data_path)

Check if the path to some data exists. Raise an Error if the path does not exist, is not a directory or does not contain data.

Parameters:
data_path: str