cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
14 stars 13 forks source link

add a default for letting the MRI scanner pace the experiment with triggers #130

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago

the default is false

codecov[bot] commented 3 years ago

Codecov Report

Merging #130 into dev will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #130      +/-   ##
==========================================
+ Coverage   21.57%   21.79%   +0.22%     
==========================================
  Files          55       55              
  Lines         788      789       +1     
==========================================
+ Hits          170      172       +2     
+ Misses        618      617       -1     
Flag Coverage Δ
#unittests 21.79% <100.00%> (+0.22%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/utils/setDefaultsPTB.m 85.41% <100.00%> (+2.43%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 21fc10f...639978c. Read the comment docs.