bbfrederick / rapidtide

rapidtide - a suite of programs for doing time lag correlation analysis on fMRI data
Apache License 2.0
75 stars 14 forks source link

Decouple the range of similarity calculation from other operations #141

Closed bbfrederick closed 7 months ago

bbfrederick commented 7 months ago

Changes proposed in this pull request: Decouple the range of similarity calculation from other operations. This means you can estimate delay from the end of the time course, where the sLFO signal is larger, and still remove noise from the entire dataset (assuming, as we do, that delay is pretty constant over the course of the experiment).

Added a quality assessment tool. This is currently kind of rudimentary, but it is designed to alllow you to integrate new quality metrics easily.

-