Edouard2laire

Results 71 comments of Edouard2laire

> The fact that duplicate names started in _02 was bugging me. Now duplicated events are _01, ... So the intuitive thing to do at the moment of merging will...

> This issue is just to remind the need to add the STL file format to the export function. As a temporary workaround until Brainstorm can export directly STL file;...

Hello, Thanks a lot for the report. Indeed, it would be nice if you could share the .snirf files, the MeMoSoft 3D coordinate file, and screenshots of the current alignment.

> The NIRS headmodel is `[nSensors, nWavelenghts, nVertices]`. However in the channel file, a sensor is given as sensor-wavelength. In this sense, to combine EEG and NIRS headmodels, would it...

> Is the outcome of this process recordings time series, if it is not, it may be better to save them in a matrix file. Then that file can be...

List of the process tagged as work in progress: ``` GLM/process_nst_combine_masks.m: sProcess.SubGroup = {'NIRS', 'Work in progress'}; GLM/process_nst_glm_group_subjs_zmat.m:sProcess.SubGroup = {'NIRS', 'Work in progress'}; GLM/process_nst_extract_fov_mask_cortical.m: sProcess.SubGroup = {'NIRS', 'Work in progress'};...

Few more things to fix before v1: - [x] Fix bad channel detection on concentration data (issue with fix_chan_flags_wrt_pairs) - done in https://github.com/Nirstorm/nirstorm/pull/278 - [x] update logo on brainstorm side...

Hi. I was recently checking the validator (https://github.com/BUNPC/pysnirf2/pull/54) and it seems that the constraint is already included in the validator. Currently, a file will be valid if either (1) sourcePos2D...

Hello, If it is difficult to have the field required only if 3D positions are present, what about having it required all the time? I guess there is no issue...

Hello, Yes, the goal is to allow multiple coordinate systems to describe the positioning of the same electrodes, as for i(EEG). Right now, this is done differently for NIRS. Optodes.TSV...