Tutorials
Learn the few PsyFlow workflows that matter most.
Start with local setup, then move straight into Trigger and QA when the task is no longer a toy prototype. These pages only describe the maintained runtime on the current main branch.
English
Core tutorials for the maintained runtime
Start
Getting started
Install PsyFlow, scaffold a task, and run the first canonical local task cleanly.
Open tutorial
CLI
CLI and runtime modes
Use the maintained launcher commands instead of the removed root qa and sim subcommands.
Open tutorial
Settings
TaskSettings and condition weights
Flatten config, attach subject info, and resolve framework-level weights in one place.
Open tutorial
Trigger
Trigger tutorial
Keep tasks hardware-agnostic while runtimes and drivers own delivery semantics.
Open tutorial
QA
QA tutorial
Run QA, simulation, and validation as a release gate rather than an afterthought.
Open tutorial
Start here
If you only open three pages, open these.
Start
Getting started
Install PsyFlow, scaffold a task, and run the first canonical local task cleanly.
Open tutorial
Trigger
Trigger tutorial
Keep tasks hardware-agnostic while runtimes and drivers own delivery semantics.
Open tutorial
QA
QA tutorial
Run QA, simulation, and validation as a release gate rather than an afterthought.
Open tutorial
Chinese
Selected Chinese guides
中文
快速开始
从安装、脚手架到本地运行,先把一套可审查的任务包搭起来。
阅读教程
中文
命令行与运行模式
用当前维护中的 psyflow-run、psyflow-qa、psyflow-sim、psyflow-validate。
阅读教程
中文
TaskSettings 与条件权重
理解配置展平、被试信息注入,以及 resolve_condition_weights() 的当前用法。
阅读教程
中文
被试信息与输出路径
把 SubInfo、TaskSettings、输出目录和随机种子串成一条更稳定的本地流程。
阅读教程
中文
Trigger 教程
把语义事件、运行时和硬件驱动拆开,让任务逻辑保持硬件无关。
阅读教程
中文
QA 教程
梳理 QA、simulation 和 validation 在当前主分支中的职责边界。
阅读教程