My optode coordinates are in CapTrak space in meters
(x range: -0.075 to 0.075, y range: 0 to 0.06,
z=0 for all optodes — flat 2D grid with no height).
My questions:
Are these missing voxels outside the pre-computed
fluence coverage region?
Is the flat z=0 causing incorrect registration to
voxels outside the fluence patch?
Do I need to compute fluences from scratch, or is
there a way to fix the registration?
I have investigated the alignment issue further and found the following:
The NEMO BIDS dataset provides optode positions in CapTrak space with z=0.04m for all optodes (they are on a flat plane). When I attempt to project these onto the Colin27 scalp surface in Brainstorm using "Project to default anatomy", the optodes scatter incorrectly around the entire head perimeter rather than staying on the frontal area. This suggests the CapTrak to Colin27 coordinate transformation is not being handled correctly.
I have not saved any of these incorrect projections my current registration is the one shown in the attached screenshot, which visually appears frontal and reasonable.
Could you advise on the correct way to transform CapTrak coordinates to Colin27 MRI space in Brainstorm/NIRSTORM? Or if you are able to check the subject zip, that would help identify exactly what is wrong.
Regarding the fluences, my dataset uses 756nm and 853nm. I do not have a GPU to recompute them locally. Would it be possible for you to compute the missing fluences for these wavelengths? The 18 missing voxel indices are listed in my original message above.
This is important. We need to find a way to align the cap with the subject anatomy before moving further. Do you have a link to this dataset? I recently heard about it in a nirx video and wanted to explore it a bit. That might be the occasion. It’s a bit strange / sad that they don’t provide the 3D coordinates of the optodes. I will try to see if i can find anything about that next week.
Yes; no problem. The only issue is that the missing voxel indicated are wrong since the position of the optodes is not correct. We need to figure out the correct coordinate before going further.
The dataset is publicly available at https://osf.io/pd9rv the optode file is sub-101_optodes.tsv in the nirs folder. The coordsystem.json confirms CapTrak space in meters with z=0 for all optodes.