Skip to content

Commit

Permalink
corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jschepers committed Feb 15, 2024
1 parent 3fce63c commit 5bb168c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joss_paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Each component can be nested in a `MultichannelComponent`, which, using a forwar

To generate complex activations, it is possible to specify a vector of `<:AbstractComponents`.

## Concerete Onsets
## Concrete Onsets
The inter-onset distribution defines the distance between events in the case of a continuous EEG. Currently, `UniformOnset` and `LogNormalOnset` are implemented. By specifying the parameters of the inter-onset distribution, one indirectly controls the amount of overlap between two or more event-related responses.
\autoref{fig_onset_distributions} illustrates the parameterization of the two implemented onset distributions.

Expand Down

0 comments on commit 5bb168c

Please sign in to comment.