58 lines
2.1 KiB
JSON
58 lines
2.1 KiB
JSON
{
|
||
"id": "VESTA_Manual_task2",
|
||
"snapshot": "vesta",
|
||
"instruction": "在 VESTA 中设置显示模式为 Ball-and-Stick,用于 example_structure.cif 文件。",
|
||
"source": "custom",
|
||
"config": [
|
||
{
|
||
"type": "upload_file",
|
||
"parameters": {
|
||
"files": [
|
||
{
|
||
"local_path": "evaluation_examples/data/vesta/example_structure.cif",
|
||
"path": "C:\\Users\\user\\Desktop\\example_structure.cif"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"type": "launch",
|
||
"parameters": {
|
||
"command": [
|
||
"C:\\VESTA-win64\\VESTA.exe"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"type": "sleep",
|
||
"parameters": {
|
||
"seconds": 5
|
||
}
|
||
}
|
||
],
|
||
"trajectory": "trajectories/",
|
||
"related_apps": [
|
||
"vesta"
|
||
],
|
||
"evaluator": {
|
||
"postconfig": [
|
||
{
|
||
"type": "sleep",
|
||
"parameters": {
|
||
"seconds": 3
|
||
}
|
||
}
|
||
],
|
||
"func": "vllm_eval"
|
||
},
|
||
"proxy": false,
|
||
"fixed_ip": false,
|
||
"possibility_of_env_change": "low",
|
||
"metadata": {
|
||
"input_files": [
|
||
"example_structure.cif"
|
||
],
|
||
"steps": "1. 双击桌面上的 \"VESTA\" 快捷方式图标启动软件。\n2. 单击主界面顶部菜单栏中的 \"File\" 菜单项。\n3. 在展开的下拉菜单中,单击 \"Open...\" 菜单项。\n4. 在弹出的文件选择对话框中,单击文件名输入框以获取焦点。\n5. 在文件名输入框中,输入 \"example_structure.cif\"。\n6. 单击文件选择对话框底部的 \"Open\" 按钮加载文件。\n7. 单击主界面顶部菜单栏中的 \"View\" 菜单项。\n8. 在展开的下拉菜单中,单击 \"Display Style\" 菜单项。\n9. 在弹出的对话框中,单击标签为 \"Ball-and-Stick\" 的单选按钮将其选中。\n10. 单击对话框底部的 \"OK\" 按钮应用更改并关闭对话框。",
|
||
"steps_original": "1. 打开 VESTA 软件并加载文件 loaded_structure.vesta。\n2. 在顶部菜单中选择 View → Display Style。\n3. 在弹出的对话框中选择 Ball-and-Stick 模式。\n4. 点击 OK 按钮应用设置。\n5. 查看主视图窗口以确认显示模式已改变。"
|
||
}
|
||
} |