BUNPC / Homer3

MATLAB application for fNIRS data processing and visualization
91 stars 54 forks source link

Two colors for two conditions and ss threshold #209

Open duwadisudan opened 1 month ago

duwadisudan commented 1 month ago

There are two different colors for two conditions (red and magenta for HbO and blue and Cyan for HbR). When only one condition is selected, default color (red and blue are used). Short separation distance threshold (SS thres) allows to set a threshold to fade lines when source to detector distance is lower than the threshold.

sstucker commented 1 month ago

previously, we have been using colors which are generated and stored in a CSV (SDGcolors.csv) with the app, allowing users to customize the colormap if they do not like or cannot see the palette. maybe you can use these colors or otherwise provide an interface for users to change the color map, rather than hardcoding the values.