一键导入
virtual-detector-visualization
Calibrate 4D-STEM virtual detector inputs and generate a BF, ABF, or ADF virtual detector image from the selected dataset.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Calibrate 4D-STEM virtual detector inputs and generate a BF, ABF, or ADF virtual detector image from the selected dataset.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Workflow for starting BF preview, waiting for preview stabilization, synchronizing pixel size, confirming ROI, stopping preview, waiting, and acquiring 4D-STEM data.
Calibrate 4D-STEM iDPC inputs and generate an iDPC-style image from the selected dataset.
A compound skill that first acquires data on the SEM and then processes it using the ptychography workflow.
Query recent ptychography slurm IDs and visualize reconstruction results such as object, probe, positions, or loss curve.
Prepare ptychography reconstruction parameters, append experimental parameters, save them, and submit reconstruction to the server.
Workflow for checking current UI parameters, collecting required experiment constraints, calculating 4D-STEM/ptychography setup recommendations, validating constraints, and updating the Nion Swift recommendation UI.
| id | virtual_detector_visualization |
| name | Virtual Detector Visualization |
| description | Calibrate 4D-STEM virtual detector inputs and generate a BF, ABF, or ADF virtual detector image from the selected dataset. |
| version | 1.1.0 |
Use this skill when the user wants to display a virtual detector image from the currently selected 4D-STEM dataset.
Use this skill for BF, ABF, or ADF-style virtual detector images.
Do not use this skill for iDPC generation. Do not use this skill for ptychography result review.
agent_visulization.virtual_detector_calibration with arguments {"convergence_angle": <number|null>, "mrad_per_pixel": <number|null>, "scan_step_A": <number|null>, "fov_nm": <number|null>}.agent_visulization.virtual_detector_generate with arguments {"inner_angle": <number|null>, "outer_angle": <number|null>, "region_mode": "<inner|middle|outer>", "convergence_angle": <number|null>, "mrad_per_pixel": <number|null>, "scan_step_A": <number|null>, "fov_nm": <number|null>}.agent_visulization.virtual_detector_calibration. Use user-provided values when present. Otherwise use JSON null so the tool can infer values from the selected dataset and metadata.agent_visulization.virtual_detector_generate using the calibrated values and the requested detector region.generate_virtual_image or visualize_4dstem.agent_visulization.virtual_detector_calibration before agent_visulization.virtual_detector_generate.region_mode="inner" for BF.region_mode="middle" for ABF.region_mode="outer" for ADF.null or omitted when unknown. Do not use the string "None".