-
Notifications
You must be signed in to change notification settings - Fork 9
getting ready for a version bump: v1.1.0 #109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
add copyright to functions
fix wrong stim.json save
add remark, check_links and update CI
fix removing date from _stim.json when converting to BIDS
- this is required so they are in the path when running the CI
add option to save a tsv filtered event file
Co-authored-by: Remi Gau <remi_gau@hotmail.com>
set eyetracking parameters in cfg (following BIDS BEP)
update notebooks readme
[FIX] make data saving after filtering all the relevant lines #105
Codecov Report
@@ Coverage Diff @@
## master #109 +/- ##
==========================================
+ Coverage 79.09% 79.90% +0.80%
==========================================
Files 26 28 +2
Lines 550 602 +52
==========================================
+ Hits 435 481 +46
- Misses 115 121 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@marcobarilari I quickly checked and we had not changed anything on this repo for your experiment on our last trip to Liège so I am going to fix the last problem with Travis and merge this. 🚀 |
|
I am not sure I understand what you mean but it's ok :) |
|
Sorry. I meant that I checked the code in the CPP_BIDS submodule from your bimodal experiment that we used : and there was no change in there, so that meant we could proceed with this. For the CPP PTB we made a couple of changes on your side, so I want to include those before we merge. |
No description provided.