We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88cb6aa commit cddbed5Copy full SHA for cddbed5
OpenEphys.Onix1/Rhd2164DataFrame.cs
@@ -43,7 +43,7 @@ public Rhd2164DataFrame(ulong[] clock, ulong[] hubClock, Mat amplifierData, Mat
43
/// Gets the buffered auxiliary data array.
44
/// </summary>
45
/// <remarks>
46
- /// Auxiliary samples are organized in 3xN matrix with rows representing auxilary channel number and N
+ /// Auxiliary samples are organized in 3xN matrix with rows representing auxiliary channel number and N
47
/// columns representing sample index. Channels are ordered in accordance with the Rhd2164 input
48
/// number specified on its datasheet (channel 0 corresponds to auxiliary input 0, channel 1
49
/// corresponds to auxiliary input 1, and channel 2 corresponds to auxiliary input 2). Each column is
0 commit comments