v1.12.9
-- Fix incorrect processing stream being loaded at startup because we copy ProcStreamClass objects incorrectly. Testing Homer3 for fNIRS class 2019, Ex1_Basic_data_analysis\2-group-averaging the hmrR_OD2Conc function didn't load because usage match was not found instead, hmrR_BlockAvg is loaded twice. When copying ProcStreamClas object we're should be deleting any residual function call entries that haven't been overwritten from in the object being copied to. This happens when obj.fcalls and obj2.fcalls are different lengths.
Loading
Please sign in to comment