issues
search
openep
/
openep-py
Electrophysiology data analysis with Python.
GNU General Public License v3.0
11
stars
7
forks
source link
Set better default gain values
#186
Closed
p-j-smith
closed
2 years ago
p-j-smith
commented
2 years ago
Changes made:
When loading an openep data, if it has no gain values for the signals, the following defaults are used:
Bipolar - 1.0
Unipolar - 0.0
Reference - -4.0
ECG - 1.0
Changes made: