issues
search
openep
/
openep-py
Electrophysiology data analysis with Python.
GNU General Public License v3.0
11
stars
7
forks
source link
Write pacing sites to .vtx file when exporting to openCARP
#210
Closed
p-j-smith
closed
2 years ago
p-j-smith
commented
2 years ago
Changes made:
If any pacing sites exist (as defined by values in
case.fields.pacing_site
) the ids of each site will be written to a
.vtx
file (one file per site)
Changes made:
case.fields.pacing_site
) the ids of each site will be written to a.vtx
file (one file per site)