mne-tools / mne-nirs

Process Near-Infrared Spectroscopy Data in MNE
https://mne.tools/mne-nirs/
BSD 3-Clause "New" or "Revised" License
82 stars 35 forks source link

Add AtlasViewer compatible snirf export #499

Closed rob-luke closed 1 year ago

rob-luke commented 1 year ago

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #499 (624a513) into main (83e7e24) will increase coverage by 0.04%. The diff coverage is 100.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.