unfoldtoolbox / Unfold.jl

Neuroimaging (EEG, fMRI, pupil ...) regression analysis in Julia
MIT License
48 stars 10 forks source link

Confusing usage of acronyms #181

Closed vladdez closed 7 months ago

vladdez commented 7 months ago

I met an acronym FIR basisfunction in https://unfoldtoolbox.github.io/Unfold.jl/dev/explanations/basisfunctions/ and in https://unfoldtoolbox.github.io/Unfold.jl/dev/tutorials/lm_overlap/#3.-fit-the-linear-model

However I couldn't find any explanation what does it means and how to decipher it. Would be nice to have one.

behinger commented 7 months ago

fixed, thanks! FIR stands for Finite-Impulse-Response and is a term taken from the filtering-literature.