You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally we want to import both biopole and unipolar electrograms. The file importprecision_dxldata.m already contains a flag for bipole and unipolar data.
Unipole data should be assigned to userdata.electric.electrodeNames_uni, userdata.electric.egmUniX and userdata.electric.egmUni, in the function import_precision.m
The text was updated successfully, but these errors were encountered:
Ideally we want to import both biopole and unipolar electrograms. The file
importprecision_dxldata.m
already contains a flag for bipole and unipolar data.Unipole data should be assigned to
userdata.electric.electrodeNames_uni
,userdata.electric.egmUniX
anduserdata.electric.egmUni
, in the functionimport_precision.m
The text was updated successfully, but these errors were encountered: