Changes
Page history
adlofts created page: contributing
authored
Jan 19, 2017
by
Andrew Lofts
Show whitespace changes
Inline
Side-by-side
marks.md
View page @
73225f41
...
@@ -31,7 +31,7 @@ The channel info structure contains the following fields:
...
@@ -31,7 +31,7 @@ The channel info structure contains the following fields:
*
**Line Color**
: Color of channel plot line in the
*visually edit in scroll plot*
display. Described with [R G B].
*
**Line Color**
: Color of channel plot line in the
*visually edit in scroll plot*
display. Described with [R G B].
:so: Typically a lighter color to
*"grey out"*
bad channels
:so: Typically a lighter color to
*"grey out"*
bad channels
*
**Tag Color**
: Color of channel tag located by the channel name in the
*visually edit in scroll plot*
display. Described with [R G B].
*
**Tag Color**
: Color of channel tag located by the channel name in the
*visually edit in scroll plot*
display. Described with [R G B].
*
**Order**
:
---__----___---__----___---___----__----___---___
*
**Order**
:
?????????????????????????????????????
*
**Flags**
: The array containing a 0 or 1 for each channel, 1 indicating this channel will be marked.
*
**Flags**
: The array containing a 0 or 1 for each channel, 1 indicating this channel will be marked.
An example flag would be to find channels that share too much correlation, indicating a bridged pair.
An example flag would be to find channels that share too much correlation, indicating a bridged pair.
...
@@ -42,7 +42,7 @@ The component info structure contains the following fields:
...
@@ -42,7 +42,7 @@ The component info structure contains the following fields:
*
**Line Color**
: Color of component plot line in the
*visually edit in scroll plot / ICA*
display. Described with [R G B].
*
**Line Color**
: Color of component plot line in the
*visually edit in scroll plot / ICA*
display. Described with [R G B].
:so: Typically a lighter color to
*"grey out"*
bad components.
:so: Typically a lighter color to
*"grey out"*
bad components.
*
**Tag Color**
: Color of component tag located by the channel name in the
*visually edit in scroll plot / ICA*
display. Described with [R G B].
*
**Tag Color**
: Color of component tag located by the channel name in the
*visually edit in scroll plot / ICA*
display. Described with [R G B].
*
**Order**
:
---__----___---__----___---___----__----___---___
*
**Order**
:
?????????????????????????????????????????????????????
*
**Flags**
: The array containing a 0 or 1 for each component. 1 indicating this component will be marked.
*
**Flags**
: The array containing a 0 or 1 for each component. 1 indicating this component will be marked.
An example flag would be to mark the components that do not replicate across parallel AMICA runs.
An example flag would be to mark the components that do not replicate across parallel AMICA runs.
...
...
...
...