moabb.datasets.download.fs_get_file_hash# moabb.datasets.download.fs_get_file_hash(filelist)[source]# Returns a dict associating figshare file id to MD5 hash. Parameters filelist (list of dict) – HTTP request response from fs_get_file_list Returns response – keys are file_id and values are md5 hash Return type dict