Files
sci-gui-agent-benchmark/evaluation_examples/examples/pymol/MovieSchool_1_task4.json

45 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "MovieSchool_1_task4",
"snapshot": "pymol",
"instruction": "在 PyMOL 中制作一个简单的场景“摇摆Nutate”动画。",
"source": "custom",
"config": [
{
"type": "launch",
"parameters": {
"command": [
"C:\\PYMOL\\PyMOLWin.exe"
]
}
},
{
"type": "sleep",
"parameters": {
"seconds": 5
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"pymol"
],
"evaluator": {
"postconfig": [
{
"type": "sleep",
"parameters": {
"seconds": 3
}
}
],
"func": "vllm_eval"
},
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low",
"metadata": {
"input_files": [],
"steps": "1. 单击顶部菜单栏中的 \"Movie\" 菜单项。\n2. 在弹出的下拉菜单中,将鼠标光标悬停在 \"Program\" 菜单项上以展开子菜单。\n3. 在展开的子菜单中,将鼠标光标悬停在 \"Camera Loop\" 菜单项上以展开下一级菜单。\n4. 在下一级菜单中,将鼠标光标悬停在 \"Nutate\" 菜单项上以展开参数预设列表。\n5. 在展开的参数预设列表中,单击选中需要的摇摆角度和时长选项(例如默认的预设时长选项)以应用摇摆效果。\n6. 在软件界面底部或右下角的动画控制面板中,单击带有向右三角形图标的 \"Play\" 按钮启动动画。",
"steps_original": "1. 从菜单中选择制作摇摆动画的选项。\n2. 设置摇摆效果参数。\n3. 按下“Pressplay”启动摇摆动画。"
}
}