About Neuroscan Source Module
Posted: 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~
PreflightCondition( fabs(Parameter( "SourceChGain" )( ch )-LSB)<(1E-3) );
Is anybody know what LSB is short for?
Thanks~