Hello,
I acquired fNIRS data using the Artinis Brite system, which records at 762 nm and 841 nm. When I attempt to compute the fluences on the warped MRI (Colin27) to the head digitization points, I encounter the following error:
Liner23: nst_get_tissues_optical_properties (line 23). No optical property for wavelength 762 nm for tissue Background.
It seems that there are no predefined optical properties for 762 nm in the current setup. Has anyone encountered a similar issue? Is there a way to manually specify the optical properties for this wavelength or adjust the pipeline to accommodate it?
Thanks,
Maxime
Hello,
When computing the fluences, we need to know the optical property of the tissues for the specific walevelengh used by the system. Think about those as the tissues conductivity when you compute the forward model in EEG/MEG. (See table 2 here: Optica Publishing Group)
In Nirstorm, we define those coeficient here: nirstorm/bst_plugin/forward/tissues_property.json at master · Nirstorm/nirstorm · GitHub . (ie. FOr each tissue, we define mua, mus, g and n).
In you case, you wavelengh are quite close to the one provided ( 690, and 830). SO you might be able to replace all 690 and 80 respectively by 762 and 841 to use the property of 690 and 830.
But i agree that we should find value in the literature for more wavelengh and a system, similar as to how we enter the conductivity, to allow user to specify the tissue property when we dont have value for it 
Hello ! I hope that you are doing well 
I tried to follow the procedure to compute fluences so i imported a raw file, converted it in OD and imported in database the whole signal:
Then I clicked on compute fluences (with mcxlab-cuda loaded):
I checked the graphic card and specified the folder path, but when i clicked run, i had the following error :
I also changed the file .json by writing 761 nm and 843 nm (path: ...].brainstorm\plugins\nirstorm\nirstorm-master\bst_plugin\forward)
tissues_property.json (1.6 KB)
What should i do ?
Have a great day !
Brieuc
Hello,
I had a similar conflict running fluences as @brieucleger1999. I was able to resolve the issue when I changed the file .json by writing my wavelength values. However, I was wondering if someone can provide the tissue values (scalp, skull, csf, gray, white) for wavelength values 760 and 780. Otherwise, where can I find these values so I can manually adjust them in my .json file?
Any help is much appreciated, thank you!
-Mica