Edouard2laire

Results 42 issues of Edouard2laire

Hello, **Describe the inconsistency** There are two options to save the time vector : - Option 1 - A vector of size corresponding to the sample time of every data...

help wanted

Hello, I was recently trying to update MEM code to improve performance and realize that a significant amount of time was spent updating the progress bar. This is especially true...

This PR implements some ideas from #803 to improve the performance of the progress bar. After this update, the benchmark proposed in #803 : + Main runs in 2s instead...

Cross-posting an old issue from Nirstorm: https://github.com/Nirstorm/nirstorm/issues/48 The main idea would to be able to store metadata about the subjects in the database, notably their demographic information (age, sex, ...)...

This is the first POC for showing the actual time of the recording. Most of the other time are not changed. Should it be converted to time too ? The...

This issue is here to keep track of the progress on the project to have time data in Brainstorm, started with PR https://github.com/brainstorm-tools/brainstorm3/pull/859 **IO:** - [x] Add time information from...

This makes sure all the common processes affect the date of acquisition well - [x] **process_timeoffset** For process time offset, two behaviors are possible. Either it modifies the time vector...

This PR is here add support of datetime information from various files : ** EDF** - Import/export date from the file - Fix export issue https://neuroimage.usc.edu/forums/t/flat-lines-in-stellate-after-edf-export-from-brainstorm/54612/9 - Improve performance to...

Hello, Creating this issue to suggest a small improvement on the database/protocol saving. It would be nice to have the database/protocol file saved more often to reduce the issue in...

> Adds initial support for NIRS (Near-Infrared Spectroscopy) data processing within the BIDS export functionality. > > This includes: > > * Recognizing NIRS data based on channel types. >...