Raymundo Cassani
Raymundo Cassani
@rsoric, After some tests, I figured out (may it is obvious) that it necessary to upload another program (let's call it `reset_rtc`) to reset the RTC before uploading the `Inkplate6COLOR_RTC_Alarm_With_Deep_Sleep`...
Reply to my own question: Yes, I was missing this: Beside changing the year, it is necessary to also change the day, as it was different. 5-dec-2023 was Tuesday (week...
Hi @rfclambert, Thanks for opening the issue! This is the correct place to discuss on the potential new feature. > For now, Brainstorm is able to import tobii tsv data...
Based on the [SNIRF specification](https://github.com/fNIRS/snirf/blob/master/snirf_specification.md#nirsistimjdata), a better approach would be to search first for the optional record `/nirs(i)/stim(j)/dataLabels` to decide if transpose or not. If this is not available, transpose...
The proposed changes were included in PR #632, which was merged in https://github.com/brainstorm-tools/brainstorm3/commit/24e3d224b2f93614f960231a308fd67cb7c85714
Hi @vladdez, thank you for sharing this information with us!
That would be a good feature to have! Regarding the data file, it does make sense to have it with confounds and to store events. Heads-up @tmedani
Hi, That's right, Under the hood, when importing the entire (NIRS) BIDS dataset, first the channel file is crate with the channel information obtained from the `snirf` file with `in_data_snirf`....
Hi @Edouard2laire, I haven't had the time to check this one :(
Can we save the user from creating the `json` file? If the scripts to be shared are a public repo, and they are thought to be used as Brainstorm processes....