Skip to content

Commit 351df12

Browse files
committed
more examples
1 parent 7ea417c commit 351df12

71 files changed

Lines changed: 426 additions & 99 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lasso/docs/datastructures/lsl.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ sidebar_position: 3
44

55
# LSL - LASSO Scripting Language (Version 2)
66

7+
## Pipelines
8+
9+
LSL pipeline scripts are composed of actions (i.e., analysis steps) that facilitate the creation, reading, updating, or deletion of stimulus matrices.
10+
11+
For a visual illustration of how LSL pipelines process stimulus response matrices and to gain a deeper understanding of this concept, please refer to our introductory documentation available [here](/web/pdfviewer?f=intro.pdf).
12+
13+
# LSL - LASSO Scripting Language (Version 2)
14+
15+
(in progress)
16+
717
## Anatomy of an LSL Script
818

919
```groovy

0 commit comments

Comments
 (0)