About Neuroscan Source Module

Forum for software developers to discuss BCI2000 software development
Locked
lynn
Posts: 20
Joined: 10 Jun 2008, 11:08

About Neuroscan Source Module

Post by lynn » 08 Jul 2008, 18:59

I'm recently reading the code of Neuroscan, in the preflight part of this signal source module, it checks a parameter called 'LSB' like following,

PreflightCondition( fabs(Parameter( "SourceChGain" )( ch )-LSB)<(1E-3) );

Is anybody know what LSB is short for?

Thanks~

gschalk
Posts: 615
Joined: 28 Jan 2003, 12:37

Neuroscan ...

Post by gschalk » 09 Jul 2008, 10:03

Lynn,

LSB stands for least significant bit and corresponds to the conversion factor from A/D units into micro Volts. You can get the correct factor using the NeuroscanGetParam program that comes with BCI2000.

Gerv

Locked

Who is online

Users browsing this forum: No registered users and 0 guests