Signal Studio is in public beta. Usable, but still moving. Join the beta
COMMUNITY LIBRARY / 240+ PIPELINES

Workflows you can actually reproduce.

Every pipeline here was published by a researcher. Open one, run it on your data, fork it, share what you build on top. No accounts, no paywalls.

COMMUNITY WORKFLOWS /

Whole pipelines, ready to run.

Complete node graphs for real analyses: preprocessing chains, ERP pipelines, decoding setups. Download, open, point at your own data.

PUBLISH YOUR WORK

Your lab's pipeline shouldn't die in a Google Drive.

Publishing a workflow takes one command and one minute. We auto-generate a cite-as block so any paper using your pipeline credits you. Reproducibility, by default.

terminal
SHELL
# Publish from inside Signal Studio, or from the command line:
$ signal-studio publish my_pipeline.sigs

# Signal Studio validates the workflow, generates docs,
# and prints the public URL.
  validating nodes...      ok
  generating preview...    ok
  writing cite-as block... ok

published: signalstudio.app/wf/yourname/my-pipeline