Closed rob-luke closed 1 year ago
Merging #499 (624a513) into main (83e7e24) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #499 +/- ##
==========================================
+ Coverage 95.31% 95.36% +0.04%
==========================================
Files 69 69
Lines 2754 2781 +27
Branches 394 397 +3
==========================================
+ Hits 2625 2652 +27
Misses 65 65
Partials 64 64
Impacted Files | Coverage Δ | |
---|---|---|
mne_nirs/io/snirf/_snirf.py | 95.80% <100.00%> (+0.31%) |
:arrow_up: |
mne_nirs/io/snirf/tests/test_snirf.py | 97.81% <100.00%> (+0.31%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
AtlasViewer required template positions to be exported in the
landmarkLabels
field to perform alignment. This PR provides an option to export those landmarks with the snirf writer.