| { | |
| "task_id": "NeuroKit_03", | |
| "task_description": "根据仓库内容,实现EOG(眼电图)数据的处理和分析,提取Mean_Respiratory_Rate_BPM, Peak_Times_Seconds, 和 Number_of_Peaks这三个指标,并存为csv格式,每一列为一个指标,单元格的值为[value1,value2,...]的结构。", | |
| "prompt_file": "/GitTaskBench/queries/NeuroKit_03/task_meta/openhands_prompt.md", | |
| "repositories": [ | |
| { | |
| "name": "NeuroKit", | |
| "path": "/GitTaskBench/code_base/NeuroKit", | |
| "url": "https://github.com/neuropsychology/NeuroKit", | |
| "understanding_guidelines": [ | |
| "阅读README.rst了解项目基本功能和使用方法" | |
| ] | |
| } | |
| ], | |
| "working_sub_directory_name": "/NeuroKit_03", | |
| "file_paths": { | |
| "input_files": [ | |
| {"path": "/GitTaskBench/queries/NeuroKit_03/input/NeuroKit_03_input.csv", "description": "包含EOG(眼电图)的CSV文件"} | |
| ] | |
| } | |
| } |