aolabNeuro / aolabNeuro/analyze
load bmi3d center_out task codes function
未關閉
enhancement
- 主要語言
- Python
- 星號
- 7
- 分支
- 0
- 平均合併
- 22 小時 29 分鐘
- 30 天內合併 PR
- 2
描述
something like:
```
def load_center_out_task_codes():
config_dir = files('aopy').joinpath('config')
params_file = as_file(config_dir.joinpath('task_codes.yaml'))
with params_file as f:
task_codes = yaml_read(f)[0]
return task_codes
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。