浏览代码

Aggiorna 'code/python/supportFunctions/get_all_data.py'

Stefano Diomedi 5 月之前
父节点
当前提交
94bdf4ca25
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      code/python/supportFunctions/get_all_data.py

+ 0 - 1
code/python/supportFunctions/get_all_data.py

@@ -15,7 +15,6 @@ def get_all_data_from_level_h5(filename, str):
     #     markers = contains the extracted marker timing for each dataset
     #     all_strings = keeps track of the datasets extracted
 
-    # Francesco E. Vaccari 10/2022
 
     with h5py.File(filename, 'r') as f:
         if 'trial' in str: